@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background: #f8a230;
    border-radius: 10px;
}
.slick-next:focus{
    color: #f8a230 !important;
}
.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg p {
    font-family: 'Montserrat' !important;
}
html,
body {
    font-family: "Poppins", sans-serif !important;
    background-color: #1F2937 !important;
}
.dropdown-menu ul.mega-links li a:hover {
    color: #f8a230;
    transition: 0.5s;
}
.get-quote-buttons li a {
    cursor: pointer;
}
a {
    text-decoration: none !important;
}
.call-info-header a p {
    color: #f8a230 !important;
}
ul.new-page-list li {
    margin-bottom: 15px;
}
section#three-box-section .row {
    background: #e6e7e7;
    padding: 50px;
    border-radius: 36px;
}
section#three-box-section .new-box-main {
    background: #fff;
    padding: 15px 20px;
    border-radius: 20px;
    box-shadow: 0 0 0 0 rgba(25, 46, 44, .12), 0 2px 5px 0 rgba(25, 46, 44, .11), 0 10px 10px 0 rgba(25, 46, 44, .1), 0 22px 13px 0 rgba(25, 46, 44, .06), 0 40px 16px 0 rgba(25, 46, 44, .02), 0 62px 17px 0 rgba(25, 46, 44, 0);
        min-height: 490px;
}
section#three-box-section .new-box-main span {
    background: #f8a230;
    font-size: 30px;
    padding: 10px 17px 10px 17px;
    border-radius: 50px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    
}
section#tow-co-new .row {
    background: #e3e5e5;
    padding: 50px;
    text-align: center;
    border-radius: 36px;
}
.new-box-main1{
    background: #fff;
    padding: 15px 20px;
    border-radius: 20px;
    box-shadow: 0 0 0 0 rgba(25, 46, 44, .12), 0 2px 5px 0 rgba(25, 46, 44, .11), 0 10px 10px 0 rgba(25, 46, 44, .1), 0 22px 13px 0 rgba(25, 46, 44, .06), 0 40px 16px 0 rgba(25, 46, 44, .02), 0 62px 17px 0 rgba(25, 46, 44, 0);
}
section#three-box-section {
    padding: 50px 0px;
}
section#cll-action {
    padding: 50px 0px;
    text-align: center;
}
section#cll-action .row {
    background: #e3e5e5;
    padding: 50px 50px;
    border-radius: 36px;
}
section#three-box-section .new-box-main h3 {
    padding-top: 20px;
}
.new-heading {
    text-align: center;
    padding-bottom: 50px;
}
.call-info-header {
    border: 2px solid #f8a230;
    padding: 10px 20px;
    border-radius: 60px;
}
body {
    overflow-x: hidden !important;
    color: #111;
}

html body p,html body li {
    font-size: 16px !important;
    line-height: 26px !important;
        font-family: 'Montserrat';
}
.resutl-content h2 {
    font-size: 36px !important;
    line-height: 46px !important;
}
section#acco h2, section#like-pro h2 {
    font-size: 36px !important;
    line-height: 46px !important;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Montserrat", sans-serif;
    color: #111;
}
.demand{
    background-image: url(../images/demand.jpg) !important;
}
.review{
    background-image: url(../images/review.jpg) !important;
}
body h3 {
    font-size: 32px !important;
    line-height: 42px !important;
    font-weight: 700 !important;
}

body h1 {
    font-size: 61px !important;
    line-height: 71px !important;
    font-weight: 700 !important;
}

body h2 {
    font-size: 46PX !important;
    line-height: 56px !important;
    font-weight: 700 !important;
}
body h4 {
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
}
body h6 {
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
}
h1 span,
h2 span,
h3 span {
    color: #F8A230;
}
p{
    font-size: 16px !important;
}
nav.navbar ul.dropdown-menu.show {
    padding: 10px;
}

.hero-sec-text a {
    text-decoration: none;
    color: #fff;
    border-color: #fff;
    margin-right: 15px;
}
.mega-dropdown .dropdown-menu {
    width: 1130px;
    left: -472px !important;
    right: 0;
    border-radius: 0;
}

.mega-menu .mega-heading {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 15px;
}

.mega-menu .mega-links {
  list-style: none;
  padding-left: 0;
}

.mega-menu .mega-links li {
  margin-bottom: 6px;
}

.mega-menu .mega-links li a {
  text-decoration: none;
  color: #333;
}

.mega-menu .mega-links li a:hover {
  color: #0d6efd;
}
.navbar .dropdown-menu.mega-menu.p-4.show .row h6 a {
    font-size: 19px !important;
    font-family: 'Montserrat';
    color: #f8a230;
}
.navbar .dropdown-menu.mega-menu.p-4.show .row {
    display: flex !important;
    flex-wrap: unset !important;
    align-items: flex-start;
}
section.hero-section .col-lg-9 span:before {
    display: none;
}
.trans-headind.secd h1 {
    text-align: center;
    font-size: 200px !important;
    -webkit-text-fill-color: #e6e7e7;
    text-shadow: 1px -1px 0 #ff6900, 1px 1px 0 #ff6900, -1px -1px 0 #ff6900, -1px 1px 0 #ff6900;
    margin-top: 130px;
    margin-bottom: -10px;
    position: relative;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 {
    margin-right: 0 !important;
}
a.navbar-brand img {
    max-width: 110px;
}
button.amz-button.quote-button {
    border: unset;
    color: #fff;
}
nav.navbar .container {
    background: #e6e7e7 !important;
    padding: 24px !important;
    border-radius: 50px 50px 50px 50px;
}
nav.navbar {
    background: transparent !important;
    position: unset;
    margin-top: 15px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light     .px-lg-3 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
.navbar-light .navbar-nav .nav-link {
    color: black !important;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 26px !important;
    font-weight: 500 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #F8A230 !important;
}

.call-us-button {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 10px;
}
.hero-section h1 span {
    position: relative;
}
.hero-section h1 span:before {
    position: absolute;
    content: '';
    background: url(../images/underline-orange.png);
    width: 58%;
    height: 50%;
    background-size: 100% 100%;
    bottom: -97px;
}

.call-info-header p.call-us-para {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    transition: 0.5s;
}
section#secnew2 h2 {
    color: #fff;
    text-align: center;
}
.call-info-header p.call-us-para:hover{
    color: #F8A230;
}
section#backgrounf .stdy-img img {
    width: 100%;
    border-radius: 20px;
}
.request-quote {
    display: flex;
    align-items: center;
}
section#backgrounf {
    text-align: center;
}
.stdy-icon-img img {
    width: 20%;
    display: table;
    margin: auto;
}
.styd-content {
    text-align: center;
    padding-top: 21px;
}
section#backgrounf h1 {
    font-size: 210px !important;
    margin-bottom: -130px;
}
section#backgrounf {
    padding: 50px 0px;
    
}
.container .conter-contetnt h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
section#backgrounf .milestone {
    font-size: 40px !important;
    line-height: 50px;
}
section#backgrounf .row #inner-row .back-contetn {
    padding: 60px 0px !important;
    align-items: center;
}

.garphy-img img {
    width: 100%;
    margin-top: 50px;
    border-radius: 36px;
}
.grp-img img {
    width: 100%;
    margin-top: 70px;
    border-radius: 36px;
}
section#backgrounf .row #inner-row {
    padding: 0;
    margin: auto;
}
section#just-text {
    padding: 50px 0px;
    text-align: center;
}

section#backgrounf .row {
    background: #e6e7e7;
    padding: 60px 20px 130px 20px;
    border-radius: 36px;
    overflow: hidden;
}
.back-contetn h2 {
    color: #f8a230;
}

.back-contetn {
    padding: 0px 0px 40px 0px !important;
}
.hero-sec-text h5 span {
    color: #f8a230;
}
.hero-sec-text h5 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}
.call-info-header p {
    margin: 0;
    text-decoration: none;
    color: black;
    font-weight: 600;
    font-size: 16px;
}

.phone-div-header img {
    filter: brightness(0);
    height: 20px;
}

.get-quote-buttons {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 9;
}

.get-quote-buttons ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.get-quote-buttons ul li {
    margin-bottom: 3px;
}

.get-quote-buttons ul li a {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #F8A230;
    border-radius: 10px 0 0 10px;
    padding: 15px 12px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    transform: translateY(-50%) translate(76%);
    transition: transform .2s ease-in-out;
}

.get-quote-buttons ul li svg {
    font-size: 20px;
}

.get-quote-buttons ul li a:hover {
    transition: transform .2s ease-in-out;
    transform: translateY(-50%) translate(0);
}

a.black-button {
    background: #111 !important;
}

.faqs-col button.accordion-button {
    padding: 23px 20px;
}

