@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-color: #081223;
}

.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: #00A79D;
    --secondary-color: #1e87be;
    --white: #030B18;
}

a,button,del,div,h1,h2,h3,h4,h5,h6,input,label,li,p,span,textarea {
    font-family: Poppins;
    color: #000000;
}

body {
    overflow: hidden scroll;
}

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
}
div#navbarSupportedContent {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    justify-content: center !important;
    z-index: 1;
}
a.navbar-brand {
    position: relative;
    z-index: 2;
}
div#navbarSupportedContent ul.navbar-nav:last-child {
    position: absolute;
    right: 0;
}
header#header-outer.sticky div#navbarSupportedContent {
    top: 4px;
}
section.banner-home {
    padding: 2% 0 4%;
}
section.banner-home.bg_blue {
    background-color: #f9f9f9 !important;
}
section.banner-home img {
    border-radius: 20px;
    margin: 0 auto;
    width: 100%;
}

header#header-outer a img {
    height: 48px;
}

#header-outer ul.navbar-nav li a {
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    transition: .4s linear;
    letter-spacing: 1px;
    padding: 0 7px;
}

#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
}
#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
}
.scene.rt {
    text-align: right;
    display: flex;
    justify-content: right;
}
.scene.center {
    margin: 37px 0;
}
.scene.lf {
    display: flex;
    justify-content: flex-start;
}
div#scene5 {
    display: flex;
    justify-content: flex-end;
}
.cnt-info li::before {
    content: "";
    width: 36px;
    height: 32px;
    background-image: url("../images/mix/phone.png");
    margin-right: 5px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    background-size:contain;
}

.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
}
.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: #fff !important;
    letter-spacing: 1px;
    font-size: 16px!important;
    text-transform: capitalize;
}

.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,h1.theme-hd,h2.theme-hd,section.about-sec p,section.about-sec ul li,ul.nav-pills li a {
    color: var(--primary-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;
    color: #fff;
}

#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;
    color: #1e87be;
    margin-bottom: 0
}

.banner-content span.sub-hd {
    font-size: 60px
}
section.banner-home.bg_blue, section.packages-sec {
}
h1.theme-hd {
    font-size: 56px;
    line-height: 70px;
    font-weight: 800;
    font-weight: 600;
}

.banner-btm h2,.cnt-info li:last-child a,h2.theme-hd {
    font-weight: 700
}

.banner-content p {
    font-size: 14px;
    line-height: 30px;
    margin: 15px 0 24px
}

.banner-home .col-lg-6 img {
    max-width: 106%;
    position: relative;
    left: -55px
}

.btm-mid-img.text-center {
    position: absolute;
    bottom: -21%;
    left: 0;
    right: 0;
}
.btm-mid-img img {
    height: 350px;
    margin: 0 auto;
    width: auto;
}
.text-center.banner-content {
    padding-bottom: 100px;
}
.double-bdr {
    width: 32%;
    height: 5px;
    background-color: var(--secondary-color);
    margin: 6px 0 13px;
    position: relative
}

.bg-blue .double-bdr {
    background-color: #000;
}

.text-center .double-bdr {
    margin: 6px auto 13px
}

section.our-services {
    padding: 10px 0 40px;
    position: relative
}

h2.theme-hd {
    font-size: 44px;
}

.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;
    font-size: 18px
}

.service-box {
    width: 90%;
    margin: 70px auto 0
}
.theme-content.text-center p {
    width: 80%;
    margin: 0px auto;
}
a.service-type-box > * {
    color: #000;
}
.service-type-box p {
    font-size: 13px;
    min-height: 200px;
}
.about-sec .cnt-info li:nth-child(3)::after, .pack-details ul.cnt-info a.theme-btn, .pricing-box, section#contact_section ul li i {
    background-color: var(--secondary-color)
}

.service-type-box {
    position: relative;
    background-color: #fbfbfb;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin: 0 13px 26px;
    padding: 0px 18px;
    border-radius: 15px;
    min-height: 380px;
}

.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: 22px;
    line-height: 24px;
    margin: 18px 0;
    font-weight: 700;
    color: var(--primary-color) !important;
}

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 {
    height: 120px;
}

.service-type-box:hover img {
}

.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: 43px 0 35px!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 {
}

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: 24%;
    margin-bottom: 1.5%;
}

