@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap";@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap";*,ul {
    padding: 0;
    margin: 0
}

button,button:focus,img,input,input:focus {
    outline: 0
}

.c-white {
    color: #fff!important
}

.wrapper,body {
    width: 100%;
    height: 100%
}

.btn1,.btn2 {
    padding: 15px 35px
}

.body-class {
    overflow: visible
}

#digital-marketing .banner_item .slick-dots li.slick-active button,#domain-and-hosting .banner_item .slick-dots li.slick-active button,#ecommerce-solution .banner_item .slick-dots li.slick-active button,#mobile-application .banner_item .slick-dots li.slick-active button,#video-animation .banner_item .slick-dots li.slick-active button,#web-application .banner_item .slick-dots li.slick-active button,#web-maintenance .banner_item .slick-dots li.slick-active button,#website-dev .banner_item .slick-dots li.slick-active button,.side-bar-button span {
    opacity: 0
}

* {
    box-sizing: border-box;
    font-family: plus jakarta sans,sans-serif
}

html {
    scroll-behavior: smooth
}

::selection {
    color: #f80101;
    background: 0 0
}

body {
    overflow-x: hidden
}

li {
    list-style-type: none
}

a {
    text-decoration: none!important
}

p {
    font-size: 16px;
    font-weight: 400
}

img {
    max-width: 100%
}

.wrapper {
    position: fixed;
    top: 0;
    z-index: 999999
}

.loading {
    margin: 0 auto;
    border-top: 6px solid #fff;
    width: 125px;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 999999999999999999!important
}

.btn2 i,.left-text-con {
    margin-right: 10px
}

.down,.up {
    background-color: #000;
    height: 50%;
    z-index: 9999;
    position: absolute;
    width: 100%
}