.faqs-col .accordion-button:not(.collapsed) {
    background-color: #f8a230;
    color: white;
}

.faqs-col .accordion-button::after {
    height: 20px;
    width: 20px;
    content: "\F64D";
    right: 20px;
    font-size: 20px;
    font-family: 'bootstrap-icons';
    position: absolute;
    background-image: unset !important;
}

.faqs-col .accordion-body {
    padding: 25px 10px;
}

.faqs-col .accordion-button:focus {
    border: unset;
    box-shadow: unset;
}

.faqs-col .accordion-button:not(.collapsed)::after {
    font-family: 'bootstrap-icons';
    content: "\F63B";
}


.faq-content {
    margin-bottom: 40px;
}

/* From Uiverse.io by cssbuttons-io */
.amz-button {
border-radius: 9999px;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: -.72px;
    line-height: 1.75rem;
    line-height: 160%;
    padding: 10px 42px;
    background-color: #F8A230;
}

a.amz-button i {
    margin-right: 10px;
    font-size: 16px;
}
.amz-button:hover {
    color: #fff;
}

.amz-button:hover:before {
    width: 100%;
    height: 100%;
}

.amz-button:active:before {
    background: #f8a230;
    transition: 0s;
}

.hero-section {
    padding: 130px 0px 100px 0px;
    color: rgb(0, 0, 0);
}
section.hero-section {
    margin-top: -230px;
}
section.hero-section .align-items-center {
    background: #e6e7e7;
    padding: 170px 50px 52px 50px;
    border-radius: 50px;
}
/* Fade-in animation with loop */
.animated-text span {
    opacity: 0;
    animation: fadeInOut 5s ease-in-out forwards infinite;

}

/* Sequential animation delay */
.animated-text span:nth-child(1) {
    animation-delay: 0.3s;
}

.animated-text span:nth-child(2) {
    animation-delay: 0.5s;
}

.animated-text span:nth-child(3) {
    animation-delay: 0.7s;
}

.animated-text span:nth-child(4) {
    animation-delay: 0.9s;
}

.animated-text span:nth-child(5) {
    animation-delay: 1.1s;
}

.animated-text span:nth-child(6) {
    animation-delay: 1.3s;
}

.animated-text span:nth-child(7) {
    animation-delay: 1.5s;
}

.animated-text span:nth-child(8) {
    animation-delay: 1.7s;
}

.animated-text span:nth-child(9) {
    animation-delay: 2.1s;
}

/* Keyframes for fade-in and fade-out loop */
@keyframes fadeInOut {

    0%,
    20% {
        opacity: 1;
    }

    /* Start hidden */
    40%,
    80% {
        opacity: 1;
    }

    /* Fade in and hold */
    90%,
    100% {
        opacity: 0;
    }

    /* Fade out */
}

.h-image-wrapper img {
    max-width: 100%;
    float: right;
    transform: scale(1.2);
}

section#services-hero-section h2 {
    color: white;
}

.hero-button-1 {
    background-size: 25px 25px;
    background-position: center left 20px !important;
    background-image: url(../../img/hero-button-1.webp);
    background-color: rgba(255, 255, 255, .05);
    border-radius: 40px 40px 40px 40px;
    overflow: hidden;
    padding-top: 15px !important;
    padding-right: 20px !important;
    padding-bottom: 15px !important;
    padding-left: 60px !important;
    margin-bottom: 10px !important;
    max-width: 60%;
    background-repeat: no-repeat;
    position: relative;
}

.hero-button-1.hero-2 {
    background-image: url(../../img/hero-button-2.webp);
}

.hero-button-1.hero-3 {
    background-image: url(../../img/hero-button-3.webp);
}

.hero-sec-text h4 {
    font-size: 40px !important;
    color: white;
}

.hero-button-1 p {
    margin: 0;
}

.hero-second-div h2 {
    margin: 10px 0px 0px 0px;
}

.hero-sec-text h4 span {
    color: #f8a230;
}

.hero-section h1 {
    color: #000;
    margin-bottom: 40px;
    transition: 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hero-sec-text span.hero-underline {
    position: relative;
}

.slider-brands img:hover {
    filter: unset;
}
.grow-headind h2 {
    color: #000;
    text-align: center;
}
section#grow-with .row {
    background: #e6e7e7;
    padding: 64px 10px;
    border-radius: 36px;
}
#grow-with {
    padding: 60px 0px;
}
#grow-with .grow-inner-content {
    position: relative;
    top: 230px;
    transition: 0.5s;
}
/* #grow-with .grow-inner-content:hover{
    top: 80px;
} */
#grow-with, #grow-with h3, #grow-with a {
    color: #fff !important;
}
#grow-with .services-sliderr {
    padding-top: 50px;
}
#grow-with .slick-slide {
    margin: 0px 10px;
    border-radius: 24px;
    position: relative;
    min-height: 450px;
}
#grow-with .grow.content {
    padding: 100px 20px;
    position: relative;
}
#grow-with .slick-slide:before {
    position: absolute;
    content: '';
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 26px;
}
#grow-with .slide-1 {
    background-image: url(../images/am.jpg);
}
#grow-with .slick-slide{
   background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}
#grow-with .slide-2 {
    background-image: url(../images/amazon-advertising-services.jpg);

}
#grow-with .slide-3 {
    background-image: url(../images/amazon-seo-services-image.jpg);

}
#grow-with .slide-4 {
    background-image: url(../images/selling-on-amazon.jpg);

}
#grow-with .slide-5 {
    background-image: url(../images/amazon-training-course.jpg);

}
#grow-with .slide-6 {
    background-image: url(../images/seller-consulting-image.jpg);

}
#grow-with .slick-dots li.slick-active button:before{
    color: #F8A230;
}
#grow-with .slick-arrow {
    background: transparent;
    width: 40px;
    height: 40px;
    border-radius: 60%;
    border: 3px solid #fff;
    line-height: 50px;
}
 #grow-with .slick-prev:hover, #grow-with .slick-next:hover{
    background-color: #f8a230 !important;
}
#grow-with .slick-prev.slick-arrow {
    z-index: 9;
    left: 50px;
}
#grow-with .slick-next.slick-arrow {
    right: 50px;
}
.slider-brands img {
    margin: 0px auto;
    width: 256px;
    filter: grayscale(1);
    transition: .9s;
    height: 144px;
    padding: 40px;
}

.slider-brands {
    display: flex;
}

section#why-choose-us ul#myTab {
    display: flex;
    justify-content: center;
    border: unset;
}

section#why-choose-us .nav-tabs .nav-link.active {
    color: #f11827;
    background: unset;
    border: unset;
    border-bottom: 2.5px solid #f11827 !important;
}

section#cet {
    text-align: left;
    padding: 50px 0;
}

section#cet h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat' !important;
}
section.privacy-text.text-white h3 {
    color: #fff;
}
.footer-section .row {
    align-items: flex-start;
}
section#cet .slick-slide img {
    width: 90% !important;
    border-radius: 12px;
}
.slide-1.slick-slide {
    margin: 10px 0px;
}
section#cet .slider-brandss .slick-arrow {
    display: none !important;
}

section#cet .slick-slide h3 {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #000;
    letter-spacing: 0;
    text-align: left;
    margin-top: -45px;
    margin-left: 10px;
}



.hero-sec-text ul li {
    list-style: none;
    display: flex;
    width: 33.33%;
    padding: 7px 0;
    padding-right: 10px;
    line-height: 24px;
}

.hero-sec-text ul li img {
    height: 32px;
    margin-right: 10px;
}

.hero-sec-text ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.marquee-container {
    background-color: black;
    color: white;
    padding: 5px;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center;
    font-size: 18px;
}

section#why-choose-us .nav-tabs .nav-link {
    margin-left: 40px;
    background: unset;
    border: unset;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    color: black;
}

section#speak-expert {
    padding: 50px 0px;
}

.marquee-text {
    font-size: 16px;
    margin-right: 15px;
}

.marquee-button {
    color: #ff0000;
    /* Red color for emphasis */
    font-weight: bold;
    text-decoration: none;
    animation: glow 2s ease-in-out infinite;
    /* Optional glow effect */
    margin-left: 5px;
}

@keyframes glow {

    0%,
    100% {
        text-shadow: 0 0 5px #ff0000, 0 0 10px #ff0000;
    }

    50% {
        text-shadow: 0 0 10px #ff0000, 0 0 15px #ff0000;
    }
}

.top-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040;
    margin-top: 83px;
}

.navbar {
    position: relative;
    top: 50px;
    /* Adjust this to match the height of .top-nav */
    z-index: 1050 !important;
}