ul.responsive-slider li img {
    width: 100%;
    position: relative;
    z-index: 0;
    object-fit: cover;
    border-radius: 5px;
    height: 240px;
    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
}
.portfolio-sec .btn-center {
    margin-top: 50px;
}
ul#pills-tab li a {
    background-color: #fff;
    color: #000;
    padding: 10px 25px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    transition: all 0.2s linear;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 10px;
    border-radius: 5px;
}
ul#pills-tab li a.active, ul#pills-tab li a:hover {
    background-color: var(--primary-color);
    color: #fff;
}
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 0 36px;
    transition: .4s all ease-in-out;
    background: #030b18;
    border: 1px solid #fff;
}

.package_slider.row .item .pricing-box:hover {
    box-shadow: -1px 1px 24px -2px;
    transition: .4s all ease-in-out;
}
.package_slider.row {
    width: 90%;
    margin: 0 auto;
}
.pricing-box .title {
    padding: 20px 30px 10px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ffff;
}

.pricing-box .title h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
}

.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: 36px 0 30px;
}

.pricing-box .details ul li {
    line-height: 26px;
    font-size: 12px;
    color: #fff;
}

.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;
    width: 81%;
}

.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: 0px 0;
    position: relative
}

section.combo-pack {
    padding: 100px 0 0;
    overflow: hidden;
    background: #f2f2f2;
}

.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: var(--primary-color);
    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: #0e2f5b
}

.pack-details h2 {
    font-size: 33px;
    font-weight: 700;
    color: #0e2f5b;
    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: #0e2f5b
}

.pack-details .col-lg-4 h2 {
    font-size: 74px;
    line-height: 83px;
    font-weight: 700;
    color: #0e2f5b
}

a.btn-blue.center-rt {
    position: absolute;
    right: -32px;
    font-size: 18px;
    margin-top: 18px
}

.pack-details a.btn-blue {
    background-color: #0e2f5b;
    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: #0e2f5b
}

.pack-details .cnt-info li::before {
    background-color: #0e2f5b;
    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;
    margin-left: 1px;
}

.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: #0e2f5b;
    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: var(--primary-color);
}

.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;
    background-color: #f2f2f2;
}

#contact_section input.form-control, .form-control {
    height: 54px;
    border-radius: 50px;
    padding-left: 20px;
    font-size: 15px;
    color: #000;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    background-color: transparent
}

input.form-control:focus {
    box-shadow: 0 0 0
}

#contact_section form button {
    border: 0
}

section.testimonial-area {padding: 80px 0 150px;background-color: #f2f2f2;}
.testmonail-box {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    min-height: 330px;
    background-color: #fbfbfb;
    padding: 10px 24px;
    border-radius: 10px;
}

.testimonial-image .client-post {
    margin: 0;
    cursor: pointer;
    padding-top: 10px;
}

.testimonial-image .client-post img {margin: 0 auto;}

.testimonial-image .client-post img {
    margin-top: -10px;
    z-index: 999;
    position: relative;
    width: auto;
    height: 370px;
}

.testimonial-content .slick-list {
    margin: 0 auto;
    width: 60%!important
}

.client-info h2 {
    color: var(--primary-color);
    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;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    left: 0;
    display: flex!important;
    border: 1px solid #ccc;
    background-image: url("../images/testimonials/arrow-left.webp");
    filter: invert(1);
}

.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: 10px 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: #000;
    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;
    opacity: 0.3;
}

section.our-approach::after,section.our-approach::before,section.our-services::after,section.our-services::before,section.packages-sec::after,section.packages-sec::before {
}

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: 0 0 80px;
}

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;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc;
    z-index: 999;
}

@-webkit-keyframes rotating {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.service-type-box:hover {
}

.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("../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 {
    padding: 10px 30px;
    height: 60px;
}

header#header-outer.sticky a img {
    height: 38px;
    margin-top: 2px;
}

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(--primary-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: var(--secondary-color);
    color: #fff;
}

#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, select.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;
    color: #fff;
}

.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: #1b8bbb;
}