.spin {
    -webkit-animation: 1s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -ms-animation: spin 2s infinite linear;
    -o-animation: 2s linear infinite spin;
    animation: 1s linear infinite spin
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.class {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.up {
    top: 0
}

.down {
    bottom: 0
}

.left-text-con,.right-text-con {
    position: absolute;
    width: 50%;
    height: auto;
    top: 35%
}

.left-text-con {
    left: -50%;
    text-align: right
}

.right-text-con {
    right: -50%
}

.text {
    color: #34495e;
    font-size: 4em;
    margin: 0 auto
}

@media(max-height: 300px) {
    .text {
        font-size:3em
    }

    .left-text-con,.right-text-con {
        top: 20%
    }
}

.anchor-user {
    font-size: 3em;
    position: relative;
    bottom: 0;
    right: 20px;
    color: #000
}

.anchor-user:hover {
    color: #039be5;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -ms-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

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

::-webkit-scrollbar-thumb {
    background: linear-gradient(-45deg, #f49f1b, rgb(163 90 26));
}

::-webkit-scrollbar-track {
    background: #000
}

.btn1:hover,.btn2 {
    background-image: -moz-linear-gradient(#009aff,#1c287b);
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
    background-image: -ms-linear-gradient(#009aff,#1c287b)
}

.btn1,.btn2:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
}

.btn1,.btn2:hover,.section4 .sec4_left .item h4 {
    background-image: -moz-linear-gradient(-90deg,#b8005d 0,#5d100d 100%);
    background-image: -ms-linear-gradient(-90deg,#b8005d 0,#5d100d 100%)
}

.cursor {
    content: url(../images/pointer.webp);
    object-fit: contain;
    position: fixed;
    width: 54px;
    height: 54px;
    pointer-events: none;
    transform: translate(-30%,-30%);
    z-index: 999999999999999999
}

.balti_popup .fancybox-close-small:hover,.side-bar {
    z-index: 11
}

.combo_btn {
    margin-top: 2rem;
    display: flex;
    align-items: center
}

.balti_popup ul li,.btn1,.btn2 {
    display: inline-block
}

.btn1 {
    -webkit-clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%);
    clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%);
    margin-right: 20px;
    transition: transform .5s cubic-bezier(.895,.03,.685,.22)
}

.btn1:hover {
    -webkit-clip-path: polygon(10% 0%,80% 0%,100% 0,100% 80%,90% 100%,20% 100%,0 100%,0% 20%);
    clip-path: polygon(10% 0%,80% 0%,100% 0,100% 80%,90% 100%,20% 100%,0 100%,0% 20%);
    color: #fff;
    transform: translateY(-8px)
}

.btn1 i,.footer .ft_left .ft_form form .ft_submit i {
    margin-left: 10px
}

.btn2 {
    color: #fff;
    -webkit-clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%);
    clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%);
    transition: .6s linear
}

.btn2:hover {
    -webkit-clip-path: polygon(10% 0%,80% 0%,100% 0,100% 80%,90% 100%,20% 100%,0 100%,0% 20%);
    clip-path: polygon(10% 0%,80% 0%,100% 0,100% 80%,90% 100%,20% 100%,0 100%,0% 20%);
    transform: translateY(8px)
}

.balti_popup {
    width: 450px;
    border-radius: 23px;
    padding: 30px;
    padding-top: 85px;
    border-bottom: 5px solid #faa41a;
    background: url("../images/Christmas-Popup-1.jpg");
    font-family: Poppins,sans-serif!important;
    position: absolute;
    top: 50%;
    background-size: cover;
    background-position: center;
    left: 50%;
    transform: translate(-50%,-50%)
}

.side-bar,.side-bar .side-bar-menu ul li:hover ul {
    transform: translateX(0)
}

.modal {
    background: rgba(0,0,0,.6)
}

.balti_popup h3 {
    font-size: 28px;
    color: #000000;
    font-weight: 900;
    padding-left: 15px;
    border-left: 6px solid RED;
    margin-bottom: 12px;
    line-height: 43px;
}

.balti_popup h3+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px
}

.balti_popup ul,.side-bar .side-bar-menu ul {
    margin: 0;
    padding: 0
}

.balti_popup ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0
}

.balti_popup ul li i {
    position: absolute;
    top: 15px;
    left: 14px;
    color: #faa41a;
}

.balti_popup ul li input[type=email],.balti_popup ul li input[type=number],.balti_popup ul li input[type=text],.balti_popup ul li textarea {
    background: #fff;
    border: 2px solid #dedede;
    padding: 10px 10px 10px 34px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    color: #000;
    box-shadow: none!important;
    outline: 0!important
}

.balti_popup .fancybox-close-small:hover,.balti_popup ul li input[type=submit],.balti_popup ul li input[type=submit]:hover,.section4 .sec4_left .item h4 {
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
}

.balti_popup ul li textarea {
    height: 80px
}

.balti_popup ul li input[type=email]:focus,.balti_popup ul li input[type=text]:focus,.balti_popup ul li textarea:focus {
    border: 2px solid #b8005d
}

.balti_popup .pd-right-0 {
    padding-right: 0!important
}

.balti_popup ul li input[type=submit] {
    color: #fff;
    font-size: 18px;
    border: 2px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 10px;
    letter-spacing: 1px;
    outline: 0;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    transition: .1s linear
}

.balti_popup ul li input[type=submit]:hover {
    border: 2px solid #b8005d;
    color: #fff
}

.balti_popup .fancybox-close-small {
    position: absolute;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 3px solid #faa41a;
    border-radius: 72px;
    background: #fff;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -14px;
    top: -13px;
    overflow: visible;
    outline: 0!important
}

.balti_popup .fancybox-close-small:after {
    position: absolute;
    top: 2px;
    width: 30px;
    height: 30px;
    font: 300 25px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    transition: .1s linear;
    box-sizing: border-box;
    z-index: 2;
    content: "x";
    color: #4a171e;
    right: 4px
}

.closed,.closed~.side-bar-button span,.closed~.side-bar-button:after,.closed~.side-bar-button:before,.section9 .sec9_content .sec9_testimonials .item,.section9 .sec9_content .sec9_testimonials .item2 .item_text,.section9 .sec9_content .sec9_testimonials .item3 .item_text,.section9 .sec9_content .sec9_testimonials .item4 .item_text,.side-bar,.side-bar-button,.side-bar-button span,.side-bar-button:after,.side-bar-button:before {
    transition: transform .5s cubic-bezier(.895,.03,.685,.22)
}

.balti_popup .fancybox-close-small:hover:after {
    color: #fff!important
}

.balti_popup button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

@media screen and (max-width: 767px) {
    .balti_popup ul li {
        margin: 5px 0;
    }
    .balti_popup {
        padding:20px;
        padding-top: 80px;
        padding-bottom: 15px;
    }

    .balti_popup .pd-right-0 {
        padding-right: 15px!important
    }

    .balti_popup ul li textarea {
        height: 85px
    }
}

@media screen and (max-width: 490px) {
    .balti_popup {
        width:90%
    }

    .balti_popup h3 {
        font-size: 25px
    }
}

.modal-backdrop {
    display: none!important
}

.side-bar {
    width: 18%;
    height: 100vh;
    background-image: repeating-linear-gradient(226deg, rgb(0 0 0), rgb(0 0 0) 1px, rgb(0 0 0) 1px, #000000 6px);
    background-size: 4px 4px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding: 80px 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: unset;
    right: unset;
    border: 0;
    -webkit-clip-path: polygon(0% 0,100% 0,100% 30%,100% 97%,92% 100%,30% 100%,0 100%,0 5%);
    clip-path: polygon(0% 0,100% 0,100% 30%,100% 97%,92% 100%,30% 100%,0 100%,0 10%)
}

.closed {
    transform: translateX(-400px)!important
}

.side-bar-footer,.side-bar-logo,.side-bar-menu {
    width: 60%
}

.side-bar .side-bar-logo img {
    width: 80%;
    object-fit: contain;
    margin: 0 auto
}

.side-bar .side-bar-menu ul li {
    margin-bottom: 15px;
    position: relative;
    transition: .5s linear
}

.side-bar .side-bar-menu ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    transition: .5s linear;
    position: relative
}

.side-bar .side-bar-menu ul li a::before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: .4s linear
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a:hover::before,.sec7_content .item .item_img,.sec7_content .item .item_img img,.section2 img,.section4 .sec4_right .item img,.section9 .sec9_content .sec9_testimonials .item .item_image,.section9 .sec9_content .sec9_testimonials .item .item_image img,.side-bar .side-bar-menu ul li a:hover::before {
    width: 100%
}

.side-bar .side-bar-menu ul li a i {
    transition: .4s linear
}

.side-bar .side-bar-menu ul li ul {
    width: 100%;
    height: 160px;
    background: 0 0/4px 4px #250112;
    background-image: repeating-linear-gradient(120deg, #e6931a, #89441b 1px, #f6a11a 1px, #e18f1b 6px);
    padding: 10px;
    transform: translateX(-200%);
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 1;
    overflow: auto;
    transition: .6s linear
}

.side-bar .side-bar-menu ul li ul li a {
    font-size: 14px
}

.side-bar .side-bar-menu ul li:hover i {
    transform: rotate(45deg);
    font-weight: 100
}

.side-bar .side-bar-menu ul li ul li {
    margin-bottom: 10px
}

.banner .banner_item.slick-dotted.slick-slider,.side-bar .side-bar-menu ul li ul li:last-child {
    margin: 0
}

.banner .banner_item .banner_inner p,.side-bar-footer {
    color: #fff
}

.side-bar-footer h5 {
    color: #fff;
    font-size: 20px
}

.side-bar-footer ul {
    width: 85%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255,255,255,.438)
}

.side-bar-footer ul li a {
    color: #fff;
    width: 30px;
    height: 30px;
    background: 0 0;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% 0 50% 50%;
    transition: .4s linear
}

.side-bar-footer ul li a:hover {
    border-radius: 50%;
    border: none;
    outline: 0;
    background-color: #fff;
    color: #000;
    transform: translateY(-10px)
}

.side-bar-footer p {
    margin-top: 20px;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 25px
}

.side-bar-button {
    width: 25px;
    height: 15px;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0;
    color: #fff;
    padding: 2px 0;
    position: fixed;
    top: 60px;
    left: 50px;
    z-index: 111
}

.fixed-header,.header {
    padding: 10px 0;
    transition: .8s linear;
    width: 100%
}

.side-bar-button:after,.side-bar-button:before {
    background: #fff;
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0
}

.head_menu .head_btn2,.sec5_content #pills-tab .nav-item button.nav-link.active,.sec8_content #pills-tab .nav-item button.nav-link.active,.section9 .sec9_content .sec9_testimonials .item .item_text {
    background-image: -moz-linear-gradient(#009aff,#1c287b);
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
    background-image: -ms-linear-gradient(#009aff,#1c287b)
}

.closed~.side-bar-button:before {
    top: 0;
    transform: rotate(0)
}

.closed~.side-bar-button:after {
    bottom: 0;
    transform: rotate(0)
}

.closed~.side-bar-button span {
    border-top: 2px solid #fff;
    display: block;
    height: 0;
    margin: 4px 0;
    opacity: 1;
    overflow: hidden
}

.side-bar-button:before {
    top: 6.5px;
    transform: rotate(45deg)
}

.side-bar-button:after {
    bottom: 6.5px;
    transform: rotate(-45deg)
}

.header {
    position: absolute;
    z-index: 1
}

.fixed-header {
    position: fixed;
    top: 0;
    z-index: 11;
    background-image: -moz-linear-gradient(-90deg,rgb(184 0 93/69%) 0,rgb(93 16 13/85%) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(250 164 26) 0, rgb(6 6 6) 100%);
    background-image: -ms-linear-gradient(-90deg,rgb(184 0 93/69%) 0,rgb(93 16 13/85%) 100%)
}

.header .logo img {
    width: 150px;
}

.head_menu {
    justify-content: space-between;
    /* background:rgba(0,0,0,.3); */
    background-size: 4px 4px;
    border-radius: 30px;
    /* text-align:right; */
    display: flex;
}

.head_menu .head_btn1 {
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 27px 14px 67px;
    position: relative;
    text-decoration: none
}

.head_menu .head_btn1:before {
    content: "";
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(../images/phone.webp) center center no-repeat #038aec;
    top: 0;
    border-radius: 50%;
    animation: .9s cubic-bezier(.36,.07,.19,.97) infinite shake;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {
    10%,90% {
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        transform: translate3d(4px,0,0)
    }
}

.head_menu .head_btn2 {
    padding: 14px 27px;
    font-size: 15px;
    border-radius: 30px;
    margin-right: 0;
    position: relative;
    top: 0;
    font-weight: 600;
    text-transform: capitalize;
    animation: 1s ease-out infinite pulse;
    color: #fff;
    box-shadow: 0 0 0 0 rgb(0 0 0/40%);
    transition: .2s linear
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 0 rgba(0,153,255,.205)
    }

    from {
        box-shadow: 0 0 0 14px rgba(0,153,255,.205)
    }
}

.banner {
    background-color: #d79b44;
}

.banner .banner_item {
    width: 100%;
    height: 100%;
    background: url("../images/main-banner-background.jpg") center center/cover no-repeat
}

.banner .banner_item .slick-vertical .slick-slide {
    border: 0!important
}

.banner .banner_item .banner_inner {
    /* height: 100vh; */
    padding: 260px 0 80px;
    display: flex;
    align-items: center;
    position: relative
}

.banner .banner_item .box_1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.banner .banner_item .box_1::after {
    content: "";
    width: 40%;
    height: 75%;
    background: url(../images/box_1.webp) 0 0/contain no-repeat;
    position: absolute;
    bottom: 50px;
    right: 110px
}

.banner .banner_item .box_2::after {
    content: "";
    width: 38%;
    height: 68%;
    background: url(../images/box_2.webp) 0 0/contain no-repeat;
    position: absolute;
    bottom: 100px;
    right: 90px;
    animation: 2s ease-out infinite banner-img
}

.banner .banner_item .box_3::after,.banner .banner_item .box_4::after {
    bottom: 30px;
    right: 140px;
    content: "";
    height: 75%;
    animation: 2s ease-out infinite banner-img;
    position: absolute;
    width: 40%
}

.banner .banner_item .box_3::after {
    background: url(../images/box_3.webp) 0 0/contain no-repeat
}

.banner .banner_item .box_4::after {
    background: url(../images/box_4.webp) 0 0/contain no-repeat
}

.banner .banner_item .box_5::after {
    content: "";
    width: 40%;
    height: 75%;
    background: url(../images/box_5.webp) 0 0/contain no-repeat;
    position: absolute;
    bottom: 70px;
    right: 120px;
    animation: 2s ease-out infinite banner-img
}

@keyframes banner-img {
    50% {
        transform: translateY(-10px) scale(1.065)
    }

    0% {
        transform: translateY(0) scale(1)
    }
}

.banner .banner_item .banner_inner h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px
}

.banner .banner_item .banner_inner h1 {
    font-weight: 700;
    font-size: 65px;
    color: #fff;
    margin: 2rem 0;
    text-transform: capitalize
}

.banner .banner_item .banner_inner h1 span {
    font-size: 80px;
    font-weight: 900;
    text-transform: uppercase;
    -moz-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -ms-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    background: -webkit-linear-gradient(#faa41a, #7e3a1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner .banner_item .banner_inner p span,.logo-section4 .logo_sec4_head h3 span,.logo-section4 .logo_sec4_head h2 span,.port-page-portfolio .box .item a,.section5 .sec5_head h3 span {
    display: block
}

.banner .banner_item .slick-dots {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 50px;
    bottom: unset;
    left: unset
}

.banner .banner_item .slick-dots li {
    color: #fff;
    margin: 10px 0
}

.banner .banner_item .slick-dots li:nth-child(3) {
    opacity: .4
}

.banner .banner_item .slick-dots li:nth-child(4) {
    opacity: .2
}

.banner .banner_item .slick-dots li:nth-child(5) {
    opacity: .1
}

.banner .banner_item .slick-dots li button {
    width: 25px;
    height: 25px;
    position: relative
}

.banner .banner_item .slick-dots li.slick-active {
    opacity: 1
}

.banner .banner_item .slick-dots li.slick-active button {
    border: 1px solid #fff;
    border-radius: 50px;
    opacity: 1;
    background: #fff
}

.banner .banner_item .slick-dots li button:before,.banner .banner_item .slick-dots li.slick-active button:before {
    color: #fff;
    font-size: 8px;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1
}

.section2 {
    padding: 40px 0;
    background: #f3f3f3
}

.section3 {
    padding: 60px 0 0
}

.section3 .sec3_head .sec3_left h2 {
    font-size: 40px;
    font-weight: 700
}

.sec3_content {
    margin-top: 4rem;
    width: 80%;
    margin: 4rem auto 0 auto;
    overflow: hidden
}

.sec3_content .sec3_box .sec3_item {
    width: 360px;
    height: 420px;
    padding: 2.5rem 3rem 0;
    background: url("../images/sec3_item1.webp") 0 0/cover;
    position: relative
}

.sec3_content .sec3_box .sec3_item h4 {
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.sec3_content .sec3_box .sec3_item p {
    margin-top: 1.5rem;
    color: #fff
}

.sec3_content .sec3_box .sec3_item img {
    position: absolute;
    left: 50%;
    transform: translate(-50%) scale(1);
    bottom: -20px;
    object-fit: contain;
    transition: .2s linear
}

.sec3_content .sec3_box .sec3_item img:hover {
    transform: translate(-50%) scale(1.1)
}

.sec3_content .sec3_box .item3 img {
    left: 55%;
    bottom: -70px
}

.sec3_content .sec3_box .item4 img {
    bottom: -60px
}

.sec3_content .slick-slider {
    margin: 0 -25px
}

.sec5_content,.sec7_content,.sec8_content,.section9 .sec9_content {
    margin-top: 5rem
}

.sec3_content .sec3_box .slick-list.draggable {
    padding-left: 0!important;
    padding-bottom: 100px!important
}

.sec3_content .sec3_box .sec3_item.slick-slide {
    margin-right: 25px;
    margin-left: 25px
}

.section4 {
    padding: 80px 0 100px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.section4::after {
    content: "MOBILE";
    font-size: 500px;
    font-weight: 900;
    color: #efefef;
    font-family: Oswald,sans-serif;
    position: absolute;
    top: -150px;
    letter-spacing: -50px;
    right: -10px;
    z-index: -11
}

.logo-section4::before,.section5::after {
    color: rgb(255 255 255/5%);
    font-family: Oswald,sans-serif;
    letter-spacing: -20px
}

.section4 .sec4_left .item h4 {
    font-size: 45px;
    font-weight: light;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section4 .sec4_left .item h3 {
    font-size: 60px;
    font-weight: 800;
    color: #333
}

.logo_cta .logo-cta-right h5,.section4 .sec4_left .item p {
    font-size: 20px;
    font-weight: 600
}

.logo_cta .logo-cta-right h3,.logo_cta .logo-cta-right h2,.section5 .sec5_head h3,.section5 .sec5_head h2,.section7 .sec7_head h3,.section7 .sec7_head h2 {
    font-size: 50px;
    font-weight: 800
}

.section4 .sec4_left .item p span {
    margin-top: 2rem;
    display: block;
    font-weight: 400;
    font-size: 16px
}

.sec5_content .sec5_portfolio .box .item a,.section4 .sec4_right {
    position: relative
}

.section4 .sec4_right::before {
    content: "";
    width: 290px;
    height: 548px;
    background: url("../images/sec4_right_bg.webp") 0 0/contain no-repeat;
    position: absolute;
    top: -15px;
    left: -18px;
    z-index: -1
}

.section4 .sec4_right .item.slick-slide {
    margin-right: 20px;
    margin-left: 20px
}

.section5 {
    padding: 80px 0 130px;
    position: relative;
    overflow: hidden
}

.section5::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../images/section5-bg.webp") center center/cover no-repeat;
    filter: brightness(.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.section5::after {
    content: "PORTFOLIO";
    font-size: 450px;
    font-weight: 900;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: -1
}

.section5 .sec5_head h3 {
    text-align: center;
    color: #fff
}

.sec5_content #pills-tab,.sec8_content #pills-tab {
    justify-content: space-around;
    margin-bottom: 60px
}

.sec5_content #pills-tab .nav-item button,.sec5_content #pills-tab .nav-item button.nav-link.active,.sec8_content #pills-tab .nav-item button,.sec8_content #pills-tab .nav-item button.nav-link.active {
    color: #fff;
    padding: 15px 40px;
    -webkit-clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%);
    clip-path: polygon(0 0,90% 0%,100% 30%,100% 100%,80% 100%,10% 100%,0% 80%,0% 10%)
}

.sec5_content .sec5_portfolio .box .item {
    margin: 10px;
    overflow: hidden
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_img {
    position: absolute;
    transform: scale(1);
    transition: .3s linear
}

.sec5_content .sec5_portfolio .box .item a:hover .sec5_box_img {
    transform: scale(1.2);
    filter: drop-shadow(2px 4px 6px black)
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img1 {
    width: 40%;
    top: 15%;
    left: 33%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img2 {
    width: 15%;
    top: 25%;
    left: 18%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img3 {
    width: 41%;
    top: 4%;
    left: 29%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img4 {
    width: 40%;
    top: 8%;
    left: 31%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img5 {
    width: 35%;
    top: 21%;
    left: 7%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img6 {
    width: 35%;
    top: 15%;
    left: 46%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img7 {
    width: 23%;
    top: 11%;
    left: 36.5%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_logo_img8 {
    width: 44%;
    top: 6%;
    left: 18.5%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_brand_img1 {
    top: 14px;
    left: 111px;
    width: 61%;
    object-fit: contain
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_brand_img2 {
    top: 110px;
    width: 50%;
    left: 27%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_brand_img3 {
    width: 75%;
    top: 42px;
    left: 5%
}

.sec5_content .sec5_portfolio .box .item a .sec5_box_brand_img4 {
    width: 45%;
    top: 130px;
    left: 33%
}

.sec5_content .sec5_link {
    text-align: right;
    margin-top: 2rem
}

.section6 {
    padding: 100px 0;
    position: relative;
    /* background: url(../images/sec6_bg.webp) 0 0/contain no-repeat; */
    background-position-x: right;
    background-size: cover;
}

.section6::before {
    content: "";
    width: 710px;
    height: 570px;
    background: url(../images/sec6_left.webp) 0 0/contain no-repeat;
    position: absolute;
    top: -40px;
    left: 180px
}

.footer .ft_left .ft_header,.logo-section4 .logo_sec4_content,.section6 .sec6_right .combo_btn {
    margin-top: 4rem
}

.section6 .sec6_right h3,.section6 .sec6_right h2,.section8 .sec8_head h3,.section8 .sec8_head h2 {
    font-size: 50px;
    font-weight: 800;
    color: #000;
}

.section7 {
    padding: 140px 0 100px
}

.section7 .sec7_head,.section8 .sec8_head,.terms-page .terms_item {
    text-align: center
}

.section7 .sec7_head p {
    padding: 0 6rem
}

.sec7_content {
    padding: 0 60px
}

.sec7_content .item {
    padding: 2rem;
    transform: translateY(0);
    transition: .2s linear
}

.sec7_content .item:hover {
    animation: 1s ease-out infinite sec7-item
}

@keyframes sec7-item {
    50% {
        transform: translateY(-5px) scale(1.005);
        background-color: #e9e9e980;
        box-shadow: 13px 15px 1px 2px rgb(0 0 0/23%)
    }

    0% {
        transform: translateY(0) scale(1)
    }
}

#contact_section6 .sec6_left .combo_btn,.sec7_content .item .item_body {
    margin-top: 2rem
}

.sec7_content .item .item_body h4,.sec7_content .item .item_body h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

.section8 {
    padding: 80px 0;
    background: url(../images/sec8_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer,.section9 {
    padding: 80px 0 0;
}

.sec8_pricing .sec8_box_left .box_left {
    background: #000;
    border-radius: 15px;
    padding: 2rem 1rem 11rem;
    position: relative
}

.sec8_pricing .sec8_box_left .box_left::before {
    content: "";
    width: 330px;
    height: 210px;
    background: url("../images/sec8_inner_before.webp") 0 0/contain no-repeat;
    position: absolute;
    left: -30px;
    bottom: -20px;
    z-index: 1;
    animation: 1s ease-out infinite banner-img
}

#pills-grant-2 .sec8_box_left .box_left::before {
    content: "";
    width: 330px;
    height: 210px;
    background: url("../images/grant-packges.png") 0 0/contain no-repeat;
    position: absolute;
    left: -40px;
    bottom: -20px;
    z-index: 1;
    animation: 1s ease-out infinite banner-img
}

#logo-design-page .banner_item .banner_inner h1 span,.logo-section4 .logo_sec4_content .logo_slide ul li .item_body,.sec8_box_right .nav-pills .nav-link.active {
    background-image: -moz-linear-gradient(-90deg,#b8005d 0,#5d100d 100%);
    background-image: -ms-linear-gradient(-90deg,#b8005d 0,#5d100d 100%)
}

.sec8_pricing .sec8_box_left .box_left h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600
}

.sec8_pricing .sec8_box_left .box_left p {
    color: #fff;
    margin: 2rem 0;
    font-weight: 200;
    font-size: 13px
}

.sec8_pricing .sec8_box_left .box_right {
    padding: 2rem;
    background: url(../images/sec8_box2.webp) 100%;
    border-radius: 15px
}

.sec8_pricing .sec8_box_left .box_right h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.sec8_pricing .sec8_box_left .box_right ul {
    margin-top: 2rem;
    overflow-y: scroll;
    height: 250px
}

.sec8_pricing .sec8_box_left .box_right ul::-webkit-scrollbar {
    width: 8px
}

.sec8_pricing .sec8_box_left .box_right ul::-webkit-scrollbar-track {
    background: #000
}

.sec8_pricing .sec8_box_left .box_right ul::-webkit-scrollbar-thumb {
    background: linear-gradient(-45deg,#b20158,rgb(105 13 24))
}

.sec8_pricing .sec8_box_left .box_right ul li {
    margin-bottom: 12px;
    padding-left: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 25px;
    position: relative
}

.sec8_pricing .sec8_box_left .box_right ul li::before {
    content: "\f058";
    font-family: fontawesome;
    font-size: 17px;
    color: #00d11e;
    position: absolute;
    left: 0;
    top: 0
}

.sec8_pricing .sec8_box_left .box_right ul li.disabled {
    color: rgba(255,255,255,.102)!important
}

.sec8_pricing .sec8_box_left .box_right ul li.disabled::before {
    content: "\f057";
    font-family: fontawesome;
    font-size: 17px;
    color: red;
    position: absolute;
    left: 0;
    top: 0
}

.sec8_box_right .nav-pills .nav-link {
    padding: 20px;
    border-radius: 8px;
    border: 2px solid transparent;
    background: #01022a;
    display: flex;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px
}

.sec8_box_right .nav-pills .nav-link:last-child {
    margin: 0;
    justify-content: center;
    background-color: #faa41a;
}

#v-pills-deluxe-tab {
    background: #01022a;
    justify-content: space-between
}

#v-pills-deluxe-tab.active {
    background-image: -webkit-linear-gradient(-90deg,#b8005d 0,#5d100d 100%)
}

.sec8_box_right .nav-pills .nav-link.active {
    border: 2px solid #d8871b;
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
}

.sec8_box_right .nav-pills .nav-link span sub {
    font-size: 11px;
    bottom: 1px;
    font-weight: 100
}

.section9 .sec9_head .sec9_left h3 {
    font-size: 40px;
    font-weight: 800
}

.footer .container-fluid,.section9 .container-fluid {
    padding: 0
}

.section9 .sec9_content .sec9_testimonials {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.section9 .sec9_content .sec9_testimonials .item {
    width: 25%;
    position: relative;
    overflow: hidden
}

.section9 .sec9_content .sec9_testimonials .item:hover .item_image {
    filter: grayscale(1);
    transform: scale(1.065)
}

.section9 .sec9_content .sec9_testimonials .item1 .item_text {
    transform: translateX(-98%);
    transition: transform .5s cubic-bezier(.895,.03,.685,.22)
}

.section9 .sec9_content .sec9_testimonials .item1:hover .item_text,.section9 .sec9_content .sec9_testimonials .item4:hover .item_text {
    transform: translateX(0);
    transition-delay: .1s
}

.section9 .sec9_content .sec9_testimonials .item2 .item_text {
    transform: translateY(-98%)
}

.section9 .sec9_content .sec9_testimonials .item2:hover .item_text,.section9 .sec9_content .sec9_testimonials .item3:hover .item_text {
    transform: translateY(0);
    transition-delay: .1s
}

.section9 .sec9_content .sec9_testimonials .item3 .item_text {
    transform: translateY(98%)
}

.section9 .sec9_content .sec9_testimonials .item4 .item_text {
    transform: translateX(98%)
}

.section9 .sec9_content .sec9_testimonials .item .item_text {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 1rem;
    position: absolute;
    top: 0;
    color: #fff
}

.section9 .sec9_content .sec9_testimonials .item .item_text img {
    width: 50px;
    object-fit: contain
}

.section9 .sec9_content .sec9_testimonials .item .item_text h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0
}

.section9 .sec9_content .sec9_testimonials .item .item_text .item_footer {
    font-size: 16px;
    font-weight: 700;
    margin-top: 1rem
}

.footer {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background:url("../images/footer-bg.webp");
    padding-top: 0 !important;
    background-size: cover;
    background-position: 100%;
}

.footer::before {
    content: "";
    width: 1650px;
    height: 870px;
    /* background: url("../images/footer-bg.webp") 0 0/contain no-repeat; */
    position: absolute;
    top: 0;
    left: 60%;
    transform: translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer::after {
    content: "";
    width: 430px;
    height: 665px;
    /* background: url("../images/footer-after.webp") 0 0/contain no-repeat; */
    position: absolute;
    bottom: 0;
    opacity: .3;
    right: 20px;
    z-index: -1
}

.footer .ft_left {
    background: #000;
    padding: 80px 80px 20px;
    position: relative
}

.footer .ft_left::before {
    content: "";
    width: 139px;
    height: 150px;
    /* background: url("../images/footer-form-before.webp") 0 0/contain; */
    position: absolute;
    top: -40px;
    left: 40%;
    transform: translateX(-50%)
}

.footer .ft_left .ft_header h4 {
    font-size: 50px;
    font-weight: 900;
    color: #fff
}

.footer .ft_left .ft_header p {
    color: #fff;
    margin: 30px 0 10px
}

.footer .ft_left .ft_form {
    margin: 2rem 0
}

.footer .ft_left .ft_form form input {
    width: 100%;
    padding: 5px 0 10px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    outline: 0;
    margin-bottom: 45px
}

.footer .ft_left .ft_form form input::placeholder {
    color: #fff
}

.footer .ft_left .ft_form form .ft_submit {
    color: #fff;
    padding: 12px 35px;
    border: none;
    outline: 0
}

.footer .ft_left p {
    color: #fff;
    font-weight: 200
}

.footer .ft_right {
    padding-left: 2rem;
    padding-bottom: 30px;
    padding-top: 50px !important;
}

.footer .ft_right h5 {
    font-size: 28px;
    font-weight: 800;
    color: #1c287b;
    animation: .2s linear infinite ft_icon;
    margin-bottom: 20px
}

.footer .ft_right .ft_menu .ft_menu_lft ul {
    padding-bottom: 2rem;
    border-bottom: 2px solid #f3f3f3
}

.footer .ft_right .ft_menu .ft_menu_lft ul li {
    margin-bottom: 20px
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: baseline;
    transition: .4s linear
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a:hover {
    color: #1c287b
}

.footer .ft_right .ft_menu .ft_menu_lft ul li a i {
    margin-right: 15px;
    color: #1c287b
}

.ft_logo .ft__right p {
    margin-bottom: 0;
    width: 80%
}

.ft__right ul {
    margin-top: 20px;
    display: flex;
    justify-content: left;
    align-items: center
}

.ft__right ul li {
    margin-left: 10px
}

.ft__right ul li a {
    color: #000;
    font-weight: 500
}

.ft_menu_rgt.footer_menu ul {
    column-count: 3
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li {
    margin-bottom: 6px
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-left: 25px;
    position: relative
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a::before {
    content: "";
    width: 0;
    height: 2px;
    background: #1c287b;
    position: absolute;
    bottom: -3px;
    left: 0;
    transition: .3s linear
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a::after {
    content: "\f101";
    font-family: "font awesome 6 free";
    font-size: 16px;
    position: absolute;
    top: 0;
    left: -25px;
    color: #1c287b;
    animation: .6s linear infinite fticon
}

.footer .ft_right .ft_menu .ft_menu_rgt ul li a:hover::after {
    animation: unset
}

@keyframes fticon {
    0%,100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(5px)
    }
}

.ft_logo {
    padding: 3rem 0
}

#logo-design-page .banner_item {
    background: url("../images/logo-design/banner-bg.webp") center center/cover no-repeat
}

#logo-design-page .banner_item .banner_inner h1 span {
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
}

#logo-design-page .banner_item .box_1::after {
    width: 37%;
    height: 70%;
    right: 100px;
    background: url("../images/logo-design/box_1.webp") 0 0/contain no-repeat
}

.logo-section3 {
    padding: 60px 0
}

.logo-section3 .container {
    max-width: 1400px
}

.logo-section3 .logo-sec3_head .logo-sec3_left {
    width: 100%;
    height: 100%;
    background: url("../images/logo-design/tea-cup-bg.webp") center center/contain no-repeat;
    transition: .4s linear
}

#grant-section3 .logo-sec3_right h2 {
    text-transform: capitalize
}

.logo-section3 .logo-sec3_head .logo-sec3_left:hover img {
    transform: scale(1.065) translateY(-30px);
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,.6))
}

.logo-section3 .logo-sec3_head .logo-sec3_left img {
    width: 100%;
    transform: scale(1) translateY(0);
    transition: .4s linear
}

.logo-section3 .logo-sec3_right h2 {
    font-weight: 800;
    font-size: 40px
}

.logo-section3 .logo-sec3_right p {
    font-size: 15px;
    margin: 1.5rem 0;
    color: #666
}

.logo-section3 .logo-sec3_right ul,.terms-section1 .term_content ul {
    padding-left: 20px
}

.logo-section3 .logo-sec3_right ul li {
    font-size: 14px;
    list-style-type: disc;
    margin-bottom: 10px
}

.logo-section4 {
    padding: 80px 0;
    background: url("../images/sec8_bg.webp") center center/cover;
    overflow: hidden;
    position: relative
}

.logo-section4::before {
    content: "LOGO";
    font-size: 500px;
    font-weight: 900;
    position: absolute;
    top: -90px;
    left: 50px
}

.logo-section4 .logo_sec4_head h3,.logo-section4 .logo_sec4_head h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 800;
    color: #fff
}

.logo-section4 .logo_sec4_content .logo_slide ul li {
    display: inline-flex;
    height: 100%;
    position: relative;
    transition: .5s
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body {
    width: 68px;
    background-image: -webkit-linear-gradient(#faa41a, #7e3a1b);
    box-shadow: 0 7px 73px 0 rgba(0,0,0,.35);
    padding-left: 80px;
    overflow: hidden;
    transition: 1.5s
}

.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-1.active .item_body,.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-2.active .item_body,.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-3.active .item_body,.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-4.active .item_body,.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-5.active .item_body,.logo-section4 .logo_sec4_content .logo_slide ul .logo_slide_item-6.active .item_body {
    width: 800px
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_heading {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 400px;
    text-shadow: rgb(0 0 0/16%) 3.694px 4.728px 6px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    left: -155px
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_heading h4,.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-shadow: rgb(0 0 0/16%) 3.694px 4.728px 6px;
    text-transform: uppercase
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_text {
    width: 800px;
    padding: 70px 100px 80px 60px;
    background: url(../images/section5-bg.webp) rgba(0,0,0,.6);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: overlay;
    transition: .5s
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_text h3 {
    font-weight: 600;
    font-size: 24px!important;
    color: #fff;
    padding-bottom: 10px
}

.logo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_text p {
    padding-right: 20px;
    min-height: 100px;
    color: #fff
}

.logo-section4 .logo_sec4_content .logo_slide ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    align-items: center;
    min-height: 190px
}

.logo-section4 .logo_sec4_content .logo_slide ul img {
    width: 100%;
    margin: 10px 20px 10px 0;
    transition: .1s linear;
}

.logo-section4 .logo_sec4_content .logo_slide ul img:hover {
    transform: scale(1.045) translateY(-10px)
}

.logo_cta {
    padding: 120px 0;
    background: url("../images/logo-design/telephone.webp") left center/cover no-repeat
}

#logo_sec6 {
    margin-bottom: 4rem
}

.logo_cta .logo-cta-right p {
    margin: 2rem 0;
    font-weight: 700
}

.logo_cta .logo-cta-right p a.btn-call {
    font-size: 22px;
    color: #000;
    text-decoration: underline!important
}

#pills-logo-2 .sec8_pricing .sec8_box_left .box_left::before {
    content: "";
    width: 300px;
    height: 270px;
    background: url("../images/logo-design/sec8_inner_before.webp") 0 0/contain no-repeat;
    bottom: -50px
}

#grant_tabs1 #pills-tab .nav-item button,#grant_tabs1 #pills-tab .nav-item button.nav-link.active,#grant_section8 #pills-tab .nav-item button,#grant_section8 #pills-tab .nav-item button.nav-link.active {
    padding: 15px 35px
}

#website-page .banner_item {
    background: url("../images/main-banner-background.jpg") center center/cover no-repeat
}

#website-page .banner_item .box_1::after {
    width: 30%;
    height: 75%;
    right: 150px;
    background: url("../images/website/box_1.webp") 0 0/contain no-repeat;
    bottom: 60px
}
#website-page .banner_item .box_4::after {
    width: 38%;
    height: 75%;
    right: 80px;
    background: url("../images/amazon-about-banner.png") 0 0/contain no-repeat;
    bottom: -110px;
}

#seo-section3 .logo-sec3_head .logo-sec3_left,#website-section3 .logo-sec3_head .logo-sec3_left {
    width: 100%;
    height: 100%;
    transition: .4s linear;
    background: #fff
}

#website-section3 .logo-sec3_head .logo-sec3_left:hover img {
    transform: scale(1.065) translateY(-30px) translateX(-20px);
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,.6))
}

#website-section3 .logo-sec3_head .logo-sec3_left img {
    width: 100%;
    transform: scale(1) translateY(23px) translateX(-20px);
    transition: .4s linear
}

#brand-page .banner_item .banner_inner h1 span,#ecom-page .banner_item .banner_inner h1 span,#seo-page .banner_item .banner_inner h1 span {
    font-size: 80px;
    font-weight: 900;
    text-transform: uppercase;
    -moz-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -ms-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-text-fill-color: transparent
}

#pills-ecommerce-2 .sec8_pricing .sec8_box_left .box_left::before {
    content: "";
    width: 270px;
    height: 240px;
    background: url(../images/ecommerce/sec8_inner_before1.webp) 0 0/contain no-repeat;
    bottom: -45px;
    left: -20px
}

#brand-page .banner_item {
    background: url("../images/main-banner-background.jpg") center center/cover no-repeat;
}

#brand-page .banner_item .box_1::after {
    width: 43%;
    height: 78%;
    right: 100px;
    background: url("../images/branding/box1.webp") 0 0/contain no-repeat
}

#grant-writing .banner_item {
    background: url("../images/grant-banner.webp") center center/cover no-repeat
}

