@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

#contact_section form,
.bg-blue,
.bg_blue,
.cta_1::before {
    background-image: linear-gradient(#12242E, #10212b, #12222b, #17262e, rgb(20, 31, 44))
}

.banner-img::before,
.cnt-info li::before,
.pack-details .cnt-info li::before,
section.testimonial-area {
    background-position: center center
}

footer h4,
h2.theme-hd,
ul.breadcrumbs li a {
    text-transform: capitalize
}

@font-face {
    src: url("../fonts/PhotographSignature.ttf");
    font-family: PS;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --primary-color: #A3D5B3;
    --secondary-color: #12242E;
    --white: #FFFFFF
}

a,
button,
del,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
p,
span,
textarea {
    font-family: Poppins
}

body {
    overflow: hidden scroll;
    background-color: #f5f5f7
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: none
}

::-webkit-scrollbar-track-piece {
    box-shadow: rgba(0, 0, 0, .3) 0 0 6px inset;
    background-color: #dedede
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #050607
}

.bg-blue,
.bg-blue h2.theme-hd,
.bg_blue,
.clr-white,
.cta_1 ul.cnt-info li a,
.pricing-box *,
.pricing-box ul.cnt-info a:hover,
.service-type-box:hover * {
    color: #fff
}

header#header-outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 30px;
    z-index: 99
}

section.banner-home {
    padding: 14% 0 5%;
    position: relative;
    z-index: 1
}

header#header-outer a img {
    height: 61px
}

#header-outer ul.navbar-nav li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    transition: .4s linear
}

#header-outer div#navbarSupportedContent ul:first-child {
    justify-content: center;
    display: flex;
    align-items: center
}

#header-outer div#navbarSupportedContent ul:first-child li {
    margin-right: 6px
}

#header-outer ul li a {
    font-size: 16px
}

#header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li,
#header-outer div#navbarSupportedContent ul:first-child li:last-child {
    margin-right: 0
}

.cnt-info li::before {
    content: "";
    width: 39px;
    height: 39px;
    background-image: url("../images/mix/phone.png");
    margin-right: 5px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0
}

.cnt-info li {
    padding-left: 42px;
    position: relative;
    display: flex;
    margin-left: 6px;
    align-items: center
}

.cnt-info li a {
    display: flex;
    flex-direction: column;
    transition: .2s linear
}

.banner-btm .col-lg-4:last-child::before,
.cnt-info li:nth-child(3)::before,
.mobile-sec,
.process-sec li.col-lg-3:last-child:after,
.testimonial-area .slick-arrow::before,
ul.breadcrumbs li:last-child a::after {
    display: none
}

.cnt-info li:nth-child(3) {
    padding-left: 0;
    margin-left: 30px
}

.cnt-info li.chat::before {
    background-image: url("../images/mix/chat.png")
}

#contact_section form button,
a.theme-btn {
    background-color: var(--primary-color);
    padding: 10px 38px;
    border-radius: 50px;
    font-weight: 600;
    text-transform: capitalize;
    transition: .4s linear;
    display: inline-block;
    color: var(--secondary-color) !important;
    font-size: 16px !important
}

.banner-btm h2,
.floating-btn li a:hover,
section.policy-page ul a.link,
span.clr-yellow {
    color: var(--primary-color)
}

.about-sec .cnt-info li a,
.pricing-box .title .price *,
.service-type-box,
h2.theme-hd,
section.about-sec p,
section.about-sec ul li,
ul.nav-pills li a {
    color: var(--secondary-color)
}

#contact_section form button:hover,
.foot-social a:hover,
a.theme-btn:hover {
    transform: translateY(-8px)
}

ul.cnt-info li a span {
    font-size: 10px;
    font-weight: 600
}

#header-outer div#navbarSupportedContent ul:first-child li a {
    font-weight: 500
}

.cnt-info li:nth-child(3)::after {
    content: "";
    width: 1px;
    height: 95%;
    background-color: #fff;
    position: absolute;
    left: -14px;
    top: 4%
}

.cnt-info {
    display: flex
}

.sub-hd {
    font-family: PS;
    font-size: 40px;
    line-height: normal;
    margin-bottom: 0
}

.banner-content span.sub-hd {
    font-size: 60px
}

h1.theme-hd {
    font-size: 50px;
    line-height: 68px;
    font-weight: 800
}

.banner-btm h2,
.cnt-info li:last-child a,
h2.theme-hd {
    font-weight: 700
}

.banner-content p {
    font-size: 19px;
    line-height: 30px;
    margin: 15px 0 24px
}

.banner-home .col-lg-6 img {
    max-width: 106%;
    position: relative;
    left: -55px
}

.banner-btm {
    margin-top: 70px
}

.banner-btm h2 {
    position: relative;
    z-index: 2
}

.banner-btm .col-lg-4::before {
    content: "";
    width: 1px;
    background-color: #fff;
    height: 88%;
    position: absolute;
    right: 18px;
    top: 6%
}

.banner-btm .col-lg-4,
.cta_1 {
    position: relative
}

.banner-btm p {
    font-size: 14px;
    padding-right: 35px
}

.double-bdr {
    width: 32%;
    height: 5px;
    background-color: var(--secondary-color);
    margin: 6px 0 13px;
    position: relative
}

.bg-blue .double-bdr {
    background-color: #fff
}

.text-center .double-bdr {
    margin: 6px auto 13px
}

section.our-services {
    padding: 100px 0;
    position: relative
}