.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%
}
section.packages-sec ul#pills-tab li a {
    padding: 8px 7px;
    font-size: 11px;
    margin: 0 5px;
}
section.choose-us {
    padding: 60px 0 40px;
}
.choose-us .service-type-box {background-color: #030b18;box-shadow: 0px 0px 8px #ccc;margin-bottom: 50px;min-height: 420px;padding: 27px 16px;}
.choose-us .service-type-box h2 {font-weight: 600;}
.choose-us .service-type-box p {
    color: #fff;
}
section.counter-area.bg-blue {
    padding: 40px 0;
}
.counter-box {
    border: 1px solid #fff;
    text-align: center;
    padding: 50px 40px;
    width: 65%;
    margin: 0 auto;
    background-color: transparent;
    border-radius: 20px;
    cursor: pointer;
}
.counter-box:hover {
    background: #030b18;
}
.testmonail-box > img {
    height: 45px;
    max-width: fit-content !important;
    width: auto !important;
}
.testmonail-box p {
    font-size: 12px;
    margin: 10px 0;
}
.d-flex.icon-with-txt {
    align-items: center;
}
.d-flex.icon-with-txt img {
    height: 40px;
    width: 40px;
    border-radius: 50px;
}
.d-flex.icon-with-txt h3 {
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 11px;
}
section.testimonial-area .d-flex.icon-with-txt h3 {
    font-size: 18px;
}
.testimonial-content .d-flex.icon-with-txt img {
    height: 60px;
    width: 60px;
}
.testimonial-content .testmonail-box p {
    font-size: 15px;
}
.slick-next:before, .slick-prev:before {
    display: none;
}
.d-flex.blog-post img {width: auto;height: 205px;margin-right: 27px;}
.d-flex.blog-post {
    align-items: center;
    padding: 36px 9px;
}
.blog-content h2 {
    font-size: 22px;
}
.blog-content p {
    font-size: 13px;
    margin-top: 14px;
}
section.latest-blogs .col-lg-6:first-child {
    border-right: 1px solid #ccc;
}
section.latest-blogs .col-lg-6:nth-child(3) {
    border-right: 1px solid #ccc;
}
section.latest-blogs .col-lg-6 {
    border-bottom: 1px solid #ccc;
}
section.latest-blogs .row {
    border-top: 1px solid #ccc;
}
section.latest-blogs .theme-content.text-center {
    margin-bottom: 60px;
}
.blog-content a {
    font-size: 13px;
}
.blog-content a i {
    margin-left: 7px;
}
section.faqs-area {
    padding: 80px 0;
}
button.accordion-button, .accordion-button:not(.collapsed) {background: #030B18;color: #fff;border-top: 1px solid #ccc;font-size: 17px;}
.accordion-button:not(.collapsed) {
    color: var(--primary-color);
}
.accordion-body {
    background: #030B18;
}
.accordion-item {
    margin-bottom: 19px;
}
.accordion-button:focus {
    box-shadow: 0px 0px 0px !important;
}
.upper-footer {
    background-image: url('../images/bg-blue.png');
    border-radius: 20px;
    padding: 30px 30px;
    position: absolute;
    left: 0;
    top: -130px;
    right: 0;
    background-size: cover;
    background-position: center;
}
.upper-footer h2.theme-hd {
    width: 70%;
    margin: 0 auto 25px;
    color: #fff;
}
a.theme-btn.btn-black {
    background-color: #000;
}
footer.bg-blue.footer-outer .container {
    position: relative;
    padding-top: 90px;
}
footer.bg-blue.footer-outer {
    margin-top: 0;
    background-color: #fff;
}
footer.bg-blue.footer-outer .container {
    position: relative;
}
.footer-bottom .container {
    padding-top: 0 !important;
}
.upper-footer p.sub-hd {
    color: #fff;
}
.footer-top .col-lg-3.foot-about img {
    margin-top: 27px;
    margin-bottom: 22px;
}
.footer-bottom .d-flex.justify-space-between {
    width: 100%;
}
.footer-bottom .d-flex.justify-space-between > * {
    width: 50%;
    text-align: left;
}
.btm-list {
    text-align: right !important;
}
section.latest-blogs {
    padding: 80px 0 0;
}
.unset {
    position: unset;
}
a.theme-btn.bg-white {
    background-color: #009479 !important;
}
.pack-details .cnt-info li::before {
    z-index: 2;
}
@media only screen and (max-width: 1300px) {
    .pricing-box .title h2 {
        font-size:20px;
        line-height: 26px;
        margin-bottom: 0;
    }

    .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) {
    .theme-content {
        text-align:center !important;
    }

    div#navbarSupportedContent {
        top: 66px;
    }
    #header-outer div#navbarSupportedContent ul:first-child > li:last-child a {
        border-bottom: 0;
    }
    span.fa.fa-bars {
        color: #fff;
    }
    .theme-content.text-center p {
        width: 100%;
        font-size: 13px;
    }
    .theme-content h2 {
        font-size: 24px;
    }
    .theme-content.text-center p {
        font-size: 13px;
    }
    .theme-content p {
        font-size: 13px;
    }
    ul#pills-tab li a {
        font-size: 14px;
    padding: 7px 19px;
    width: 100%;
    margin: 0;
}
.package_slider.row {
    width: 100%;
}
section.choose-us {
    padding: 0px 0 40px;
}
.choose-us .service-type-box {
    min-height: auto;
}
.choose-us .col-lg-6:last-child .service-type-box {
    margin-bottom: 0;
}
.testmonail-box {
    min-height: auto;
}
.upper-footer {
    position: relative;
    top: 0;
}
footer.bg-blue.footer-outer .container {
    padding-top: 20px;
}
.footer-top .col-lg-3.foot-about img {
    height: 50px;
}
.footer-bottom .d-flex.justify-space-between > * {
    width: 100%;
    text-align: center !important;
    margin-bottom: 11px;
}
.footer-bottom .d-flex.justify-space-between {
    flex-direction: column;
}
.btm-list a {
    font-size: 13px;
    width: 100%;}