#grant-writing .banner_item .box_1::after {
    width: 43%;
    height: 78%;
    right: 0;
    background: url(../images/grant-inner.webp) 0 0/contain no-repeat;
    animation: unset;
    bottom: -40px
}

#brand-section3 .logo-sec3_head .logo-sec3_left,#ecommerce-solution .logo-sec3_head .logo-sec3_left {
    background: #fff
}

#brand-page .banner_item .banner_inner h1 span,#seo-page .banner_item .banner_inner h1 span {
    background: -webkit-linear-gradient(#faa41a, #7e3a1b);
    -webkit-background-clip: text
}

#pills-branding-2 .sec8_pricing .sec8_box_left .box_left::before {
    content: "";
    width: 300px;
    height: 270px;
    background: url("../images/branding/sec8_inner_before.webp") 0 0/contain no-repeat;
    bottom: -50px
}

#seo-page .banner_item {
    background: url("../images/seo/banner-bg.webp") center center/cover no-repeat
}

#seo-page .banner_item .box_1::after {
    width: 38%;
    height: 58%;
    right: 100px;
    background: url(../images/seo/box1.webp) 0 0/contain no-repeat;
    bottom: 150px
}

#ecom-page .banner_item {
    background: url("../images/main-banner-background.jpg") center center/cover no-repeat
}