h2.theme-hd {
    font-size: 40px
}

.double-bdr::before {
    content: "";
    width: 50%;
    height: 8px;
    background-color: var(--primary-color);
    position: absolute;
    right: 0;
    z-index: 2;
    top: -2px
}

.theme-content.text-center p:last-child {
    width: 60%;
    margin: 12px auto 0;
    color: #707070;
    font-size: 18px
}

.service-box {
    width: 90%;
    margin: 70px auto 0
}

.service-type-box::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ccc
}

.about-sec .cnt-info li:nth-child(3)::after,
.pack-details ul.cnt-info a.theme-btn,
.pricing-box,
.service-type-box:hover,
section#contact_section ul li i {
    background-color: var(--secondary-color)
}

.service-type-box {
    position: relative;
    border-bottom: 1px solid #ccc;
    height: 276px;
    padding: 31px 33px;
    cursor: pointer;
    transition: .2s linear;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 47%;
    display: block;
    background-position: right bottom
}

.service-box .col-lg-4:nth-child(3) .service-type-box::before,
.service-box .col-lg-4:nth-child(6) .service-type-box::before {
    width: 0
}

.service-type-box h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 12px 0
}

.service-type-box p,
header#header-outer.sticky ul li a.nav-link {
    font-size: 12px
}

.service-box .col-lg-4 {
    padding: 0
}

#header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li:last-child a.dropdown-item,
.service-box .col-lg-4:nth-child(4) .service-type-box,
.service-box .col-lg-4:nth-child(5) .service-type-box,
.service-box .col-lg-4:nth-child(6) .service-type-box {
    border-bottom: 0
}

.service-type-box img {
    filter: brightness(.5);
    height: 80px
}

.service-type-box:hover img {
    filter: brightness(0) invert(1)
}

.cta_1::before {
    width: 82%;
    height: 74%;
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    top: 17%;
    border-radius: 50px 0 0 50px;
    background-size: auto
}

section.cta_1 img {
    max-width: 103%;
    position: relative;
    left: 0
}

.cta_1 h2.theme-hd {
    color: #fff;
    font-size: 24px
}

.cta_1 .double-bdr {
    background-color: #fff;
    margin: 12px 0;
    width: 54%
}

.cta_1 .theme-content {
    margin-top: 62px
}

.cta_1 p {
    font-size: 14px;
    font-weight: 400
}

.footer-top ul,
section.about-sec ul,
ul.cnt-info,
ul.responsive-slider {
    padding-left: 0
}

.cta_1 ul.cnt-info li {
    margin-left: 0;
    margin-right: 8px
}

.cta_1 .cnt-info li:nth-child(3) {
    margin-left: 24px
}

ul.nav-pills {
    display: flex;
    justify-content: center;
    margin: 50px 0 62px !important
}

ul.nav-pills li a {
    font-size: 14px;
    margin: 0 18px;
    position: relative
}

ul.nav-pills li a.active::before,
ul.nav-pills li a:hover::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: var(--primary-color);
    bottom: 7px;
    z-index: -1
}

ul.nav-pills li a::before {
    transition: .4s linear
}

ul.responsive-slider {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

ul.responsive-slider li {
    width: 25%;
    border: 1px solid rgba(204, 204, 204, .26)
}

ul.responsive-slider li img {
    width: 100%;
    position: relative;
    z-index: 0;
    object-fit: cover;
    height: 330px;
    transition: .4s all ease-in-out;
}

ul.responsive-slider li a:hover img {
    transform: scale(1.2);
    transition: .4s all ease-in-out;
}

ul.responsive-slider li a {
    overflow: hidden;
}

section.portfolio-sec {
    padding: 50px 0 80px
}

ul.responsive-slider li a::before {
    content: "+";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    background-color: rgba(90, 34, 139, .5);
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 57px;
    color: #fff;
    transition: .2s linear
}

ul.responsive-slider li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block !important;
    cursor: pointer
}

.floating-btn.sticky,
ul.responsive-slider li a:hover::before {
    opacity: 1
}

.pricing-box {
    border-radius: 12px;
    margin: 0 14px 56px;
    transition: .4s all ease-in-out;
}

.package_slider.row .item .pricing-box:hover {
    box-shadow: -1px 1px 24px -2px;
    transition: .4s all ease-in-out;
}

.pricing-box .title {
    background-color: var(--primary-color);
    padding: 26px 30px 32px;
    text-align: center;
    border-radius: 10px 10px 0 0
}

.pricing-box .title h2 {
    font-size: 25px;
    line-height: 29px;
    font-weight: 700
}

.pricing-box .title .price {
    font-size: 38px;
    flex-direction: column;
    display: inline-block;
    position: relative;
    font-weight: 700
}

.pricing-box .title .price span:hover {
    letter-spacing: 2px;
    transition: .3s all ease-in-out;
}

.pricing-box .title .price span {
    transition: .3s all ease-in-out;
}

.pricing-box .title .price del {
    font-size: 18px;
    position: absolute;
    bottom: -13px;
    right: 2px
}

.pricing-box .details ul {
    padding: 0 40px 10px;
    max-height: 162px;
    overflow-y: scroll;
    margin: 56px 0 30px
}

.pricing-box .details ul li {
    line-height: 26px;
    font-size: 12px
}

.footer-top ul li a::before,
.pricing-box .details ul li::before {
    content: "\f054";
    font-family: FontAwesome;
    color: var(--primary-color);
    margin-right: 6px
}

