body,
html {
    scroll-behavior: smooth;
    font-weight: 400;
    font-family: Archivo, sans-serif
}

.index-wrap-4-item a,
.text-suppercase {
    text-transform: uppercase
}

.index-wrap-2 ul li,
a {
    position: relative
}

body,
ul {
    margin: 0
}

.index-wrap-pricing .sec_top,
p.w-100 {
    text-align: center !important
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    font-family: Archivo, sans-serif
}

:root {
    --dark-color: 53, 67, 77;
    --light-color: 255, 255, 255;
    --clr-1: 96, 59, 165;
    --clr-2: 1, 135, 137;
    --trans-timing: cubic-bezier(0.65, 0, 0.35, 1)
}

ul {
    padding: 0
}

.scroll_block {
    overflow: auto;
    padding-right: 10px
}

.scroll_block::-webkit-scrollbar {
    width: 1px
}

.scroll_block::-webkit-scrollbar-track {
    background: 0 0
}

.scroll_block::-webkit-scrollbar-thumb {
    background: 0 0
}

p.mb-0.invisible-scroll.scroll_block {
    height: 115px
}

html {
    overflow-x: hidden
}

body {
    right: 0;
    -webkit-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    -webkit-overflow-scrolling: touch;
    color: #333;
    background: center/cover no-repeat fixed #fff
}

.wrapper {
    width: 100%;
    overflow: hidden
}

.bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d
}

* {
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a {
    outline: 0;
    color: inherit;
    cursor: pointer;
    transition-duration: .8s
}

a:active,
a:focus {
    color: #f7f7f7;
    outline: 0 !important
}

a:hover {
    color: #f55542;
    outline: 0 !important
}

.fw-700,
.fw-800,
b,
strong {
    font-weight: 700
}

audio,
img,
video {
    max-width: 100%;
    height: auto
}

h5 {
    font-size: 24px
}

h4 {
    font-size: 36px
}

.index-wrap-6-item-impression-content .impression-h6,
h3 {
    font-size: 40px
}

h1 {
    font-size: 118px
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.clr-1 {
    color: #ffff82
}

.clr-2,
footer p {
    color: #666
}

.lh-27 {
    line-height: 27px
}

.text-dark {
    color: #482c1e !important
}

.form-control,
input,
select,
textarea {
    background: #f9f9f9;
    color: #a4a4a4;
    padding: 17px 8px 17px 25px;
    transition: .3s linear;
    height: auto;
    border-radius: 70px;
    font-size: 16px !important;
    box-shadow: unset;
    width: 100%;
    border-bottom: unset;
    border-left: unset;
    border-right: unset;
    border-top: unset
}

.form-control:focus,
input:focus,
select:focus,
textarea:focus {
    box-shadow: unset;
    background: #f9f9f9;
    color: #a4a4a4;
    outline: unset
}

.form-control:focus::placeholder,
input:focus::placeholder {
    color: #a4a4a4
}

.form-control::placeholder,
input::placeholder {
    color: #a4a4a4;
    font-size: 16px;
    opacity: 1
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-size: 16px
}

.btn,
button {
    border: 1px solid #36596f;
    color: #fff;
    background: linear-gradient(180deg, #1e3949 0, #234b62 100%);
    transition: .4s linear;
    font-weight: 500;
    border-radius: 12px
}

.btn:active,
.btn:focus,
.btn:hover,
button:active,
button:focus,
button:hover {
    border: 1px solid #36596f;
    /* color: #fff; */
    background: linear-gradient(180deg, #f55542 0, #d44939 100%)
}


.btn.btn-white,
button.btn-white {
    padding: 15px 24px;
    border: 1px solid #fff;
    color: #f55542;
    background: #fff;
    transition: .4s linear;
    font-size: 16px;
    font-weight: 500;
    border-radius: 12px
}

.btn.btn-white:active,
.btn.btn-white:focus,
.btn.btn-white:hover,
button.btn-white:active,
button.btn-white:focus,
button.btn-white:hover {
    border: 1px solid #f55542;
    color: #f55542;
    background: #fff
}

.social-media-ppc-numbers {
    margin-top: 30px
}

p.w-100 {
    font-size: 12px !important;
    line-height: 18px !important
}

.counter-box .numbers-img h3 {
    font-weight: 900
}

.social-media-ppc-numbers .counter-box .numbers-img img {
    margin-right: 4px;
    margin-bottom: 4px;
    object-fit: contain;
    width: 16%
}

.invisible-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    background-color: #f5f5f500;
    border-radius: 0
}

.invisible-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f500
}

.invisible-scroll::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #ee307300
}

.case_sec3 .sec_content .box2 .box_publish p::after,
.index-wrap-2 ul .li-last::before,
.my-tabs {
    display: none
}

.break_line,
.index-wrap-pricing .sec_content .tabs li span,
.my-tabs.current {
    display: block
}

.w-85 {
    width: 85%
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
    padding-top: 22px
}

.header-inner {
    background: #fff;
    padding: 20px 20px 20px 30px;
    border-radius: 13px
}

.header-anchor-number .span-1 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f55542;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 6px
}