#contact-page .banner_item,#port-page .banner_item,.terms-page {
    background: url("../images/all-inner-pages-banner.webp") center center/cover no-repeat
}

#ecom-page .banner_item .box_1::after {
    width: 41%;
    height: 75%;
    right: 150px;
    bottom: 60px;
    background: url("../images/ecommerce/box1.webp") 0 0/contain no-repeat
}

#ecom-page .banner_item .banner_inner h1 span {
    background: -webkit-linear-gradient(#f80101,#630f0d);
    -webkit-background-clip: text
}

#contact-page .banner_item .banner_inner h1 span,#port-page .banner_item .banner_inner h1 span,.terms-page .terms_item h1 {
    font-weight: 900;
    display: inline-block;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#f29d1a, #843f1b);
    text-shadow: 0 -3px 5px 5px #fff
}

#seo-section3 .logo-sec3_head .logo-sec3_left img {
    width: 100%;
    transform: scale(1) translateY(60px);
    transition: .4s linear
}

#seo-section4 .logo_sec4_content .logo_slide ul li .item_body .item_heading {
    text-align: center;
    width: 400px;
    top: 50%;
    left: -155px
}

#pills-seo-2 .sec8_pricing .sec8_box_left .box_left::before {
    content: "";
    width: 300px;
    height: 240px;
    background: url("../images/seo/sec8_inner_before.webp") 0 0/contain no-repeat;
    bottom: -30px
}