.pricing-box .info a.theme-btn {
    margin-bottom: 28px
}

.pricing-box ul.cnt-info {
    padding-bottom: 38px;
    display: flex;
    justify-content: center;
    transition: .2s linear
}

.form-btm a:hover,
ul.cnt-info li a:hover {
    transform: translateY(-2px)
}

.pricing-box .cnt-info li:first-child {
    margin-left: 0
}

.pricing-box .details ul::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.pricing-box .details ul::-webkit-scrollbar-track-piece {
    box-shadow: rgba(0, 0, 0, .3) 0 0 6px inset;
    background-color: #fff
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .3) 0 0 6px inset;
    background-color: var(--primary-color)
}

section.packages-sec {
    padding-bottom: 40px;
    position: relative
}

section.combo-pack {
    padding: 100px 0 0;
    overflow: hidden;
    background-image: linear-gradient(to top, #12242E, #0d2b4f, #0e2642, #102236, #121d2a)
}

.combo-pack .theme-content p {
    width: 80%
}

.combo-pack .theme-content {
    margin-bottom: 40px
}

.combo-pack .item-list ul {
    padding-left: 0;
    margin-bottom: 11px
}

.combo-pack .item-list ul li {
    line-height: 26px;
    font-size: 14px
}

.combo-pack .item-list span {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 3px
}

.combo-pack .scene img {
    max-width: 145%;
    position: relative;
    left: -36% !important;
    top: 100px !important
}

.combo-pack .item-rt {
    margin-left: 55px
}

.pack-details {
    width: 62%;
    padding: 14px 29px 34px 54px;
    margin-top: 106px;
    position: relative
}

.pack-details::before {
    content: " ";
    width: 100%;
    background-color: #A3D5B3;
    position: absolute;
    height: 140%;
    left: -1px;
    top: -11px;
    border-radius: 70px 70px 0 0;
    transform: rotate(-7deg);
    z-index: 1
}

.pack-details .row {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3
}

.pack-details .col-lg-8 {
    position: relative;
    top: 27px
}

.pack-details span.sub-hd {
    font-size: 16px;
    color: #12242E
}

.pack-details h2 {
    font-size: 33px;
    font-weight: 700;
    color: #12242E;
    line-height: 33px
}

a.btn-blue.center-lf {
    position: absolute;
    left: -56px;
    padding-left: 49px
}

.inline-block.cont-info {
    display: flex;
    justify-content: flex-start;
    margin-top: 47px;
    align-items: center
}

.pack-details del {
    font-size: 19px;
    display: block;
    text-align: center;
    margin-right: 13px;
    color: #12242E
}

.pack-details .col-lg-4 h2 {
    font-size: 74px;
    line-height: 83px;
    font-weight: 700;
    color: #12242E
}

a.btn-blue.center-rt {
    position: absolute;
    right: -32px;
    font-size: 18px;
    margin-top: 18px
}

.pack-details a.btn-blue {
    background-color: #12242E;
    color: #fff;
    border-radius: 50px;
    padding: 3px 30px
}

.pack-details ul.cnt-info {
    margin-top: 51px
}

.pack-details ul.cnt-info li {
    padding-left: 31px;
    margin-left: 0;
    margin-right: 16px
}

.pack-details ul.cnt-info a {
    font-size: 10px;
    color: #12242E
}

.pack-details .cnt-info li::before {
    background-color: #12242E;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-size: 65%
}

.pack-details ul.cnt-info a.theme-btn {
    padding: 7px 26px;
    color: #fff !important;
    font-size: 10px !important
}

.pack-details ul.cnt-info li:last-child {
    padding-left: 0;
    margin-left: 13px
}

.pack-details .col-lg-4 h2 sub {
    font-size: 28px;
    position: relative;
    left: 21px
}

section.about-sec .web-sec img,
section.our-approach img {
    max-width: 100%
}

.txt-rt,
section.about-sec .col-lg-6:first-child {
    text-align: right
}

.approch-count {
    font-size: 32px;
    color: #12242E;
    font-weight: 700;
    position: relative
}

.approch-count span.num {
    position: absolute;
    bottom: 0;
    font-size: 65px;
    font-weight: 500;
    line-height: 65px;
    z-index: -1;
    color: #A3D5B3
}

.txt-rt .approch-count span.num {
    right: 0
}

.approch-count span.label {
    font-size: 22px;
    font-weight: 700
}

.approach-item p {
    font-size: 12px;
    color: var(--secondary-color)
}

.approach-item {
    margin-top: 48px
}

.our-approach .theme-content {
    margin-bottom: 80px
}

section#contact_section {
    padding: 100px 0
}

section#contact_section h2.theme-hd {
    font-size: 56px
}

section#contact_section ul {
    margin-top: 20px;
    padding-left: 0
}

.floating-btn.cnt-info li.phone.nav-item,
section#contact_section ul li {
    margin-bottom: 14px
}

section#contact_section ul li a {
    font-size: 15px;
    display: flex;
    color: var(--secondary-color);
    align-items: center
}

section#contact_section ul li i {
    width: 50px;
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 50%;
    margin-right: 10px
}

header#header-outer.sticky div#navbarSupportedContent ul:first-child li,
section#contact_section ul li b {
    margin-right: 4px
}

#contact_section form {
    padding: 50px;
    border-radius: 20px;
    color: #fff
}

#contact_section input.form-control {
    height: 54px;
    border-radius: 50px;
    padding-left: 20px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 25px;
    border: 1px solid #fff;
    background-color: transparent
}