.header-anchor-number .span-1 i {
    font-size: 14px;
    color: #fff
}

.header-anchor-number .span-2 {
    font-size: 16px;
    font-weight: 500
}

header ul {
    gap: 50px;
    padding-right: 45px
}

.index-wrap-1 .span-tag {
    border: 1px solid #36596f;
    color: #fff;
    background: linear-gradient(-90deg, #9e0dcebf 0%, #5d0dcead 100%);
    padding: 12px 17px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 15px
}

.index-wrap-1 h1 {
    font-size: 45px;
    padding: 10px 0 20px !important;
    text-align: left
}

.index-wrap-1 h1 .span-1 {
    color: #00c64c
}

.index-wrap-1 h1 .span-2 {
    color: #f55542
}

.index-wrap-1 p {
    font-size: 18px;
    line-height: 28px;
    text-align: left
}

.index-wrap-1-form-box {
    background: #e44f3d;
    border-radius: 12px;
    width: 400px;
    padding: 30px;
    margin-top: 0;
    margin-left: auto
}

.index-wrap-2 ul li::before,
.input-icon-span {
    margin: auto 0;
    top: 0;
    position: absolute;
    bottom: 0
}

.index-wrap-1-form-box .index-wrap-1-form-box-input input {
    background-color: transparent;
    font-size: 12px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 10px;
    margin: 10px 0
}

.index-wrap-1-form-box form .col-lg-12 {
    width: 100%;
    margin: 10px auto 0;
    text-align: center
}

.btn,
button {
    font-size: 16px !important;
    padding: 21px
}

.input-icon-span {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #36596f;
    background: linear-gradient(180deg, #1e3949 0, #234b62 100%);
    display: inline-flex;
    left: 2px;
    justify-content: center;
    align-items: center
}

.index-wrap-1 {
    padding: 13rem 0 7rem;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.index-wrap-2 h2 {
    font-size: 20px;
    padding-bottom: 22px
}

.index-wrap-2 {
    background: #f3f8ea;
    padding: 55px 0
}

.index-wrap-2 ul li::before {
    content: "";
    right: -80px;
    height: 100px;
    width: 1px;
    background: #cecece
}

.index-wrap-3 h2,
.index-wrap-4 h2,
.index-wrap-5 h2,
h2 {
    font-size: 50px
}

.index-wrap-3 .p-parah {
    font-size: 18px;
    line-height: 32px;
    padding: 25px 0 35px
}

.index-wrap-3-item h4 {
    font-size: 35px
}

.index-wrap-3-item {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 25px 15px
}

.index-wrap-3-item-main .p-main {
    font-size: 25px;
    height: 188px;
    overflow-y: scroll;
    margin-bottom: 35px
}

.index-wrap-3-item-main .p-name {
    font-size: 18px;
    font-weight: 600
}

.index-wrap-3-item-main .p-rating {
    font-size: 16px;
    font-weight: 300
}

.index-wrap-3-item-inner {
    background: #fbfbfb;
    border-radius: 20px;
    padding: 30px 30px 35px 35px
}

.index-wrap-3-item-main {
    width: 90%;
    display: inline-block;
    border: 2px solid #ffffff2c;
    backdrop-filter: blur(25px);
    background: rgb(204 204 204 / 30%);
    border-radius: 29px;
    padding: 25px 27px
}

.index-wrap-3-item-main .custom-padding {
    padding: 0 0 35px
}

.index-wrap-3-item-main-before::before {
    content: "";
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: rgb(226 78 60);
    border-radius: 25px
}

.index-wrap-3 {
    padding: 110px 0 100px
}

.index-wrap-3-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto
}

.index-wrap-4 {
    padding: 70px 0;
    background: #f2f0e9
}

.index-wrap-4-item {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 40px 28px;
    margin-bottom: 25px
}

.index-wrap-4-item .span-icon {
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: inline-block
}

.index-wrap-4-item .span-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.index-wrap-4-item h4,
.index-wrap-7-item h4 {
    font-size: 22px;
    padding: 10px 0 18px
}

.index-wrap-4-item a {
    font-size: 16px
}

.index-wrap-4-item a img {
    padding-left: 7px
}

.index-wrap-4-item p {
    margin-bottom: 20px;
    line-height: 26px;
    height: 156px;
    overflow-y: scroll
}

.index-wrap-4-item-cta {
    background: #f55542;
    border-radius: 10px;
    height: 94%;
    padding: 0 30px;
    display: inline-flex;
    align-items: center
}

.index-wrap-4-item-cta h5 {
    font-size: 35px;
    padding: 18px 0 16px
}

.index-wrap-4-item-cta p {
    font-size: 20px;
    padding-bottom: 24px
}

.wrap-4-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    margin: 0 auto
}

.index-wrap-5 p {
    font-size: 18px;
    line-height: 28px;
    padding: 20px 0 30px
}

.index-wrap-5 {
    padding: 70px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.index-wrap-5-img {
    position: absolute;
    right: 150px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    width: 560px
}

.index-wrap-6-item-impression-content h5 {
    font-size: 30px
}

.index-wrap-6-item-impression-content .impression-p {
    font-size: 18px
}

.index-wrap-6-item-review {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 35px
}

.index-wrap-6-item-review .index-wrap-6-item-review-content {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
    height: 84px;
    overflow-y: scroll
}

.index-wrap-6-item-review .index-wrap-6-item-review-rating {
    font-size: 14px
}

.index-wrap-6-item-padding {
    padding: 30px 0
}

.index-wrap-6-item .index-wrap-6-item-img {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 28px
}

.index-wrap-6-item .index-wrap-6-item-img img,
.review-item .review-item-profile img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index-wrap-6-item {
    background: #fff;
    padding: 23px 22px;
    border-radius: 25px;
    transition: .4s linear;
    box-shadow: 0 0 50px #f5544200;
    margin-bottom: 25px
}

.index-wrap-6 {
    background: linear-gradient(180deg, rgb(220 241 176 / 80%) 0, hsl(78deg 44% 92% / 80%) 100%);
    padding: 80px 0 90px
}

.index-wrap-6-item:hover {
    background: #f55542;
    box-shadow: 0 0 50px #f55442bb
}

.index-wrap-6-item:hover .index-wrap-6-item-impression-content .impression-h6,
.index-wrap-6-item:hover .index-wrap-6-item-impression-content .impression-p,
.index-wrap-6-item:hover .index-wrap-6-item-impression-content h5,
.section11 .sec_top h2,
.section13 .combo_btn .btn_1 span,
.section13 .sec_left h2 span,
.services_sec6 .sec_right .my-tabs .content p {
    color: #fff
}

.index-wrap-6-item-padding::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 60%;
    background: #cecece;
    margin: auto
}

.index-wrap-6-text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

section#our-seo-services-section {
    position: relative;
    padding: 50px 0;
    background: #eef0eb
}