section#services-hero-section {
    padding: 140px 0px 100px 0px;
    color: white;
    /* background: linear-gradient(126deg, rgb(251 34 1 / 14%) 1%, #1111118c 61%, #f31a1f 100%);
    background-color: #000000; */
}

.service-image-wrapper img {
    width: 80%;
    display: table;
    margin: 0 auto;
}

section#services-hero-section h3 {
    color: white;
}

section#services-hero-section h1 {
    color: white;
}

section#services-hero-section .row {
    align-items: center;
}

span.hero-underline:after {
    content: "";
    background: url('../../img/hero-underline.webp');
    width: 270px;
    height: 17px;
    position: absolute;
    bottom: -8px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -5px;
}

/* section#why-choose-us {
    padding: 90px 0px;
    background: rgb(249 249 249);
} */

.nav-tabs-card {
    padding: 40px;
    box-shadow: 0px 0px 34px -26px rgba(82, 82, 82, 1);
    height: 310px;
    background: rgb(255 255 255);
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.tabs-parent-div {
    padding: 40px 40px;
}

.nav-tabs-card h4 {
    margin: 12px 0px;
}

.nav-tabs-card p {
    text-decoration: none;
    color: #212529;
}

.hero-button-1 a {
    text-decoration: none;
    color: white;
}

.hero-button-1:after {
    content: "";
    background: url('../../img/arrow-right.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 30px;
    height: 30px !important;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0px, -50%);
}

.hero-1-image {
    display: flex;
    justify-content: center;
    align-items: end;
}

.box {
    background: #fff;
    border-radius: 20px;
    padding: 30px 30px 20px;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    box-shadow: 0px 0px 4px 2px #ccc;
    height: 100%;
}

section#why-choose-us .col-md-4 {
    margin-bottom: 40px;
}

section#why-choose-us .col-md-4 p {
    overflow-y: auto;
    height: 130px;
    padding: 10px 20px 10px 0px;
}

.row.why-inner-row {
    padding: 50px 0px;
    position: relative;
}
.row {
    align-items: center;
}
.result-heading h2 {
    text-align: center;
}

.result-heading {
    padding-bottom: 60px;
}
section#result .img1 img {
    width: 90%;
    border-radius: 36px;
    box-shadow: 0 0 0 0 rgba(25, 46, 44, .12), 0 2px 5px 0 rgba(25, 46, 44, .11), 0 10px 10px 0 rgba(25, 46, 44, .1), 0 22px 13px 0 rgba(25, 46, 44, .06), 0 40px 16px 0 rgba(25, 46, 44, .02), 0 62px 17px 0 rgba(25, 46, 44, 0);
}
section#result .img2 img {
    width: 30%;
    border-radius: 36px;
    box-shadow: 0 0 0 0 rgba(25, 46, 44, .12), 0 2px 5px 0 rgba(25, 46, 44, .11), 0 10px 10px 0 rgba(25, 46, 44, .1), 0 22px 13px 0 rgba(25, 46, 44, .06), 0 40px 16px 0 rgba(25, 46, 44, .02), 0 62px 17px 0 rgba(25, 46, 44, 0);
    position: relative;
    top: -80px;
    right: 30px;
}
section#result .row {
    background: #e6e7e7;
    padding: 50px 50px;
    border-radius: 36px;
    margin: auto;
}
.milestone{
    font-size: 64px;
    font-weight: 900;
    color: #f8a230;
}
section#result  a.amz-button {
    background: #1f2937;
    color: #fff;
}
section#result .inner-row{
    padding: 20px;
    align-items: center;
}
.row.why-inner-row2 {
    padding: 0px 0px 50px 0px;
    position: relative;
}
/* abuot us */
.hero-section .col-lg-9 h1 {
    font-size: 120px !important;
    line-height: 130px !important;
}
section.hero-section .col-lg-3 img{
    transform: unset;
    width: 90%;
    float: unset;
}
.trans-headind h1 {
    text-align: center;
    font-size: 255px !important;
    -webkit-text-fill-color: #e6e7e7;
    text-shadow: 1px -1px 0 #ff6900, 1px 1px 0 #ff6900, -1px -1px 0 #ff6900, -1px 1px 0 #ff6900;
    margin-top: 130px;
    margin-bottom: -10px;
    position: relative;
}
section.hero-section .align-items-center{
    overflow: hidden !important;
}
.story-img img {
    width: 100%;
    border-radius: 36px;
}
section#story .row {
    background: #e6e7e7;
    align-items: center;
    padding: 48px 24px 24px 24px;
    border-radius: 36px;
}
.cap-img img {
    width: 100%;
    margin-top: 40px;
    border-radius: 36px;
}
section#about-cta {
    padding: 50px 0px;
}
section#about-cta .row {
    background: #e6e7e7;
    padding: 40px 50px;
    border-radius: 36px;
}
.about-cta-img img {
    width: 100%;
}

section.hero-section .col-lg-9 .hero-sec-text {
    float: right;
    position: relative;
    
}
/* abuot us */
/* Wholesale */
section#wholesale-baner{
    text-align: center;
    padding: 50px 0px;
}
section#wholesale-baner strong {
    color: #f8a230;
}
.wholesale-content a.amz-button {
    color: #fff;
    margin-top: 30px;
}
.amin-point {
    display: flex;
    width: 35% !important;
}
.point-content {
    padding: 6px 16px;
    background: #fff;
    box-shadow: 5px 0px 5px #ccc;
}
.point-num{
    padding: 16px 30px;
    background: #000;
    color: #fff;
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    box-shadow: 5px 0px 5px #ccc;
}
.box-img img {
    width: 100%;
    margin-left: -330px;
}
section#point {
    background: #f3f5f7;
    padding: 100px 0px;
}
.point-1 {
    position: relative;
    left: 360px;
    top: 70px;
}
.point-2 {
    position: relative;
    top: 310px;
    left: 380px;
}
.point-3 {
    position: relative;
    top: -1000px;
    right: 30px;
}
.point-4 {
    top: -730px;
    position: relative;
    right: 100px;
}
.us-main {
    padding: 36px 48px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 5px 2px 5px #ccc;
    min-height: 510px;
}
.us-icon img {
    width: 25%;
    margin-bottom: 30px;
}
section#us h2 {
    text-align: center;
    padding-bottom: 90px;
}
section#us {
    margin-top: -550px;
    background: #f3f5f7;
    padding-bottom: 100px;
}
section#growth-fm {
    padding: 100px 0px;
    background: #1f2937;
    color: #fff;
}
section#growth-fm h2 {
    color: #fff;
    font-size: 35px !important;
    line-height: 45px !important;
}
section#growth-fm form h2 {
    color: #000 !important;
    margin-bottom: 20px;
}
section#growth-fm form {
    background: #fff;
    padding: 15px 20px;
    border-radius: 16px;
}
section#growth-fm div#secondForm button {
    padding: 15px 10px;
    width: 100%;
}
section#growth-fm .form-control {
    background: #ddd;
}
section#growth-fm .fm-imgs {
    display: flex;
    justify-content: space-evenly;
}
section#growth-fm .fm-imgs img {
    width: 20%;
}
section#growth-fm h6 span {
    background: #f8a230;
    padding: 5px;
    border-radius: 30px;
    font-size: 18px;
}
section#partnering-fm {
    padding: 100px 0px;
}
section#partnering-fm form {
    padding: 80px 30px;
    background: #f3f5f7;
    border-radius: 16px;
}
/* Wholesale */
/* case studt */
.hero-section .col-lg-12 h1 span:before{
    display: none;
}section.hero-section .col-lg-12 h1{
    text-align: center;
}
section.hero-section .col-lg-12 .trans-headind h1 {
    text-align: center;
    font-size: 145px !important;
    -webkit-text-fill-color: #e6e7e7;
    text-shadow: 1px -1px 0 #ff6900, 1px 1px 0 #ff6900, -1px -1px 0 #ff6900, -1px 1px 0 #ff6900;
    margin-top: 130px;
    margin-bottom: -60px;
    position: relative;
}
/* case studt */
/* serives */
.service-banner-img img {
    width: 94%;
    float: right;
    transform: scale(1.2);
    margin-right: -40px;
}
.service-banner-content h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
section#like-pro {
    color: #fff;
    padding: 50px 0px;
}
#grow-with .un .grow.content{
    overflow: visible;
}
#grow-with .un .grow.content{
    padding: 0;
}
#grow-with .un .grow-inner-content:hover {
    top: 0 o !important;
}
#grow-with .un .grow-inner-content {
    position: relative;
    top: 340px;
    transition: 0.5s;
    right: -10px;
}
#grow-with .g1{
    background-image: url(../images/launch.jpg);
}
#grow-with .g2{
    background-image: url(../images/storefr.jpg);
}
#grow-with .g3{
    background-image: url(../images/category.jpg);
}
#grow-with .g4{
    background-image: url(../images/brand.jpg);
}
section#like-pro h2 {
    color: #fff;
}
section#like-pro h6 {
    color: #F8A230;
}