input.form-control:focus {
    box-shadow: 0 0 0
}

#contact_section form button {
    border: 0
}

section.testimonial-area {
    background-image: url("../images/testimonials/back-img.webp");
    padding: 0 0 100px;
    margin-top: 200px;
    background-attachment: fixed;
    background-size: cover
}

.testimonial-content {
    margin-top: -95px
}

.testimonial-image {
    width: 540px;
    margin: 0 auto;
    top: -134px
}

.testimonial-image .client-post {
    margin: 0;
    padding: 56px 0;
    cursor: pointer
}

.testimonial-image .client-post img {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 auto;
    transition: .4s linear
}

.testimonial-image .client-post.slick-center img {
    margin-top: -10px;
    z-index: 999;
    position: relative;
    transform: scale(1.5)
}

.testimonial-content .slick-list {
    margin: 0 auto;
    width: 60% !important
}

.client-info h2 {
    color: #A3D5B3;
    font-size: 40px;
    line-height: 40px
}

.client-info p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 26px;
    color: #fff;
    font-weight: 400
}

.testimonial-content button.slick-arrow {
    position: absolute;
    top: 47%;
    width: 62px;
    height: 62px;
    border: 1px solid var(--primary-color);
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-image: url("../images/testimonials/arrow-left.webp");
    left: 0;
    display: flex !important
}

.testimonial-content button.slick-arrow.slick-prev {
    background-image: url("../images/testimonials/arrow-right.webp");
    left: unset;
    right: 0
}

footer .foot-about img {
    height: 60px
}

.footer-top {
    padding: 60px 0
}

.process-sec .col-lg-3 p,
footer p {
    font-size: 14px
}

footer h4 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 25px
}

.footer-top .double-bdr {
    height: 3px;
    width: 90%
}

.footer-top .double-bdr::before {
    height: 6px
}

.footer-top ul li a {
    font-size: 14px;
    display: flex;
    color: #fff;
    line-height: 19px;
    margin-bottom: 10px
}

.footer-top ul li {
    line-height: 28px
}

.foot-social a {
    height: 36px;
    color: #fff;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    border-radius: 50%;
    margin-right: 10px;
    transition: .4s linear
}

.foot-social {
    display: flex;
    margin-top: 14px
}

.foot-social a i {
    font-size: 20px;
    color: var(--secondary-color)
}

.footer-bottom {
    border-top: 1px solid #fff;
    padding: 20px 0
}

.footer-bottom p a {
    color: var(--primary-color);
    text-transform: uppercase;
    font-weight: 500
}

.footer-bottom p {
    font-size: 15px;
    margin-bottom: 0
}

.banner-btm h2::after,
.banner-btm h2::before {
    content: "";
    width: 40px;
    height: 40px;
    background-color: var(--primary-color);
    position: absolute;
    opacity: .2;
    border-radius: 50%;
    top: -3px;
    left: -6px;
    z-index: -1
}

.banner-btm h2::after {
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
    left: 0;
    top: 0
}

section.banner-home::before {
    content: "";
    width: 50%;
    height: 271px;
    position: absolute;
    left: 0;
    top: 18%;
    z-index: -1;
    background-image: url("../images/elements/element-12.png");
    background-size: contain;
    background-repeat: no-repeat
}

section.our-approach::after,
section.our-approach::before,
section.our-services::after,
section.our-services::before,
section.packages-sec::after,
section.packages-sec::before {
    content: "";
    width: 8%;
    height: 369px;
    background-image: url("../images/mix/back-box.png");
    position: absolute;
    left: 0;
    bottom: 4%;
    background-repeat: repeat-y;
    background-position: center center;
    background-size: cover;
    opacity: .4;
    z-index: -1
}

section.our-approach::after,
section.our-services::after,
section.packages-sec::after {
    top: 3%;
    right: 0;
    left: unset;
    bottom: unset
}

section.our-approach {
    position: relative;
    padding: 80px 0
}

span.sub-hd2 {
    font-size: 28px;
    display: inline-block;
    margin-bottom: 11px
}

section.cta_1.cta_2 {
    padding: 0 0 20px
}

.banner-img::before {
    content: "";
    width: 106%;
    height: 106%;
    background-image: url("../images/rotate-icons.webp");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    opacity: 1;
    animation: 30s linear infinite rotating;
    top: -5%
}

.banner-img {
    position: relative;
    left: -40px
}

.floating-btn,
header#header-outer.sticky {
    position: fixed;
    background-color: var(--secondary-color)
}