.fold-04 h2 a[class=text-gradient],
span[class="title d-block"] {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    color: #150036
}

.index-wrap-7 {
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.index-wrap-7-item {
    border: 2px solid #f5f5f5;
    background: #fff;
    border-radius: 10px;
    padding: 35px 27px;
    transition: .4s linear;
    margin-bottom: 25px
}

.index-wrap-7-item:hover {
    background: linear-gradient(-90deg, #9e0dcebf 0%, #5d0dcead 100%);
    box-shadow: 0 0 50px #5d0dcead;
    color: #fff;
    transform: scale(1.06)
}

.mb-0 {
    margin-bottom: 0 !important
}

.review-item .review-item-profile {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden
}

.review-item .review-item-content {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 24px;
    margin-top: 15px;
    height: 95px;
    overflow-y: scroll
}

.review-item .review-item-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 28px
}

.review-item {
    background: rgb(18 55 77 / 60%);
    border-radius: 20px;
    padding: 40px 80px 38px;
    border: 2px solid;
    transform: scale(.8);
    transition: .3s linear
}

.review-item .review-item-rating p {
    margin-bottom: 8px;
    font-size: 14px
}

.primary_bg {
    background: #150036
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -2px;
    font-weight: 700;
    margin: 0
}

.case_sec3,
.index-wrap-10,
.section11,
.services_sec7 {
    padding: 80px 0
}

.section11 .sec_content .sec11_slider .slick-slide {
    margin: 0 10px;
    height: 300px;
}

.section11 .sec_top .custom-arrows .slick-arrow.slick-prev-2 img {
    transform: rotate(180deg)
}

.section11 .sec_top .custom-arrows {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 5px
}

.section11 .sec_top .custom-arrows .slick-arrow {
    position: unset;
    width: 60px;
    height: 35px;
    background: 0 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: unset;
    padding: 0
}

.section11 .sec_content {
    margin-top: 40px;
    width: 84%;
    margin-left: auto
}

.section11 .sec_content .sec11_slider .slick-list.draggable {
    padding: 50px 50px 0 !important
}

.section11 .sec_content .sec11_slider .box {
    width: 100%;
    background: #fff;
    background: #fff;
    padding: 20px 30px 30px;
    position: relative;
    z-index: 1
}

.section11 .sec_content .sec11_slider .box .avatar_img {
    width: 70px;
    position: absolute;
    top: -30px;
    left: 30px
}

.section11 .sec_content .box .rating_img {
    width: 120px;
    margin-left: auto
}

.section11 .sec_content .box p {
    height: 120px;
    font-size: 16px;
    color: #000;
    margin-top: 30px
}

.section11 .sec_content .box h6 {
    font-size: 16px;
    color: #7017CA;
    margin-top: 10px;
    letter-spacing: 0;
    font-weight: 700
}

.section11 .sec_content .box h6 span {
    display: block;
    color: #fff;
    font-weight: 200;
    font-size: 14px
}

.index-wrap-9 {
    position: relative;
    z-index: 1;
    padding-top: 60px
}

.index-wrap-9::before {
    content: "";
    width: 100%;
    height: 400px;
    background: #150036;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.index-wrap-9 .index-wrap-9-form-box {
    border-radius: 30px;
    background: #150036;
    box-shadow: 0 0 40px 0 #150036;
    backdrop-filter: blur(15px);
    padding: 40px 40px 0 0;
}

.index-wrap-9 .index-wrap-9-form-box h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    letter-spacing: -1.6px;
    text-transform: capitalize
}