section#service-new  .content-main {
    display: flex;
    align-items: center;
    gap: 150px;
    padding: 150px 80px;
}
section#service-new  .service-new-img img {
    width: 100%;
    transform: scale(1.7);
    border-radius: 20px;
}
section#service-new .row {
    background: #E6E7E7;
    padding: 50px 50px;
    border-radius: 30px;
}
#acco .accordion .title {
    background: rgb(249 250 251);
    padding: 25px;
    cursor: pointer;
    border: 1px solid #ddd;
    margin: 10px 0px;
    border-radius: 15px;
}
#acco .accordion .content {
  display: none;
  padding: 20px;
  border-top: none;
}
.hero-buttons a.amz-button {
    color: #fff;
}
#acco .accordion .content.show {
  display: block;
}
#acco .row {
    background: #e6e7e7;
    padding: 48px;
    border-radius: 25px;
}
section#acco h2 {
    text-align: center;
    padding-bottom: 30px;
}
section#acco {
    padding: 50px 0px;
}
.img-new img {
    display: table;
    margin: auto;
    width: 100% !important;
}
.new-one {
    padding-top: 80px !important;
}
section#proven-result .proven-img img {
    width: 95%;
    border-radius: 36px;
    display: table;
    margin: auto;
}
section#proven-result .proven-heading {
    text-align: center;
}
section#proven-result .row {
    background: #e6e7e7;
    padding: 50px 50px;
    border-radius: 36px;
}
section#proven-result .main-content-proven {
    background: #fff;
    padding: 25px 15px 50px 15px;
    border-radius: 36px;
    min-height: 880px;
}
.img-chart img {
    width: 100%;
    border-radius: 36px;
}
section#proven-result .proven-content {
    padding: 20px 15px;
}
section#proven-result {
    padding: 60px 0px;
}
/* services */

.new-one h2 {
    text-align: center;
}
.new-one h2 span {
    font-size: 96px;
    line-height: 106px;
}
.row.why-inner-row2::before {
    position: absolute;
    content: '';
    background: url(../../img/why-back-image-2.webp);
    background-repeat: no-repeat;
    background-size: contain;
    height: 70%;
    width: 100%;
    opacity: inherit;
    left: -180px;
    bottom: -140px;
    z-index: -1;
}

section#list .tropy-img img {
    width: 45%;
    display: table;
    margin: auto;
}
section#list a.amz-button:hover {
    background: #f8a230;
    color: #fff;
}
section#list a.amz-button {
    color: #f8a230;
    background: transparent;
    border: 2px solid #f8a230;
    transition: 0.5s;
}
section#list .tropy-content-main {
    background: #f3f4f6;
    padding: 40px 20px;
    border-radius: 12px;
}
section#list .row {
    background: #E6E7E7;
    padding: 24px;
    border-radius: 31px;
}
section#list .tropy-main {
    background: #10193b;
    padding: 60px 20px;
    border-radius: 12px;
}


.why-button {
    display: table;
    margin: 0 auto;
}

section#amazon-marketing .row {
    padding: 20px 0px;
}

.am-image-wrapper {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px !important;
}

.amazon-mar-cards h3 {
    font-size: 48px !important;
    color: white;
}

.am-image-wrapper img {
    object-fit: contain;
    height: 120px;
}

.maxi-content.text-center {
    color: white;

}

.maxi-content.text-center h2 {
    color: white;
}
#fm h2 {
    color: #fff;
}
#fm  {
    color: #fff;
}

section#fm .row {
    background: hsla(0, 0%, 100%, .02);
    padding: 36px 24px;
    border-radius: 36px;
    margin-top: -200px;
    align-items: start;
    width: 95%;
    margin: auto;
    margin-top: -200px;
    backdrop-filter: blur(120px);
}
div#secondForm button {
    background: #f8a230;
    padding: 18px 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: unset;
}
section#result {
    padding: 50px 0px;
}
#fm textarea#exampleInputAbout1 {
    height: 230px;
}
#fm .form-control {
    padding: 20px 15px;
}
.am-img img {
    width: 20%;
}
section#maximize-growth {
    padding: 60px 0px;
}
section#amazon-marketing {
    padding: 50px 0px;
}
.cta-img img {
    width: 100%;
    border-radius: 36px;
}
section#close-sale .row {
    align-items: center;
}

section#close-sale {
    padding: 50px 0;
}

section#grab-attention .row {
    align-items: center;
}

.grab-image-wrapper img {
    width: 100%;
}

.close-card.text-center {
    box-shadow: inset 0px 3px 20px 3px rgba(54, 8, 8, .06);
    background: #fffbfb;
    padding: 20px 10px;
    border-radius: 10px;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.close-card h3 {
    font-size: 25px !important;
}

.close-card-image-wrapper img {
    width: 20%;
    margin-bottom: 20px;
}

.row.close-row {
    padding: 50px 0px;
}

.close-card:hover {
    box-shadow: 1px 0px 9px 2px #f8a230;
    transform: translateY(-10px);
}

.carousel img {
    width: 100%;
    /* display: table;
    margin: 114px auto;
    margin-top: 4px; */
    /* height: 360px; */
    object-fit: cover;
}
.navigation-buttons {
    position: relative;
    bottom: -30px;
}

/* Styling for the laptop mockup */
.laptop-mockup {
    position: relative;
    width: 685px !important;
    height: 403px;
    margin: 0 auto;
    background-image: url('../../img/slider-laptop.webp');
    border-radius: 15px;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.laptop-mockup .active-slide {
    width: -webkit-fill-available;
    display: flex;
    justify-content: center;
    align-items: center;
    height: -webkit-fill-available;
}

.laptop-mockup .active-slide img {
    object-fit: contain;
    width: 80%;
    height: 100%;
}

.carousel div.active {
    border: 2px solid #007bff;
    /* Highlight color */
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

/* .carousel .slick-list .px-2.py-2.slick-slide.slick-current.slick-active.slick-center::before {
    position: absolute;
    content: '';
    background-image: url('../../img/slider-laptop.webp');
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 663px;
    z-index: 1;
    opacity: 1;
} */


section#success-stories {
    padding: 70px 0px;
}





.px-2.py-2.slick-slide {
    opacity: 0.3;
}

/* .px-2.py-2.slick-slide img {
    height: 247px;
    width: 485px;
} */

.carousel.slick-initialized.slick-slider .slick-track {
    display: flex;
    align-items: center;
}

section#succes-stories .carousel {
    position: relative;
    padding: 50px 0px;
}





p.lf {
    text-align: left !important;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome' !important;
}

footer.footer-section {
    padding: 70px 0px 0px;
    color: white;
    background: #1f2937;
}

.footer-image-wrapper img {
    max-width: 110px;
    margin-bottom: 20px;
}

.shopify-image-wrapper img {
    width: 100%;
    animation: updown 2s infinite alternate-reverse;
}

.expert-image-wrapper img {
    width: 90%;
    animation: updown 2s infinite alternate-reverse;
}

.experts-image-wrapper img {
    width: 70%;
    display: table;
    margin: 0 auto;
    animation: updown 2s infinite alternate-reverse;
}

section#certified-shopify {
    padding: 80px 0px;
}

.certified-image-wrapper img {
    width: 75%;
    display: table;
    margin: 0 auto;
    animation: updown 2s infinite alternate-reverse;
}

.walmart-image-wrapper img {
    width: 70%;
    display: table;
    margin: 0 auto;
}

section#walmart-why {
    padding: 50px 0px;
}

.why-walmart-text h5 span {
    background: linear-gradient(357deg, #000000, #f11827);
    padding: 2px 15px;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 8px;
    text-align: center;

}

section#certified-shopify .row {
    align-items: center;
}

section#comprehensive .row {
    align-items: center;
}

section#comprehensive {
    padding: 50px 0;
}

.custom-shopify-image-wrapper img {
    animation: updown 2s infinite alternate-reverse;
    width: 90%;
}

section#custom-shopify .row {
    align-items: center;
}

section#expertly-design {
    padding: 50px 0px;
}

section#expertly-design .row {
    align-items: center;
}

footer.footer-section p {
    margin-bottom: 0 !IMPORTANT;
    text-align: center;
}

ul.contact-info li {
    list-style: none;
    margin-bottom: 10px;
}

ul.contact-info {
    padding: 0;
}

footer.footer-section a {
    text-decoration: none;
    color: white;
}