@-webkit-keyframes rotating {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.service-type-box:hover {
    background-image: url("../images/icons/web.png")
}

.logo .service-type-box:hover {
    background-image: url("../images/icons/logo.png")
}

.ecom .service-type-box:hover {
    background-image: url("../images/icons/ecom.png")
}

.seo .service-type-box:hover {
    background-image: url("../images/icons/seo.png")
}

.smm .service-type-box:hover {
    background-image: url("../images/icons/smm.png")
}

.video .service-type-box:hover {
    background-image: url("https://webpromasters.com/assets/images/icons/video.png")
}

section.banner-inner-page {
    padding: 10% 0 4%
}

ul.breadcrumbs {
    display: flex;
    justify-content: center;
    align-items: center
}

ul.breadcrumbs li a {
    font-size: 18px;
    color: #fff;
    margin-right: 26px
}

ul.breadcrumbs li:last-child a {
    margin-right: 0;
    text-decoration: underline !important
}

ul.breadcrumbs li a::after {
    content: ":";
    position: relative;
    right: -13px
}

section.about-sec {
    padding: 80px 0 50px
}

section.about-sec .container>.theme-content {
    margin-bottom: 60px
}

section.about-sec img {
    max-width: 88%
}

.about-list ul li::before {
    content: "\f054";
    font-family: FontAwesome;
    color: var(--primary-color);
    font-weight: 600;
    margin-right: 10px
}

section.about-sec .about-sec1 {
    margin-bottom: 90px
}

.about-sec2 .theme-content.about-content {
    background-color: #f5f5f7;
    padding: 28px 40px;
    border-radius: 7px;
    position: relative;
    left: -70px;
    box-shadow: rgba(204, 204, 204, .8) 1px 1px 3px
}

.about-content h2.theme-hd {
    font-size: 32px
}

.about-content .double-bdr {
    height: 3px;
    width: 89%
}

.about-content .double-bdr::before {
    height: 7px;
    width: 26%
}

.service-pages section.about-sec .container>.theme-content {
    margin-bottom: 20px
}

header#header-outer.sticky {
    height: 60px
}

header#header-outer.sticky a img {
    height: 48px
}

header#header-outer.sticky nav.navbar {
    padding: 0;
    position: relative;
    top: -9px
}

header#header-outer.sticky ul a.theme-btn.nav-link {
    padding: 9px 27px;
    font-size: 11px !important
}

header#header-outer ul a.theme-btn.nav-link {
    padding: 8px 27px
}

#header-outer ul.dropdown-menu {
    background-color: var(--secondary-color);
    width: 200px;
    padding: 0;
    margin-top: 13px;
    border-radius: 0;
    box-shadow: #ccc 0 0 2px;
    border: 0
}

#header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li a.dropdown-item {
    line-height: 24px;
    border-bottom: 1px solid #fff;
    padding: 7px 20px;
    background-color: transparent;
    transition: .2s linear
}

#header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li a.dropdown-item:hover {
    background-color: #fff;
    color: var(--seondary-color)
}

#header-outer.sticky div#navbarSupportedContent ul:first-child li ul.dropdown-menu li a.dropdown-item {
    font-size: 13px
}

.floating-btn {
    z-index: 3;
    top: 40%;
    left: 0;
    border-radius: 0 6px 6px 0;
    box-shadow: #ccc 1px 0 2px;
    opacity: 0;
    transition: .4s linear
}

.form-btm,
.partners-logo {
    background-color: rgba(256, 256, 256, .1)
}

.floating-btn li a {
    color: #fff;
    font-size: 12px;
    line-height: 12px
}

.floating-btn.cnt-info li {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    align-items: flex-start;
    margin-left: 0
}

.floating-btn.cnt-info li::before {
    position: relative;
    margin-right: 0;
    left: -2px;
    width: 24px;
    height: 24px;
    background-size: contain
}

ul.navbar-nav.cnt-info.floating-btn {
    padding: 10px 17px 10px 10px
}

.floating-btn.cnt-info li.phone.nav-item::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: 4px
}

section.thankyou-sec {
    padding: 5% 0;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

section.thankyou-sec img {
    width: 9%
}

section.thankyou-sec .foot-social {
    justify-content: center;
    margin-top: 28px
}

section.thankyou-sec h2.theme-hd {
    margin-top: 20px
}

body.thankyoupage footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.thankyoupage div#copyright {
    justify-content: center
}

.thankyoupage .theme-content p {
    margin-bottom: 0
}

.thankyoupage a.theme-btn {
    margin-top: 19px
}

.thankyoupage footer p {
    text-align: center
}

.thankyoupage footer p a {
    color: var(--secondary-color);
    font-weight: 500;
    text-transform: uppercase
}

.landing-page .banner-content span.sub-hd {
    font-size: 30px
}

.landing-page h1.theme-hd {
    font-size: 40px;
    line-height: 55px
}

.landing-page .banner-content p {
    font-size: 18px
}

.landing-page section.banner-home {
    padding: 9% 0 4%
}

.landing-page .banner-home #contact_section form {
    box-shadow: #ccc 0 0 2px;
    background: rgba(256, 256, 256, .1)
}

.landing-page #contact_section form * input.form-control {
    margin-bottom: 15px;
    height: 52px
}

.landing-page #contact_section form * input.form-control::placeholder {
    color: #919191
}

.pricing-box .cnt-info li a {
    font-size: 11px
}

.partners-logo {
    margin-top: 37px;
    width: 90% !important;
    border-radius: 5px
}

.partners-logo .logo-item {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 85px;
    border-radius: 8px
}

.partners-logo .slick-track {
    display: flex;
    align-items: center;
    justify-content: center
}

.landing-page .banner-home .col-lg-6 img {
    left: 0;
    border-radius: 8px;
    max-width: 95%
}

.form-btm a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
    color: #fff;
    transition: .2s linear
}

.form-btm {
    padding: 16px 40px;
    border-radius: 10px;
    margin-top: 21px
}

.form-btm a span.label {
    color: var(--primary-color);
    font-size: 16px
}

a.theme-btn.comment-btn {
    border-radius: 50px 0 50px 50px;
    padding: 12px 18px;
    background-color: #A3D5B3;
}

.about-sec ul.cnt-info {
    position: relative;
    left: -16px
}

.adobe-logo {
    margin-top: 24px !important;
    width: 90%
}