.index-wrap-9 .index-wrap-9-form-box h2 span {
    color: #7017CA;
    background: #fff;
    border-radius: 8px;
    padding: 0 8px;
    font-size: 40px;
    letter-spacing: -1.6px;
    text-transform: capitalize
}

.index-wrap-9 .index-wrap-9-form-box form .form-group {
    margin-top: 25px
}

.index-wrap-9 .index-wrap-9-form-box form .form-group label {
    color: #fff;
    font-size: 16px;
    display: block;
    margin-bottom: 5px
}

.index-wrap-9 .index-wrap-9-form-box form .form-group input {
    background: 0 0;
    border-bottom: 2px solid #ffffff7a;
    color: #fff;
    border-radius: 0;
    padding: 10px 0;
    font-size: 16px
}

.index-wrap-9 .index-wrap-9-form-box form .form-group input::placeholder {
    color: #ffffff7a;
    font-weight: 200
}

.index-wrap-9 .index-wrap-9-form-box form input.btn {
    width: 200px;
    margin-top: 35px
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item {
    background: 0 0;
    border-radius: 10px;
    border: 1px solid #150036
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button.collapsed {
    background: 0 0;
    color: #000;
    border: none !important;
    padding: 20px;
    font-size: 20px;
    box-shadow: unset !important;
    outline: unset !important
}

.accordion-item:first-of-type .accordion-button {
    border: none;
    border-radius: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-header {
    border: unset;
    outline: unset;
    box-shadow: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button:not(.collapsed) {
    box-shadow: unset;
    outline: unset;
    border: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button::after {
    background-image: url("../images/plus.webp")
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button:not(.collapsed)::after {
    background-image: url("../images/minus.webp")
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button:hover {
    border: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button {
    background: #150036;
    color: #fff;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    border-color: unset;
    outline: unset;
    box-shadow: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: unset;
    box-shadow: unset
}

.index-wrap-10 .index-wrap-10-content .accordion .accordion-item .accordion-collapse.collapse.show {
    background: #150036;
    color: #fff;
    border-radius: 0 0 10px 10px
}

footer {
    padding-bottom: 80px 0;
    background-color: #f5effb;
    padding-top: 30px;
}

footer p {
    font-size: 14px;
    margin: 20px 0
}

footer .menu {
    display: flex;
    justify-content: end;
    flex-direction: column;
    align-items: end
}

footer .menu h6 {
    text-align: right
}

footer .menu ul {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px
}

footer .menu ul li {
    list-style-type: none
}

footer .main_ft {
    border-top: 1px solid #d3d3d3;
    margin-top: 40px;
    padding: 20px 0
}

.case_sec3 h2 {
    color: #333;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize
}

.case_sec3 .sec_content ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    padding: 0
}

.case_sec3 .sec_content ul li {
    width: 50%
}

.case_sec3 .sec_content .box {
    margin-top: 25px;
    border-radius: 19px;
    padding: 25px;
    background: #2d546f;
    transition: .4s linear;
    height: 840px
}

.case_sec3 .sec_content .box .main_img {
    display: flex;
    justify-content: start;
    align-items: center
}

.case_sec3 .sec_content .box .box_publish p {
    color: #fff;
    font-weight: 400;
    margin: 10px 0;
    position: relative;
    z-index: 1
}

.case_sec3 .sec_content .box .box_publish p::after {
    content: "";
    width: 100px;
    height: 37px;
    background: url('../images/andersen-icon.webp') 0 0/contain no-repeat;
    position: absolute;
    bottom: -20px;
    right: 0;
    z-index: -1
}

.case_sec3 .sec_content .box3 .box_publish p::after {
    background: url('../images/centric-icon.webp') 0 0/contain no-repeat
}

.case_sec3 .sec_content .box4 .box_publish p::after {
    background: url('../images/duct-care-icon.webp') 0 0/contain no-repeat
}

.case_sec3 .sec_content .box6 .box_publish p::after {
    background: url('../images/baseball-icon.webp') 0 0/contain no-repeat
}

.case_sec3 .sec_content .box .box_publish p span,
.case_sec3 .sec_content .box .box_publish p strong {
    color: #fff;
    font-size: 14px
}

.case_sec3 .sec_content .box h4 {
    color: #fff;
    margin: 10px 0 25px;
    text-transform: capitalize
}

.case_sec3 .sec_content .box p.scroll_block {
    color: #fff;
    height: 170px
}

.case_sec3 .sec_content .box .combo_btn {
    display: flex;
    justify-content: start;
    margin: 15px 0;
    color: #fff;
    padding: 30px 0
}

.case_sec3 .sec_content .box .combo_btn .btn_1 {
    background: 0 0 !important;
    padding: 0 !important
}

.case_sec3 .sec_content .box .combo_btn .btn .img {
    border-color: #fff !important
}

.case_sec3 .sec_content .box .combo_btn a.call_btn {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    background: #2d546f;
    border-radius: 50.5px;
    padding: 10px 20px
}

.case_sec3 .sec_content .box .combo_btn a.call_btn img {
    display: block;
    width: 15px
}

.case_sec3 .sec_content .box .box_details li {
    width: 139px;
    border-right: 1px solid #ffffff54;
    list-style-type: none
}

.case_sec3 .sec_content .box .box_details li:last-child,
.section12 .sec_content .cities ul li:nth-child(n+1),
.section9 .sec_content ul li:nth-child(n+1) {
    border-right: none
}

.case_sec3 .sec_content .box .box_details ul .ft_img img,
.case_sec3 .sec_content .box .box_details ul li:last-child .ft_img img {
    width: 20px
}

.case_sec3 .sec_content .box .box_details ul .ft_img span {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.case_sec3 .sec_content .box .box_details li p {
    color: #fff;
    font-size: 12px;
    margin-top: 10px
}

.case_sec3 .sec_content .combo_btn {
    margin-top: 40px;
    justify-content: center;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap
}

.case_sec3 .sec_content .combo_btn .btn_1.popup_btn {
    background: #ec503d;
    padding: 15px 24px;
    border: unset
}

.case_sec3 .sec_content .combo_btn .btn_1.popup_btn .img {
    border-color: #ffffff00
}

.case_sec3 .sec_content .box:hover,
.secondary_bg,
.section2 form .combo_btn .btn_2,
.services_sec8 .box .combo_btn .btn_2:hover {
    background: #f55542
}

.combo_btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center
}

.case_sec3 .sec_content .box .combo_btn a.call_btn p {
    margin-bottom: 0
}

a.btn.btn_1.popup_btn {
    display: flex;
    justify-content: start;
    gap: 10px
}

.case_sec3 .sec_content .combo_btn .btn_1.popup_btn .img img {
    filter: invert(1) brightness(11)
}

.btn .img img~img {
    transform: translate(-60px, -45px)
}

.btn .img img {
    object-fit: none;
    align-items: center;
    transform: translate(0, 0);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

.btn .img img,
.btn .text span {
    height: 100%;
    display: flex;
    justify-content: center;
    width: 100%
}

.index-wrap-pricing {
    padding: 60px 0
}

.index-wrap-pricing .sec_top h3 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 900;
    color: #150036
}

.index-wrap-pricing .sec_top p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 25px;
    text-align: center
}

.index-wrap-pricing .sec_content .tabs {
    display: flex;
    justify-content: center;
    list-style-type: none;
    width: max-content;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 20px;
    background-color: #eef0eb;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .16);
    position: relative;
    bottom: -45px;
    z-index: 1
}

.index-wrap-pricing .sec_content .tabs li {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 15px;
    color: #150036;
    text-transform: uppercase;
    outline: 0 !important;
    cursor: pointer;
    margin: 0 12px
}

.index-wrap-pricing .sec_content .tabs li.current {
    color: #eef0eb;
    background-color: #150036;
    outline: 0 !important
}

.index-wrap-pricing .sec_content .pricing_slider .slick-slide {
    margin: 10px
}

.index-wrap-pricing .sec_content .table-1 {
    margin-top: 25px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #15003659
}

.index-wrap-pricing .sec_content .table-1 .head,
.index-wrap-pricing .sec_content .tabs_section .my-tabs.first_tab.current .table-1 .head,
.seo-tabs .tab-pane .cont_2 {
    padding: 50px 30px 30px;
    background: #eef0eb
}

.index-wrap-pricing .sec_content .table-1 .services {
    padding: 10px 30px;
    overflow-y: scroll;
    background: #fff;
    height: 270px
}

.index-wrap-pricing .sec_content .table-1 .order-now {
    padding: 10px 30px;
    background: #fff;
    border-top: 1px solid #eef0eb
}

.index-wrap-pricing .sec_content .table-1 .order-now a {
    font-size: 15px;
    font-weight: 600;
    color: #150036
}

.index-wrap-pricing .sec_content .table-1 button {
    margin-bottom: 10px
}

.index-wrap-pricing .sec_content .table-1 .services h5 {
    display: inline-block;
    font-size: 20px;
    color: #150036;
    text-decoration: none;
    font-weight: 800;
    border-bottom: 2px solid #150036;
    margin-bottom: 6px;
    padding: 2px 0;
    font-family: Archivo, sans-serif
}

.index-wrap-pricing .sec_content .table-1 .services p {
    font-size: 14px;
    font-weight: 400;
    color: #150036;
    margin: 0;
    padding: 0 0 5px;
}

.index-wrap-pricing .sec_content .table-1 .head h4 {
    text-align: left;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 0;
    color: #150036
}

.index-wrap-pricing .sec_content .tabs_section .head p,
.seo-tabs .tab-pane .cont_1 p,
.tab-pane .cont_2 p,
.tab-pane .cont_3 p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #150036;
    width: 100%
}

.index-wrap-pricing .sec_content .tabs_section .head p {
    margin-bottom: 0;
    padding-top: 10px !important
}

.index-wrap-pricing .sec_content .tabs_section .head .doller {
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
    color: #150036 !important
}

.index-wrap-pricing .sec_content .tabs_section .head .doller span {
    font-size: 20px;
    font-weight: 500;
    color: #150036
}

.index-wrap-pricing .sec_content .pricing_slider .slick-dots {
    text-align: center;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%)
}

.index-wrap-pricing .sec_content .pricing_slider .slick-dots li.slick-active button {
    background: #1f3b4c
}

.index-wrap-pricing .sec_content .pricing_slider .slick-dots li button {
    background: #1f3e4f8f
}

.seo-tabs .ser2,
.ser2 {
    padding: 10px 30px;
    overflow-y: scroll;
    height: 270px;
    background-color: #fff
}

.index-wrap-1-form-box form button.btn {
    display: block;
    margin-right: auto
}

.seo-updated-ppc-hero-form {
    background-color: #fff !important;
    padding: 40px 25px;
    width: 60%;
    border-radius: 12px;
    box-shadow: 2px 2px 30px #888;
    margin-left: auto
}

.seo-updated-ppc-hero-form h3 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -2px
}

.seo-updated-ppc-hero-form input {
    background-color: transparent;
    font-size: 12px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #888;
    border-radius: 0;
    color: #000;
    padding: 6px 0
}

.seo-updated-ppc-hero-form label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 1px 0;
    letter-spacing: 0
}

.seo-updated-ppc-hero-form button {
    font-size: 16px !important;
    padding: 10px;
    display: block;
    width: 100%
}

#lead_sec4 .head_icon {
    margin-left: 20px;
    width: 30%;
    margin-bottom: 50px
}

.services_sec7 .sec_top h2 {
    text-align: center;
    color: #333;
    font-size: 40px;
    letter-spacing: -2px;
    font-weight: 700;
    margin: 0
}

.services_sec7 .sec_content h5 {
    font-size: 70px;
    letter-spacing: -2px;
    font-weight: 700
}

.services_sec6 .sec_content,
.services_sec7 .sec_content {
    margin-top: 60px
}

.services_sec7 .sec_content .sec_left,
.services_sec7 .sec_content .sec_right {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 50px
}

.contact_sec2 .sec_left ul,
.services_sec7 .sec_content .box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 30px
}

