@import url('https://fonts.googleapis.com/css2?family=Hubballi&display=swap');

@font-face {
    font-family: 'AileronRegular';
    src:
        url('../css/Aileron-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

* {
    transition: .3s ease-in-out;
    letter-spacing: 0.5px;
}

p {
    font-family: 'Aileron-Regular', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Hubballi", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}

.for_display_desktop,
.nav-item.dropdown:hover .dropdown-menu {
    display: block
}

.for_display_mobile,
.nav-item.dropdown:not(:hover) .dropdown-menu {
    display: none
}

.navbar-expand-lg {
    box-shadow: 0px 4px 4px 0px #00000040;
    height: 10vh;
    z-index: 99;
}

.navbar-brand {
    padding: 0.5rem 0rem;
}

.navbar-expand-lg .navbar-nav .nav-item {
    margin: 0rem 1rem;
}

.amz_landing_section1 {
    background: #081C15;
    height: 90vh;
    overflow: hidden;
}

.amz_landing_section1_div1 {
    background: #95D5B2;
    text-align: center;
    padding: 1rem 5rem;
    height: 90vh;
    overflow: hidden;
    z-index: 9;
}

.amz_landing_section1_div1_p1 {
    padding-top: 10rem;
}

.amz_landing_section1_div1_p1 span {
    font-size: 20px;
}

.amz_landing_section1_div1_h1 {
    font-size: 46px;
    padding-top: 3rem;
    text-transform: uppercase;
}

.btn_one {
    border-radius: 60px;
    background-color: #40916C;
    color: white;
    padding: 0.5rem 1rem;
    transition: .3s ease-in-out;
}

.btn_one:hover {
    background-color: #40916C;
    color: white;
    box-shadow: 0px 4px 18px 0px #0000001A;
    transform: scale(1.05);
}

.btn_two {
    border-radius: 60px;
    background-color: transparent;
    color: white;
    padding: 0.5rem 1rem;
    transition: .3s ease-in-out;
    border: 2px solid white;
}

.btn_three {
    border-radius: 60px;
    background-color: #40916C;
    color: white;
    padding: 0.5rem 1rem;
    transition: .3s ease-in-out;
}

.btn_three:hover {
    background-color: #40916C;
    color: white;
    box-shadow: 0px 4px 18px 0px #0000001A;
    transform: scale(1.05);
}

.btn_four {
    border-radius: 60px;
    background-color: #40916C;
    color: white;
    padding: 0.5rem 1rem;
    transition: .3s ease-in-out;
}

.btn_four:hover {
    background-color: #40916C;
    color: white;
    box-shadow: 0px 4px 18px 0px #0000001A;
    transform: scale(1.05);
}

.btn_two:hover {
    background-color: transparent;
    border: 2px solid white;
    color: white;
    box-shadow: 0px 4px 18px 0px #0000001A;
    transform: scale(1.05);
}

.trust-pilot-micro-star {
    width: 50%;
    height: auto;
    margin-top: 4rem;
}

.amz_landing_section1_div1_last {
    display: inline-flex;
    position: absolute;
    bottom: 20px;
    align-items: flex-end;
}

.amz_landing_section1_div1_last p {
    margin: 1rem 1rem 1rem -3.5rem;
}

.amz_landing_section1_div1_last img {
    cursor: pointer;
}

.amz_landing_section1_div2 {
    padding-top: 4rem;
    padding-right: 11rem;
    padding-bottom: 4rem;
    height: 90vh;
    overflow: hidden;
}

.amz_landing_section1_div2 img,
.amz_landing_section1_div3 img {
    border-radius: 20px;
}

.amz_landing_section1_div2_sec1,
.amz_landing_section1_div2_sec2 {
    display: flex;
    height: 350px;
}

.amz_landing3d_section1_div2_img1 {
    width: 100%;
    height: auto;
    margin-left: 0;
}

.amz_landing_section1_div2_img1 {
    width: 100%;
    height: auto;
    margin-left: -18rem;
}

.amz_landing_section1_div2_img2 {
    width: 100%;
    height: auto;
    margin-left: 1rem;
}

.amz_landing_section1_div2_img3 {
    width: 100%;
    height: auto;
    margin-left: 1rem;
}

.amz_landing_section1_div2_img4 {
    margin-left: 1rem;
    width: 100%;
    height: auto;
}


.amz_landing_section1_div3 {
    padding-top: 4rem;
    padding-left: 11rem;
    padding-bottom: 4rem;
    height: 90vh;
    overflow: hidden;
}

.amz_landing_section1_div3_sec1,
.amz_landing_section1_div3_sec2 {
    display: flex;
}

.amz_landing_section1_div2_sec2 {
    margin-top: 1rem;
}

.amz_landing_section1_div3_img1 {
    width: 100%;
    height: auto;
    margin-right: 1rem;
}

.amz_landing_section1_div3_img2 {
    margin-top: 1rem;
    width: 100%;
    height: auto;
    margin-right: 1rem;
}

.amz_landing_section1_div4 {
    background: #95D5B2;
    text-align: center;
    padding: 1rem 5rem;
    height: 90vh;
    overflow: hidden;
    z-index: 9;
}

.amz_landing_section1_div4_h1 {
    font-size: 46px;
    padding-top: 17rem;
    text-transform: uppercase;
}

.amz_landing_section1_div4_last {
    display: inline-flex;
    position: absolute;
    bottom: 20px;
    align-items: flex-start;
}

.amz_landing_section1_div4_last p {
    margin: 1rem;
}

.amz_landing_section1_div4_last img {
    cursor: pointer;
    margin: 0rem 0rem 0rem -18.5rem;
}

/* Initially hide section 3 and 4 */
.amz_landing_section1_div3,
.amz_landing_section1_div4 {
    display: none;
    /* opacity: 0; */
    transform: translateX(100%);
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

/* For section 1 and 2 */
.amz_landing_section1_div1,
.amz_landing_section1_div2 {
    transform: translateX(0);
    opacity: 1;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

/* Classes to show the sections */
.show-section {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

.hide-right {
    transform: translateX(200%);
    /* opacity: 0; */
}

.hide-left {
    transform: translateX(-200%);
    /* opacity: 0; */
}

.amz_landing_section2_div1 {
    padding: 5rem 1rem;
}

.amz_landing_section2_div1 h2 {
    text-transform: uppercase;
    margin-right: 8rem;
    font-size: 46px;
}

.amz_landing_section2_div2_card {
    background-color: #D8F3DC;
    border-radius: 19px;
    padding: 1rem;
}

.amz_landing_section2_div2 {
    padding: 5rem 1rem;
}

.amz_landing_section2_div2_card_one {
    text-transform: uppercase;
}

.amz_landing_section2_div2_card_two {
    display: flex;
    justify-content: flex-end;
}

.amz_landing_section2_div2_card_two img {
    margin-left: 1rem;
}

.amz_landing_section2_div2_card_three {
    border-top: 1px solid #00000080;
    margin: 10px 0px;
}

.amz_landing_section3 {
    background-color: #95D5B2;
}

.amz_landing_section3 h2 {
    font-size: 37px;
    text-align: center;
    text-transform: uppercase;
    padding: 3rem 0rem;
}

.amz_landing_section4 h3 {
    font-size: 46px;
    text-transform: uppercase;
    padding: 3rem 0rem 0rem 0rem;
}

.amzoptimizer_span {
    background-image: url('../images/text_background_green.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    transition: 0.5s ease-in-out;
}

.amzoptimizer_span:hover {
    background-image: url('../images/text_background_green_full.png');
}

.plus_green_with_round {
    cursor: pointer;
}

.portfolio_box_images {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #eee;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px !important;
    box-shadow: 0px 0px 12px #f2f2f28f;
}

.amz_landing_section5 {
    margin-top: 5rem;
    background-color: #EBF4ED;
}

.amz_landing_section5_h1 {
    padding-top: 3rem;
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
}

.amz_landing_section5_card1 {
    background-color: white;
    height: 13rem;
    border-radius: 6px;
    padding: 2rem 4rem;
    margin-top: 7.2rem;
    box-shadow: 0px 4px 18px 0px #0000001A;
}

.amz_landing_section5_card2 {
    background-color: white;
    height: 13rem;
    border-radius: 6px;
    padding: 2rem 4rem;
    box-shadow: 0px 4px 18px 0px #0000001A;
}

.amz_landing_section5_arrow_bottom {
    margin-left: 22rem;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.amz_landing_section5_arrow_top {
    margin-left: 22rem;
    margin-bottom: 1rem;
    margin-top: 3rem;
}

.amz_pricing_section_h1 {
    padding-top: 3rem;
    font-size: 46px;
    text-transform: uppercase;
}

.pricing_card {
    border: 1px solid #000000;
    box-shadow: 0px 4px 5px 1px #00000033;
    border-radius: 15px;
    height: 35.5rem;
    overflow: hidden;
}

.pricing_body {
    padding: 0 2rem;
}

.no_pricing_badge {
    padding: 2rem;
}

.pricing_badge {
    width: 100%;
    background-color: #95D5B2;
    text-align: center;
    color: white;
    padding: 5px 0px;
    margin-bottom: 30px;
}

.pricing_card_p1 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

.pricing_card_h1 {
    font-size: 36px;
    text-transform: uppercase;
}

.pricing_card_p2 {
    margin-bottom: 0;
    font-size: 18px;
}


.pricing_card_hr {
    margin: 10px 0px;
    border: 1px solid #000000 !important;
    opacity: 0.7;
}

.pricing_card_ul {
    list-style-type: none;
    margin-top: 1rem;
    margin-left: -2rem;
}

.pricing_card_ul li {
    font-weight: 700;
    margin-top: 10px;
}

.pricing_card_ul li span {
    opacity: 0.5;
}

.pricing_card .pricing_card_ul {
    height: 18rem;
    overflow-x: auto;
}

.pricing_card_videography .pricing_card_ul {
    height: 12rem;
    overflow-x: auto;
}

.amz_landing_section1_div1,
.amz_landing_section1_div2,
.amz_landing_section1_div3,
.amz_landing_section1_div4 {
    animation: pulse 100ms ease-in-out;
}

@keyframes pulse {
    0% {
        transform: scale(0.99);
    }

    100% {
        transform: scale(1);
    }
}

.amz_landing_section5_card1:hover {
    transform: scale(1.03);
}

.amz_landing_section5_card2:hover {
    transform: scale(1.03);
}

.amz_landing_section5_card1:hover .amz_landing_section5_icon {
    transform: rotate(-360deg);
}

.amz_landing_section5_card2:hover .amz_landing_section5_icon {
    transform: rotate(-360deg);
}

.btn_pricing {
    width: 100%;
    color: #353535;
    background-color: #74C69D;
    border-radius: 80px;
    font-weight: 700;
    padding: 0.5rem;
    margin-top: 1rem;
    transition: .3s ease-in-out;
    font-size: 18px;
}

.btn_pricing:hover {
    background-color: #40916C;
    color: white;
}

.pricing_card:hover {
    transform: scale(1.03);
}

.pricing_card_h2 {
    font-size: 42px;
    text-transform: uppercase;
    color: #353535;
}

.amz_landing_section7 {
    margin-top: 6rem;
    background-color: #EBF4ED;
    overflow: hidden;
}

.amz_landing_section7_h1 {
    padding-top: 3rem;
    font-size: 46px;
    text-transform: uppercase;
}

.amz_landing_section7_h2 {
    padding-top: 1rem;
    font-size: 35px;
}

.amz_landing_section7_p1 {
    font-size: 18px;
}

.amz_landing_section7_line {
    border-bottom: 2px solid #353535;
    position: relative;
    width: 200%;
    left: -50%;
    top: 5rem;
}

.green_white_step_icon {
    width: auto;
    height: auto;
    z-index: 2;
    position: relative;
}

.amz_landing_section7_divs:hover .green_white_step_icon {
    transform: scale(1.1);
}

.special_card_section {
    margin: 3rem 0rem;
}

.special_offer_card {
    background-color: #95D5B2;
    padding: 0 5rem;
    border-radius: 20px;
    border: none;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 4px 5px 1px #00000033;
    transition: .3s ease-in-out;
}

.special_offer_card_h1 {
    color: white;
    background-color: #52B788;
    text-align: center;
    padding: 2rem 0rem 1rem 0rem;
    border-radius: 30px;
    margin-top: -1.5rem;
    font-size: 34px;
}

.special_offer_card_h2 {
    text-align: center;
    color: #343434;
    font-size: 50px;
    padding-top: 1rem;
}

.special_offer_card_h3 {
    text-align: center;
    color: #343434;
    font-size: 36px;
    padding-bottom: 1rem;
    margin-top: 10px;
    font-family: "Hubballi", sans-serif;
}

.special_offer_card_p1 {
    font-size: 31px;
    color: #343434;
    text-align: center;
    margin-top: -1rem;
}

.special_offer_card_p1 span {
    font-family: "Hubballi", sans-serif;
    font-weight: 400;
    font-size: 70px;
    color: #343434;
    background-image: url('../images/text_background_white.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    transition: 0.5s ease-in-out;
}

.special_offer_innercard {
    background-color: white;
    border-radius: 5px;
    padding: 1rem 0rem;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.special_offer_innercard:hover {
    transform: scale(1.02);
}

.special_offer_innercard p {
    margin: 0;
}

.special_offer_card:hover {
    transform: scale(1.02);
}

.amz_contact_section {
    margin: 5rem 0;
    overflow: hidden;
}

.amz_contact_section_h1 {
    font-size: 46px;
    text-transform: uppercase;
    color: #353535;
    padding-right: 5rem;
}

.amz_contact_section_p1 {
    font-size: 18px;
    color: #353535;
    padding-right: 7rem;
    padding-top: 2rem;
}

.amz_contact_section_div1 {
    height: 15rem;
    background-color: #95D5B2;
    width: 1000%;
    margin-left: -400%;
    margin-top: 3rem;
}

.amz_contact_card {
    border: 1px solid #000000;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 12px;
    padding: 1rem 1.5rem;
}

.amz_contact_card_p1 {
    text-align: center;
    color: #52B788;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
}

.amz_contact_card .form-label {
    color: #353535;
}

input,
select,
textarea {
    box-shadow: 0px 4px 14px 0px #0000001A;
    color: #353535;
}

.amz_contact_input,
.form-select {
    height: 50px;
    padding: .375rem .75rem;
}

.amz_contact_input_photos {
    height: 30px;
    padding: 0rem 0.2rem;
}

.amz_contact_input::placeholder,
.amz_contact_input_photos::placeholder,
.textarea_class::placeholder {
    color: #35353555;
}

.form-check-inline {
    border: 1px solid #D9D9D9;
    padding: 10px;
    border-radius: 6px;
    margin: 4px 5px;
}

.form-check .form-check-input {
    margin-left: 0px;
    border-radius: 100%;
}

.form-check-label {
    margin-left: 10px;
}

.amz_contact_card_checkbox {
    background-color: white;
    box-shadow: 0px 4px 14px 0px #0000001A;
    border-radius: 8px;
    padding: 1rem;
}

.form-check-input:checked {
    background-image: url('../images/checkbox_green_tick.png');
    background-size: auto;
    background-color: white;
    border-color: #52B788;
}

.form-check-input:focus {
    border-color: #52b788;
    box-shadow: 0 0 0 .25rem rgb(82 183 136 / 30%);
}

.amz_contact_card_hr {
    border-bottom: 1px solid #000000;
}

.amz_contact_card_h1 {
    font-size: 18px;
    color: #343434;
    text-transform: uppercase;
    margin-top: 7px;
}

.amz_contact_card_h1 span {
    text-transform: lowercase;
}

.amz_contact_card_button {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background-color: #74C69D;
    box-shadow: 0px 4px 14px 0px #0000001A;
    width: 100%;
    color: white;
    padding: 1rem;
    transition: .3s ease-in-out;
}

.amz_contact_card_button:hover {
    background-color: #74C69D;
    color: white;
    transform: scale(1.03);
}

.amz_contact_card_button:disabled {
    background-color: #74C69D;
    color: white;
    transform: scale(1);
    opacity: 1;
    border-color: #74c69d;
}

.amz_testimonial_h1 {
    color: #242424;
    font-size: 46px;
    text-transform: uppercase;
    margin-top: 3rem;
}

.amz_testimonial_p1 {
    color: #242424;
    font-size: 18px;
}

.amz_testimonial_card {
    background: #FFFFFF;

    padding: 20px 15px;
    border-radius: 6px;
    margin: 1rem 0.5rem;
}

.amz_testimonial_card_p1 {
    padding-top: 1rem;
    color: #000000;
    font-size: 20px;
}

.amz_testimonial_card_p2 {
    padding-top: 1rem;
    color: #000000;
    font-size: 17px;
    padding-right: 8rem;
}

.amz_testimonial_card_p3 {
    color: #000000;
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.amz_testimonial_image img {
    border-radius: 20px;

}

.amz_testimonial_image {
    text-align: right;
}

.splide__track {
    padding-bottom: 3rem;
}

.splide__pagination__page.is-active {
    background: #52B788 !important;
}

.splide__pagination__page {
    background: #95D5B2 !important;
}

.amz_footer {
    background-color: #EEEEEE;
    color: #353535;
    ;
}

.footer_h1 {
    font-size: 26px;
    color: #353535;
    text-transform: uppercase;
}

.footer_ul {
    list-style-type: none;
}

.footer_ul li {
    margin-left: -2rem;
    padding-top: 0.5rem;
}

.footer_ul li a {
    text-decoration: none;
    color: #353535;
}

.footer_ul li a span {
    color: #06A64F;
    font-weight: 600;
}

.hr_footer {
    border-bottom: 2px solid #121212;
}

.footer_copyrights {
    text-align: center;
    color: #353535;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 110px;
    background-color: #52b788;
    color: white;
    border: none;
    padding: 5px 15px;
    border-radius: 50%;
    box-shadow: 0px 4px 14px 0px #0000001A;
    font-size: 18px;
    z-index: 99;
    transition: opacity 0.3s ease-in-out;
}

.back-to-top:hover {
    background-color: #40916c;
}


/* Landing 3d Page */

.amz_landing_3d_section1 {
    padding: 1rem 1rem;
}

.amz_landing_3d_section1_h1 {
    padding-top: 3rem;
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
}

.amz_landing_3d_section1_p1 {
    text-align: center;
}

.amz_landing_3d_section1_row {
    margin-top: 8rem;
}

.product {
    border-radius: 20px;
    background-color: #95D5B2;
    border: none;
    height: 28rem;
    justify-content: end;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
}

.product1,
.product3 {
    margin-top: 3rem;
}

.product__image {
    width: 390px;
    height: 590px;
    transition: transform 0.3s ease-in-out;
}

.product1:hover .product__image {
    transform: rotate(-6deg) scale(1.1);
}

.product__image2 {
    width: 430px;
    height: auto;
    transform: rotate(4deg);
    transition: transform 0.3s ease-in-out;
}

.product2:hover .product__image2 {
    transform: rotate(-12deg) scale(1.1);
    margin-left: -3rem;
}

.product__image3 {
    width: 500px;
    height: auto;
    transition: transform 0.3s ease-in-out;
    transform: scale(0.9);
}

.product3:hover .product__image3 {
    transform: rotate(15deg) scale(1);
}

.amz_landing_3d_section1_h2 {
    font-size: 65px;
    font-family: "Hubballi", sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.amz_landing_3d_section2 {
    padding: 1rem 1rem;
}

.pricing_card_3d {
    border: 1px solid #000000;
    box-shadow: 0px 4px 5px 1px #00000033;
    border-radius: 15px;
    height: 38.5rem;
    overflow: hidden;
}

.pricing_card_3d:hover {
    transform: scale(1.03);

}

.amz_landing_3d_section2_h1 {
    padding-top: 3rem;
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
}

.amz_landing_3d_section2_p1 {
    text-align: center;
}

.landing_nav {
    justify-content: center;
    margin-top: 2rem;

}

.landing_nav li {
    font-size: 20px;

}

.nav-pills .nav-link {
    color: #000000;
    margin: 3px 8px;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: black;
    background-color: white;
}

.nav-link.amzoptimizer_span2.active {
    background-image: url('../images/text_background_green.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    transition: 0.5s ease-in-out;
}

.nav-link.amzoptimizer_span2.active:hover {
    background-image: url('../images/text_background_green_full.png');
    height: auto;
}

.amz_landing_section7_divs_mobile {
    display: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #06A64F;
    font-weight: 600;
    background-color: #e9ecef;
}

.dropdown-item {
    padding: .5rem 1.25rem;
}

.nav-item {
    border-bottom: 2px solid white;
    font-weight: 600;
}

.navbar-nav .nav-item:hover {
    color: #06A64F;
    border-bottom: 2px solid #06A64F;
}

.amz_landing_3d_section3 {
    padding-top: 2rem;
    padding-bottom: 6rem;
    background-color: #F3F2F2;
}

.amz_landing_3d_section3_h1 {
    padding-top: 3rem;
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
    font-family: "Hubballi", sans-serif;
    margin-bottom: 4rem;
}

.comparison_chart_div1 {
    background-color: #FFFFFF;
    margin: 0;
    padding: 2rem 1rem;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    padding: 2rem 1.5rem;
}


.comparison_chart_div2 {
    background-color: #95D5B2;
    margin: -2rem 0rem;
    border-radius: 20px;
    padding: 4rem 1rem;
    padding: 2rem 1.5rem;
}

.comparison_chart_div3 {
    background-color: #FFFFFF;
    margin: 0;
    padding: 2rem 1rem;
    padding: 2rem 1.5rem;
}

.comparison_chart_div_p1 {
    font-size: 18px;
    font-weight: 500;
    margin: 2rem 0rem;
    color: #4F4F4F;
    font-family: 'AileronRegular';

}

.comparison_chart_div_p2 {
    font-size: 18px;
    font-weight: 500;
    margin: 2rem 0rem;
    text-align: center;
    color: #4F4F4F;
    font-family: 'AileronRegular';
}

.comparison_chart_div_h1 {
    font-size: 27px;
    font-family: "Hubballi", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 2rem 0rem 3rem 0rem;
    color: #353535;

}

.comparison_chart_div_h2 {
    font-size: 27px;
    font-family: "Hubballi", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 3.9rem 0rem 3.2rem 0rem;
    color: #353535;
}

.comparison_chart_div_h3 {
    font-size: 27px;
    font-family: "Hubballi", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 3.9rem 0rem 1.2rem 0rem;
    color: #353535;
}

.amz_landing_3d_section4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.content {
    text-align: center;
}

.content_p1 {
    font-size: 55px;
    color: #353535;
    margin-top: 1rem;
    font-weight: 400;
    margin: 0;
    font-family: "Hubballi", sans-serif;
}

.text-light2 {
    font-size: 20px;
}

.brands_section {
    background-color: #EBF4ED;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.brands_section_p1 {
    font-size: 27px;
    font-family: "Hubballi", sans-serif;
    font-weight: 400;
    text-transform: uppercase;

}

.brands_section_h1 {
    font-size: 32px;
    font-weight: 700;
    font-family: 'AileronRegular';
    color: #353535;
}

.brands_section_p2 {
    font-size: 18px;
    font-family: 'AileronRegular';
    line-height: 30px;
    padding-right: 6rem;

}

.brands_section_logo img {
    text-align: center;
}

.brands_section_logo1 {
    margin-top: 5rem;
}


/* videography page  */

.videography_section1 {
    position: relative;
    height: 90vh;
    overflow: hidden;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.videography_section1 .container {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.videography_section1_card {
    background-color: rgba(82, 183, 136, 0.9);
    width: 40rem;
    padding: 4rem 7rem;
    text-align: center;
    border-radius: 28px;
    border: none;
}

.videography_section1_card_h1 {
    color: white;
    font-size: 46px;
    font-family: "Hubballi", sans-serif;
}

.videography_section1_card_p1 {
    color: white;
}

.videography_section2_h1 {
    font-size: 46px;
    font-family: "Hubballi", sans-serif;
    margin-top: 1rem;
}

.videography_section2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.videography_section3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.videography_section4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.pricing_card_videography {
    border: 1px solid #000000;
    box-shadow: 0px 4px 5px 1px #00000033;
    border-radius: 15px;
    height: 29rem;
    overflow: hidden;
}

.pricing_card_videography:hover {
    transform: scale(1.03);
}

#package-selection-container {
    display: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#package-selection-container p {
    font-family: "Hubballi", sans-serif;
    padding: 0.7rem;
    background-color: #95d5b2;
    border-radius: 10px;
    color: white;
    margin: 0.2rem 0.3rem;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.video_button {
    background-color: #95D5B2;
    padding: 5px 35px;
    border-radius: 60px;
    border: none;
}

.video_button.active {
    background-color: #52B788;
}

.active_nav_link {
    color: #06A64F;
    border-bottom: 2px solid #06A64F;
}

.video_section3_style {
    width: 100%;
}

.video_renders {
    width: 100%;
    height: 100%;
}

.mfp-bg {
    z-index: 100;
}

.mfp-wrap {
    z-index: 101;
}

.mfp-figure figure {
    width: 800px;
    height: 800px;
}

img.mfp-img {
    width: 800px;
    height: 800px;
    max-height: max-content !important;
    max-width: max-content !important;
    cursor: zoom-in;
}

.mfp-img-mobile figcaption {
    display: none !important;
}

.mfp-figure:after {
    box-shadow: none;
    background: transparent;
}

.popup_gallery_stock .image-wrap {
    cursor: zoom-in;
}

.mfp-img-transform {
    transform: scale(1.5);
    cursor: zoom-out !important;
}


.amz_3d_banner_div {
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.video_section3_div2 {
    margin-top: 3rem;
}


.founder_section {
    background-color: #95D5B2;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.founder_section_h1 {
    font-size: 46px;

}

.icon {
    width: 150%;
}







/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: -50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 15px;
    width: 220px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #52b788;

    color: #fff;
    content: attr(data-tooltip);
    text-align: left;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 20px;
}

[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 90%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #52b788;
    border-top: 5px solid #52b788;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}


[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.faqs_section {
    padding-bottom: 6rem;
}

.accordion-button {
    background-color: #95D5B2;
    border-radius: 10px !important;
    color: #484848;
}

.accordion-button:not(.collapsed) {
    background-color: #95D5B2;
    color: #484848;
}

.accordion-item:first-of-type {
    margin: 10px 0px;
    border: none;
}

.accordion-item {
    margin: 10px 0px;
    border: none;
}

.accordion-body {
    background-color: #F5F5F5;
    padding: 30px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0px 10px 10px 10px;
}

.accordion-button::after {
    background-image: url('../images/faq_plus_icon.png');
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../images/faq_minus_icon.png');
    margin-top: -1rem;
}

.accordion h2 {
    font-family: 'Aileron-Regular', sans-serif;
}

.blog_banner_h1 {
    font-size: 52px;
    margin-top: 3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.blog_home_div1 {
    overflow: hidden;
    border-radius: 10px;
}

.blog_home_div1:hover {
    transform: translate(0, -8px);
    box-shadow: 0px 4px 18px 5px #00000026;
}

.blog_home_div1:hover .blog_home_thumbnail_img {
    transform: scale(1.02);
}

.blog_a_tag {
    text-decoration: none;
    color: black;
}

.blog_a_tag:hover {
    color: #40916C;
}


.blog_home_thumbnail_img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0px 0px;
}

.blog_home_h1 {
    padding: 5px 20px 0px 20px;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 600;
}

.blog_home_p1 {
    padding: 10px 20px 0px 20px;
    color: #353535;
    font-size: 16px;
    margin: 0;
}

.blog_detail_p1 {
    padding: 10px 0 0 0;
    color: #353535;
    font-size: 16px;
    margin: 0;
}

.blog_home_p2 {
    padding: 10px 20px 0px 20px;
    color: #353535;
}

.blog_home_read_more {
    text-decoration: none;
    color: #06a64f;
    font-size: 18px;
    margin: 20px;
    font-weight: 500;
}

.blog_home_read_more:hover {
    color: #06a64f;
}

.blog_detail_h1 {
    font-size: 40px;
    font-weight: 600;
}

.horizontal_line_hr {
    border-bottom: 2px solid black;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.blog_detail_h2 {
    font-size: 36px;
    font-weight: 600;
}

.blog_detail_p1 {
    color: black;
}

.blog_detail_a_tag {
    text-decoration: none;
    color: #06a64f;
    font-weight: 600;
}

.blog_detail_h3 {
    font-size: 30px;
    font-weight: 600;
}

.blog_detail_h4 {
    font-size: 28px;
    font-weight: 600;
}

.blog_detail_h5 {
    font-size: 26px;
    font-weight: 600;
}


.blog_sidebar_div1 {
    overflow: hidden;
}

.blog_sidebar_div1 .blog_detail_h5 {
    font-size: 22px;
}

.blog_sidebar_div1 img {
    width: 100%;
    height: auto;
}

.blog_sidebar_div1 .blog_home_p1 {
    padding: 0;
    font-size: 14px;
}

.blog_sidebar_div1 .horizontal_line_hr {
    border-bottom: 2px solid #00000047;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.blog_detail_inner_img {
    width: auto;
    height: auto;
}

.portfolio_boxes a {
    height: 100%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    border-radius: 10px
}

.portfolio_boxes a figure {
    margin-bottom: 0;
    height: 700px
}

.portfolio_boxes a figure img {
    width: 100% !important;
    position: relative;
    top: 0;
    transition: 2s
}

.portfolio_boxes a:hover img {
    top: -100%
}

.portfolio_boxes:hover a:before {
    opacity: 1;
    content: '';
    background: #06a64f;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0
}


.portfolio_listing_optimization {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #000
}


.amzoptimizer_logo {
    width: 185px;
    height: auto;
}

.amz_testimonial_section {
    margin-bottom: 3rem;
}

.nav_topbar_div {
    display: none;
}

.amazon_seller_trust {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.amazon_seller_trust video {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.amazon_seller_trust h2 {
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
    font-family: "Hubballi", sans-serif;
    margin-bottom: 2rem;
}


/* About Page */

.about_section1 {
    padding-top: 5rem;

}

.about_section1_h1 {
    font-size: 70px;
    font-weight: 400;
    font-family: "Hubballi", sans-serif;
}

.about_section1_p1 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 2.5rem;
}

.about_bg_img {
    background-image: url(../images/about_us/about_section2_img.webp);
    background-repeat: no-repeat;
    height: 550px;

    background-position: center;
    background-size: cover;
}

.about_section2 {
    padding-top: 3rem;
}

.about_section3 {
    padding-top: 3rem;
}

.about_section3_h1 {
    font-size: 50px;
    font-weight: 800;
}

.about_borders {
    border-top: 2px solid black;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 2px solid black;
}

.about_section3_h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.about_section3_p1 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 1rem;
}

.about_section3_h2 {
    font-size: 33px;
    font-weight: 700;
    padding-top: 1rem;
}

.about_section3_h4 {
    font-size: 26px;
    font-weight: 700;
    padding-top: 1rem;
}

.about_section3_p2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: -10px;

}

.image_and_text {
    padding-top: 30rem;
}

.about_section4 {
    padding-top: 3rem;
}

.about_section4_h1 {
    font-size: 60px;
    font-weight: 800;
    padding-top: 4rem;
}

.about_section4_h2 {
    font-size: 30px;
    font-weight: 600;
}

.about_section4_p1 {
    font-size: 20px;
    font-weight: 400;
    padding-top: 1rem;
}

.facebook_rating {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.about_section5 {
    margin-top: 3rem;
    background-color: #EBF4ED;
    border-radius: 20px;
}

.about_section5_h1 {
    font-size: 50px;
    font-weight: 600;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.bordertop_2 {
    border-top: 2px solid black;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 2px solid black;
}

.card_image {
    border-radius: 20px;
}

.card_team {
    border: none;
}

.about_section5_h2 {
    font-size: 35px;
    font-weight: 600;
    padding-top: 1rem;
}

.about_section5_p1 {
    font-size: 18px;
    font-weight: 400;
    margin-top: -9px;
}

.card_image:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 15px 0 #00000040;

}

.about_section5_h3 {
    font-size: 40px;
    font-weight: 800;
    padding-top: 4rem;
    padding-bottom: 3rem;
}

.about_section5_p2 {
    padding-top: 3rem;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 3rem;
}

.for-desktop1 {
    display: block;
}

.for-mobile1 {
    display: none;
}

.about_section5 {
    margin-top: 3rem;
    background-color: #EBF4ED;
    border-radius: 20px;
    margin-bottom: -3rem;
}

.splide__arrow--prev {
    margin-left: -5rem !important;
}

.splide__arrow--next {
    margin-right: -5rem !important;
}

.mfp-figure figure {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 800px;
    height: 800px;
    margin: 0;
}

img.mfp-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    cursor: zoom-in;
}

.popup_gallery_portfolio_a {
    float: inline-end;
    color: black;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
}
.popup_gallery_portfolio_a img{
    padding-bottom: 3px;
}
.popup_gallery_portfolio_a span {
    background-image: url('../images/text_background_green.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    transition: 0.5s ease-in-out;
    padding: 0 0.rem 0 0.2rem;
}

.popup_gallery_portfolio_a span:hover {
    background-image: url('../images/text_background_green_full.png');
}