.adobe-logo img {
    height: 65px;
    border-radius: 5px
}

.process-sec .icon-block {
    width: 140px;
    height: 140px;
    line-height: 140px;
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background: var(--primary-color);
    text-align: center;
    transition: .3s
}

.process-sec .icon-block span.num {
    width: 44px;
    height: 44px;
    position: absolute;
    right: -20px;
    top: 45px;
    display: block;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    background: var(--secondary-color);
    border-radius: 50%
}

.process-sec .icon-block i {
    color: #000;
    font-size: 45px;
    vertical-align: middle
}

.process-sec li.col-lg-3 {
    text-align: center;
    position: relative
}

.process-sec h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 10px 0
}

.process-sec li.col-lg-3:after {
    width: 76%;
    height: 77px;
    display: block;
    position: absolute;
    right: -157px;
    top: 26px;
    background: url(../images/dotted-arrow1.png) left top no-repeat;
    z-index: -1;
    content: ""
}

.process-sec li.col-lg-3:nth-child(odd):after {
    background: url(../images/dotted-arrow.png) left top no-repeat;
    right: -130px;
    top: 48px
}

.process-sec ul.row {
    margin-top: 40px
}

.banner-top a.theme-btn {
    margin-right: 3px
}

section.policy-page .container {
    padding: 0 101px
}

section.policy-page {
    padding: 80px 0
}

section.policy-page h4.sub-heading {
    font-size: 26px;
    font-weight: 700;
    color: var(--secondary-color)
}

section.policy-page p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    width: 92%
}

section.policy-page ul {
    list-style: disc;
    padding-left: 16px
}

section.policy-page ul li {
    font-size: 14px;
    line-height: 28px;
    width: 94%
}

@media only screen and (max-width:1300px) {
    .pricing-box .title h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0;
        color: #000
    }

    .pricing-box .title .price {
        font-size: 29px
    }

    .banner-btm p,
    .cta_1 p,
    .cta_1 ul.cnt-info li a,
    .pricing-box .details ul li,
    .service-type-box p,
    header#header-outer.sticky ul li a.nav-link {
        font-size: 12px
    }

    .pricing-box .cnt-info li a {
        font-size: 8px
    }

    .cnt-info li::before {
        width: 29px;
        height: 21px;
        background-size: contain
    }

    .cnt-info li {
        padding-left: 33px
    }

    #contact_section form button,
    a.theme-btn {
        padding: 6px 25px;
        font-size: 10px !important
    }

    .pricing-box {
        margin: 0 6px 38px
    }

    ul.nav-pills li a {
        font-size: 13px
    }

    .cta_1 h2.theme-hd {
        font-size: 22px
    }

    .banner-btm h2 {
        font-size: 28px
    }

    h1.theme-hd {
        font-size: 38px;
        line-height: 44px
    }

    .banner-content span.sub-hd {
        font-size: 40px
    }

    .banner-content p {
        font-size: 13px;
        line-height: 24px
    }

    .sub-hd,
    h2.theme-hd {
        font-size: 30px
    }

    .combo-pack .theme-content p,
    .theme-content.text-center p:last-child {
        font-size: 14px
    }

    .service-type-box img {
        height: 60px
    }

    .combo-pack .item-list span,
    .pack-details del {
        font-size: 16px
    }

    .combo-pack .item-list ul li {
        font-size: 11px
    }

    .pack-details .col-lg-4 h2 {
        font-size: 65px;
        line-height: 65px
    }

    .pack-details .col-lg-4 h2 sub {
        font-size: 18px
    }

    .pack-details ul.cnt-info a {
        font-size: 7px
    }

    .pack-details ul.cnt-info a.theme-btn {
        font-size: 6px;
        padding: 3px 22px
    }

    section#contact_section h2.theme-hd {
        font-size: 44px
    }

    #header-outer ul.navbar-nav li a {
        font-size: 11px;
        padding: 0 4px
    }
}