.section13 .sec_left,
.services_sec7 .sec_content .box .left {
    text-align: end
}

.services_sec7 .sec_content .sec_right .box {
    flex-direction: row-reverse
}

.services_sec7 .sec_content .sec_right .box .left {
    text-align: left
}

.services_sec7 .sec_content .box .left p {
    padding: 0;
    margin-top: 15px;
    height: 75px
}

.services_sec7 .sec_content .box .left h6,
.services_sec7 .sec_content .sec_right .box .left h6 {
    font-size: 20px;
    letter-spacing: -.9px;
    font-weight: 700
}

.logo_img {
    text-align: center
}

.services_sec6 {
    padding: 80px 0;
    background: #f45947
}

.services_sec6 .sec_top h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.services_sec6 .sec_left ul.tabs {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px
}

.services_sec6 .sec_left ul.tabs li {
    width: 198px;
    cursor: pointer;
    transform: scale(1.05);
    transition: .2s linear;
    background: none;
    padding: 5px;
    list-style-type: none;
}

.services_sec6 .sec_right .my-tabs .content {
    padding-left: 40px
}

.services_sec6 .sec_right .my-tabs .content h2 {
    color: #fff;
    font-weight: 700;
    font-size: 40px
}

.services_sec6 .sec_top p {
    color: #fff;
    text-align: center;
    padding: 15px 0;
}