#ecom-section3 .logo-sec3_head .logo-sec3_left {
    width: 100%;
    height: 100%;
    background: center center/contain no-repeat;
    transition: .4s linear
}

#website-dev .banner_item .box_1::after {
    width: 30%;
    height: 65%;
    right: 150px;
    background: url("../images/website-development/box_1.png") 0 0/contain no-repeat;
    bottom: 60px
}

#ecommerce-solution .banner_item .box_1::after {
    width: 33%;
    height: 55%;
    right: 150px;
    background: url("../images/ecommerce-solution/box_1.png") 0 0/contain no-repeat;
    bottom: 140px
}

#ecommerce-solution .logo-sec3_head .logo-sec3_left img {
    width: 90%
}

#digital-marketing .banner_item .box_1::after {
    width: 30%;
    height: 75%;
    right: 150px;
    background: url("../images/digital-marketing/box_1.png") 0 0/contain no-repeat;
    bottom: 60px
}

div#digital-marketing3 .logo-sec3_left,div#domain-and-hosting3 .logo-sec3_left,div#mobile-application3 .logo-sec3_left,div#video-animation3 .logo-sec3_left,div#web-application3 .logo-sec3_left,div#web-maintenance3 .logo-sec3_left {
    background: 0 0
}

div#digital-marketing3 .logo-sec3_left:hover img,div#domain-and-hosting3 .logo-sec3_left:hover img,div#mobile-application3 .logo-sec3_left:hover img,div#video-animation3 .logo-sec3_left:hover img,div#web-application3 .logo-sec3_left:hover img,div#web-maintenance3 .logo-sec3_left:hover img {
    transform: unset;
    filter: unset
}