@media only screen and (max-width:992px) {

    .cta_1 ul.cnt-info li,
    section.combo-pack .d-flex,
    ul.cnt-info li {
        flex-direction: column;
        text-align: center
    }

    #header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li:last-child a.dropdown-item,
    .banner-btm .col-lg-4 {
        border-bottom: 1px solid #fff
    }

    header#header-outer a img {
        height: 51px
    }

    #header-outer .navbar-light .navbar-toggler-icon,
    .banner-btm .col-lg-4::before,
    .cnt-info li:nth-child(3)::after,
    .pack-details::before,
    .process-sec li.col-lg-3:after,
    .service-type-box::before,
    br,
    section.our-approach::after,
    section.our-approach::before,
    section.our-services::after,
    section.our-services::before,
    section.packages-sec::after,
    section.packages-sec::before {
        display: none
    }

    #header-outer .navbar-light button.navbar-toggler {
        background-color: var(--primary-color);
        border: 0;
        padding: 7px 15px
    }

    #header-outer .navbar-light button.navbar-toggler::before {
        font-family: FontAwesome;
        font-size: 21px;
        color: var(--seondary-color)
    }

    #header-outer div#navbarSupportedContent {
        background-color: var(--secondary-color);
        border: 1px solid #fff
    }

    #header-outer div#navbarSupportedContent ul:first-child li {
        width: 100%;
        margin-right: 0
    }

    #header-outer div#navbarSupportedContent ul:first-child>li a {
        border-bottom: 1px solid #fff;
        padding: 7px 16px
    }

    #header-outer ul.dropdown-menu {
        width: 100%;
        margin-top: 0;
        box-shadow: 0 0 0
    }

    #header-outer div#navbarSupportedContent ul:first-child li ul.dropdown-menu li a.dropdown-item {
        padding: 7px 16px
    }

    .cta_1 ul.cnt-info li,
    ul.cnt-info li {
        display: flex;
        justify-content: center;
        padding-left: 0;
        margin-left: 0;
        margin-bottom: 8px;
        margin-right: 0
    }

    .cnt-info li::before {
        position: relative;
        margin-right: 0
    }

    ul.cnt-info li a {
        padding: 0;
        font-size: 13px !important
    }

    .cnt-info li:nth-child(3),
    .cta_1 .cnt-info li:nth-child(3) {
        margin-left: 0;
        margin-top: 10px
    }

    .testimonial-image .client-post img {
        width: 56px;
        height: 56px
    }

    .testimonial-image .client-post {
        padding: 26px 0
    }

    .testimonial-image {
        width: 100%;
        top: -48px
    }

    section.testimonial-area {
        margin-top: 72px;
        padding-bottom: 29px
    }

    .testimonial-content button.slick-arrow {
        width: 30px;
        height: 30px;
        background-size: cover;
        display: none !important
    }

    .testimonial-content .slick-list {
        padding: 0 10px;
        width: 100% !important
    }

    .testimonial-content {
        margin-top: -32px
    }

    .client-info h2,
    .sub-hd {
        font-size: 23px
    }

    .client-info p,
    .footer-bottom p,
    .landing-page .banner-content p,
    section.about-sec p,
    section.about-sec ul li {
        font-size: 14px
    }

    .banner-content span.sub-hd,
    .landing-page .banner-content span.sub-hd {
        font-size: 28px
    }

    section.banner-home.bg_blue {
        padding: 100px 0 30px
    }

    .landing-page h1.theme-hd,
    h1.theme-hd {
        font-size: 30px;
        line-height: 38px
    }

    .banner-content {
        text-align: center;
        position: relative;
        z-index: 9
    }

    .banner-content p {
        font-size: 14px;
        line-height: 23px
    }

    #contact_section form button,
    a.theme-btn,
    ul.cnt-info li a.theme-btn {
        padding: 8px 40px;
        font-size: 13px !important
    }

    .desktop-sec {
        display: none !important
    }

    .mobile-sec,
    a.btn-blue.center-rt {
        display: block;
        text-align: center
    }

    .banner-home .col-lg-6 img {
        max-width: 100%;
        left: 0
    }

    .banner-img,
    .cta_1 .theme-content,
    .landing-page #contact_section form {
        margin-top: 30px
    }

    .banner-img.scene {
        left: 0;
        right: 0
    }

    .banner-img::before {
        width: 50%;
        height: 90%;
        background-position: center center;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1;
        margin: 0 auto;
        border-radius: 50%;
        background-size: contain
    }

    .banner-btm h2,
    .our-approach .theme-content,
    .pricing-box .info a.theme-btn,
    ul#pills-tab li {
        margin-bottom: 10px
    }

    .banner-btm {
        margin-top: 27px
    }

    .banner-btm p {
        padding: 0
    }

    .banner-btm .col-lg-4 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .banner-btm .col-lg-4:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

    .banner-btm h2::after,
    .banner-btm h2::before {
        width: 25px;
        height: 25px
    }

    .footer-top,
    section#contact_section,
    section.about-sec,
    section.combo-pack,
    section.cta_1,
    section.cta_1.cta_2,
    section.our-approach,
    section.our-services,
    section.portfolio-sec {
        padding: 30px 0
    }

    .cta_1 .double-bdr,
    .double-bdr {
        width: 90%;
        height: 3px;
        margin: 6px auto 10px
    }

    .double-bdr::before {
        height: 6px
    }

    h2.theme-hd {
        font-size: 25px
    }

    .footer-top .double-bdr,
    header#header-outer,
    ul#pills-tab li {
        width: 100%
    }

    .combo-pack .theme-content p,
    .theme-content.text-center p:last-child {
        width: 100%;
        font-size: 14px
    }

    .service-box {
        width: 100%;
        margin-top: 22px
    }

    .service-type-box {
        padding: 30px 20px;
        text-align: center;
        border-bottom: 1px solid #ccc !important
    }

    .service-box .col-lg-4:last-child .service-type-box {
        border-bottom: 0 !important
    }

    section.cta_1 img {
        max-width: 100%
    }

    .cta_1::before {
        width: 100%;
        height: 100%;
        top: 0;
        border-radius: 0
    }

    .col-lg-3.foot-about,
    .theme-content,
    section.about-sec .col-lg-6:first-child {
        text-align: center
    }

    ul.cnt-info {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 0
    }

    ul#pills-tab {
        text-align: center;
        margin: 20px 0 !important
    }

    ul.responsive-slider li {
        width: 100%;
        margin-bottom: 15px
    }

    .pricing-box .title h2 {
        font-size: 24px;
        margin-bottom: 0;
        padding: 0 12px;
        color: #000
    }

    .pricing-box .title .price {
        font-size: 32px
    }

    .pricing-box .title .price del {
        font-size: 16px
    }

    .pricing-box .title {
        padding: 29px 0 25px
    }

    .pricing-box {
        margin: 0 14px 36px
    }

    .combo-pack .item-rt {
        margin-left: 0
    }

    .combo-pack .item-list {
        margin-bottom: 18px
    }

    .combo-pack .scene img {
        max-width: 100%;
        right: 0;
        left: 0 !important;
        top: 0 !important
    }

    .pack-details {
        background-color: var(--primary-color);
        width: 100%;
        margin-top: 46px;
        padding: 24px 30px;
        border-radius: 25px
    }

    .pack-details ul.cnt-info li a {
        color: #12242E;
        font-weight: 600;
        font-size: 24px !important
    }

    .pack-details ul.cnt-info li a span,
    .process-sec h3 {
        font-size: 18px
    }

    .pack-details .cnt-info li::before {
        width: 40px;
        height: 40px
    }

    .pack-details .col-lg-8 {
        top: 0;
        text-align: center
    }

    a.btn-blue.center-lf {
        position: relative;
        left: 0
    }

    .pack-details h2 {
        font-size: 28px;
        margin-bottom: 15px
    }

    .pack-details ul.cnt-info,
    footer h4 {
        margin-top: 8px
    }

    .pack-details ul.cnt-info li {
        padding-left: 0;
        margin-right: 0;
        margin-bottom: 11px
    }

    .pack-details ul.cnt-info li:last-child {
        margin: 0
    }

    .pack-details .col-lg-4 h2 {
        font-size: 70px;
        text-align: center;
        position: relative
    }

    .pack-details del,
    section#contact_section ul li i {
        margin-right: 0
    }

    .pack-details .col-lg-4 h2 sub {
        position: absolute;
        left: unset;
        bottom: 23px;
        margin-left: -16px
    }

    a.btn-blue.center-rt {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 10px 0
    }

    section.packages-sec {
        padding-bottom: 10px
    }

    .approach-item {
        margin-top: 28px;
        text-align: center
    }

    .approch-count {
        margin-bottom: 1px
    }

    .approch-count span.num {
        font-size: 44px;
        text-align: center;
        left: 0;
        right: 0
    }

    .approch-count span.label {
        font-size: 20px
    }

    section#contact_section h2.theme-hd {
        font-size: 30px;
        line-height: 32px;
        text-align: center
    }

    section#contact_section ul li a {
        display: flex;
        flex-direction: column;
        width: 68%;
        margin: 0 auto;
        text-align: center
    }

    #contact_section form {
        padding: 31px 20px;
        text-align: center
    }

    #contact_section input.form-control {
        margin-bottom: 16px;
        height: 46px;
        font-size: 14px
    }

    #contact_section form button {
        width: 100%;
        padding: 10px
    }

    .foot-social {
        justify-content: center
    }

    footer .col-lg-3.p-0 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important
    }

    section.about-sec .about-sec1 {
        margin-bottom: 40px
    }

    .about-sec2 .theme-content.about-content {
        left: 0;
        padding: 0;
        box-shadow: 0 0 0
    }

    section.about-sec .container>.theme-content {
        margin-bottom: 28px
    }

    section.about-sec img {
        margin-bottom: 20px
    }

    section.about-sec ul {
        text-align: left
    }

    section.banner-inner-page {
        padding: 95px 0 33px
    }

    ul.breadcrumbs li a {
        font-size: 15px
    }

    ul.breadcrumbs {
        padding-left: 0
    }

    .about-content h2.theme-hd {
        font-size: 22px
    }

    .process-sec .icon-block {
        line-height: 95px;
        width: 90px;
        height: 90px
    }

    .process-sec .icon-block span.num {
        width: 24px;
        height: 24px;
        font-size: 13px;
        line-height: 25px
    }

    .process-sec .icon-block i {
        font-size: 34px
    }

    .process-sec ul.row {
        margin-top: 22px;
        padding: 0
    }

    .process-sec .col-lg-3 p {
        font-size: 13px
    }

    section.process-sec {
        padding-bottom: 30px
    }

    .adobe-logo,
    .partners-logo {
        width: 100% !important
    }
}