footer.footer-section .icons1 {
    font-size: 24px;
}

footer.footer-section .icons1 a {
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
footer.footer-section .row.align h4.forange {
    color: #fff;
}

footer ul.contact-info i {
    margin-right: 10px;
}

footer ul.contact-info li:hover {
    transition: 0.5s;
    transform: translateX(10px);

}
section#result .row > .row {
    padding: 0;
}


section#amazon-marketing .row.content-row {
    align-items: center;
    padding: 30px 10px;
}

.marketingslides {
    padding: 50px 0px;
}
section#secnew2 .slick-arrow {
    display: none !important;
}
.marketingslides .slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: white !important;
    outline: none !important;
    background: #f8a230 !important;
}


.testimonial-card-slider .testimonial-card {
    text-align: center;
    color: #ffffff;
    margin: 10px;
    padding: 0px 50px 10px;
    height: 430px;
    box-shadow: 0 8px 30px -7px #f8a2306e;
    background: #111000;
}

p.quote-text {
    font-style: italic;
    font-size: 13px;
}

.testimonial-card-slider .slick-track {
    padding-top: 70px;
}

.testimonial-card-slider img.avatar {
    display: table;
    margin: -50px auto 0px;
    margin-bottom: 30px !important;
    border: 5px solid #f8a230;
    border-radius: 50%;
    background: #f8a230;
}

.stars {
    color: #ffa700;
}

.testimonial-card-slider .slick-prev {
    left: -55px;
    background: #f8a230;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    transition: 0.5s;
}

.testimonial-card-slider .slick-next {
    background: #f8a230;
    right: -55px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    transition: 0.5s;
}

section#testimonial-section .testi-content {
    margin-bottom: 30px;
}

section#testimonial-section {
    padding: 50px 0px;
}

.testimonial-card-slider .testimonial-card p.author {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    100% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
}

.first-image-wrapper.mark1 {
    position: absolute;
    left: 100px;
    top: 30px;
    animation: rotate 2s infinite alternate-reverse;
}

.first-image-wrapper.mark2 {
    position: absolute;
    right: 100px;
    top: 30px;
    animation: updown 2s infinite alternate-reverse;

}

.first-image-wrapper.mark3 {
    position: absolute;
    bottom: 80px;
    left: 100px;
    animation: updown 2s infinite alternate-reverse;

}

.first-image-wrapper.mark4 {
    position: absolute;
    right: 100px;
    bottom: 80px;
    animation: rotate 2s infinite alternate-reverse;
}

.first-image-wrapper {
    height: 50px;
    object-fit: contain;
}

.first-image-wrapper img {
    height: 100px;
}

@keyframes updown {
    0% {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw);
    }

    100% {
        -webkit-transform: translateY(1vw);
        transform: translateY(1vw);
    }
}

/* about page */
.banner-image-wrapper img {
    width: 100%;
}

.item-heritage.after-heritage-arrow.black-heritage-bg:after {
    background-image: url(../../img/yellowbottom.webp);
    background-position: bottom right;
    left: 129px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    top: auto;
    bottom: 10px;
}

.after-heritage-arrow:after {
    content: '';
    position: absolute;
    left: 129px;
    top: 12px;
    width: 100%;
    height: 100%;
    background-image: url(../../img/orangetop.webp);
    background-repeat: no-repeat;
    background-position: top right;
    z-index: -1;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    background-size: 40%;
}

.item-heritage {
    position: relative;
    background: linear-gradient(180deg, #f01630 0%, #2d2d2d 100%);
    padding: 61px 25px;
    /* 4.479vw 1.823vw */
    border-radius: 46px;
    /* 3.385vw */
    color: #fff;
    height: 100%;
    text-align: center;
    max-width: 345px;
    /* 20.833vw */
    margin: 0 auto;
    transition: 2s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.item-heritage h4 {
    font-size: 30px;
    color: #fff;
}

.our-heritage {
    padding: 90px 0px;
}

section#about-banner {
    padding: 220px 0px 70px 0px;
}

.item-heritage:hover {
    transform: translateY(-25px);
}

.item-heritage .heritage-item-image {
    margin: 0;
    position: absolute;
    bottom: -44px;
    /* -3.26vw */
    background: linear-gradient(180deg, #7E7E7E 0%, #3C3C3C 100%);
    height: 89px;
    /* 6.51vw */
    width: 89px;
    /* 6.51vw */
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
}

.item-heritage.black-heritage-bg {
    background: linear-gradient(180deg, #858585 0%, #393939 100%);
    -webkit-transform: translateY(50px);
    /* 3.646vw */
    transform: translateY(50px);
}

.close-image-wrappper img {
    width: 100%;
}

/* contact */
section#contact-hero-section {
    padding: 160px 0px 90px 0px;
    background: url('../../img/contact-back-image.webp');
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

section#contact-hero-section h1 {
    color: white;
}

.contact-image-wrapper img {
    width: 90%;
    animation: updown 3s infinite;
    display: table;
    margin: 0 auto;
}

section#contact-hero-section .row {
    align-items: center;
}

#form-section {
    background-color: white;
    color: black;
    padding: 90px 0;
}

.about-hero-inner {
    display: flex;
    justify-content: center;
    gap: 80px;
}

.hero-second-div {
    position: relative;
    top: 60px;
    color: white;
    z-index: 11111;
}

.about-icons a {
    margin-left: 10px;
    font-size: 20px;
}

.about-hero-inner a {
    color: white;
    text-decoration: none;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.phone-about-div i {
    margin-right: 20px;
}

.phone-about-div a:hover {
    color: #f11827;
}

.phone-about-div a {
    font-weight: 700;
}

.hero-second-div h4 {
    color: white;
    text-align: center;
}

.hero-second-div h4 span {
    color: #f1172a;
}

h1 {
    font-size: 48px;
    font-weight: bold;
}

.estimated-value span {
    background-color: #28a745;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.domain-info {
    margin-bottom: 20px;
}

.contact-info p {
    margin: 5px 0;
    display: flex;
    align-items: center;
}

.form-container {
    padding: 30px;
    border-radius: 10px;
    width: 70%;
    display: table;
    margin: 0 auto;
    background: linear-gradient(357deg, #000000, #f11827);
}

h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

form input,
form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: none;
    border-radius: 5px;
    color: black;
    border: 3px solid #6e6a6a;
    background: white;
}


.form-container form button {
    width: 100%;
    padding: 10px;
    background-color: #f11827;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: white;
}

section#form-section .row {
    align-items: center;
}

form#contact ::placeholder {
    color: black;
    font-size: 14px;
}

.call-expert ::placeholder {
    color: black !important;
    font-size: 14px !important;
}

.expert-form-container .contact-button-div button.amz-button {
    color: white !important;
    border-color: white !important;
}

.expert-form-container .contact-button-div {
    margin: 0 auto;
    display: table;
}

.expert-content h2 {
    color: white;
}

.expert-form-container {
    padding: 40px;
    border: 1px solid #000000;
    border-radius: 20px;
    width: 70%;
    display: table;
    margin: 0 auto;
    background: linear-gradient(357deg, #000000, #f11827);
}

button.amz-button i {
    margin-right: 5px;
}

section#speak-expert .row {
    align-items: center;
}

.expert-content h2 {
    margin-bottom: 30px;
}

.contact-button {
    display: flex;
    justify-content: left;
    gap: 40px;
    align-items: center;
}

.form-container textarea {
    transform: skew(0deg) !important;
}

/* contact */
.expert-form-container form input,
form textarea {
    border: 1px solid black;
    color: #000;
}

section#form-section form textarea {
    border: 1px solid white;
}

/* about page */
/* service pages */
section#succes-roadmap {
    padding: 50px 0px;
    background: url('../../img/contact-back-image.webp');
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

section#succes-roadmap h4 {
    color: white;
}

.succces-image-wrapper img {
    margin-top: -30px;
}

section#succes-roadmap h4 span {
    color: #f8a230;
}

.roadmap-conntent h2 {
    color: white;
    margin-bottom: 20px;
}

section#succes-roadmap .row {
    margin: 0 auto;
}

/* service pages */
/* pricing */
section#style-section {
    padding: 100px 0;
}

section#style-section ul {
    list-style: none;
    padding: 0;
}

section#style-section .plan-parent {
    text-align: center;
    background: linear-gradient(180deg, black, #00000078);
    color: #fff;
    padding: 50px 0;
    border-radius: 20px;
    box-shadow: 0px 0px 40px #ccccccad;
    transition: 0.5s;
    position: relative;

}

section#style-section .plan-parent h4 {
    color: #f31b1b;
    font-size: 26px;
    line-height: 36px;
    transition: 0.5s;
    margin-top: 20px;
}