.footer-bottom {
    padding-bottom: 50px;
}
    .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: 40px;
    }

    #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;
        color: #fff;
    }

    #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;
        width: 100%;
        display: block;
        color: #fff;
    }

    #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 {
    height: 240px;
    }

    .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 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: 24px;
    }

    .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;
        min-height: auto;
    }

    .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: 16px;
        margin-bottom: 0;
        padding: 0 12px;
        color: #fff;
        text-align: center;
    }

    .pricing-box .title .price {
        font-size: 26px;
        text-align: center;
        display: flex;
    }

    .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: #0e2f5b;
        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
    }
    header#header-outer.sticky {
        display:none !important;
    }

    .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;
}
header#header-outer.sticky div#navbarSupportedContent {
    top: 9px;
    bottom: 0;
}
/*stick btn*/
div#client-sticky-button {
    position: fixed;
    right: -700px;
    z-index: 99999999;
    width: 700px;
    top: 25%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.5s linear 0s;
    opacity: 0;
}

div#client-sticky-button.sticky {
    opacity: 1;
}

.sticky-form {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(to right bottom, rgb(46, 44, 127), rgb(83, 44, 134), rgb(115, 42, 138), rgb(146, 38, 139), rgb(174, 33, 137));
    padding: 50px 46px;
}

.sticky-form h2 {
    font-size: 26px;
    font-weight: 600;
}

.sticky-form input {
    margin-bottom: 16px;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid rgb(204, 204, 204);
}

div#client-sticky-button .client-btn {
    position: absolute;
    left: -116px;
    transform: rotate(90deg);
    padding: 12px 24px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: linear-gradient(-45deg, rgb(240, 24, 97), rgb(198, 0, 116), rgb(90, 32, 122), rgb(14, 33, 108)) 0% 0% / 200% 200%;
    animation: 4s ease 0s infinite normal none running gradient;
}

.sticky-form p {
    font-size: 14px;
    line-height: 21px;
}

.lead-submit-btn button {
    margin-top: 0px;
    border: 0px;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    height: 40px;
    font-weight: 500;
    background: linear-gradient(to right, rgb(14, 33, 108), rgb(72, 34, 121), rgb(116, 30, 128), rgb(158, 18, 129), rgb(196, 0, 124));
}

.lead-submit-btn button:hover {
    background-color: rgb(255, 255, 255);
}

.form-group input:focus {
    border-color: rgb(205, 123, 47) !important;
    box-shadow: 0px 0px 0px !important;
}

div#client-sticky-button.activeS {
    right: 0px;
}

.close-btn {
    background-color: rgb(255, 255, 255);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 10px;
    cursor: pointer;
    color: rgb(0, 0, 0);
}

body.blur::before {
    content: "";
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 555;
}

body.blur {
    position: relative;
}

.sticky-form .col-lg-5 a {
    display: flex;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 8px;
    align-items: center;
}

.sticky-form .col-lg-5 a i {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    color: var(--secondary-color);
    font-size: 11px;
    margin-right: 9px;
}

div#client-sticky-button form {
    background-color: rgb(255, 255, 255);
    padding: 24px 21px;
    border-radius: 5px;
}

.mob-version {
    display: none;
}

video#my-video {
    width: 100%;
    border-radius: 20px;
}
section.banner-inner-page.bg-blue {
    background-color: #1d84ba;
    padding: 30px 0 20px;
}
ul.breadcrumbs li a {
    color: #fff !important;
}
.banner-inner-page.bg-blue h1.theme-hd {
    color: #fff;
}
div#google_translate_element {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999;
}