@media only screen and (max-width:767px) {
    ul.cnt-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 0
    }

    .banner-top a.theme-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px
    }

    .pricing-box ul.cnt-info {
        flex-direction: row;
        justify-content: space-around
    }
}

.fancybox-content img {
    width: 100%
}

#contact_section input.form-control::placeholder {
    color: #aaa;
}

.pricing-box {
    position: relative; /* Required for absolute badge */
}

/* BEST SELLER Badge */
.best-seller-badge {
    position: absolute;
    top: 14px;
    right: -32px;
    background-color: #ff9800;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px;
    border-radius: 0 6px 6px 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transform: rotate(45deg);
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* seo service page css */

.seo-services-section {
  padding: 60px 20px;
  background-color: #f8f9fb;
  font-family: 'Segoe UI', sans-serif;
  text-align: center;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #111;
}

.section-subtitle {
  font-size: 16px;
  color: #555;
  margin-bottom: 40px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.services-grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.service-box {
  background: #12242E;
  border-radius: 10px;
  padding: 30px 20px;
  box-shadow: 0 0 20px rgba(0,0,0,0.06);
  text-align: left;
}

.service-box .icon {
  background-color: #A3D5B3;
  color: black;
  width: 40px;
  height: 40px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.service-box h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff;
}

.service-box p {
  font-size: 15px;
  color: #e9e9e9;
  line-height: 1.6;
}

/* recommend tag css */

.recommend-tag {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #ff9800;
    color: white;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 10;
}

.pricing-box {
    position: relative;
}