section#style-section .plan-parent h3 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    transition: 0.5s;
}

section#style-section .plan-parent li p {
    color: #fff;
    transition: 0.5s;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}

section#style-section .plan-parent:hover:before {
    height: 100%;
}

section#style-section .plan-parent::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(49deg, rgb(251 34 1) 1%, #111111 61%, #f31a1f 100%);
    width: 100%;
    height: 0%;
    transition: 0.5s;
    border-radius: 20px;
    z-index: -1;
}

section#style-section .plan-parent:hover:after {
    height: 100%;
}

section#style-section .plan-parent::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(63deg, rgb(251 34 1) 1%, #111111 61%, #f31a1f 100%);
    width: 100%;
    height: 0%;
    transition: 0.5s;
    border-radius: 20px;
    z-index: -1;
}

section#style-section .plan-parent:hover h3 {
    color: white;
    z-index: 9;
    position: relative;
}

nav.navbar ul.navbar-nav li a {
    text-transform: capitalize;
}

section#style-section .plan-parent:hover h4 {
    color: white;
    z-index: 9;
    position: relative;
}

section#style-section .plan-parent:hover li p {
    z-index: 9;
    position: relative;
    margin-bottom: 0px;
}

section#style-section .plan-parent:hover {
    transform: scale(1.1);
    z-index: 1;
}

section#style-section .plan-parent a.btn {
    background: #000;
    color: #ffff;
    font-size: 18px;
    font-weight: 400;
    transition: 0.5s;
    z-index: 3;
    opacity: 0;
    padding: 12px 22px;
    transition: 0.5s;
    position: relative;
    margin-bottom: -105px;
    border-radius: 6px;
}

section#style-section .plan-parent:hover a.btn {
    opacity: 1;
}

section#style-section .plan-parent a.btn i {
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}

section#style-section .col-md-4 {
    padding: 0;
    position: relative;
}

section#style-section .col-md-4::before {
    content: "";
    background: linear-gradient(126deg, rgb(251 34 1) 1%, #111111 61%, #f31a1f 100%);
    width: 0%;
    height: 0%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;
    opacity: 0.5;
}

section#style-section .col-md-4:hover:before {
    width: 100%;
    height: 100%;
}

section#style-section .section-title {
    text-align: center;
    margin-bottom: 50px;
}

/* section#style-section #standard a.btn {
    margin-bottom: -160px;
} */


section#style-section .plan-parent ul {
    min-height: 500px;
}

section#style-section .plan-parent h5 {
    font-size: 34px;
    line-height: 44px;
    transition: 0.5s;
    color: white;
}

section#style-section .plan-parent:hover h5 {
    opacity: 1;
    z-index: 1;
    position: relative;
}

/* modal */
div#quoteModal .modal-content {
    width: 60%;
    margin: 0 auto;
    top: 60px;
    padding: 30px;

}

.modal-content span.close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #f8a230;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    opacity: 1;
    color: white;
    cursor: pointer;
}

div#quoteModal {
    overflow: hidden;
}

.modal-button-div {
    display: table;
    margin: 0 auto;
}

.modal-image-wrapper img {
    max-width: 170px;
    margin-bottom: 30px;
}

.modal-content .row {
    align-items: center;
}

/* modal */

.timeline-wrapper {
    margin: 100px 0 100px 0 !important;
    padding: 30px 0;
    position: relative;
}

.content-bubble {
    color: white;
    background: linear-gradient(126deg, rgb(251 34 1) 1%, #111111 61%, #f31a1f 100%);
    padding: 30px;
    border-radius: 30px;
    position: relative;
    display: flex;
    gap: 40px;
    height: 310px;
    align-items: center;
    box-shadow: 1px 1px 7px 7px #877a7b;
}

.step-image-wrapper img {
    width: 100%;
    filter: brightness(0) invert(1);
    float: right;
    animation: updown 2s infinite alternate-reverse;
}

.step-2 {
    width: 30%;
}

.step-1 {
    width: 70%;
}

.timeline-wrapper .timeline-item h2.step-heading {
    margin-right: 50px;
    margin-left: 50px;
    color: black;
}

.timeline-wrapper h2 {
    color: white;
    margin-left: 13px;
}

.content-bubble ul {
    margin: 0;
}

.content-bubble:before {
    font-family: FontAwesome;
    font-size: 50px;
    position: absolute;
    display: block;
    color: black;
}

.content-bubble.bubble-right:before {
    content: '\f0da';
    top: 10px;
    right: -14px;
}

.content-bubble.bubble-left:before {
    content: '\f0d9';
    top: 10px;
    left: -14px;
}

.timeline-wrapper .timeline-item .content-bubble.bubble-right {
    margin-right: 60px;
}

.timeline-wrapper .timeline-item .content-bubble.bubble-left {
    margin-left: 60px;
}

.col-sm-push-6 {
    left: 50%;
}

.col-sm-pull-6 {
    right: 50%;
}

.timeline-wrapper .col-sm-6.col-sm-push-6 {
    position: relative;
}

.timeline-wrapper .col-sm-6.col-sm-pull-6 {
    position: relative;
}

.col-sm-pull-6 {
    right: 50%;
}

.timeline-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 10px;
    border-radius: 10px;
    background: linear-gradient(126deg, rgb(251 34 1) 1%, #111111 61%, #f31a1f 100%);
}

section#succes-roadmap ul {
    padding-left: 1rem;
}

section#milestone-to-achieve {
    padding: 50px 0px;
    background: rgb(249 249 249);
}

section#global-section h4 span {
    color: #f21925;
}

section#global-section {
    padding: 50px 0px;
}

section#global-section .row {
    align-items: center;
}

.global-image-wrapper img {
    width: 80%;
    display: table;
    margin: 0 auto;
}

.teach-parent-container {
    display: flex;
    justify-content: center;
}

.teach-div .teach-div-content {
    padding: 5px;
    text-align: left;
}

.teach-div-content h6 span {
    color: #f21925;
    font-weight: 600;
}

section#key-features .row.teach {
    align-items: center;
}

.teach-div-image-wrapper img {
    margin-bottom: 10px;
}

.rolling-parent {
    padding: 15px 30px;
    background: #0a0a0a;
    color: white;
    border-radius: 20px;
}

.rolling-cards {
    padding: 35px 22px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    margin-right: 15px;
    height: 250px;
}

.teach-image-wrapper img {
    width: 100%;
}

.rolling-cards h6 span {
    color: #f11829;
}

section#additional-features .row {
    padding: 30px 0px;
}

section#walmart-benefits {
    padding: 50px 0px;
}

.walmart-benefits-content {
    margin-bottom: 30px;
}

section#walmart-benefits .row :nth-child(5) {
    margin-top: 30px;
}

.rolling-parent .row.rolling-row {
    padding: 40px 0px;
}

.rolling-parent .rolling-content {
    padding: 20px;
}

section#cost-effective .row.teach {
    align-items: center;
}

section#cost-effective {
    padding: 50px 0px;
}

.rolling-image-wrapper img {
    margin-bottom: 10px;
}

.rolling-content h2 {
    color: white;
}

section#global-section .global-text {
    min-height: 90px;
}

.timeline-wrapper ul li p {
    margin-bottom: 5px;
}

.timeline-wrapper .timeline-item.row {
    padding: 10px 0px;
}

@media (max-width: 1280px) {
    .succces-image-wrapper img {
        width: 90%;
    }
    section#list .tropy-main {
    padding: 90px 20px !important;
}
    .point-3 {
        right: 50px !important;
    }
    section#style-section .plan-parent h4 {
        font-size: 23px;
        line-height: 33px;
        margin-top: 15px;
    }

    section#style-section .plan-parent ul {
        min-height: 460px;
    }

    section#style-section .plan-parent li p {
        font-size: 15px;
        line-height: 25px;
    }

}


@media (max-width: 1280px) {
    section#style-section .plan-parent ul {
        min-height: 410px;
    }

    section#style-section .col-md-4 {
        width: 100%;
    }

    section#style-section .plan-parent:hover {
        transform: scale(1.06);
    }
}




/* pricing */
@media only screen and (max-width:1440px) {

    /* .carousel .slick-list::before {
        left: 249px;
    } */
    .marketingslides .slick-next {
        right: 42%;
    }
    section#backgrounf h1 {
    font-size: 180px !important;
    margin-bottom: -130px !important;
}
    html body h2 {
        font-size: 30px !important;
        line-height: 40px !important;
        font-weight: 700 !important;
    }

    section#success-stories button#next-slide {
        right: 46%;
    }

    section#success-stories button#prev-slide {
        left: 46%;
    }

}