#web-application .banner_item .box_1::after {
    width: 42%;
    height: 48%;
    right: 30px;
    background: url("../images/web-application/box_1.png") 0 0/contain no-repeat;
    bottom: 230px
}

#mobile-application .banner_item .box_1::after {
    width: 30%;
    height: 68%;
    right: 150px;
    background: url("../images/mobile-application/box_1.png") 0 0/contain no-repeat;
    bottom: 60px
}

#video-animation .banner_item .box_1::after {
    width: 36%;
    height: 40%;
    right: 30px;
    background: url("../images/video-animation/box_1.png") 0 0/contain no-repeat;
    bottom: 280px
}

#web-maintenance .banner_item .box_1::after {
    width: 30%;
    height: 75%;
    right: 150px;
    background: url("../images/web-maintenance/box_1.png") 0 0/contain no-repeat;
    bottom: 60px
}

#domain-and-hosting .banner_item .box_1::after {
    width: 36%;
    height: 41%;
    right: 120px;
    background: url("../images/domain-and-hosting/box_1.png") 0 0/contain no-repeat;
    bottom: 240px
}

#brand-page .banner_item .slick-dots,#contact-page .banner_item .box_1::after,#contact-page .banner_item .slick-dots,#contact_section6::before,#ecom-page .banner_item .slick-dots,#logo-design-page .banner_item .slick-dots,#port-page .banner_item .box_1::after,#port-page .banner_item .slick-dots,#seo-page .banner_item .slick-dots,#website-page .banner_item .slick-dots,#grant-writing .banner_item .slick-dots {
    display: none
}

#contact-page .banner_item .banner_inner h1 span,#port-page .banner_item .banner_inner h1 span {
    font-size: 110px;
    -moz-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -ms-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative
}

#port-page .banner_item .banner_inner h1 span::before {
    content: "";
    position: absolute;
    background: url("../images/portfolio/banner-heading.webp") 0 0/contain no-repeat;
    width: 99%;
    height: 100%;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

#contact-page .banner_item .banner_inner .combo_btn,#port-page .banner_item .banner_inner .combo_btn,.thanks-banner .combo_btn {
    justify-content: center
}

#port-section3 .logo-sec3_head .logo-sec3_left {
    width: 90%;
    height: 380px;
    background: url("../images/portfolio/sec3-inner.webp") 0 0/cover no-repeat;
    border: 8px solid #000;
    border-radius: 12px;
    overflow: hidden;
    transition: 3s linear
}

#port-section3 .logo-sec3_head .logo-sec3_left:hover {
    background-position: 100% 100%
}

.port-page-portfolio .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.port-page-portfolio .box .item {
    width: 48%;
    margin: 0 0 40px
}

#contact-page .banner_item .banner_inner h1 span::before {
    content: "";
    position: absolute;
    background: url("../images/contact-us/banner-heading.webp") 0 0/contain no-repeat;
    width: 99%;
    height: 100%;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.contact-section3 {
    padding: 100px 0 80px
}

.contact-section3 .cont_sec3 .cont_sec3_box {
    text-align: center;
    display: inline-block;
    transition: .4s linear
}

.contact-section3 .cont_sec3 .cont_sec3_box h3 {
    font-size: 40px;
    font-weight: 800;
    color: #000
}

.contact-section3 .cont_sec3 .cont_sec3_box p {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.contact-section3 .cont_sec3 .cont_sec3_box a .box_img {
    width: 150px;
    height: 150px;
    background: 0 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    margin: 2rem auto 1rem;
    transform: translateY(0);
    transition: .2s linear
}

.contact-section3 .cont_sec3 .cont_sec3_box:hover .box_img,.contact-section3 .cont_sec3 .cont_sec3_box:hover h4 {
    background-image: -moz-linear-gradient(#009aff,#1c287b);
    background-image: -webkit-linear-gradient(#009aff,#1c287b);
    background-image: -ms-linear-gradient(#009aff,#1c287b)
}

.contact-section3 .cont_sec3 .cont_sec3_box:hover .box_img {
    transform: translateY(-10px)
}

.contact-section3 .cont_sec3 .cont_sec3_box a .box_img img {
    width: 135px;
    display: block;
    object-fit: contain;
    transform: scale(.9);
    transition: .4s linear
}

.contact-section3 .cont_sec3 .cont_sec3_box:hover .box_img img {
    width: 135px;
    object-fit: contain;
    transform: scale(1.025);
    filter: brightness(40.5)
}

.contact-section3 .cont_sec3 .cont_sec3_box:hover h4,.terms-page .terms_item h1 {
    -webkit-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -ms-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-text-fill-color: transparent
}

.contact-section3 .cont_sec3 .cont_sec3_box a h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    display: block;
    transition: .4s linear
}

.contact-section3 .cont_sec3 .cont_sec3_box:hover h4 {
    -webkit-background-clip: text
}

#contact_section6 .sec6_left h3 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
}

#contact_section6 .sec6_left p {
    color: #000;
    margin: 2rem 0
}

#contact_section6 .sec6_right .contact_form form input,#contact_section6 .sec6_right .contact_form form textarea {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #000;
    color: #000;
    background: 0 0;
    padding-left: 20px;
    margin-bottom: 25px
}

#contact_section6 .sec6_right .contact_form form textarea {
    padding-top: 10px;
    height: 120px
}

#contact_section6 .sec6_right .contact_form form input::placeholder,#contact_section6 .sec6_right .contact_form form textarea::placeholder {
    color: #fff
}

#contact_section6 .sec6_right .contact_form form .btn2 {
    border: none
}

#contact_section9 .sec9_content {
    margin-top: 3rem
}

.terms-page {
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center
}

.terms-page .terms_item h1 {
    font-size: 60px;
    -moz-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-background-clip: text
}

.terms-section1 {
    padding-top: 4rem
}

.terms-section1 .term_content h3 {
    font-weight: 600;
    font-size: 35px
}

.terms-section1 .term_content ul li {
    list-style-type: disclosure-closed
}

.thanks-banner {
    height: 100vh;
    background: url("../images/portfolio/banner-bg.webp") 0 0/cover;
    display: flex;
    justify-content: center;
    align-items: center
}

.side-bar-footer ul li a img.x-logo {
    width: 60%
}

.side-bar-footer ul li a:hover img.x-logo {
    filter: brightness(.5)
}

body.location-pg {
}

body.location-pg .header .logo img {
}

body.location-pg .side-bar-button {
}

body.location-pg .side-bar-button:before,body.location-pg .side-bar-button:after {
    background: #000
}

body.location-pg .side-bar-button span {
    border-color: #000
}

body.location-pg .side-bar-button.active {
}

body.location-pg .side-bar-button.active:before,body.location-pg .side-bar-button.active:after {
    background: #fff
}

.location-header {
    position: absolute;
    width: 100%;
    z-index: 1;
    padding-top: 20px
}

.location-header ul.header-btn {
    display: flex;
    align-items: center;
    justify-content: end
}

.location-header ul.header-btn li {
}

.location-header ul.header-btn li a {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    font-weight: 600;
    text-decoration: underline!important
}

.location-header ul.header-btn li a:hover {
    color: red!important
}