.section12 {
    padding: 50px 0
}

.section12 .sec_content h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    margin: 0
}

.section12 .sec_content .cities {
    width: 1050px;
    margin: 60px auto 0;
    position: relative;
    z-index: 1
}

.section12 .sec_content .cities::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #f5f9ec;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.section12 .sec_content .cities ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

.section12 .sec_content .cities ul li {
    width: 25%;
    height: 80px;
    font-size: 20px;
    border: 1px solid rgba(35, 84, 117, .2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.section12 .sec_content .combo_btn {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.index-wrap-pricing .sec_content .tabs_section .head .doller del {
    font-size: 25px;
}

.index-wrap-pricing .sec_content .tabs_section .my-tabs.four_tab.current .seo-updated-ppc-hero-form {
    width: 30%;
    margin: 75px auto;
}

section.combo-sec {
    /* background: url('../images/wrap-1-bg.webp'); */
    padding: 40px 0;
    background-size: cover;
}

.pormvd {
    background-color: #fff !important;
}

section.combo-sec .combo-box .combo-list {
    display: flex;
    justify-content: space-between;
    text-align: start;
    margin: 25px 0;
}

section.combo-sec .combo-box .combo-bottom {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

section.combo-sec .combo-box .combo-list ul h3 {
    color: #fff;
    padding-bottom: 5px;
    font-size: 25px;
    padding-top: 10px;
}

section.combo-sec .combo-box .combo-top h4 {
    font-size: 20px;
    color: #fff;
    padding-bottom: 5px;
}

.combo-top h2 {
    font-size: 25px;
    color: #fff;
    margin: 10px 0;
    border-radius: 3px;
    background-color: #0e629854;
    font-size: 24px;
    font-weight: 600;
    color: white;
    padding: 10px;
    width: 34%;
    text-align: start;
}

.combo-sec ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    padding-left: 18px;
    color: #000000;
    list-style-type: none;
    padding-bottom: 8px;
    font-size: 14px;
    color: #fff;
}

.combo-sec ul li:before {
    content: "\f105";
    position: absolute;
    font-weight: 700;
    color: #e14e3b;
    left: 0;
    font-family: "Font Awesome 5 Free";
}

.combo-bottom h6 {
    font-size: 35px;
    color: #fff;
}

section.combo-sec .combo-box .combo-bottom .cta-links {
    color: #fff;
}

section.combo-sec .combo-box .combo-bottom .cta-links i {
    margin-right: 10px;
}

section.combo-sec .combo-box .combo-bottom h5 {
    font-size: 35px;
    color: #ffff;
}

section.combo-sec .combo-box .combo-bottom .cta-links .cta-links-1 {
    display: flex;
    gap: 20px;
}






.case_sec3 .tabs_section {
    padding-top: 40px;
}

.case_sec3 .tabs_section ul.tabs {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.case_sec3 .tabs_section ul.tabs li {
    list-style-type: none;
    cursor: pointer;
    background: #7017CA;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
}

.case_sec3 .tabs_section ul.tabs li:hover {
    background: linear-gradient(180deg, #f55542 0, #d44939 100%);
    color: #fff;
}


.tabs {
    list-style: none;
    display: flex;
    gap: 20px;
    padding: 0;
}

.tabs li {
    cursor: pointer;
    padding: 10px 20px;
    background: #ddd;
    border-radius: 4px;
}

.tabs li.current {
    color: #fff;
}

.tab-content {
    display: none;
    margin-top: 20px;
}

.tab-content.current {
    display: block;
}

.case_sec3 .tabs_section .tab-content.current .portfolio-box {
    padding: 25px 0;
}

.case_sec3 .tabs_section .tab-content.current .portfolio-box a .hover-effect .test1 {
    width: 100%;
    height: 140px;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.11);
    margin-top: -100px;
}

.case_sec3 .tabs_section .tab-content.current .portfolio-box a .hover-effect img {
    padding-left: 23px;
}

.case_sec3 .tabs_section .tab-content.current .portfolio-box a .hover-effect .test1 p {
    text-transform: uppercase;
    padding: 115px 15px 10px;
    margin: 0;
    font-weight: 500;
    color: #fff;
    background: #7017CA;
}

.case_sec3 .tabs_section .tab-content.current .portfolio-box a .hover-effect .test1 p img {
    text-align: right;
    float: right;
    padding: 3px 0 0 0;
}

section.combo-sec .combo-box .combo-top {
    text-align: center;
}

section.combo-sec .combo-box .combo-top h2 {
    margin: 15px auto 45px;
    text-align: center;
}

section.combo-sec .combo-box .combo-list ul {
    margin: 0 25px;
}

button.slick-next.slick-arrow {
    background: #9e0dcebf !important;
    background-image: url(../images/arrow.webp) !important;
    height: 60px;
    width: 60px;
}

.slick-next {
    right: -75px;
}

.slick-next:before {
    content: '';
}


button.slick-prev.slick-arrow {
    background: #9e0dcebf;
    background-image: url(../images/arrow.webp);
    top: 45%;
    transform: rotate(180deg);
    height: 60px;
    width: 60px;
}

.slick-prev {
    left: -75px;
}

.slick-prev:before {
    content: '';
}

.call-btn-new {
    display: none;
}

.Blockbtn2 {
    display: none;
}