@media only screen and (max-width:1366px) {
    body h3 {
    font-size: 28px !important;
    line-height: 38px !important;
}
#grow-with .grow-inner-content p, #grow-with .grow-inner-content a{
    display: block !important;
}
.trans-headind h1{
    margin-bottom: -50px !important;
}
.point-3 {
    position: relative;
    top: -900px;
    right: 80px;
}
html body .trans-headind.secd h1 {
  
    font-size: 170px !important;

}
html body h2 {
    font-size: 35px !important;
    line-height: 45px !important;
    font-weight: 700 !important;
}
    section#list .tropy-main {
    padding: 90px 20px !important;
}
#grow-with .un .grow.content {
    padding: 100px 20px;
}
#grow-with .grow-inner-content {
    top: 253px !important;
}
    .hero-section h1 span:before{
        display: none !important;
    }
    .trans-headind h1 {
    font-size: 180px !important;
}
#grow-with .slick-slide {
    min-height: 470px !important;
}
    div#quoteModal .modal-content{
        top: 30px;
    }
    .marketingslides .slick-next {
        right: 41%;
    }

    /* .carousel .slick-list::before {
        left: 240px;
    } */
    .scroll-list__wrp {
        height: 1160px;
    }

    .hero-button-1 {
        max-width: 70%;
    }

    .hero-section p.hero-para-b {
        width: 70%;
    }
}

@media only screen and (max-width:1280px) {
    /* .carousel .slick-list::before {
        left: 225px;
    } */
}

@media only screen and (max-width:1024px) {
    .testimonial-card-slider .slick-next {
        right: -31px;
    }
        .testimonial-card-slider .slick-prev {
            left: -31px;
        }
section#point {
    display: none;
}
.us-main {
    padding: 26px 20px !important;
    min-height: 550px !important;
}
section#us{
    margin: 0px !important;
}
    .content-bubble ul li span {
        font-size: 14px;
    }
    html body .trans-headind.secd h1 {
        font-size: 130px !important;
    }
   html body .hero-section .col-lg-9 h1 {
    font-size: 100px !important;
    line-height: 110px !important;
}
    .content-bubble{
        padding: 15px;
    }
    .timeline-wrapper h2{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    section#success-stories button#next-slide {
        right: 45%;
    }

    section#success-stories button#prev-slide {
        left: 45%;
    }

    div#quoteModal .modal-content {
        width: 80%;
        padding: 20px;

    }

    .am-image-wrapper img {
        height: 100px;
    }

    .hero-sec-text ul li {
        line-height: 20px;
        font-size: 15px;
    }

    .amz-button {
        padding: 10px 10px;
    }

    .how-card {
        height: 180px;
        padding: 10px 5px;
    }

    .marketingslides .slick-next {
        right: 39%;
    }

    .slider-brands img {
        width: 220px;
    }

    section#why-choose-us {
        padding: 50px 0px;
    }

    .nav-tabs-card {
        padding: 20px;
        height: 300px;
    }

    .section-3 .card {
        height: 320px;
    }

    .amazon-mar-cards {
        height: 300px;
        width: 300px;
        padding: 25px 10px;
    }

    .amazon-mar-cards h3 {
        font-size: 35px !important;
    }

    .first-image-wrapper.mark4 {
        right: 30px;
    }

    .first-image-wrapper.mark2 {
        right: 30px;
    }

    .first-image-wrapper.mark1 {
        left: 30px;
    }

    .first-image-wrapper.mark3 {
        left: 30px;
    }

    .expert-form-container {
        width: 100%;
    }


    .section-3 .card-body {
        padding: 10px !important;
    }

    /* .carousel .slick-list::before {
        left: 180px;
    } */
    section#succes-stories .carousel .slick-next {
        right: 43%;
    }
}

@media only screen and (max-width: 800px) {
    .navbar .dropdown-menu.mega-menu.p-4.show {
    width: 100% !important;
}
html body .hero-section .trans-headind h1 {
        font-size: 120px !important;
    }
html body .result-img {
    padding-top: 40px !important;
}
html body .hero-section .col-lg-3 img {
    width: 40% !important;
    display: table !important;
    margin: auto !important;
    margin-bottom: 50px !important;
}
.story-img {
    margin-bottom: 30px !important;
}
/* #grow-with .grow.content {
        padding: 380px 30px 30px 30px !important;
    } */
        #grow-with .grow.content {
        padding: 0px 30px 30px 30px !important;
    }
   html body h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
.navbar .dropdown-menu.mega-menu.p-4.show .row {
    display: block !important;
}
    .mega-dropdown .dropdown-menu {
    width: 100% !important;
}

.navbar ul.navbar-nav .dropdown-menu.mega-menu.p-4.show .row {
    display: block !important;
}

    .px-2.py-2.slick-slide.slick-current.slick-active.slick-center {
        display: block;
    }
}

@media only screen and (max-width:480px) {
    #grow-with .un .grow-inner-content {
    position: unset;
}
section.hero-section {
    margin-top: -250px;
}
    section.hero-section .align-items-center {
        padding: 140px 0px !important;
    }
html body p {
    font-size: 13px !important;
    line-height: 23px !important;
}
section#three-box-section .row{
    padding: 50px 10px;
}
section#three-box-section .new-box-main {
    min-height: unset;
    margin-bottom: 20px;
}
section#proven-result {
    padding: 30px 0px;
}
section#three-box-section {
    padding: 30px 0px;
}
section#cll-action {
    padding: 30px 0px;
    text-align: center;
}
section#tow-co-new {
    padding: 30px 0px;
}
section#result {
    padding: 30px 0px;
}
section#result .row > .row {
    padding: 0px !important;
}
section#three-box-section .new-box-main span {
    padding: 4px 17px 4px 17px;
    margin: auto !important;
    display: table;
}
section#cll-action .row {
    padding: 50px 10px;
}
section#tow-co-new .row {
    padding: 50px 10px;
}
section#tow-co-new .row .col-6 {
    width: 100%;
    margin-bottom: 20px;
}
html body .resutl-content h2, html body section#acco h2, html body section#like-pro h2 {
    font-size: 24px !important;
    line-height: 34px !important;
}
.stdy-img{
    padding: 20px 0px;
}
#acco .row {
    background: #e6e7e7;
    padding: 10px !important;
    border-radius: 25px;
}
#grow-with .slick-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
    html body .hero-section .trans-headind h1 {
        font-size: 60px !important;
    }
section#result .row.inner-row.new-one h2 span {
    font-size: 60px !important;
    line-height: 70px;
}
html body #acco .accordion .title {
    padding: 10px;
    margin: 5px 0px;
}
html body .title h4 {
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: left !important;
}
section#proven-result .row {
    padding: 50px 10px !important;
}
section#proven-result .main-content-proven {
    min-height: 700px !important;
    margin: 20px 0px !important;
}
    .us-main {
        padding: 26px 20px !important;
        min-height: unset !important;
        margin: 20px 0px !important;
    }
    .us-icon img {
    display: table !important;
    margin: auto !important;
}
.growth-fm-content {
    padding: 50px 10px !important;
    text-align: center !important;
}
section#us h2 {
    text-align: center;
    padding-bottom: 20px !important;
}

section#result .resutl-content {
    padding-top: 30px;
}
      html body section.hero-section .col-lg-12 .trans-headind h1 {
        font-size: 48px !important;
        margin-bottom: -60px !important;
    }
      html body #grow-with .grow.content {
        padding: 380px 30px 30px 30px !important;
    }
      section#backgrounf h1 {
        font-size: 50px !important;
        margin-bottom: -140px !important;
    }
    html body .hero-section .col-lg-9 h1 {
        font-size: 70px !important;
        line-height: 80px !important;
    }
    section#story .row {
    padding: 18px 14px 14px 14px !important;
}
.about-cta-img img {
    width: 20%;
    margin-top: 30px !important;
    display: table;
    margin: auto;
}
section#list .row {
    padding: 24px 10px !important;
}
    #grow-with .un .grow.content {
    padding: 210px 0 0 0;
}
 .service-banner-img img {
    transform: unset;
    float: unset;
    width: 100%;
    margin: 20px 0 0 0;
}

section#like-pro {
    text-align: center;
}

section#result .img1 img {
    width: 100%;
}

.result-img {
    margin: 0 auto;
    display: table;
    float: unset;
}
    .service-banner-img img {
    transform: unset;
    float: unset;
    width: 100%;
    margin: 20px 0 0 0;
}
    .service-banner-content h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
    section#about-cta .row h2 {
    font-size: 18px !important;
    line-height: 29px !important;
}