.location-banner {
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
    padding: 150px 0
}

.location-banner h1 {
    font-weight: 700;
    font-size: 55px;
    color: #333;
    text-transform: capitalize
}

.location-banner h1 span {
    font-size: 60px;
    -moz-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -webkit-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    -ms-transform: matrix(1.4268558254438,-2.09840016919398e-16,0,1.4268558254438,0,0);
    background: -webkit-linear-gradient(#6c6da6,#1e1f71);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800
}

.location-banner .content {
    margin-top: 50px
}

.location-banner .content h2 {
    font-weight: 500;
    font-size: 35px;
    color: #333;
    text-transform: capitalize;
    margin: 10px 0 20px
}

.location-banner .content p {
    font-weight: 400;
    color: #333;
    font-size: 16px
}

.location-banner .img-wrap {
    position: absolute;
    bottom: -170px
}

.location-banner img.banner-mokup {
    max-width: none
}

.main-heading {
    color: #333;
    font-size: 45px;
    font-weight: 700
}

.main-pera {
    color: #333;
    line-height: 30px;
    font-weight: 500
}

.location-sec2 {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0 60px;
    background-position: top center
}

.location-sec2 .img-wrap {
    text-align: center
}

.location-sec2 .img-wrap img {
}

.sec-pad {
    padding: 60px 0
}

.box-sec {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right center;
    position: relative
}

.box-sec .img-wrap {
}

.box-sec .img-wrap img {
}

.box-sec .col-lg-5 {
}

.box-sec.box-2 {
}

.box-sec.box-2 .img-wrap {
}

.box-sec.box-2 p.main-pera {
    color: #666
}

.box-sec ul {
}

.box-sec ul li {
    font-weight: 700;
    font-size: 16px;
    list-style: disc;
    margin-bottom: 10px
}

.text-img {
    position: absolute;
    top: 150px;
    left: 200px;
    z-index: -1
}

.text-img img {
    width: 70%
}

.box-sec .row {
    align-items: center
}

.box-sec .main-heading {
    font-size: 40px
}



body.location-pg .header.fixed-header .logo img#imgLogo {
    filter: brightness(0) invert(1)
}

.box-sec p.main-pera {
    height: 250px;
    overflow-y: auto
}

.box-sec.box-2 p.main-pera {
    height: auto;
    overflow: auto
}

.ref-banner {
    width: 100%;
    background: url(../images/referral/banner_bg.png);
    overflow: hidden
}

.banner .ref-banner .banner_inner h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px
}

.banner .ref-banner .banner_inner h1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    margin: 2rem 0;
    text-transform: capitalize
}

.banner .ref-banner .banner_inner h1 span {
    font-size: 55px;
    font-weight: 900;
    text-transform: capitalize;
    background: -webkit-linear-gradient(#009aff,#1c287b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner .ref-banner .banner_inner p {
    color: #fff
}

.banner .ref-banner .bnr_left {
    padding: 150px 0 60px
}

.banner .ref-banner .ref-banner-img img {
    max-width: 750px;
    transform: translateX(-160px)
}

.banner .ref-banner-underline a {
    text-transform: capitalize;
    text-decoration: underline!important;
    color: #fff
}

.banner .ref-banner-underline a span {
    color: #007bff
}

.banner .ref-partner {
    display: flex;
    margin: 40px 0 10px
}

.banner .ref-partner .content p {
    font-size: 20px;
    font-weight: 600;
    text-align: right
}

.banner .ref-partner .content p span {
    display: block
}

.banner .ref-partner .content {
    position: relative
}

.banner .ref-partner .content:before {
    content: '';
    position: absolute;
    background: url(../images/referral/banr_arow.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 37px;
    height: 14px;
    top: -10px;
    z-index: 9;
    right: -40px
}

.banner .ref-partner .btn {
    margin: 12px 20px
}

.banner .ref-partner .btn .head_btn2 {
    padding: 14px 45px;
    font-size: 15px;
    border-radius: 30px;
    position: relative;
    top: 0;
    font-weight: 600;
    text-transform: capitalize;
    animation: 1s ease-out infinite pulse;
    color: #fff;
    box-shadow: 0 0 0 0 rgb(0 0 0/40%);
    transition: .2s linear;
    background-image: linear-gradient(#009aff,#1c287b)
}

.ref-sec-2 {
    background-image: linear-gradient(#009aff,#1c287b)
}

.ref-sec-2 img {
    filter: brightness(100)
}

.ref-sec-3 {
    padding: 50px 0
}

.ref-sec-3 .content h2 {
    font-weight: 900;
    margin: 0 0 20px
}

.ref-sec-3 .content h2 span {
    text-decoration: underline;
    color: #b8005d
}

.ref-sec-3 .content ul {
    position: relative
}

.ref-sec-3 .content ul li {
    margin: 5px 0 0 20px
}

.ref-sec-3 .content ul li:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #b8005d;
    border-radius: 50%;
    left: 0;
    margin: 8px 0 0
}

.ref-sec-3 .content ul li span {
    color: #b8005d;
    font-weight: 900
}

.ref-sec-3 .content .btn {
    margin: 30px 0 0
}

.ref-sec-3 .btn {
    padding-left: 0
}

.ref-sec-4 {
    background: url(../images/referral/sec4_bg.png);
    color: #fff
}

.ref-sec-4:after {
    display: none
}

.ref-sec-4 .sec4_header {
    margin: 0 0 40px
}

.ref-sec-4 .sec4_header h4 {
    text-transform: uppercase;
    font-weight: 400
}

.ref-sec-4 .sec4_header h2 {
    font-weight: 700;
    margin: 10px 230px
}

.ref-sec-4 .sec4_header p {
    margin: 0 275px
}

.ref-sec-4 .wrp {
    position: relative;
    margin: 25px 0;
    overflow: hidden
}

.ref-sec-4 .wrp h5 {
    position: absolute;
    left: 20px;
    bottom: 20px;
    text-align: left
}

.ref-sec-4 .wrp h5 span {
    display: block
}

.ref-sec-4 .hvr_wrp {
    text-align: left;
    background-image: linear-gradient(#009aff,#1c287b);
    padding: 100px 50px;
    height: 100%;
    transform: translateY(-200%);
    transition: all .4s linear;
    position: absolute;
    opacity: 0
}

.ref-sec-4 .wrp:hover .hvr_wrp {
    transform: translateY(-100%);
    opacity: 1
}

.ref-sec-4 .combo_btn {
    margin: 40px auto 0
}

.ref-sec-5 {
    background: #fff;
    color: #000
}

.ref-sec-5 .head h2 {
    font-weight: 700;
    margin: 0 60px
}

.ref-sec-5 .head h2 span,.ref-sec-5 .head p span {
    color: #b8005d;
    display: inline-block
}

.ref-sec-5 .head p span {
    font-weight: 700
}

.ref-sec-5 .head h3 {
    color: #000
}

.ref-sec-5 .head p {
    margin: 30px 130px
}

.ref-sec-5 .sec5_content {
    margin-top: 25px
}

.ref-sec-5 .sec5_content .box {
    box-shadow: 0 0 7px 1px rgb(212 212 212/39%);
    padding: 30px 20px;
    transition: all .2s linear;
    height: 100%
}

.ref-sec-5 .sec5_content .box img {
    border-radius: 5px;
    filter: grayscale(1);
    margin: 10px 0;
    transition: all .2s linear
}

.ref-sec-5 .sec5_content .box:hover {
    background-image: -webkit-linear-gradient(-90deg,#b8005d 0,#5d100d 100%);
    color: #fff
}

.ref-sec-5 .sec5_content .box:hover img {
    color: transparent;
    filter: grayscale(0)
}

.ref-sec-5 .sec5_content .box p {
    font-size: 12px
}

.ref-sec-5 .sec5_content .box h5 {
    font-weight: 700
}

.ref-sec-5 .sec5_content .box h5 span {
    display: block
}

.ref-sec-6 {
    background: url(../images/referral/sec6_bg.png);
    padding: 0;
    overflow: hidden
}

.ref-sec-6:before {
    display: none
}

.ref-sec-6 .content {
    color: #fff;
    padding: 100px 0
}

.ref-sec-6 .content h2 span {
    text-transform: uppercase;
    background: -webkit-linear-gradient(#009aff,#1c287b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.ref-sec-6 .content ul {
    position: relative
}

.ref-sec-6 .content ul li {
    margin: 5px 0 0 20px
}

.ref-sec-6 .content ul li:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #b8005d;
    border-radius: 50%;
    left: 0;
    margin: 8px 0 0
}

.ref-sec-6 .image img {
    max-width: 650px
}

.ref-sec-7 {
    background: url(../images/referral/sec7_bg.png);
    background-position: center
}

.ref-sec-7 .content p {
    padding: 0
}

.ref-sec-7 .content h2 span {
    display: block
}

.ref-sec-7 .image {
    margin: 30px 0 0
}

.ref-sec-7 .image img {
    filter: grayscale(1);
    transition: all .4s linear
}

.ref-sec-7 .image:hover img {
    filter: grayscale(0)
}

.ref-sec-8 {
    background: url(../images/referral/sec8_bg.png)
}

.ref-sec-8 .head {
    color: #fff
}

.ref-sec-8 .head h2 {
    text-transform: uppercase;
    background: -webkit-linear-gradient(#009aff,#1c287b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700
}

.ref-sec-8 .box {
    position: relative;
    overflow: hidden;
    margin: 50px 0
}

.ref-sec-8 .box h5 {
    position: absolute;
    color: #fff;
    bottom: 10px;
    left: 20px;
    text-align: left;
    font-size: 16px
}

.ref-sec-8 .box span {
    display: block
}

.ref-sec-8 .box:hover .hvr_box {
    opacity: 1
}

.ref-sec-8 .hvr_box {
    background-image: linear-gradient(#009aff,#1c287b);
    text-align: left;
    position: absolute;
    padding: 10px 15px;
    color: #fff;
    opacity: 0;
    top: 0;
    transition: all .4s linear;
    height: 100%
}

.ref-sec-8 .hvr_box h3 {
    opacity: .1;
    font-weight: 700
}

.ref-sec-8 .hvr_box .icn {
    display: flex;
    margin: 0 0 10px
}

.ref-sec-8 .hvr_box .icn h6 {
    margin: 0 0 0 10px;
    font-size: 12px
}

.ref-sec-8 .hvr_box p {
    font-size: 12px
}

.ref-sec-9 .sec9_left h2 {
    font-weight: 800
}

.ref-sec-10 {
    background: url(../images/referral/sec10_bg.png);
    padding: 80px 0
}

.ref-sec-10 .content {
    position: relative
}

.ref-sec-10 .content:before {
    content: 'Our Clients';
    position: absolute;
    font-size: 97px;
    color: #000;
    opacity: .03;
    top: -84px;
    font-weight: 900;
    left: -35px
}

.ref-sec-10 .content h2 {
    font-weight: 800
}

.ref-sec-10 .btn {
    padding-left: 0
}
.head_menu ul {
    display: flex;
}

.head_menu ul li {
    padding: 10px 23px;
}

.head_menu {}

.head_menu ul li a {
    color: #fff; 
    text-transform: uppercase;
}
.head_menu ul li a:hover, .nav li a.dropdown-toggle.active {
    background-color: #289dcc00;
    color: #fff;
}

.head_menu ul li a:hover span, .nav li a.dropdown-toggle.active span {
    color: #fff;
}


/* .head_menu ul li .dropdown-menu {
    display: none;
    position: absolute;
    height: 260px;
    overflow-y: auto;
    left: 110px;
    background-image: linear-gradient(45deg, #db9017, #000000);
    padding: 0;
    margin: 0;
    margin-top: 0px;
    text-align: left;
}
.button-dropdown:hover ul.dropdown-menu{ 
    display: block !important;
} */
.head_menu .dropdown-menu-h {
    display: none;
    position: absolute;
    overflow-y: auto;
    left: -6%;
    /* background-image: linear-gradient(45deg, #db9017, #000000); */
    padding: 0;
    margin: 0;
    margin-top: 22px;
    text-align: left;
    width: 750px;
    background-image: linear-gradient(180deg, #db9017, #7f3b1b);
    border-radius: 15px;
    z-index: 9;
    animation-name: example;
    animation-duration: 1s;
    overflow-y: hidden;
}
@keyframes example {
    from {height: 0px;}
    to {height: 200px;}
  }

.button-dropdown:hover .dropdown-menu-h{ 
    display: block !important;

    /* animation-name: example;
    animation-duration: 1s; */
}
/* @keyframes example {
    from {height: 0px;}
    to {height: 200px;}
  } */
.dropdown-menu-h-col {
    float: left;
    width: 25%;
    padding: 10px;
}
.dropdown-menu-h-col div {
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 500;
    transform: 0.3s;
}

.dropdown-menu-h-col div a {
    position: relative;
}
.dropdown-menu-h-col div a::before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -3px;
    transition: .4s linear;
    
}
.dropdown-menu-h-col div a:hover::before {
    width: 100%;
}
.head_menu ul li .dropdown-menu a {
    width: 150px;
} 
.head_menu ul li .dropdown-menu li a {
    color: #fff;
}
.section8 h3 {
    color: #fff !important;
}
#contact_section6 .sec6_right .contact_form form input, #contact_section6 .sec6_right .contact_form form textarea::placeholder {
    color: #000;
}
.testimonial-box-content {
    background:url(../images/testimonial-box-content-back.webp);
    background-size: cover;
    background-position: 100%;
    padding: 25px;
    border-radius: 16px;
    color: #fff;
    text-align: center;
    height: 250px;
}
.testimonial-boxess {
    padding: 50px 0 80px;
}

.testimonial-box-content h3 {
    font-size: 22px !important;
    margin-bottom: 27px;
}

.testimonial-box-content p {
    font-size: 18px;
}

.testimonial-box-content h4 {
    font-size: 16px;
}
.blog-box-content h3 {
    font-size: 22px !IMPORTANT;
    padding: 10px 0;
}
.blog-box-content p {
    font-size: 16px !IMPORTANT;
}
.blog-detail-img {
    padding: 50px 0;
}

.blog-detail {
    padding: 0 0 100px 0;
}

.blog-detail-content p {
    font-size: 16px !IMPORTANT;
}
.blog-boxess {
    padding: 0 0 100px 0;
}
.blog-box-content img {
    border-radius: 20px;
}
.banner_inner h2 span {
    text-transform: uppercase;
    background: -webkit-linear-gradient(#f29d1a, #843f1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-weight: 900;
}

.new-logo-brand ul li a {
    border: 1.4px solid #000;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    margin: 0 5px;
}

.new-logo-brand ul li a img {
    width: 52%;
}

.new-logo-brand ul li a:hover {
    background: #faa41a;
    color: #fff;
    transition: 0.2s;
    transform: scale(1.1);
}
.popup-container {
  width: 50%;
  transition: 0.15s linear;
  background:url(../images/web.jpg);
  background-size: 100% 100%;
  padding: 20px 20px 60px 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
  background-position: 100% 50%;
}

.popup-container h2{
  font-size: 40px;
  text-transform: uppercase;
  padding-top:80px ;
  text-align: center;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.popup-container form input {
  margin-top: 5px;
  padding: 14px 15px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid gainsboro;
}
.form label {
  font-size: 17px;
  font-weight: 500;
}

.form-part1 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.form-child1 {
width: 100%;
}

.form-child2 {

width: 100%;

}

.form input {
  margin-top: 5px;
  padding: 14px 15px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid gainsboro;
}

.form textarea {
  padding: 14px 15px;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  border: 1px solid gainsboro;
}

.form label {
  padding-top: 20px;
}

.form button {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 8px 15px;
  border-radius: 8px;
  background-color: #faa41a;
  color: white;
  border: none;
}

.popup-btn:hover {
  border-radius: 8px;
  background-color: white;
  color: #faa41a;
  border: 1px solid #faa41a;
}

.form {
  text-align: center;
  margin: 0 auto;
  gap: 5px;
}
/* moadl end */
.banner_inner ul {
    align-items: center;
    display: flex;
    gap: 30px;
    padding-top: 30px;
}

.banner_inner ul li img {
    width: 160px;
}

.logo-section3 .logo-sec3_right p a {
    color: red;
    cursor: pointer;
    font-weight: 500;
}



/*whatsapp css*/

.btn-whatsapp-pulse-border {
  bottom: 120px;
  right: 20px;
  animation-play-state: paused
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border: 5px solid #25d366;
  opacity: .75;
  animation-name: pulse-border
}

.btn-whatsapp-pulse, .btn-whatsapp-pulse-border::before {
  border-radius: 50%;
  padding: 25px;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: #fff;
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  z-index: 111;
  text-decoration: none;
  animation-name: pulse
}

.new-amazon-heading {
    text-align: center;
}

.new-amazon-heading p {
    width: 60%;
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
    line-height: 22px;
    font-size: 18px !important;
}

.amazon-new-image img {
    border-radius: 60px 0;
    width: 90% !important;
    margin: 0 auto;
    display: flex;
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}

ul.amazon-ul-list li {
    list-style: none !important;
}

ul.amazon-ul-list li i {
    color: #fff;
    margin-right: 8px;
    background: #FAA41A;
    border-radius: 50%;
    padding: 4px;
}

ul.amazon-ul-list {
    padding: 0 !important;
}

ul.amazon-ul-list li {
    font-size: 16px !important;
    color: #000;
}
.contact_form input::placeholder {
    color: #000 !important;
}
.contact-one {
    padding: 10px 0 80px;
}

ul.t-d {
    background-color: #fff;
    display: none;

}
.head_menu li.t:hover ul.t-d{
    color: red;
    display: block !important;
}