section#about-cta .row {
    padding: 30px 10px;
}
        .trans-headind h1 {
        font-size: 49px !important;
    }
    section.hero-section .col-lg-9 .hero-sec-text {
    float: unset !important;
    position: unset;
}
    .hero-section .col-lg-9 h1 {
    font-size: 40px !important;
    line-height: 40px !important;
}
    section.hero-section {
    text-align: center;
}
section.hero-section .col-lg-3 img {
    width: 40%;
    margin: 0 auto;
    display: table;
}
    section#cet .slick-slide h3 {
    font-size: 14px !important;
    line-height: 24px !important;
}
    footer.footer-section p {
    text-align: center !important;
}
    section#maximize-growth {
    padding: 20px 0px 40px 0px;
}
    #secondForm button {
    padding: 11px 36px !important;
}
    #fm textarea#exampleInputAbout1 {
    height: 100px;
}

#fm .form-control {
    padding: 10px 15px;
}
    #fm h2, #fm p {
    text-align: left !important;
}
    .am-img img {
    width: 40%;
    margin-bottom: 20px;
}
    section#fm .row {
    padding: 30px 3px;
    background: #000000c2;
    width: 100%;
    margin-top: -70px;
    border-radius: 40px;
}
    section#result a.amz-button {
    margin-bottom: 20px;
}
    section#result .result-heading {
    padding-bottom: 10px;
}
     section#result .row {
        padding: 50px 0px;
        text-align: center;
        margin: 0;
    }
    #grow-with .slick-slide {
    min-height: auto !important;
}

#grow-with .grow.content {
    padding: 160px 30px 30px 30px;
}

#grow-with .grow-inner-content {
    position: unset;
}


#grow-with .grow.content h3 {
    font-size: 20px !important;
    line-height: 27px !important;
}
    .hero-buttons a.amz-button {
    margin: 0 auto;
    display: table;
    width: 60%;
    text-align: center;
}
    html body h1 {
           font-size: 30px !important;
        line-height: 40px !important;
    }
    html body h2{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    section.hero-section .align-items-center {
    padding: 60px 0px;
}
  
    .laptop-mockup {
        height: 280px;
    }
    .laptop-mockup .active-slide img {
        height: 70%;
    }
    .modal-first {
        display: none;
    }
    h1 br ,h2 br ,h3 br ,h4 br {
        display: none !important;
    }
    .col-sm-push-6 {
        left: 0;
    }
    .col-sm-pull-6 {
        right: 0;
    }
    .timeline-wrapper .timeline-item .content-bubble.bubble-right {
        margin-right: 0px;
    }
    .timeline-wrapper .timeline-item .content-bubble.bubble-left {
        margin-left: 0px;
    }
    .content-bubble:before{
        display: none;
    }
    .step-1 {
        width: 100%;
    }
    .step-2 {
        width: 100%;
        margin-bottom: auto;
    }
    .timeline-wrapper .timeline-item.row .content-bubble .step-image-wrapper img {
        width: 120px !important;
        display: table;
        margin: 0 auto;
        float: unset;
    }
    .timeline-wrapper .timeline-item h2.step-heading{
        margin: 0 ;
    }
    .shopify-button {
        text-align: center;
    }
    .shopify-image-wrapper img {
        margin-top: 30px;
    }
    .expert-image-wrapper img {
        width: 100%;
        margin-bottom: 30px;
    }
    section#comprehensive .row {
        flex-direction: column-reverse;
    }
    section#certified-shopify .row {
        flex-direction: column-reverse;
    }
    .walmart-image-wrapper img {
        width: 100%;
        margin-top: 30px !important;
    }
    section#walmart-why h5 {
        text-align: center;
    }
    .timeline-wrapper h2{
        margin-left: 0;
    }
    .timeline-wrapper .timeline-item.row .content-bubble p {
        text-align: left !important;
    }
    section#global-section .row {
        flex-direction: column-reverse;
    }
    .tech-res {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
    }
    .rolling-parent {
        padding: 15px 10px;
    }
    .rolling-cards {
        margin-bottom: 30px;
    }
    .rolling-parent .row.rolling-row {
        margin: 0 auto;
    }
    .teach-image-wrapper img {
        margin-top: 30px;
    }
    .teach-res {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    div#quoteModal .modal-content {
        width: 100%;
        top: 50px;
    }
    
    .teach-div p {
        text-align: left !important;
    }
    .teach-parent-container {
        display: table;
    }
    .succces-image-wrapper img{
        display: none;
    }
    .content-bubble{
        height: 400px;
        padding: 20px;
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
    }
    h2.tiktok-heading {
        margin-left: 10px;
    }
    .contact-button-div {
        text-align: center;
    }
    .hero-second-div{
        display: none;
    }
    .form-container {
        padding: 20px;
        width: 100%;
    }
    
    
    .timeline-wrapper .timeline-item.row h2.step-heading {
        margin-bottom: 20px;
    }
    .timeline-wrapper .timeline-item.row {
        padding: 20px 0px;
        margin: 0 auto;
    }
    .timeline-wrapper {
        margin: 0px 0 0px 0 !important;
    }
    .timeline-wrapper .timeline-item.row .step-1 h2 {
        text-align: left !important;
    }
    .timeline-wrapper:before{
        display: none;
    }
    section#about-banner {
        padding: 150px 0px 70px 0px;
    }
    .about-button {
        text-align: center;
    }
    .banner-image-wrapper img {
        margin-top: 40px;
    }
    .our-heritage {
        padding: 50px 0px;
    }
    .after-heritage-arrow:after{
        display: none;
    }
    .our-heritage .item-heritage.h-3 {
        margin-top: 110px;
    }
    section#success-stories {
        padding:0px 0px  50px 0px;
    }
    .navigation-buttons {
        bottom: 10px;
    }
    .service-button {
        text-align: center;
    }
    .service-image-wrapper img {
        width: 100%;
        margin-top: 30px !important;
    }
    section#style-section .plan-parent:hover {
        transform: scale(1.02);
    }

    section#style-section .col-md-4 {
        margin-top: 20px;
    }

    section#success-stories button#prev-slide {
        left: 35%;
        transform: translate(10px, 35px);
    }

    section#success-stories button#next-slide {
        right: 35%;
        transform: translate(10px, 35px);
    }

    p,
    h1,
    h2,
    h3,
    h4 {
        text-align: center !important;
    }

    p br {
        display: none;
    }

    .hero-sec-text ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .hero-sec-text ul li br{
        display: none;
    }

    span.hero-underline:after {
        right: -95px;
    }

    .get-quote-buttons {
        display: none;
    }

    .amz-button {
        padding: 10px 5px;
    }

    .amz-button {
        font-size: 15px;
    }

    .hero-section {
        padding: 150px 0px 50px 0px;
    }

    .h-image-wrapper img {
        margin-top: 40px;
    }

    section#why-choose-us .nav-tabs .nav-link {
        margin-left: 0;
    }

    .nav-tabs-card {
        margin-bottom: 20px;
    }

    .section-3 .row.card-row {
        margin: 0 auto;
    }

    section#how-we .row {
        margin: 0 auto;
    }

    .how-card {
        margin-bottom: 20px;
    }

    .marketingslides .slick-prev {
        left: 35%;
    }

    .marketingslides .slick-next {
        right: 35%;
    }

    .first-image-wrapper.mark3 {
        left: 10px;
        bottom: 40px;
    }

    .first-image-wrapper.mark4 {
        right: 10px;
        bottom: 40px;
    }

    .first-image-wrapper img {
        height: 65px;
    }

    .grab-button-div {
        text-align: center;
    }

    section#grab-attention .row {
        flex-direction: column-reverse;
    }

    .grab-button {
        text-align: center;
    }

    section#close-sale .row {
        margin: 0 auto;
    }
    section#close-sale{
        padding: 0;
    }
    .close-card.text-center {
        margin-bottom: 20px;
    }

    section#succes-stories {
        padding: 50px 0px;
    }

    section#speak-expert .row {
        margin: 0 auto;
    }

    .expert-form-container {
        margin-top: 40px;
        padding: 20px;
    }

    .testimonial-card-slider .slick-next {
        top: unset;
        bottom: -100px;
        right: 35%;
    }

    .testimonial-card-slider .slick-prev {
        left: 35%;
        bottom: -100px;
        top: unset;
    }

    section#testimonial-section {
        padding: 50px 0px 100px 0px;
    }

    .testimonial-card-slider .testimonial-card {
        padding: 0px 20px 10px;
        height: 400px;
    }
    ul.contact-info li {
        text-align: center;
    }
    footer.footer-section .icons1 {
        text-align: center;
    }
    .footer-image-wrapper img {
        display: table;
        margin: 0 auto;
        margin-bottom: 20px !important;
    }
    

}
.dropdown-item.active, .dropdown-item:active {
    background: #f41b1c !important;
}