body,
html {
    overflow-x: hidden
}

.item-list ul,
ul li {
    list-style: none
}

:root {
    --primary-color: #5cb25a;
    --secondary-color: #0E0D23;
    --white: #FFFFFF
}

html {
    width: 100%
}



::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
    
}

.custom_table thead th ::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px #0e4f44;
    box-shadow: inset 0 0 6px #05d29a;
    background-color: #dedede
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px #0e4f44;
    box-shadow: inset 0 0 6px #0e4f44;
    background-color: #0e4f44
}

.overlay,
[class^=box-],
ul.dropdown li::before {
    display: none
}

.area-service .service-type-listing li>a,
[class^=box-].showfirst {
    display: block
}

body {
    font-family: Poppins
}

*,
:focus,
:hover {
    outline: 0 !important
}

.ecom-banner-image,
.marketing-banner-image,
img {
    max-width: 100%;
    height: auto
}

a,
input[type=submit] {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    display: inline-block;
    cursor: pointer
}

p {
    font-size: 14px;
    line-height: 1.43
}

.slick-list {
    margin: 0 -15px
}

.slick-slide,
.testimonial-slider .slick-slide {
    margin: 0 15px
}

.customradio,
ul {
    margin-bottom: 0
}

ul.slick-dots {
    padding: 50px 0 0;
    text-align: center
}

ul.slick-dots li {
    margin: 0 20px 0 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    border: none
}

.slick-dots li button:before {
    color: var(--white);
    opacity: 1;
    font-size: 20px
}

.slick-dots li button {
    height: 11px;
    width: 11px;
    border-radius: 50%;
    padding: 0;
    background: #d6d6d6;
    border: none;
    cursor: pointer;
    font-size: 0px;
    box-sizing: border-box
}

.slick-dots li.slick-active button {
    background: #22ca86
}

span.arrows {
    width: 36px;
    height: 36px;
    border: none;
    position: absolute;
    bottom: 0;
    margin: auto;
    z-index: 2;
    cursor: pointer;
    line-height: 39px;
    font-size: 12px;
    text-align: center;
    font-weight: 300;
    top: 0;
    border-radius: 0;
    background: #dde2e6;
    color: #222
}

span.arrows.next {
    right: 1%
}

button,
input[type],
select,
textarea {
    background: 0 0;
    border: none;
    border-radius: 0
}

::-webkit-input-placeholder {
    color: #3b3b3b
}

::-moz-placeholder {
    color: #3b3b3b
}

:-ms-input-placeholder {
    color: #3b3b3b
}

:-moz-placeholder {
    color: #3b3b3b
}

.customradio {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    font-weight: 400;
    color: var(--white)
}

.checkmark,
.element,
.hamburger,
.hamburger span,
body.over-hidden header {
    position: absolute
}

.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    top: 4px;
    left: 0;
    height: 11px;
    width: 11px;
    border-radius: 3px;
    background-color: #e0e0e0
}

.customradio input:checked~.checkmark {
    background: #ff6101
}

.hamburger {
    width: 30px;
    height: 20px;
    cursor: pointer;
    right: -40px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22;
    display: none
}

.element-3,
.element-4 {
    top: 4rem;
    animation: 6s linear infinite rotateElement
}

.hamburger span {
    display: block;
    height: 4px;
    width: 100%;
    background: var(--primary-color);
    transition: .6s;
    border-radius: 100px
}

.hamburger span:first-child {
    top: 0
}

.hamburger span:nth-child(2) {
    top: 8px;
    transform-origin: left
}

.hamburger span:nth-child(3) {
    top: 16px
}

.hamburger.open span {
    background: var(--white)
}

.hamburger.open span:first-child {
    transform: rotate(45deg);
    top: 12px;
    transform-origin: right-center
}

.hamburger.open span:nth-child(2) {
    width: 0;
    opacity: 0
}

.hamburger.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    transform-origin: right-center
}

.logo-port-inner,
body.over-hidden {
    overflow: hidden
}

.overlay:after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 4
}

.area-service,
.banner-element-1,
.combo-box-pack *,
.cta__1,
.form-icon,
.header-relative header,
.hompg header,
.other-display-illustration,
.portfolio-item {
    position: relative
}

.font-osans {
    font-family: 'Open Sans', sans-serif
}

.btn-style-2,
.btn-style-3 {
    font-size: 14px;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: Poppins;
    z-index: 1;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.color-white,
.header-button {
    color: #fff !important
}

ul.inline-block li {
    display: inline-block;
    color: var(--white)
}

ul {
    padding-left: 0
}

.btn-style-1 {
    color: var(--white);
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    padding: 11px 30px;
    z-index: 1
}

.btn-style-2,
.btn-style-3 {
    padding: 11px 95px 11px 30px
}

.btn-style-1::after,
.btn-style-1::before,
.btn-style-2::after,
.btn-style-2::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -2;
    -webkit-transition: .3s;
    transition: .3s;
    background: #40b784;
    background: linear-gradient(0deg, #014742 0, #34d9b9 100%);
}

.btn-style-1:hover::after,
.btn-style-3:hover::after,
.pricing-box:hover::before {
    opacity: 1
}

.btn-style-2 {
    color: var(--white);
    font-weight: 600;
    transition: background-color .3s
}

.btn-style-2::after {
    z-index: -1;
    opacity: 0;
    background: #40b784;
    background: linear-gradient(90deg, #014742 0, #34d9b9 100%);
}

.btn-style-2:hover::after {
    opacity: 3
}

.btn-style-2 span.moving-circle {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: var(--white);
    width: 50px;
    height: 1px
}

.btn-style-2 span.moving-circle::before {
    content: '';
    position: absolute;
    left: -5px;
    top: -3px;
    background-color: #20bfb7;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: 7s linear infinite moving-circle
}

.btn-style-3 {
    color: var(--white);
    font-weight: 600;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.btn-style-3::after,
.btn-style-3::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -2;
    -webkit-transition: .3s;
    transition: .3s;
    background: #0572b6;
    background: -moz-linear-gradient(left, #ee1236 0, #bc0422 100%);
    background: -webkit-linear-gradient(left, #ee1236 0, #bc0422 100%);
    background: linear-gradient(to right, #0975b1 0, #0a75b1 100%)
}

@keyframes moving-circle {
    0%,
    100% {
        left: -5px
    }
    50% {
        left: 100%
    }
}

.headingstyle1 {
    text-align: center;
    margin-bottom: 1rem
}

.headingstyle1.left {
    text-align: left;
    padding-top: 1rem
}

.headingstyle1 h6 {
    font-weight: 600;
    color: #22ca86;
    font-size: 24px
}

.headingstyle1 h3 {
    font-weight: 700;
    color: #333;
    font-size: 2.5rem;
    text-transform: capitalize
}

.headingstyle1 p {
    font-family: poppins, sans-serif;
    color: #666;
    font-size: .9rem;
    margin: 0
}

.headingstyle2,
.headingstyle3,
.policies .policy-list,
.visionary-box {
    margin-bottom: 30px
}

.headingstyle2 h6 {
    color: #05d29a;
    font-size: 1.2rem;
    margin: 0;
    font-weight: 500
}

.headingstyle2 h3 {
    color: var(--white);
    font-size: 2rem;
    font-weight: 600
}

.headingstyle2 p {
    color: var(--white);
    font-size: .9rem;
    margin: 0
}

.headingstyle3 h3 {
    color: #333;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 25px
}

.headingstyle3 h3 span {
    color: #a21bb8
}

.headingstyle3 p {
    color: #333;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
    font-family: 'Open Sans', sans-serif
}

.gradient-text {
    background: #40b784;
    background: linear-gradient(90deg, #014742 0, #34d9b9 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    color: #303030 !important;;
}

.content-sec,
.logo-portfolio,
.spacing__x {
    padding-top: 2rem
}

.spacing__x.top {
    padding-top: 90px;
    padding-bottom: 0
}

.spacing__x.bottom {
    padding-bottom: 90px;
    padding-top: 0
}

.mt-81 {
    margin-top: 81px
}

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

.element-1 {
    right: 0;
    z-index: 1;
    width: 50%
}

.element-3 {
    left: 1rem
}

.element-4 {
    right: -4rem
}

.element-5 {
    bottom: 4rem;
    left: 2rem;
    animation: 6s linear infinite rotateElement
}

.element-6 {
    right: 2rem;
    z-index: -1;
    animation: 6s linear infinite rotateElement
}

.element-7 {
    left: 0;
    top: 20px
}

.element-8 {
    right: 0;
    top: -300px;
    z-index: -1
}

.element-9 {
    left: 0;
    bottom: -250px
}

.element-10 {
    left: -130px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    max-width: 21%
}

.element-11 {
    right: 0;
    top: 0;
    max-width: 14%
}

.element-12 {
    bottom: 3rem;
    left: 2rem;
    animation: 6s linear infinite rotateElement
}

.element-13 {
    top: 0;
    left: -60px;
    z-index: -1
}

.element-14 {
    top: 20px;
    left: 90px
}

.element-15 {
    bottom: 0;
    left: -40px;
    z-index: -1
}

.element-16 {
    top: 0;
    right: 0;
    z-index: -1
}

.element-17 {
    left: -80px;
    top: 0
}

.element-20 {
    width: 100%;
    height: 100%
}

.element-22 {
    right: -120px;
    bottom: 0
}

.element-23 {
    left: -70px;
    bottom: -70px
}

.element-24 {
    top: 100px;
    right: 200px
}

.element-25 {
    top: 3rem;
    left: 4rem;
    animation: 6s linear infinite rotateElement
}

.element-26 {
    left: 0;
    bottom: 5rem
}

.element-27 {
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.seprator,
.testimonial-box .review-by .name {
    margin-left: 10px
}

.element-28 {
    top: -20px;
    right: 35rem;
    animation: 6s linear infinite rotateElement
}

.element-30,
.element-31 {
    top: 6rem;
    animation: 6s linear infinite rotateElement;
    z-index: 1
}

.element-29 {
    right: 10rem;
    bottom: 1rem;
    animation: 6s linear infinite rotateElement
}

.element-30 {
    left: 3rem
}

.element-31 {
    right: 3rem
}

.element-32 {
    bottom: 0;
    z-index: 1;
    left: 2rem;
    animation: 6s linear infinite rotateElement
}

.seprator {
    width: 1px;
    height: 100%;
    background: #5c4283;
    left: 0
}

@keyframes rotateElement {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotateElement {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateElement {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    border-bottom: 1px solid #ddd7db;
    z-index: 2;
    transition: .3s ease-in-out;
    background-color: #fff
}

header .container-fluid {
    padding: 0 40px
}

header.sticky-header {
    position: fixed !important;
    background-color: var(--white);
    box-shadow: 0 2px 20px 1px #e0e0e0
}

header.sticky-header .main__navigation>ul>li>a {
    padding: 10px
}

.header-contact-details ul li,
.main__navigation ul li {
    margin-right: 30px
}

.custom-tab-list ul li:last-child,
.header-contact-details ul li:last-child,
.main__navigation ul li:last-child {
    margin-right: 0
}

.main__navigation ul li a {
    font-weight: 600;
    font-size: .9rem;
    color: #000;
    padding: 25px 0
}

.main__navigation ul {
    padding-bottom: 0
}

.dropdown-nav {
    position: relative;
    vertical-align: middle
}

ul.dropdown {
    position: absolute;
    width: 250px;
    top: 65px;
    left: 0;
    margin: auto;
    background: #0e0d23;
    padding: 15px 25px 15px 20px;
    text-align: left;
    border-radius: 0 0 5px 5px;
    z-index: 1;
    display: none
}

ul.dropdown li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff
}

ul.dropdown li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: block;
    padding: 0
}

ul.dropdown li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

ul.dropdown li:last-child a {
    border-bottom: none
}

.header-contact-details ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding-top: 1rem
}

.header-contact-details ul li:first-child a {
    font-size:20px;
    font-weight: 700;
    color: #333;
    position: relative;
    padding-left: 40px
}

.header-contact-details ul li:first-child a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/sprite.png);
    background-position: -161px -8px;
    width: 34px;
    height: 28px
}

.header-contact-details ul li:last-child a span {
    display: inline-block;
    box-shadow: 0 0 10px 3px #eaeaea;
    border-radius: 50%
}

.nav-none header {
    background-color: var(--white);
    position: relative !important;
    margin-top: 52px;
    padding: 10px 0
}

.nav-none header .logo img {
    max-width: 100%
}

.mt-80 {
    margin-top: 80px !important
}

.banner-element-1::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url(https://webhyteimages.rightwebs.com/assets/images/elements/banner-element-2.png) no-repeat;
    width: 731px;
    height: 100%;
    z-index: 1
}

.banner-home {
    height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 7rem
}

.banner-content h6 {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0 0 10px;
}

.banner-content h1,
.policies .policy-list ul li:last-child,
.pricing-box .title {
    margin-bottom: 15px
}

.banner-content h1 {
    font-size: 49px;
    font-weight: 700;
    position: relative;
    line-height: 70px;
    color: white !important;!i;!;
    margin: 0 0 10px;
}

.banner-content p {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 50px;
    line-height: 38px;
}

.visionary-businesses {
    padding: 15px 0;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.visionary-businesses .text__area h6 {
    font-size: 18px;
    color: #999;
    margin: 0;
    font-weight: 400;
    border-right: 1px solid #999
}

.visionary-businesses .img__area img {
    filter: grayscale(100%)
}

.area-service .service-type-listing {
    font-size: 0;
    text-align: center;
    margin-top: 1.5rem
}

.area-service .service-type-listing>li {
    margin-bottom: 20px;
    margin-right: 15px;
    width: 17.5%;
    display: inline-block;
    vertical-align: middle
}

.area-service .service-type-listing li.active .service-type-box,
.service-type-box:hover {
    box-shadow: 0 29px 62px 0 rgba(0, 0, 0, .19)
}

.area-service .service-type-listing li.active .service-type-box h4,
.service-type-box:hover h4 {
    color: #5cb25a
}

.ml6 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: .2em;
    padding-right: .05em;
    padding-bottom: .1em;
    overflow: hidden
}

.ml6 .letter {
    display: inline-block;
    line-height: 1em
}

.letter {
    color: #000;
    font-size: 55px
}

.service-type-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: var(--white);
    height: 11rem;
    border: 1px solid #ccc;
    transition: .7s ease-in-out
}

.service-type-box * {
    transition: .4s ease-in-out
}

.combo-box-pack::before,
.pricing-box *,
.pricing-box::before,
.weserved-box,
.weserved-box * {
    transition: .3s ease-in-out
}

.service-type-box h4 {
    font-size: .9rem;
    font-weight: 500;
    margin: 0;
    text-align: center;
    padding-top: 25px
}

.cta__1 .headingstyle1 h3 {
    font-size: 36px
}

.contact-details ul li {
    vertical-align: top;
    position: relative;
    margin-right: 15px
}

.contact-details ul li+li {
    border-left: 1px solid #ccc;
    padding-left: 20px
}

.contact-details ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #333;
    text-transform: uppercase
}

.contact-details ul li a span {
    display: block;
    font-size: 10px;
    font-weight: 600
}

.contact-details ul li a span i {
    color: #22ca86;
    margin-left: 5px
}

.contact-details ul li:nth-child(2) {
    padding-left: 35px
}

.contact-details ul li:nth-child(2)::before {
    content: "\f095";
    position: absolute;
    left: 10px;
    font: 28px/1 FontAwesome;
    color: #22ca86;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center
}

.cta-slider-1 img {
    transform: scale(1.2)
}

.custom-tab-list {
    text-align: center;
    margin-bottom: 1rem;
    margin-top: -1rem
}

.custom-tab-list ul {
    font-size: .9rem;
    border: none;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: bold;
    padding-top: 12px;
}

.custom-tab-list .nav-tabs .nav-link:focus,
.custom-tab-list ul li a,
.custom-tab-list ul li a.active,
.custom_table tbody tr td,
.custom_table td,
.custom_table th,
.nav-tabs .nav-link:hover {
    border: none
}

.custom-tab-list ul li {
    display: inline-block;
    margin-right: 30px
}

.custom-tab-list ul li a {
    color: #333;
    font-size: 16px ; 
    position: relative;
    padding: 5px 20px;
    
}

.custom-tab-list ul li a::before {
    content: '';
    width: 0;
    transition: .5s ease-in-out
}

.custom-tab-list ul li.active a::before,
.custom-tab-list ul li:hover a::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: -webkit-linear-gradient(left, #22ca86 0, #22ca86 100%);
    background-image: linear-gradient(to right, #22ca86, #22ca86);
    width: 100%
}

.custom-tab-list ul li.active a,
.custom-tab-list ul li:hover a,
.visionary-box .green {
    color: #22ca86
}

.industrie-point ul li i,
.pricing-pg .custom-tab-list ul li,
.review-box .title ul li:first-child {
    margin-right: 15px
}

.portolio-pg .custom-tab-list ul li {
    margin-top: 15px
}

.git__form,
.portfolio,
.pricing,
.reviews__area {
    position: relative;
    overflow: hidden
}

.portfolio-box ul {
    font-size: 0;
    text-align: center
}

.portfolio-box ul li {
    display: inline-block;
    width: 24%;
    margin-bottom: 15px;
    margin-right: 15px
}

.portfolio-box ul li .portfolio-item {
    -webkit-box-shadow: inset 0 0 17px 0 #000;
    -moz-box-shadow: inset 0 0 17px 0 #000;
    box-shadow: inset 0 0 17px 0 #000;
    position: relative;
    border-radius: 9px
}

.portfolio-box ul li .portfolio-item .hover-effect {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s ease-in-out;
    opacity: 0;
    background-color: #22ca8682
}

.portfolio-box ul li .portfolio-item .hover-effect a {
    color: var(--white);
    font-size: 50px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.portfolio-box ul li:hover .hover-effect {
    opacity: 1;
    height: 100%;
    width: 100%
}

.cta__2 {
    padding: 25px 0;
    border-bottom: 1px solid #d7d7d7
}

.content-not-found,
.cta__2 .items,
.custom_table tbody td,
.thankyou-content,
.wit_us {
    text-align: center
}

.cta__2 .items ul li {
    display: inline-block;
    position: relative;
    margin-right: 35px
}

.avail-offer li:last-child,
.banner-inner .banner-inner-content ul li:last-child,
.cta__2 .items ul li:last-child,
.footer-bottom .social-icons ul li:last-child,
.offer-action ul li:last-child {
    margin-right: 0
}

.cta__2 .items ul li a span {
    display: block;
    font-size: .8rem;
    text-align: center;
    line-height: .9;
    font-weight: 500
}

.cta__2 .items ul li::before {
    content: '';
    position: absolute;
    background: url(https://webhyteimages.rightwebs.com/assets/images/sprite.png) no-repeat
}

.cta__2 .items ul li:first-child a {
    padding-right: 30px;
    font-size: 1rem;
    font-weight: 700;
    color: #333
}

.cta__2 .items ul li:first-child::before {
    width: 21px;
    height: 59px;
    background-position: 0 0;
    right: 0;
    top: -20%
}

.cta__2 .items ul li:last-child a {
    padding-left: 25px;
    font-size: 1rem;
    font-weight: 700;
    color: #333
}

.combo-box-pack .details ul li:last-child,
.cta__2 .items ul li:last-child a span {
    text-align: left
}

.cta__2 .items ul li:last-child::before {
    width: 66px;
    height: 52px;
    background-position: -33px -7px
}

.pricing-box {
    position: relative;
    border: 2px solid #22ca86;
    border-radius: 10px;
    padding: 32px 25px;
    background: url(https://webhyteimages.rightwebs.com/assets/images/mix/pricing-bg.png) center/cover no-repeat #fff;
    margin-bottom: 20px;
    z-index: 1;
    cursor: pointer
}

.pricing-box .title h5 {
    font-size: 18px;
    color: #333;
    font-weight: 500
}

.pricing-box .title h6 {
    font-weight: 500;
    font-size: 18px;
    color: #999;
    text-transform: uppercase
}

.pricing-box .title h6 span {
    display: inline-block;
    text-decoration: line-through;
    text-decoration-color: var(--primary-color);
    transition: none
}

.pricing-box .title h3 {
    font-size: 42px;
    font-weight: 700;
    color: #22ca86
}

.pricing-box .title p {
    font-size: 12px;
    margin: 0;
    color: #000;
    font-weight: 500
}

.pricing-box .details h6,
.pricing-box .details p span {
    color: var(--primary-color);
    font-weight: 600
}

.pricing-box ul.inline-flex li {
    display: inline-block;
    width: 46%;
    font-size: 14px;
    text-align: left;
    border-right: 1px solid #ccc;
    font-weight: 600;
    margin-right: 10px
}

.pricing-box ul.inline-flex li span {
    display: block;
    font-size: 10px;
    transition: none;
    font-weight: 300
}

.pricing-box ul.inline-flex {
    font-size: 0;
    margin: 17px 0
}

.pricing-box ul.inline-flex li:last-child {
    border-right: 0
}

.combo-box-pack .title,
.pricing-box .details {
    margin-bottom: 20px
}

.pricing-box .details ul {
    height: 160px;
    overflow-y: scroll;
    margin-bottom: 15px
}

.pricing-box .details ul::-webkit-scrollbar {
    width: 5px
}

.pricing-box .details ul::-webkit-scrollbar-button:end:increment,
.pricing-box .details ul::-webkit-scrollbar-button:start:decrement {
    display: none
}

.pricing-box .details ul::-webkit-scrollbar-track-piece {
    background-color: #eee
}

.pricing-box .details ul::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #f70673
}

.pricing-box .details ul li {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500
}

.pricing-box .details ul li strong {
    transition: none
}

.pricing-box .details ul li i {
    font-size: 14px;
    color: #22ca86;
    font-weight: 400;
    margin-right: 5px
}

.pricing-box .details h6 {
    font-size: 18px
}

.pricing-box .details p {
    font-weight: 500;
    font-size: 12px;
    margin: 0
}

.pricing-box .info .order-now {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    border: 2px solid #22ca86;
    padding: 14px 55px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px
}

.pricing-box .info ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-services,
.pricing-box .info ul li,
.services-types .tab-list ul li,
.weserved-slider .slick-slide img {
    display: inline-block
}

.pricing-box .info ul li a {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.pricing-box .info ul li a span {
    display: block;
    font-weight: 500;
    font-size: 12px;
    color: #666
}

.pricing-box::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 7px;
    opacity: 0;
    background: #db1e5a;
    background: -moz-linear-gradient(-45deg, #db1e5a 0, #1d1a42 100%);
    background: -webkit-linear-gradient(-45deg, #0c77ae 0, #59af5d 100%);
    background: linear-gradient(135deg, #0874b2 0, #f04b22 100%)
}

.pricing-box:hover .details h6,
.pricing-box:hover h3,
.pricing-box:hover h5,
.pricing-box:hover p,
.pricing-box:hover ul li,
.pricing-box:hover ul li a,
.pricing-box:hover ul li a span {
    color: #fff
}

.pricing-box:hover h6 {
    color: #ffa6cd
}

.pricing-box:hover h6 span {
    text-decoration-color: white
}

.pricing-box:hover p span {
    color: #ffcd04
}

.pricing-box:hover ul li i {
    color: #090909
}

.pricing-box:hover .order-now {
    background-color: var(--white);
    color: #f04822
}

.policies-pg.banner-inner .banner-inner-content h2,
.pricing-slider .slick-slide,
.weserved-slider .slick-slide {
    margin: 0
}

.cta__3 .title h4 span::after,
.cta__3 .title h4 span::before,
.pricing-slider .slick-arrow {
    position: absolute;
    bottom: 0;
    margin: auto;
    top: 0
}

.pricing-slider .slick-arrow {
    font-size: 0;
    cursor: pointer
}

.pricing-slider .slick-arrow::before {
    content: '';
    position: absolute;
    background: url(https://webhyteimages.rightwebs.com/assets/images/sprite.png)
}

.pricing-slider .slick-prev {
    left: -100px
}

.pricing-slider .slick-prev::before {
    background-position: 0 -145px;
    width: 67px;
    height: 25px
}

.pricing-slider .slick-next {
    right: -30px
}

.pricing-slider .slick-next::before {
    background-position: 0 -77px;
    width: 85px;
    height: 56px
}

.cta__3 {
    background: linear-gradient(90deg, #002420 0, #1b9c83 100%);
    position: relative;
   

}
@media  (min-width: 1200px) and (max-width: 1500px) {
    .cta__3{
        height: 180px;
    }
    
}

.cta__3 .title h4 {
    font-size: 1rem;
    color: var(--white);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3
}

.cta__3 .title h4 span {
    font-weight: 300;
    display: block;
    color: #ededed;
    position: relative;
    font-size: .7rem
}

.cta__3 .title h4 span::before {
    content: '';
    right: 0;
    width: 73px;
    height: 1px;
    background-color: var(--white)
}

.cta__3 .title h4 span::after {
    content: '';
    right: 70px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 25px
}

.bottom-form ul,
.combo-box-pack .price,
.cta__3 .price,
.row.justify-content-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.cta__3 .price h3 {
    margin: 0 20px 0 0;
    font-size: 96px;
    color: var(--primary-color);
    font-weight: 700
}

.cta__3 .get-in-touch h6 {
    color: #d0d0d0;
    font-size: .9rem;
    font-weight: 400
}

.cta__3 .get-in-touch h6 span {
    font-weight: 700;
    color: #fff
}

.cta__3 .get-in-touch ul li {
    margin-right: 10px;
    vertical-align: middle
}

.cta__3 .get-in-touch ul li:last-child {
    margin-right: 0;
    margin-top: 10px
}

.banner-inner .banner-inner-content ul li,
.git__form .lets__talk ul.social-icons li a,
.services-types .st__body ul li,
.testimonials .text-area p i:last-child {
    margin-right: 10px
}

.cta__3 .get-in-touch ul li:last-child a {
    color: var(--white);
    text-transform: uppercase;
    font-weight: 700;
    font-size: .7rem
}

.cta__3 .get-in-touch ul li:last-child a span {
    display: block;
    font-size: 10px;
    font-weight: 500;
    position: relative
}

.cta__3 .get-in-touch ul li:last-child a span i {
    color: #f04822;
    margin-left: 5px
}

.banner-inner.bi__main h2::before,
.combo-package.ecommerce-combo .btn-style-2 span,
.cta__3 .get-in-touch .btn-style-2::after,
.cta__3 .get-in-touch .btn-style-2::before,
.custom-tab-list ul li:nth-child(7),
.data-list,
.form-error,
.mobile-image,
.mobile-mega-menu,
.pricing-box h6 {
    display: none
}

.cta__3 .get-in-touch .btn-style-2 {
    background-color: var(--white);
    color: #333;
    font-size: .5rem;
    width: 100%;
    padding: 5px 70px 5px 20px
}

.combo-box-pack .details::before,
.combo-box-pack .info::before {
    position: absolute;
    width: 60px;
    height: 59px;
    animation: 6s linear infinite rotateElement;
    content: ''
}

.cta__3 .get-in-touch .btn-style-2 span.moving-circle {
    background-color: #333
}

.cta__3 .get-in-touch .btn-style-2 span.moving-circle::before {
    background-color: #f05122
}

.combo-package {
    position: relative;
    background-color: #efeeee
}

.package-details h5 {
    color: #22ca86;
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 10px
}

.package-details h3 {
    font-size: 5.5rem;
    font-weight: 900;
    line-height: .75
}

.package-details p {
    font-size: 1rem;
    color: #333;
    font-weight: 500;
    margin-bottom: 30px
}

.package-details .item-list {
    margin-bottom: 20px;
    margin-top: -1rem;
    line-height: .9rem
}

.package-details .item-list h6 {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.package-details .item-list ul li {
    color: #333;
    font-size: .9rem;
    margin-bottom: 3px;
    line-height: 1.1rem
}

.package-details .item-list ul li i {
    color: #05d29a;
    font-weight: 600;
    margin-right: 4px
}

.footer-lp .footer-bottom .copy-rights p,
.package-details .item-list ul li:last-child {
    margin-bottom: 0
}

.combo-box-pack {
    position: relative;
    border-radius: 10px;
    border: 2px solid #9b20c0;
    box-shadow: 0 0 20px 3px #ccc
}

.combo-box-pack::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    background: #db1e5a;
    background: -moz-linear-gradient(-45deg, #db1e5a 0, #1d1a42 100%);
    background: -webkit-linear-gradient(-45deg, #a01dbb 0, #ee4222 100%);
    background: linear-gradient(135deg, #9f1ebc 0, #f05122 100%)
}

.combo-box-pack .info {
    padding: 35px 20px;
    text-align: center
}

.combo-box-pack .info::before {
    left: -30px;
    top: -30px;
    background: url(https://webhyteimages.rightwebs.com/assets/images/elements/element-10.png) no-repeat
}

.combo-box-pack .title h3 {
    font-weight: 700;
    margin: 0;
    font-size: 42px;
    color: var(--white)
}

.combo-box-pack .title p {
    margin: 0;
    font-size: 20px;
    color: #fcfdfd
}

.combo-box-pack .price h3 {
    color: var(--white);
    font-size: 110px;
    font-weight: 700;
    margin: 0
}

.combo-box-pack .price h6 {
    margin: 0 0 0 20px;
    font-size: 24px;
    color: #fcfdfc
}

.combo-box-pack .price h6 span {
    display: block;
    text-decoration: line-through;
    text-decoration-color: #ffa6cd
}

.combo-box-pack .details {
    padding: 35px 20px
}

.combo-box-pack .details::before {
    bottom: -30px;
    right: -30px;
    background: url(https://webhyteimages.rightwebs.com/assets/images/elements/element-11.png) no-repeat;
    overflow: hidden
}

.combo-box-pack .details ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.combo-box-pack .details ul li {
    color: var(--white);
    position: relative
}

.combo-box-pack .details ul li:first-child,
.offer-action {
    text-align: right
}

.combo-box-pack .details ul li+li {
    padding-left: 50px
}

.combo-box-pack .details ul li+li::before {
    content: '';
    position: absolute;
    left: 25px;
    height: 100%;
    width: 2px;
    background-color: var(--white)
}

.combo-box-pack .details ul li a {
    font-size: 16px;
    font-weight: 600;
    color: var(--white)
}

.combo-box-pack .details ul li a span {
    font-size: 14px;
    display: block;
    font-weight: 400
}

.combo-box-pack .off-now {
    background-color: #0e0d23;
    text-align: center;
    padding: 10px 0
}

.combo-box-pack .off-now h6 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.combo-box-pack .off-now h6 span {
    color: #ef4522
}

.combo-box-pack .btn-style-2::after,
.combo-box-pack .btn-style-2::before {
    background: #0e0d23;
    background: -moz-linear-gradient(left, #ee1236 0, #bc0422 100%);
    background: -webkit-linear-gradient(left, #0e0d23 0, #0e0d23 100%);
    background: linear-gradient(to right, #0e0d23 0, #0e0d23 100%)
}

.inner-banner-content,
.point-wrap {
    padding-left: 5rem
}

.industrie-number {
    text-align: center;
    padding-top: 30px;
    position: relative
}

.industrie-number:before {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/mix/plus.png);
    position: absolute;
    content: '';
    bottom: -25px;
    right: -40px;
    width: 41px;
    height: 38px;
    background-position: -133px -5px
}

.industrie-number h3 {
    color: #9922c1;
    font-size: 35px;
    font-weight: 600
}

.industrie-number p {
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.call-info a,
.call-info h5,
.footer-top .ft__nav ul li a:hover,
.footer-top .get-in-touch ul li a:hover {
    color: var(--primary-color)
}

.sprite {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/mix/industrie-icons.png);
    background-repeat: no-repeat;
    display: block;
    mix-blend-mode: multiply
}

.sprite-01 {
    width: 33px;
    height: 41px;
    background-position: -5px -5px
}

.sprite-02 {
    width: 37px;
    height: 23px;
    background-position: -48px -5px
}

.sprite-03 {
    width: 35px;
    height: 32px;
    background-position: -95px -5px
}

.sprite-04 {
    width: 32px;
    height: 39px;
    background-position: -140px -5px
}

.sprite-05 {
    width: 33px;
    height: 42px;
    background-position: -182px -5px
}

.sprite-06 {
    width: 44px;
    height: 47px;
    background-position: -5px -57px
}

.sprite-07 {
    width: 45px;
    height: 41px;
    background-position: -59px -57px
}

.sprite-08 {
    width: 41px;
    height: 38px;
    background-position: -114px -57px
}

.sprite-09 {
    width: 44px;
    height: 44px;
    background-position: -165px -57px
}

.sprite-10 {
    width: 43px;
    height: 43px;
    background-position: -59px -111px
}

.sprite-11 {
    width: 41px;
    height: 45px;
    background-position: -112px -111px
}

.sprite-12 {
    width: 39px;
    height: 39px;
    background-position: -163px -111px
}

.sprite-13 {
    width: 38px;
    height: 36px;
    background-position: -212px -111px
}

.sprite-14 {
    width: 39px;
    height: 43px;
    background-position: -5px -157px
}

.sprite-15 {
    width: 39px;
    height: 40px;
    background-position: -212px -157px
}

.sprite-16 {
    width: 33px;
    height: 40px;
    background-position: -219px -57px
}

.sprite-17 {
    width: 36px;
    height: 37px;
    background-position: -54px -207px
}

.sprite-18 {
    width: 31px;
    height: 36px;
    background-position: -225px -5px
}

.sprite-19 {
    width: 34px;
    height: 38px;
    background-position: -100px -207px
}

.sprite-20 {
    width: 30px;
    height: 35px;
    background-position: -144px -207px
}

.sprite-21 {
    width: 32px;
    height: 38px;
    background-position: -184px -207px
}

.sprite-22 {
    width: 36px;
    height: 41px;
    background-position: -266px -5px
}

.sprite-23 {
    width: 41px;
    height: 45px;
    background-position: -261px -107px
}

.sprite-24 {
    width: 34px;
    height: 45px;
    background-position: -261px -162px
}

.sprite-25 {
    width: 37px;
    height: 37px;
    background-position: -262px -56px
}

.sprite-26 {
    width: 31px;
    height: 41px;
    background-position: -5px -217px
}

.sprite-27 {
    width: 32px;
    height: 34px;
    background-position: -163px -162px
}

.sprite-28 {
    width: 33px;
    height: 32px;
    background-position: -226px -217px
}

.sprite-29 {
    width: 30px;
    height: 38px;
    background-position: -269px -217px
}

.sprite-30 {
    width: 36px;
    height: 32px;
    background-position: -46px -259px
}

.industrie-point ul li {
    display: flex;
    align-items: center;
    line-height: 70px;
    color: #333;
    font-size: .8rem;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.banner-btn-wrap,
.banner-inner.bi__main .banner-inner-content ul,
.call_us,
.profile,
.testimonial-box .review-by {
    align-items: center;
    display: flex
}

.work-with-us {
    padding-top: 5rem;
    padding-bottom: 5rem;
    border-top: 1px solid #ccc;
    overflow: hidden;
    background-size: cover;
    position: relative;
    background-color: #22cA861F
}

.ready h1 {
    font-size: 2.5rem;
    font-weight: 700
}

.ready h1 span {
    color: var(--white);
    position: relative;
    right: -11px;
    z-index: 1
}

.ready h1 span:before {
    content: '';
    position: absolute;
    background: url(https://webhyteimages.rightwebs.com/assets/images/mix/y_bg.png) 0 0/cover;
    width: 62px;
    height: 217px;
    top: -145px;
    left: -14px;
    z-index: -1
}

.our__facts .completed-projects li span,
.vision__mission h5 span {
    height: 30px;
    left: 0;
    border-radius: 30px;
    width: 30px;
    position: absolute
}

.call_us {
    margin-left: 4rem
}

.icon {
    padding: 20px 0 20px 10px;
    margin: auto 19px auto auto;
    border: 2px solid #104bc1;
    border-radius: 10px
}

.icondetai {
    position: relative;
    left: -30px;
    background: var(--white);
    padding: 5px 10px;
    border-radius: 10px
}

.cta-after-image,
.cta-before-image,
.footer-form-wrap .form-before:after,
.footer-form-wrap .form-before:before {
    background-repeat: no-repeat;
    width: 100%
}

.icondetai p {
    font-size: .7rem;
    font-weight: 400;
    margin: 0;
    padding-bottom: 0 !important
}

.call-info a,
.call-info h5 {
    font-size: 24px;
    margin: 0;
    padding: 0
}

.icondetai h5 a {
    font-size: 1rem;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.wit_us h2 {
    font-size: 1rem;
    font-weight: 700;
    padding-top: 0
}

.wit_us p {
    font-size: .9rem;
    font-weight: 400;
    color: #838383
}

.with_us_content {
    display: flex;
    justify-content: center;
    padding-top: 0
}

.testimonials {
    background-color: #1354bc
}

.testimonials .text-area p {
    color: var(--white);
    margin-bottom: 20px
}

.testimonials .text-area p i {
    color: #f8b820;
    display: inline-block
}

.testimonial-box {
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 30px 20px 30px 80px;
    background-color: var(--white);
    border-radius: 4px;
    box-shadow: 0 5px 5px 1px #ececec;
    margin-bottom: 30px;
    width: 500px
}

.testimonial-box::before {
    content: "\f10d";
    font: 2rem/1 FontAwesome;
    position: fixed;
    left: 16px;
    top: 30px;
    color: #333
}

.adv-of-service .wd-50 li,
.adv-of-service h6,
.avail-offer li:first-child a,
.footer-text-sec .btn-white,
.our__facts p,
.services-types .st__header p,
.testimonial-box .review p {
    font-family: 'Open Sans', sans-serif
}

.testimonial-box .review {
    margin-bottom: 1rem
}

.testimonial-box .review p {
    margin: 0;
    font-size: .9rem;
    color: #666
}

.testimonial-box .review-by h6 {
    font-size: 1rem;
    margin-bottom: 5px
}

.testimonial-box .review-by i {
    color: #f8b820
}

.footer-top .ft__nav p,
.footer-top .ft__nav ul li a {
    color: #fff;
    font-size: 14px
}

.testimonial-slider .slick-list {
    margin-top: 20px;
    margin-left: 2rem
}

.testimonial-slider ul.slick-dots {
    padding: 0;
    margin-bottom: 30px
}

.brand {
    padding-top: 0
}

.footer-top {
    padding: 60px 0 40px;
    background: linear-gradient(90deg, #011b19 0, #2aa990 100%);
}

.footer-top .ft__nav .mw-60 {
    max-width: 90%
}

.footer-top .ft__nav p {
    margin-top: 40px;
    margin-bottom: 30px
}

.footer-top .ft__nav h4 {
    font-size: 18px;
    color: var(--white);
    margin-bottom: 25px
}

.footer-top .ft__nav ul li,
.policies .policy-list ul li {
    margin-bottom: 5px
}

.footer-top .ft__nav ul li a i {
    color: #22ca86;
    margin-right: 4px
}

.footer-top .get-in-touch h6 {
    color: var(--white)
}

.footer-top .get-in-touch ul li a {
    color: #737373;
    font-size: 14px
}

.footer-bottom {
    border-top: 1px solid #fff;
    padding: 10px 0;
    background: linear-gradient(90deg, #011b19 0, #2aa990 100%)
}

.footer-bottom .copy-rights p {
    margin: 0;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    
}

.footer-bottom .copy-rights ul {
    display: inline-block;
    margin-left: 10px
}

.footer-bottom .copy-rights ul li a {
    font-size: 16px;
    color: var(--white);
    padding-right: 5px
}

.footer-bottom .copy-rights ul li a:hover {
    text-decoration: underline
}

.footer-bottom .social-icons ul li {
    margin-right: 10px;
    display: inline-block
}

.footer-bottom .social-icons ul li a span {
    color: #333;
    background-color: var(--white);
    border-radius: 25px;
    line-height: normal;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-form-wrap {
    padding: 92px 0;
    position: relative;
    margin-top: 2rem;
    background-image: url(https://globotechsolutions.com/wp-content/uploads/2024/11/main-work-bg.jpg);
    
}

.tiktok-banner-image{
    height: 200px;
    width: 300px;
    margin-top: -100px;
    margin-left: -100px;
    margin-left: 2rem;
}


.footer-form-wrap:before {
    background-color: #e4f9f0;
    height: 3px;
    content: '';
    position: absolute;
    top: 0;
    width: 100%
    
}

.footer-form-wrap .form-before {
    position: relative;
    display: flex
}

.footer-form-wrap .form-before:before {
    content: '';
    position: absolute;
    
    background-size: contain;
    height: 20rem;
    left: -40px;
    margin-top: -1.5rem
}

.footer-form-wrap .form-before:after {
    content: '';
    position: absolute;
   
    background-size: contain;
    height: 37rem;
    right: 0;
    top: -9.5rem;
    left: 50rem
}

.cta-before-image {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/cta-before.png);
    height: 10rem;
    background-size: cover;
    margin-left: -3rem
}

.cta-after-image {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/cta-after.png);
    height: 7rem;
    background-size: cover;
    margin-left: 3rem
}

.footer-text-sec {
    background-image: -webkit-linear-gradient(290deg, #e9f1ee 0, #104BC154 100%);
    background-image: -ms-linear-gradient(90deg, #141232 0, #1d1a4a 100%);
    height: 20rem;
    padding: 4rem 1rem 1rem 2rem;
    backdrop-filter: blur(20rem);
    box-shadow: 2px 1px 20px 0;
    border-radius: 10px;
    width: 80%;
    margin: -3rem auto auto
}

.footer-text-sec .quote {
    background: var(--white);
    color: #333;
    max-width: 280px;
    position: absolute;
    bottom: calc(100% - 30px);
    box-shadow: -2.232px 31.922px 43px 0 rgba(0, 0, 0, .14);
    width: 65%;
    padding: 10px 20px
}

.footer-text-sec .quote p {
    color: #333;
    font-size: 1.2rem;
    margin: 0;
    font-weight: 700;
    line-height: 1.7rem
}

.footer-text-sec .quote:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-top: 25px solid var(--white);
    border-left: 25px solid transparent
}

.footer-text-sec p {
    font-size: .9rem;
    font-weight: 600;
    margin: 0 0 30px;
    color: #ffffff7d
}

.footer-text-sec a.contact-info {
    display: block;
    margin: 0 0 10px;
    text-decoration: none;
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--white)
}

.footer-text-sec .btn-white {
    font-weight: 600;
    margin-top: 30px;
    padding: .75rem 1.5rem;
    background-color: var(--white);
    border-radius: 4px;
    color: #333
}

.btn-white strong {
    color: #ee2042;
    font-weight: 600;
    margin-right: 4px
}

.footer-form-sec h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #a41ab7;
    padding-bottom: 8px
}

.footer-form-sec p {
    color: #666;
    font-size: 15px;
    font-weight: 400
}



.footer-form {
    margin-top: 0
}

.footer-form input {
    width: 136%;
    height: 2.6rem;
    border-radius: 10px;
    padding-left: 20px;
    font-size: .8rem;
    color: #000;
    margin-bottom: 1rem;
    border: 1px solid #ced4da;
    background-color: white;

}

.footer-form textarea{
    width: 136%;
    
    border-radius: 10px;
    padding-left: 20px;
    font-size: .8rem;
    color: #000;
    margin-bottom: 1rem;
    border: 1px solid #ced4da;
    background-color: white;

}
}



.footer-form .home-btn {
    background-color: #ee2042;
    color: var(--white);
    width: 45%;
    padding: 12px 5px 12px 25px;
    border: none;
    margin-top: 13px
}

.footer-form .home-btn:before {
    background-color: var(--white);
    top: 19px
}

.footer-form .home-btn:after {
    background-color: var(--white);
    bottom: 22px
}

.footer-form-sec {
    width: 80%;
    margin-left: 60px;
    margin-top: -3rem
}

.footer-lp .footer-bottom {
    padding: 1.5rem 0
}

.footer-lp .footer-bottom .copy-rights ul {
    margin: 19px 0 10px
}

.our__facts .completed-projects li:last-child,
.services-types .st__body ul li:last-child {
    margin-right: 0
}

.banner-inner {
    min-height: 550px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden
}

.banner-inner .banner-inner-content {
    position: relative;
    z-index: 1
}

.banner-inner .banner-inner-content h6 {
    color: var(--white);
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px
}

.banner-inner .banner-inner-content h2 {
    color: var(--white);
    font-size: 54px;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    line-height: 60px
}

.banner-inner .banner-inner-content h2::before {
    content: '';
    position: absolute;
    right: 30px;
    top: -40px;
    width: 153px;
    height: 174px;
    background: url(https://webhyteimages.rightwebs.com/assets/images/mix/70-percent.png);
    display: none
}

.banner-inner .banner-inner-content h2 span {
    color: #f04223
}

.banner-inner .banner-inner-content p {
    color: var(--white);
    font-size: 18px;
    margin-bottom: 30px
}

.banner-inner .banner-inner-content ul li:first-child a {
    padding: 11px 43px;
    border: 2px solid var(--white)
}

.banner-inner .banner-inner-content ul li:last-child a {
    border: 2px solid var(--white);
    color: #f04e22;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.banner-inner .banner-inner-content ul li:last-child a:hover {
    color: #fff;
    border-color: #d01e59
}

.banner-inner .banner-inner-content ul li:last-child a::before,
.banner-inner-content ul li:last-child a::after {
    opacity: 0
}

.banner-inner .banner-item {
    position: absolute;
    right: -50px
}

.banner-inner .banner-item.style-2 {
    right: -380px;
    max-width: 100%
}

.banner-inner.bi__main h6 {
    color: #333
}

.banner-inner.bi__main p {
    color: #1d1a42
}

.banner-inner.bi__main .banner-inner-content ul li:first-child a {
    border: none;
    padding: 11px 95px 11px 30px
}

.banner-inner.bi__main .banner-inner-content ul li:last-child a {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    line-height: 1.1
}

.banner-inner.bi__main .banner-inner-content ul li:last-child a span {
    display: block;
    font-size: 10px
}

.banner-inner.bi__main .banner-inner-content ul li:last-child a span i {
    color: var(--primary-color);
    margin-left: 6px
}

.circle-1 {
    position: absolute;
    top: 0
}

.moving-1 {
    left: 20%;
    width: 800px;
    top: 10%;
    animation: 15s moving-fish
}

@keyframes moving-fish {
    0% {
        left: -30%
    }
    100% {
        left: 20%
    }
}

@-moz-keyframes moving-fish {
    0% {
        left: -30%
    }
    100% {
        left: 20%
    }
}

@-webkit-keyframes moving-fish {
    0% {
        left: -30%
    }
    100% {
        left: 20%
    }
}

.up-down {
    position: absolute;
    top: 0;
    right: 1rem;
    animation: 2s infinite up-down
}

@keyframes up-down {
    0%,
    100% {
        top: 0
    }
    50% {
        top: 5%
    }
}

@-moz-keyframes up-down {
    0%,
    100% {
        top: 0
    }
    50% {
        top: 5%
    }
}

@-webkit-keyframes up-down {
    0%,
    100% {
        top: 0
    }
    50% {
        top: 5%
    }
}

.limited-offer {
    padding: 5px 0;
    background: #db1e5a;
    background: -moz-linear-gradient(left, #db1e5a 0, #1d1a42 100%);
    background: -webkit-linear-gradient(left, #db1e5a 0, #1d1a42 100%);
    background-image: linear-gradient(to right, #65b850, #016fba);
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 0
}

.offer-text h6 {
    margin: 0;
    color: var(--white);
    font-weight: 300;
    font-size: 20px
}

.offer-text h6 strong,
.popup-layout .popup-head h4 strong,
.popup-layout .popup-head h5 strong {
    font-weight: 600
}

.offer-action ul {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.offer-action ul li {
    margin-right: 20px;
    padding-right: 20px
}

.offer-action ul li:first-child {
    border-right: 1px solid #ac8da5
}

.offer-action ul li:first-child a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 9px 25px;
    border-radius: 40px;
    background: #edd507;
    background: -moz-linear-gradient(top, #edd507 0, #fc9004 100%);
    background: -webkit-linear-gradient(top, #edd507 0, #fc9004 100%);
    background: linear-gradient(to bottom, #edd507 0, #fc9004 100%)
}

.offer-action ul li:last-child a {
    font-weight: 600;
    font-size: 16px;
    color: var(--white);
    text-transform: uppercase
}

.offer-action ul li:last-child a span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-size: 10px
}

.offer-action ul li:last-child a span i {
    margin-left: 5px
}

.inner-brand-list {
    text-align: center;
    padding: 26px 0;
    background-color: #ededed
}

.adv-of-service h6 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 25px
}

.our__facts .completed-projects,
.our__facts p {
    margin-bottom: 50px
}

.adv-of-service .wd-50 {
    font-size: 0
}

.adv-of-service .wd-50 li {
    width: 50%;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    vertical-align: top
}

.adv-of-service .wd-50 li i {
    color: #ef4522;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 18px
}

.avail-offer {
    margin-top: 20px
}

.avail-offer li {
    margin-right: 5px;
    vertical-align: top
}

.avail-offer li a {
    font-size: 16px;
    color: #999;
    padding: 13px 46px;
    border-radius: 35px;
    box-shadow: 0 11px 15px 1px #e5e5e5
}

.avail-offer li:first-child a {
    border: 2px solid #ccc;
    color: #000
}

.avail-offer li:last-child a {
    background-color: #1d1a42;
    color: var(--white)
}

.avail-offer li a span {
    color: #a916b2;
    font-weight: 700
}

.avail-offer li a i {
    margin-right: 6px
}

.avail-offer li a:hover {
    box-shadow: 0 -10px 15px 1px #e5e5e5
}

.services-types .bottom-area .container {
    margin-top: -180px
}

.services-types .headingstyle3 h3 {
    color: var(--white);
    margin-bottom: 15px
}

.services-types .headingstyle3 p {
    color: #e7e6ff
}

.services-types .top-area {
    background-color: var(--secondary-color);
    padding-bottom: 200px
}

.services-types .bottom-area {
    padding-bottom: 80px
}

.services-types .tab-list {
    text-align: center;
    background-color: var(--white);
    border-radius: 10px 10px 0 0
}

.services-types .tab-list.animation-tablist ul li a {
    padding: 24px 14.5px
}

.services-types .tab-list ul {
    font-size: 0;
    border-bottom: 1px solid #d9d9d9
}

.services-types .tab-list ul li:first-child a {
    border-radius: 10px 0 0
}

.services-types .tab-list ul li:last-child a {
    border-radius: 0 10px 0 0
}

.services-types .tab-list ul li.active a,
.services-types .tab-list ul li:hover a {
    background-color: #d9d9d9
}

.services-types .tab-list ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    padding: 24px 30.8px
}

.services-types .st__header {
    padding: 2rem 2.2rem;
    background-color: var(--white)
}

.services-types .st__header h4 {
    color: #9f1fbc;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.services-types .st__header p {
    color: #666;
    font-size: 18px
}

.services-types .st__body {
    padding: 0;
    text-align: center;
    background-color: var(--white)
}

.services-types .st__body ul,
.usp-generic ul {
    font-size: 0
}

.services-types .st__body ul li {
    display: inline-block;
    width: 23%
}

.desktop-image,
.desktop-mega-menu,
.review-box .iconbox img,
.services-types .st__body ul li a {
    display: block
}

.services-types .st__body ul li a img {
    width: 100%
}

.contact-whatsapp {
    position: fixed;
    z-index: 3;
    bottom: 100px;
    left: 25px;
    animation: .5s infinite alternate scrollDownAnimation;
    -webkit-animation: .5s infinite alternate scrollDownAnimation
}

.contact-whatsapp img,
.tiktok-banner-image {
    max-width: 70%
}

@keyframes scrollDownAnimation {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10px)
    }
}

@-moz-keyframes scrollDownAnimation {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10px)
    }
}

@-webkit-keyframes scrollDownAnimation {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10px)
    }
}

.our__facts {
    position: relative;
    padding: 100px 0 70px;
    overflow: hidden
}

.our__facts h5 {
    font-size: 30px;
    font-weight: 700;
    color: #333
}

.our__facts p {
    font-size: 16px;
    color: #666
}

.our__facts .completed-projects li {
    margin-right: 30px;
    position: relative;
    padding-left: 40px
}

.our__facts .completed-projects li:first-child span {
    background-color: #f30f95
}

.our__facts .completed-projects li:nth-child(2) span {
    background-color: #ffb400
}

.our__facts .completed-projects li:nth-child(3) span {
    background-color: #13aee1
}

.our__facts .completed-projects li span {
    top: 5px;
    background-color: #000
}

.our__facts .completed-projects li h6 {
    font-size: 42px;
    color: #000;
    font-weight: 900;
    margin: 0
}

.our__facts .completed-projects li p {
    margin: 0;
    font-size: 18px
}

.our__facts .contact-details {
    border-bottom: 1px solid #ccc;
    margin-bottom: 100px;
    padding-bottom: 100px
}

.vision__mission h5 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase
}

.vision__mission h5 span {
    top: 2px;
    background-color: #f04b22
}

.vision__mission p {
    font-size: 16px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    margin: 0
}

.ds__left p,
.git__form .lets__talk ul li {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif
}

.bg__text {
    position: absolute;
    font-size: 280px;
    line-height: 180px;
    font-weight: 900;
    top: -10px;
    left: -30px;
    color: #c7c7c7;
    opacity: .2;
    text-transform: uppercase;
    z-index: -1
}

.main-services figure {
    margin: 0;
    position: relative
}

.content-section,
.main-services figure img,
.review-banner-content,
.section-image-slider {
    margin: auto
}

.main-services figcaption {
    position: absolute;
    bottom: 50px;
    left: 20px
}

.main-services figcaption h4 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600
}

.main-services-slider ul.slick-dots {
    padding: 20px 0 0
}

.digital-success {
    position: relative;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 80px 0
}

.digital-success .headingstyle1 h3 {
    text-transform: none
}

.ds__left {
    background-color: #fff;
    padding: 30px 45px;
    border: 2px solid #eee;
    box-shadow: 0 0 20px 5px #eee;
    position: relative
}

.ds__left::before {
    content: '';
    position: absolute;
    background: url(https://webhyteimages.rightwebs.com/assets/images/elements/About-Us.html) no-repeat;
    width: 24px;
    height: 46px;
    right: -23px;
    top: 0;
    bottom: 0;
    margin: auto
}

.ds__left p {
    margin: 0;
    color: #333
}

.ds__right p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
    color: #666
}

.ds__right .avail-offer li {
    vertical-align: top
}

.element-11.style-2 {
    left: 40px;
    bottom: 50px;
    right: auto;
    top: auto
}

.git__form .lets__talk {
    background-color: #0c0a0e;
    padding: 50px 50px 50px 30px
}

.git__form .lets__talk h4 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px
}

.git__form .lets__talk ul {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3d3b3e
}

.git__form .lets__talk ul:last-child,
.popup-layout .contact-info:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.git__form .lets__talk ul li {
    color: #fff;
    font-weight: 400
}

.git__form .lets__talk ul li:last-child,
.policies .policy-list:last-child {
    margin-bottom: 0
}

.banner-box .content-banner-text-area p,
.banner-content-button p,
.content-banner-text-area p,
.git__form .lets__talk ul li a,
.marketing-process-card:hover,
.portflio-heading h1,
.portflio-heading p,
.process-card:hover,
.weserved-box:hover h5,
.weserved-box:hover p,
h6 p {
    color: #fff
}

.git__form input[type=text],
.git__form textarea {
    width: 100%;
    border: 1px solid #ccc;
    color: #b3b3b3;
    background-color: #fff
}

.git__form .lets__talk ul li a:hover {
    color: var(--primary-color)
}

.git__form input[type=text] {
    height: 60px;
    padding: 0 20px;
    font-size: 16px
}

.git__form input[type=text]::placeholder {
    color: #b3b3b3
}

.git__form textarea {
    resize: none;
    padding: 20px
}

.git__form textarea::placeholder {
    color: #b3b3b3
}

.reviews__area .review-box {
    background-color: #fff;
    border: 2px solid #d7d7d7;
    border-radius: 8px;
    padding: 25px 20px;
    margin-bottom: 2rem;
    position: relative;
    z-index: 1;
    transition: .4s ease-in-out
}

.review-box .iconbox {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.review-box .iconbox h5 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin: 20px 0 5px
}

.review-box .iconbox p,
.review-box .rv__detail p {
    margin: 0;
    font-size: 16px;
    color: #666;
    font-family: 'Open Sans', sans-serif
}

.review-box .rv__detail {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

.review-box .rv__detail p {
    min-height: 132px
}

.review-box .title h4 {
    font-size: 24px;
    font-weight: 500;
    color: #282828;
    margin: 0 0 5px
}

.review-box .title ul li {
    font-size: 16px;
    color: #333
}

.review-box .title ul li i {
    display: inline-block;
    color: #f38010
}

.reviews__area .review-box:hover {
    box-shadow: 0 10px 62px 0 rgba(0, 0, 0, .19);
    border: 2px solid var(--primary-color)
}

.idustries-we-served {
    background-color: #f0f0f0
}

.weserved-box {
    background-color: #ccc;
    text-align: center;
    padding: 30px 20px;
    margin-bottom: 15px
}

.weserved-box h5 {
    font-size: 20px;
    margin: 15px 0;
    font-weight: 700;
    text-transform: capitalize
}

.weserved-box p {
    margin: 0;
    font-size: 14px;
    color: #666
}

.weserved-box:hover {
    background-color: #1d1a42
}

.idustries-we-served .avail-offer {
    text-align: center;
    margin-top: 50px
}

.illustration-style .col-lg-3 {
    margin-bottom: -1px;
    padding: 0
}

.other-display-illustration h4 {
    position: absolute;
    background: #000;
    z-index: 1;
    bottom: 0;
    color: #fc0;
    font-size: 22px;
    font-weight: 400;
    padding: 6px 20px;
    margin: 0
}

.thankyou-pg {
    background: url(https://webhyteimages.rightwebs.com/assets/images/bg/thank-you-bg.jpg);
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.thankyou-content h5 {
    font-size: 54px;
    font-weight: 700;
    color: #fff;
    margin-top: 90px
}

.thankyou-content h6 {
    font-family: 'Libre Baskerville', serif;
    font-size: 54px;
    color: #fff;
    font-style: italic;
    margin: 10px 0 25px
}

.thankyou-content p {
    font-size: 18px;
    color: #ab8cb4;
    font-style: italic;
    margin-bottom: 20px
}

.combo-package.ecommerce-combo .combo-box-pack .title h3,
.form-icon>i {
    font-size: 22px
}

.form-icon>i,
.popup-layout {
    top: 0;
    bottom: 0;
    margin: auto
}

.thankyou-content .btn-style-3 {
    padding: 11px 55px
}

.thankyou-content .back-to-home {
    display: block;
    margin-top: 20px
}

.thankyou-content .back-to-home span {
    color: #fff;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px
}

.policies-pg.banner-inner {
    min-height: 300px
}

.policies .policy-list h5 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif
}

.policies .policy-list p,
.policies .policy-list ul li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    color: #333
}

.content-not-found .btn-style-3 {
    padding: 15px 55px
}

.content-not-found .not-found {
    margin: 50px 0
}

.combo-package.ecommerce-combo .combo-box-pack .title p {
    font-size: 14px
}

.combo-package.ecommerce-combo .combo-box-pack .price h3 {
    font-size: 52px
}

.combo-package.ecommerce-combo .combo-box-pack .price h6 {
    font-size: 16px
}

.combo-package.ecommerce-combo .combo-box-pack .off-now h6 {
    font-size: 18px
}

.combo-package.ecommerce-combo .combo-box-pack .details ul li a,
.combo-package.ecommerce-combo .combo-box-pack .details ul li a span {
    font-size: 10px
}

.combo-package.ecommerce-combo .combo-box-pack .details ul li:last-child {
    padding-left: 30px
}

.combo-package.ecommerce-combo .combo-box-pack .details ul li+li::before {
    left: 15px
}

.combo-package.ecommerce-combo .btn-style-2 {
    padding: 11px 30px
}

.combo-package.ecommerce-combo .combo-box-pack .details,
.combo-package.ecommerce-combo .combo-box-pack .info {
    padding: 25px 20px
}

.combo-package.ecommerce-combo .package-details .item-list ul li {
    margin-bottom: 13px;
    position: relative;
    padding-left: 12px;
    font-size: 13px
}

.combo-package.ecommerce-combo .package-details .item-list ul li i {
    position: absolute;
    top: 3px;
    left: 0
}

.pos-unset {
    position: unset
}

.cta__1 .cta-slider-1 .slick-list {
    overflow: visible
}

.popup-layout {
    width: 1050px;
    height: 575px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 4;
    background: #321364;
    border-radius: 15px;
    display: none
}

.form-icon>i,
.popup-close {
    position: absolute;
    display: flex
}

.popup-close {
    z-index: 99;
    right: 30px;
    top: 30px;
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    align-items: center;
    justify-content: center
}

.popup-close:hover {
    background-color: #db1e5a
}

.popup-wrapper {
    width: 100%;
    height: 100%;
    padding: 2.5rem 3rem;
    -webkit-box-shadow: inset 0 0 250px 0 #000;
    -moz-box-shadow: inset 0 0 250px 0 #000;
    box-shadow: inset 0 0 250px 0 #000;
    display: flex;
    align-items: center;
    border-radius: 15px
}

.popup-layout .popup-head {
    margin-bottom: 3rem
}

.popup-layout .popup-head h5 {
    color: #fff;
    font-size: 33px;
    font-weight: 200
}

.popup-layout .popup-head h4 {
    color: #fff;
    font-size: 65px;
    font-weight: 300
}

.popup-layout .popup-field {
    width: 100%;
    background-color: #fff;
    border: 1px solid #959595;
    height: 56px;
    border-radius: 35px;
    padding: 0 15px 0 50px;
    font-size: 14px
}

.popup-layout .btn-style-2 {
    width: 100%;
    padding: 11px 30px;
    border: 1px solid #fff;
    font-size: 18px;
    font-weight: 700
}

.popup-layout .contact-info {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #5c4283;
    margin-left: 20px
}

.popup-layout .contact-info h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.popup-layout .contact-info a {
    color: #fbf7f7;
    font-size: 16px;
    font-weight: 300
}

.form-icon>i {
    align-items: center;
    left: 18px;
    color: #f20073
}

.fs-18 {
    font-size: 18px !important
}

.usp-generic-list {
    background-color: #ededed;
    text-align: center;
    padding: 26px 0
}

.usp-generic ul li {
    display: inline-block;
    width: 16.6666%;
    vertical-align: top;
    padding: 0 15px
}

.usp-generic ul li h5 {
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

.usp-generic ul li p {
    margin: 3px 0 0;
    font-size: 12px;
    font-weight: 500;
    color: #1e0e4e
}

.usp-generic ul li.color-1 h5,
.visionary-box .dark-blue {
    color: #17629b
}

.usp-generic ul li.color-2 h5 {
    color: #5e258b
}

.usp-generic ul li.color-3 h5 {
    color: #468c13
}

.usp-generic ul li.color-4 h5 {
    color: #135e9b
}

.usp-generic ul li.color-5 h5 {
    color: #d02e64
}

.usp-generic ul li.color-6 h5 {
    color: #ff5d42
}

@media (max-width:1600px) {
    .banner-inner .banner-item {
        right: 0;
        max-width: 45%
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .fancybox-slide>* {
        width: 50%
    }
    .main__navigation ul li {
        margin-right: 11px
    }
    .portfolio-box ul li {
        margin-bottom: 10px;
        margin-right: 10px
    }
    .element-10,
    .element-32 {
        display: none
    }
    .element-14 {
        left: -40px
    }
    .element-13 {
        left: -200px
    }
    .element-12 {
        left: -20px
    }
    .element-3 {
        left: -30px
    }
    .popup-layout {
        width: 970px;
        height: 520px
    }
    .popup-layout .popup-head {
        margin-bottom: 2rem
    }
    .popup-layout .popup-head h5 {
        font-size: 20px
    }
    .popup-layout .popup-head h4 {
        font-size: 42px
    }
    .element-22 {
        right: -160px
    }
    .footer-form-wrap .form-before:after {
        right: -250px
    }
}

@media (max-width:1199px) {
    .container,
    header,
    ul.dropdown {
        position: relative
    }
    .fancybox-slide>* {
        width: 55%
    }
    header {
        background-color: #fff;
        padding: 10px 0
    }
    header .logo img {
        max-width: 50%
    }
    .hamburger,
    .mob-menu ul li,
    .mob-menu.open {
        display: block
    }
    .mob-menu.open {
        display: block;
        left: 0;
        overflow: auto;
        padding: 30px
    }
    .banner-element-1::before,
    .banner-inner .banner-inner-content h2 br,
    .banner-inner .banner-inner-content p br,
    .banner-inner .banner-item,
    .cta-slider-1,
    .element,
    .footer-form-wrap .form-before:after,
    .mob-menu {
        display: none
    }
    .mob-menu {
        position: fixed;
        left: -100%;
        right: 0;
        top: 0;
        bottom: 0;
        background: #000;
        height: 100vh;
        width: 100vw;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: .4s;
        z-index: 4
    }
    .mob-menu ul li+li {
        margin-left: 0
    }
    .mob-menu.open ul li {
        margin-right: 0;
        margin-bottom: 0
    }
    .mob-menu.open ul li a {
        color: #fff
    }
    ul.dropdown {
        background-color: #000;
        padding: 15px 25px 15px 20px;
        margin: 0;
        top: 0;
        width: 100%
    }
    ul.dropdown li {
        border-bottom: 0;
        margin-bottom: 5px !important
    }
}

@media (max-width:825px) {
    .about-service .img__area,
    .banner-content p,
    .custom-tab-list,
    .ds__left,
    .ds__right .avail-offer li,
    .ft__nav,
    .git__form .lets__talk,
    .headingstyle1 {
        margin-bottom: 20px
    }
    .avail-offer li a,
    .cta__3,
    .footer-bottom,
    .offer-action,
    .offer-text,
    .visionary-businesses .text__area {
        text-align: center
    }
    .banner-inner,
    .review-box .rv__detail p {
        min-height: auto
    }
    .hamburger {
        right: 30px
    }
    .about-service,
    .cta__1,
    .spacing__x {
        padding: 40px 0
    }
    .spacing__x.top {
        padding-top: 40px
    }
    ul.inline-block li {
        display: block;
        margin-right: 0
    }
    .headingstyle1 h6,
    .headingstyle2 h6 {
        font-size: 18px
    }
    .combo-box-pack .title h3,
    .cta__1 .headingstyle1 h3,
    .headingstyle1 h3 {
        font-size: 26px
    }
    .header-contact-details,
    .headingstyle1 h3 br,
    .usp-generic-list {
        display: none
    }
    .headingstyle2 h3 {
        font-size: 32px
    }
    .banner-content h6,
    .combo-box-pack .title p,
    .footer-text-sec a,
    .footer-text-sec a.contact-info,
    .headingstyle2 p,
    .testimonial-box .review p {
        font-size: 16px
    }
    header.sticky-header {
        box-shadow: none
    }
    .nav-none header {
        margin-top: 70px
    }
    .banner-home {
        height: auto
    }
    .banner-content {
        padding: 20px 0
    }
    .banner-content h1 {
        font-size: 30px;
        line-height: 40px
    }
    .banner-content p {
        font-size: 14px
    }
    .visionary-businesses .text__area h6 {
        font-size: 16px;
        border-right: none;
        margin-bottom: 15px
    }
    .area-service .service-type-listing>li {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        display: block
    }
    .area-service .service-type-listing li.active .service-type-box {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19)
    }
    .area-service .slick-slide {
        margin: 15px
    }
    .area-service ul.slick-dots,
    .point-wrap ul.slick-dots {
        padding: 20px 0 0
    }
    .cta-slider-1 {
        margin-bottom: 25px
    }
    .contact-details ul li {
        margin-right: 0;
        display: inline-block
    }
    .combo-box-pack .title,
    .contact-details ul li:first-child {
        margin-bottom: 10px
    }
    .contact-details ul li+li {
        border-left: 0
    }
    .custom-tab-list ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px
    }
    .portfolio-box ul li {
        width: 100%;
        display: block;
        margin-right: 15px
    }
    .portfolio-box ul.slick-dots li {
        width: auto;
        display: inline-block;
        margin-right: 15px
    }
    .cta__2 .items ul li {
        display: block;
        margin-right: 0;
        margin-bottom: 15px
    }
    .cta__2 .items ul li:first-child::before {
        right: 40px
    }
    .footer-form-wrap,
    .pricing-slider ul.slick-dots {
        padding: 0
    }
    .cta__3 {
        padding: 40px 0
    }
    .banner-inner .banner-inner-content h6,
    .cta__3 .title h4 {
        font-size: 18px
    }
    .combo-box-pack .details ul li+li::before,
    .combo-box-pack .details::before,
    .combo-box-pack .info::before,
    .cta__3 .price img,
    .cta__3 .title h4 span::after,
    .cta__3 .title h4 span::before,
    .footer-form-wrap .form-before:after,
    .footer-form-wrap .form-before:before,
    .footer-form-wrap:before,
    .industrie-number:before {
        display: none
    }
    .cta__3 .get-in-touch h6 {
        margin-bottom: 26px
    }
    .cta__3 .get-in-touch ul li {
        margin-right: 0
    }
    .package-details h5 {
        font-size: 28px;
        font-weight: 700
    }
    .package-details h3 {
        font-size: 62px;
        font-weight: 800
    }
    .combo-box-pack .price,
    .offer-action ul,
    .services-types .tab-list ul li,
    .services-types .tab-list ul li a {
        display: block
    }
    .combo-box-pack .price h3 {
        font-size: 72px
    }
    .combo-box-pack .price h6,
    .offer-action ul li:last-child {
        margin-left: 0
    }
    .combo-box-pack .off-now h6 {
        font-size: 22px
    }
    .combo-box-pack .details {
        padding: 25px 10px
    }
    .combo-box-pack .details ul li:first-child {
        text-align: left
    }
    .combo-box-pack .details ul li:last-child {
        padding-left: 10px
    }
    .point-wrap {
        padding-top: 20px
    }
    .main-services-slider .slick-list,
    .point-wrap .slick-list {
        margin: 0
    }
    .industrie-number h3 {
        font-size: 28px;
        margin: 0
    }
    .banner-inner .banner-inner-content p,
    .industrie-number p,
    .offer-action ul li:last-child a,
    .popup-layout .popup-head h5 {
        font-size: 14px
    }
    .work-with-us {
        background-image: none !important;
        padding-bottom: 25px
    }
    .with_us_content {
        display: block;
        padding-top: 10px
    }
    .call_us .icon {
        margin-right: 10px;
        border: none
    }
    .call_us .icondetai {
        left: 0
    }
    .icondetai h5 a {
        font-size: 1rem
    }
    .get-in-touch,
    .services-types .headingstyle3,
    .testimonial-box,
    .testimonial-slider ul.slick-dots {
        margin-bottom: 0
    }
    .footer-form-sec,
    .footer-text-sec {
        margin-bottom: 30px
    }
    .testimonial-slider .slick-list {
        margin: 20px 0 0
    }
    .testimonials .text-area p {
        margin-bottom: 18px
    }
    .footer-text-sec .quote {
        box-shadow: none;
        position: relative;
        bottom: 0;
        padding: 20px;
        margin-bottom: 20px;
        max-width: 100%
    }
    .footer-text-sec .quote:after {
        display: none;
        position: relative;
        max-width: 100%
    }
    .footer-text-sec .quote p {
        font-size: 16px;
        line-height: normal
    }
    .footer-text-sec {
        height: auto;
        padding: 25px 20px;
        margin-top: 0
    }
    .footer-form-sec h3 {
        font-size: 30px;
        padding: 0
    }
    .footer-form {
        margin-top: 1rem !important
    }
    .footer-top {
        padding: 40px 0 20px
    }
    .footer-top .ft__nav p {
        margin-top: 30px
    }
    .ft__nav img {
        max-width: 50%
    }
    .footer-top .ft__nav h4 {
        margin-bottom: 10px
    }
    .footer-bottom .copy-rights ul {
        margin: 15px 0
    }
    .footer-bottom .copy-rights ul li {
        display: inline-block
    }
    .footer-text-sec p {
        font-size: 16px;
        margin: 0 0 10px
    }
    .footer-text-sec .btn-white {
        padding: .5rem 1rem
    }
    .banner-inner {
        padding: 30px 0
    }
    .banner-inner .banner-inner-content h2 {
        font-size: 34px;
        margin-bottom: 10px;
        line-height: 40px
    }
    .banner-inner .banner-inner-content ul {
        display: block !important
    }
    .banner-inner .banner-inner-content ul li {
        margin-right: 0;
        margin-bottom: 5px
    }
    .banner-inner .banner-inner-content ul li:last-child {
        margin-bottom: 0;
        margin-left: 0
    }
    .ds__left::before,
    .headingstyle3 h3 br,
    .headingstyle3 p br,
    .mob-display-none {
        display: none
    }
    .avail-offer li a {
        font-size: 14px;
        padding: 13px 25px;
        display: block
    }
    .avail-offer li:last-child {
        margin-top: 15px
    }
    .our__facts {
        padding: 40px 0 0
    }
    .our__facts h5 {
        font-size: 26px
    }
    .our__facts p {
        margin-bottom: 30px
    }
    .our__facts .completed-projects li {
        margin-right: 0;
        margin-bottom: 15px
    }
    .our__facts .contact-details {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
    .main-services figcaption {
        left: 50px
    }
    .offer-text h6 {
        font-size: 11px;
        margin-bottom: 10px
    }
    .offer-action ul li:first-child a {
        font-size: 12px;
        padding: 6px 14px
    }
    .offer-action ul li {
        padding-right: 0;
        display: inline-block;
        vertical-align: middle
    }
    .offer-action ul li:first-child {
        border-right: none
    }
    .headingstyle3 h3 {
        font-size: 26px;
        margin-bottom: 20px
    }
    .adv-of-service .wd-50 li {
        width: 100%
    }
    .services-types .bottom-area .container {
        margin-top: 0
    }
    .services-types .tab-list ul li:first-child a {
        border-radius: 0
    }
    .services-types .top-area {
        padding-bottom: 40px
    }
    .services-types .bottom-area {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .services-types .st__body ul li {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #ccc;
        margin-right: 0;
        width: 100%
    }
    .popup-layout {
        width: 100vw
    }
    .popup-wrapper {
        padding: 1.5rem
    }
    .popup-layout .popup-head {
        margin-bottom: 1rem
    }
    .popup-layout .popup-head h4 {
        font-size: 24px
    }
}

.has-pay-meth input#last-sub,
h2.main-cnt-heading {
    margin: 0 0 10px;
    font-weight: 700;
    text-align: center
}

.steps.has-steps,
.weserved-box img {
    display: none !important
}

.navbg-clr .sec-7.logos-client {
    padding: 40px 0
}

h2.main-cnt-heading {
    color: #000;
    font-size: 36px;
    line-height: 40px;
    width: 100%;
    text-transform: uppercase;
    position: relative
}

p.main-cnt-para.para-wdth {
    text-align: center;
    margin-bottom: 30px
}

section.main-lgo-requiremnts-sec {
    padding: 50px 0;
    border-bottom: 1px solid #eaeaea
}

p.main-cnt-para.para-wdth a {
    color: #cc1e58
}

.main-lgo-requiremnts-sec input,
.main-lgo-requiremnts-sec select,
.main-lgo-requiremnts-sec textarea {
    width: 100%;
    background: #ededed;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 4px;
    color: #2f2f2f;
    height: 44px;
    padding: 0 10px;
    margin-bottom: 12px
}

.main-lgo-requiremnts-sec input[type=file] {
    padding: 10px !important
}

.main-lgo-requiremnts-sec .infrm-inpts span,
.main-lgo-requiremnts-sec .thnk_inp span {
    font-size: 13px
}

.main-lgo-requiremnts-sec textarea {
    height: 90px;
    padding: 12px;
    resize: none
}

section.main-lgo-requiremnts-sec .sbmt_btn input {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 11px 28px;
    border-radius: 2px;
    text-decoration: none;
    margin-left: 10px;
    transition: .3s;
    width: auto;
    border: none;
    cursor: pointer;
    background: linear-gradient(to right, #1d1a42 0, #db1e5a 100%)

}

input#profile-img1 {
    padding: 7px 9px
}

.has-form h4 {
    text-align: center;
    font-weight: 600
}

.has-pay-meth {
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 25%;
    padding: 15px;
    background: #f3f6fa;
    border: 1px solid;
    border-color: #c2cadb #bbc5d6 #b7c0cd;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .15)
}

.has-pay-meth>div {
    padding: 0 6px
}

.has-pay-meth input#last-sub {
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    padding: 0;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .2);
    border: 1px solid;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .2);
    cursor: pointer
}

.has-pay-meth img {
    margin-bottom: 10px;
    margin-top: 10px
}

.main-lgo-requiremnts-sec .has-pay-meth input {
    color: #525864;
    background: #fff;
    border: 1px solid;
    border-color: #b3c0e2 #bcc5e2 #c0ccea;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #f6f8fa, #fff);
    background-image: -moz-linear-gradient(top, #f6f8fa, #fff);
    background-image: -o-linear-gradient(top, #f6f8fa, #fff);
    background-image: linear-gradient(to bottom, #f6f8fa, #fff);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px rgba(255, 255, 255, .5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px rgba(255, 255, 255, .5)
}

.bottom-form {
    padding: 20px 0 36px;
    text-align: center;
    margin: 30px auto 0;
    background: #e7ecf2;
    width: 100%
}

.bottom-form ul li {
    display: inline-block;
    margin: 0 20px
}

.package-tab-content img:hover {
    transform: scale(1.15)
}

.mobile-cta {
    position: fixed;
    bottom: 80px;
    z-index: 999999;
    right: 16px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    display: none
}

.mobile-cta .xicon {
    font-size: 23px;
    color: #fff;
    text-align: center;
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #f62525;
    padding-top: 4px

}

@media (min-width:850px) {
    .has-main-msg {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
    span.text-us {
        margin-top: 24px;
        margin-right: 9px
    }
}

@media (max-width:850px) {
    section.main-lgo-requiremnts-sec .col-md-10 {
        width: 100%
    }
    .col-md-6.has-pay-meth {
        margin: 0 auto;
        width: 94%;
        display: block
    }
    span.text-us {
        display: none !important
    }
    .graywrap h1 {
        font-weight: 400;
        font-size: 22px
    }
    .header-wrap a.various.hire-btn.redbtn {
        margin: 32px 14px 0 0
    }
    .mobile-cta {
        display: block
    }
}

.pack-heading {
    font-weight: 700;
    color: #333;
    font-size: 50px;
    text-transform: capitalize;
    text-align: center
}

.third-categorey-packages-box {
    width: 170px;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #c61c58;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    transition: .5s linear;
    cursor: pointer
}

.third-categorey-packages-box h6 {
    font-size: 34px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #fff
}

.third-categorey-packages-box span {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize
}

.third-categorey-packages-box-01 h6 {
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0;
    text-transform: uppercase;
    text-align: center
}

.third-categorey-packages-box-01 button {
    background-color: #c61c58;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: .5s;
    display: block;
    margin: 0 auto
}

.custom_table tr.main_row {
    background: #101834;
    color: #fff
}

.custom_table thead th {
    vertical-align: bottom;
    border-bottom: 0;
    text-align: center;
    width: 37%
}

.custom_table tr td h6 {
    text-align: center;
    width: 1089px;
    border: none;
    font-size: 24px;
    background-color: #c61c58;
    color: #fff;
    padding: 12px;
    margin: 0
}

.custom_table tbody tr th {
    width: 20%;
    text-align: center
}

.custom_table tbody tr:nth-of-type(odd) {
    background-color: #ededed;
    border: 1px solid #fff
}

.custom_table tbody td:nth-child(3) {
    background-color: #000;
    color: #fff
}

.custom_table tbody td i {
    color: #9ed10f
}

.custom_table i.fa.fa-times {
    color: #cd1619
}

.third-categorey-packages-box:hover {
    background: #000
}

.third-categorey-packages-box-01 button:hover {
    background-color: #000;
    color: #fff;
    border: none
}

.review-box .rv__detail .min-height-p {
    min-height: 0
}

.banner-btn-wrap .btn-style-2 {
    margin-right: 20px;
    width: 230px
}

.details ul li:before {
    content: "\f00c";
    font-weight: 800;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #c22fd9;
    border: 1px solid;
    border-radius: 100%;
    height: 14px;
    width: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8px
}

.details ul li {
    position: relative;
    padding-left: 20px
}

.pricing-box:hover .details ul li:before {
    color: #fff9f9 !important;
    font-weight: 300
}

.ftr_4 li:last-child a {
    font-size: 14px !important
}

.banner-image {
    width: 600px;
    height: 700px;
    margin: auto
}

.banner-home {
    margin-top: 50px
}

.banner-content {
    padding-top: 100px
}

.visionary-businesses {
    width: 70%;
    margin: auto auto 3rem;
    background-color: #c1f3f4;
    border: none;
    border-radius: 10px;
    align-items: center
}

.visionary-businesses .blue-text {
    font-size: 2rem !important
}

.blue-text {
    color: #0179e2;
    font-weight: 600;
    font-size: 44px
}

.combo-package {
    background-color: #22cA861F
}

.industy-icon {
    margin-right: 10px;
    max-width: 25%;
    border-radius: .5rem
}

.footer-blue-text,
.footer-chat,
.work-text a {
    color: #f5f5f5 !important
}

.header-text {
    color: #08D7B9;
    text-transform: uppercase;
}

.combo-element {
    margin-left: -45rem;
    margin-top: -50px !important
}

.combo-package,
.element-6 {
    bottom: 0 !important
}

.footer-blue-text-email {
    font-size: 20px !important;
    color: #104bc1 !important
}



.gif-img {
    width: 5rem;
    height: 5rem
}

@media (max-width:576px) {
    h1 {
        font-size: 2rem !important;
        line-height: 40px !important
    }
    h6 {
        font-size: .875rem !important
    }
    .banner-home {
        margin-top: 0
    }
    .combo-image {
        max-width: 300px;
        height: 17rem
    }
    .footer-row {
        margin-left: 0
    }
    .footer-blue-text-email {
        font-size: 16px !important;
        color: #104bc1 !important
    }
}

@media (max-width:1920px) {
    .home-banner-image {
        width: 100%;
        margin-top: 7rem
    }
    .combo-text {
        padding-left: 6rem
    }
    .combo-box {
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/combo-image.png);
        background-size: 110% !important;
        background-position: right;
        background-repeat: no-repeat
    }
    .combo-image-element {
        right: -4rem
    }
    .footer-form-wrap .form-before:after {
        left: 80rem !important
    }
}

@media (max-width:1440px) {
    .banner-content h1 {
        margin-bottom: 15px
    }
    .banner-home {
        padding-bottom: 100px
    }
    .home-banner-image {
        width: 100%;
        margin-top: 14rem
    }
    .combo-text {
        padding-left: 6rem
    }
    .combo-box {
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/combo-image.png);
        background-size: 100% !important;
        background-position: right;
        background-repeat: no-repeat
    }
    .combo-image-element {
        right: -4rem
    }
    .combo-btn {
        font-size: .6rem !important;
        padding: 11px 76px 11px 16px !important;
        margin-top: 2rem
    }
    .icons-heading h6 {
        color: #104bc1;
        padding-bottom: 0 !important
    }
    .ready-icon {
        max-width: 60%;
        margin: auto
    }
    .ready1-image {
        width: 150px;
        left: -2rem;
        top: -1rem
    }
    .ready2-image {
        width: 150px;
        right: 0;
        top: -1rem
    }
    .ready3-image {
        width: 100px;
        right: -2rem;
        left: 0;
        bottom: 0
    }
    .ready4-image {
        width: 100px;
        right: 0;
        bottom: 0
    }
    .service-box-section {
        margin-top: -1.5rem;
        padding-bottom: 8rem
    }
    .business-banner-image {
        width: 100% !important;
        max-width: 65%;
        margin-left: 8rem
    }
    .website-banner-image {
        width: 100% !important;
        max-width: 85%;
        margin-left: 6rem
    }
    .web-section-image {
        margin-top: 5rem
    }
    .review-image {
        max-width: 66% !important
    }
    .speaker-image {
        max-width: 36% !important
    }
    .testimonial-partner-image {
        max-width: 60%;
        padding-left: 2rem
    }
    .brand-section {
        text-align: center;
        padding-bottom: 3rem;
        padding-top: 3rem
    }
    .brand-image {
        max-width: 60%
    }
    #switching-text {
        display: inline-block;
        transition: opacity .5s ease-in-out
    }
    .header-logo {
        max-width: 10rem !important
    }
    .banner-content h1,
    .header-text {
        font-size: 3rem !important;
        line-height: 3.5rem !important
    }
    .banner-content h6 {
        font-size: .9rem !important
    }
    .banner-content p {
        margin-bottom: 30px;
        font-size: 1rem !important;
        line-height: 1.5rem !important
    }
    .banner-content {
        padding-top: 5rem !important
    }
    .footer-form-wrap .form-before:after {
        left: 50rem !important
    }
}

.content-image,
.nav-icon {
    right: 0 !important
}

@media (max-width:800px) {
    .combo-box {
        height: 23rem !important
    }
    .combo-text {
        padding-left: 1rem
    }
    .icon {
        margin: 0
    }
    .testimonial-box {
        width: 100%
    }
    .brand-image,
    .testimonial-partner-image {
        max-width: 100%
    }
    .testimonials .text-area p {
        text-align: center
    }
    .home-banner-image {
        max-width: 100%;
        margin-left: 0;
        margin-top: 2rem
    }
    .footer-form-wrap {
        margin-top: 0
    }
    .service-box-section {
        padding-bottom: 1rem
    }
    .banner-content h1,
    .header-text {
        font-size: 2rem !important
    }
    .banner-home {
        padding-bottom: 0 !important;
        margin-bottom: 5rem
    }
    .cta-after-image,
    .cta-before-image {
        max-width: 70%;
        margin: auto;
        height: 11rem
    }
    .cta__3 .get-in-touch .btn-style-2 {
        width: 48%;
        padding: 10px 70px 10px 20px;
        font-size: .6rem
    }
    .footer-text-sec {
        padding: 25px 20px
    }
    .footer-form-sec {
        width: 100% !important;
        margin-left: 0;
        margin-top: 0
    }
    .footer-text-sec .quote {
        padding: 5px;
        width: 100%
    }
    .point-wrap {
        padding-left: 0
    }
    .industrie-point ul li {
        margin-top: .5rem
    }
}

@media (max-width:480px) {
    .banner-btn-wrap {
        display: block;
        align-items: center
    }
    .combo-box {
        height: 17rem !important
    }
    .combo-text {
        padding-left: 1rem
    }
    .icon {
        margin: 0
    }
    .testimonial-box {
        width: 100%
    }
    .brand-image,
    .testimonial-partner-image {
        max-width: 100%
    }
    .testimonials .text-area p {
        text-align: center
    }
    .home-banner-image {
        max-width: 100%;
        margin-left: 0;
        margin-top: 2rem
    }
    .footer-form-wrap {
        margin-top: 0
    }
    .service-box-section {
        padding-bottom: 1rem
    }
    .banner-content h1,
    .header-text {
        font-size: 2rem !important
    }
    .banner-home {
        padding-bottom: 0 !important;
        margin-bottom: 5rem
    }
    .cta-after-image,
    .cta-before-image {
        max-width: 70%;
        margin: auto;
        height: 8rem
    }
    .cta__3 .get-in-touch .btn-style-2 {
        width: 48%;
        padding: 10px 70px 10px 20px;
        font-size: .6rem
    }
    .footer-text-sec {
        padding: 25px 20px;
        width: 100% !important;
        margin-bottom: 2rem
    }
    .footer-form-sec {
        margin-left: 0;
        margin-top: 0
    }
    .footer-text-sec .quote {
        padding: 5px;
        width: 100% !important
    }
    .point-wrap {
        padding-left: 0
    }
    .industrie-point ul li {
        margin-top: .5rem
    }
}

.content-sec h1 {
    font-weight: 700;
    font-size: 45px
}

.content-sec h1 span,
.portflio-heading h1 span {
    font-weight: 700;
    font-size: 45px;
    color: #22ca86
}

.content-sec h1,
p,
ul {
    padding-bottom: 10px
}

.contact-detail,
.get-in-touch {
    padding-top: 20px
}

.portfolio-text-sec {
    padding-top: 70px;
    padding-bottom: 100px
}

.porfolio-sec {
    width: 80%;
    margin: -100px auto auto;
    background-color: #fff !important;
    border-radius: 10px;
    z-index: 999
}

.portfolio-inner-tab {
    width: 80%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.logo-portfolio .portfolio-box ul li {
    width: 20%
}

.video-website {
    padding-top: 6rem !important;
    padding-bottom: 2rem;
    height: 35rem;
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/video-banner.gif);
    background-size: cover;
    background-repeat: no-repeat
}

.inner-banner-content h6 {
    font-size: 1rem;
    color: #fff;
    font-weight: 600
}

.inner-banner-content h1 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-top: 10px
}

.inner-banner-content p {
    font-size: .9rem;
    margin-top: 20px;
    color: #fff;
    margin-bottom: 20px
}

.banner-btn-wrap .banner-btn-1 {
    width: auto !important;
    padding: 7px 20px !important
}

.banner-btn-wrap .banner-btn-2 {
    width: auto !important;
    padding: 7px 80px 7px 20px !important
}

.contact-detail .section-btn-1,
.get-in-touch .section-btn-2 {
    width: auto !important;
    padding: 8px 20px !important;
    font-size: .9rem !important
}

.responsive-banner-image {
    max-width: 85%;
    margin-left: 3rem;
    height: auto;
    margin-top: -2rem
}

.logo-banner-image {
    max-width: 85%;
    margin-left: 3rem;
    height: auto
}

.animation-banner-image {
    margin-left: 5rem
}

.tiktok-banner-image {
    height: auto;
    margin-left: 5rem
}

.logo-banner {
    padding-top: 10rem !important
}

.markeing-banner {
    padding-top: 7rem !important
}

.visionary-businesses-website {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-color: #c9ffe9
}

.visionary-box h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #007bff
}

.visionary-box h6 {
    font-size: 1rem;
    font-weight: 400;
    margin-top: 10px;
    color: #1e0e4e
}

.content-sec img,
.section-image-slider .slick-slide img {
    width: 100%;
    height: auto
}

.content-section h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px
}

.content-section p {
    font-size: 1rem;
    margin-bottom: 20px
}

.content-section h6 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 20px
}

.item-list ul {
    padding-left: 0
}

.item-list ul li {
    margin-bottom: 10px;
    font-size: 1rem
}

.item-list ul li i {
    color: #007bff;
    margin-right: 10px
}

.contact-detail .section-btn-1 {
    color: #000;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #adadad !important;
    border-radius: 20px
}

.contact-detail .section-btn-1 span {
    color: #007bff
}

.get-in-touch .section-btn-2 {
    color: #fff;
    font-weight: 700;
    background: linear-gradient(90deg, #014742 0, #34d9b9 100%);
    border: none;
    border-radius: 20px
}

@media (max-width:767.98px) {
    .responsive-website {
        padding-top: 6rem !important;
        padding-bottom: 2rem;
        height: 50rem;
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/elements/inner-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }
    .inner-banner-content {
        padding-left: 1rem
    }
    .inner-banner-content h1 {
        font-size: 2rem
    }
    .btn-style-2,
    .inner-banner-content p,
    .item-list ul li,
    .visionary-box h6 {
        font-size: .9rem
    }
    .banner-btn-1,
    .banner-btn-2 {
        width: 100%;
        margin-top: 10px
    }
    .responsive-banner-image {
        margin-top: 20px;
        margin-left: 2rem
    }
    .logo-banner-image {
        margin-top: 4rem;
        margin-left: 2rem
    }
    .animation-banner-image {
        margin-left: 0 !important
    }
    .visionary-box h1 {
        font-size: 1.5rem
    }
    .content-section h1 {
        font-size: 1.75rem
    }
    .content-section p {
        font-size: .95rem
    }
    .content-section h6 {
        font-size: 1.1rem
    }

    .footer-form input {
        
        width: 100%;
    
    }
    
    .footer-form textarea{
       
        width: 100%;
    
    }
    
}

@media (max-width:575.98px) {
    .inner-banner-content h1 {
        font-size: 1.5rem
    }
    .inner-banner-content p,
    .visionary-box h6 {
        font-size: .8rem
    }
    .banner-btn-1,
    .banner-btn-2 {
        width: 100%;
        margin-top: 10px
    }
    .responsive-banner-image {
        margin-top: 20px
    }
    .logo-banner-image,
    .marketing-banner-image {
        margin-top: 2rem
    }
    .website-banner-image {
        width: 100% !important;
        max-width: 85%;
        margin-left: 1rem !important
    }
    .logo-banner {
        height: 45rem
    }
    .animation-banner-image {
        margin-left: 2rem !important
    }
    .visionary-box h1 {
        font-size: 1.2rem
    }
    .content-section h1 {
        font-size: 1.2rem !important;
        padding-top: 2rem
    }
    .content-section h1 span {
        font-size: 2rem !important
    }
    .content-section p {
        font-size: .9rem
    }
    .content-section h6 {
        font-size: 1rem
    }
    .btn-style-2,
    .item-list ul li {
        font-size: .85rem
    }
}

.portfolio {
    padding: 60px 0
}

.portfolio-text-sec {
    z-index: -1;
    margin-bottom: 30px
}

.portflio-heading h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px
}

.portflio-heading p {
    font-size: 16px;
    margin-bottom: 20px
}

.iconic-logo-heading {
    color: #22ca86;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px
}

.category-responsive-slider,
.responsive-slider {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.portfolio-box .responsive-slider li {
    flex: 1 1 30%;
    margin: 10px;
    box-sizing: border-box
}

.portfolio-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px
}

.hover-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .3s;
    border-radius: 5px
}

.marketing-sec-h6 {
    font-weight: 600;
    color: #fff
}

.marketing-sec-p {
    width: 70%;
    margin: auto
}

.marketing-card-section {
    padding-left: 5px;
    padding-right: 5px;
    margin: auto
}

.marketing-card {
    background-color: #fff;
    bottom: 0;
    border-radius: 2rem;
    margin: auto;
    height: 10rem;
    padding: 1rem
}

.marketing-card h6 {
    font-weight: 700;
    text-align: center
}

.marketing-card p {
    text-align: center;
    font-size: .8rem
}

.marketing-section-after-image,
.marketing-section-before-image {
    padding: 0
}

.marketing-before-image {
    width: 100%;
    max-width: 100%;
    left: 0
}

.animation-dropdown,
.logo-dropdown,
.website-dropdown {
    margin-left: 14rem !important;
    margin-top: -2rem !important
}

.marketing-dropdown,
.merchandise-dropdown {
    margin-left: 14rem !important;
    margin-top: -3rem !important
}

.text-dark{
    padding-top: 120px;
}

@media (max-width:768px) {
    .responsive-slider li {
        flex: 1 1 100%
    }

    .text-dark{
        padding-top: 20px;
    }
    .cta__2 .items ul {
        flex-direction: column;
        flex-direction: column;x
        align-items: flex-start
    }
    .logo-portfolio .portfolio-box ul li {
        width: auto
    }
    .cta__2 .items ul li {
        margin: 10px 0
    }
    .inner-cta .items ul li .request-btn {
        padding: 8px 80px 8px 20px !important
    }
    .iconic-logo-heading,
    .portflio-heading h1 {
        font-size: 1.5rem !important;
        font-weight: 700;
        margin-bottom: 20px
    }
    .portflio-heading h1 span,
    ul.inline-block li a {
        font-size: 16px !important
    }
    .logo-portfolio {
        padding-top: 0 !important
    }
    .responsive-slider {
        list-style: none;
        padding: 0;
        display: block;
        flex-wrap: wrap;
        justify-content: center
    }
    .marketing-before-image,
    .mobile-image {
        max-width: 50%;
        height: auto;
        margin: auto
    }
    .marketing-before-image {
        width: 100%
    }
    .mobile-image,
    .mobile-mega-menu {
        display: block
    }
    #readMoreButton,
    #readMoreButtonecom,
    #readMoreButtonlogo,
    #readMoreButtonmarketing,
    #readMoreButtonresponsive,
    #readMoreButtonvideo,
    .desktop-image,
    .desktop-mega-menu {
        display: none
    }
    .marketing-section-before-image {
        margin: auto;
        padding-top: 3rem;
        text-align: center
    }
    .marketing-card-section {
        padding: 1rem
    }
    .animation-dropdown,
    .logo-dropdown,
    .marketing-dropdown,
    .merchandise-dropdown,
    .website-dropdown {
        margin-left: 0 !important;
        margin-top: 0 !important
    }
    .mobile-images {
        margin-top: 3rem
    }
    .content-section-text {
        padding: 3rem !important
    }
    ul.inline-block {
        padding: 0;
        display: block;
        margin-top: 10px
    }
    ul.inline-block li {
        display: block !important
    }
    ul.inline-block li a:hover {
        color: #fff !important
    }
    .testimonials-box {
        width: 100% !important
    }
    .nav-icon-services {
        margin-left: 5px
    }
}

.social-media-section2 {
    margin-top: 5rem !important;
    padding-bottom: 2rem !important;
    background-color: #fafafa
}

.content-development-section {
    width: 80%;
    margin: auto
}

.content-image {
    max-width: 70%;
    text-align: center
}

.content-section-text {
    text-align: center;
    padding: 5rem
}

.content-section-heading {
    font-size: 2.5rem !important
}

#readMoreButton,
#readMoreButtonecom,
#readMoreButtonlogo,
#readMoreButtonmarketing,
#readMoreButtonresponsive,
#readMoreButtonvideo {
    background: linear-gradient(90deg, #014742 0, #34d9b9 100%);
    margin-top: 1rem;
    border: none;
    border-radius: 50px
}

.testi-images {
    width: 74px;
    height: 74px;
    border-radius: 50px
}

#testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.testimonial-heading {
    letter-spacing: 1px;
    margin: 30px 0;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.testimonial-heading span {
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.testimonials-box-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.testimonials-box {
    width: 50%;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 20px;
    margin: 15px;
    cursor: pointer
}

.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.profile-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.name-user {
    display: flex;
    flex-direction: column
}

.name-user strong {
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: .5px
}

.name-user span {
    color: #979797;
    font-size: .8rem
}

.reviews {
    color: #f9d71c
}

.box-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.client-comment p {
    font-size: .9rem;
    color: #4b4b4b
}

.testimonial-box:hover {
    transform: translateY(-10px);
    transition: .3s
}

@media(max-width:1060px) {
    .testimonial-box {
        width: 45%;
        padding: 10px
    }
}

@media(max-width:790px) {
    .testimonial-box {
        width: 100%
    }
    .testimonial-heading h1 {
        font-size: 1.4rem
    }
}

@media(max-width:340px) {
    .box-top {
        flex-wrap: wrap;
        margin-bottom: 10px
    }
    .reviews {
        margin-top: 10px
    }
}

::selection {
    color: #fff;
    background-color: #252525
}

ul.inline-blocks {
    
    list-style-type: none;
    padding: 10px 0
}

ul.inline-blocks li {
    display: inline-block;
    margin-right: 5px !important
}

ul.inline-blocks li a {
    
    text-decoration: none;
    color: #333;
    padding: 10px;
    display: block;
    position: relative
}

.mega-menu ul li a:hover,
ul.inline-block li a:hover {
    color: #000
}

.mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -10rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    z-index: 1000
}

.logo-dropdown-megamenu,
.website-dropdown-megamenu {
    width: 1200px !important;
    list-style-type: none !important;
    top: 2.5rem !important
}

.mega-menu .container {
    max-width: 1100px;
    padding: 20px
}

.mega-menu .row {
    display: flex;
    flex-wrap: wrap
}

.mega-menu .col-md-3 {
    width: 100%;
    padding: 0 5px
}

.mega-menu h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #252525;
    margin-bottom: 10px
}

.mega-menu ul {
    list-style-type: none;
    text-align: left !important;
    padding: 0
}

.mega-menu ul li {
    margin-bottom: 0 !important;
    text-align: left !important;
    border-bottom: 1px solid #f0f0f0
}

.mega-menu ul li a {
    font-size: .9rem !important;
    line-height: 1.2rem;
    color: #000;
    text-decoration: none;
    transition: color .3s
}

.marketing-nav-heading {
    margin-top: 1rem
}

.main__navigation ul li a:hover {
    font-weight: bold;
    font-size: .9rem;
    color: #3eb386
}

select.form-control:not([size]):not([multiple]) {
    border-radius: 20px !important;
    font-size: .8rem !important
}

.categoty-content-section,
.review-section,
.video-review-section {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.video-review-btn {
    margin-top: 2rem
}

.video-review {
    margin-bottom: 2rem
}

.video-inner-review-section {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.business-website,
.main-website {
    padding-bottom: 2rem;
    background-size: 90% 100%;
    background-position: right
}

.testimonial-banner {
    height: 300px !important;
    padding-top: 9rem !important
}

.review-banner {
    padding-top: 12rem
}

.mega-menu,
.mega-menu ul {
    background-color: #ebf8f3
}

.mega-menu-nav {
    margin-top: 1rem !important
}

.website-dropdown-megamenu {
    background-color: #ebf8f3;
    height: 10rem
}

.business-website,
.ecommerce-website,
.main-website {
    height: 40rem;
    background-repeat: no-repeat
}

.portfolio-tabing-section {
    z-index: -1 !important
}

.main-website {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/business-banner.gif);
    background-color: rgba(7, 61, 39, .8)
}

.business-website {
    background-color: rgba(7, 61, 39, .8)
}

.customize-website,
.ecommerce-website,
.landing-website,
.responsive-website {
    padding-top: 8.5rem !important;
    background-size: 100% 100%;
    padding-bottom: 2rem;
    background-color: rgba(7, 61, 39, .8)
}

.landing-website {
    height: 44.8rem;
    background-repeat: no-repeat
}

.customize-website {
    height: 45.6rem;
    background-repeat: no-repeat
}

.responsive-website {
    height: 46.7rem;
    background-repeat: no-repeat
}

.animation,
.corporate,
.main-logo,
.merchandise {
    height: 40rem;
    background-size: cover;
    background-repeat: no-repeat
}

.main-logo {
    padding-bottom: 2rem;
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/logo-banner-bg.png);
    background-position: right;
    background-color: rgba(7, 61, 39, .8)
}

.animation,
.corporate,
.merchandise {
    margin: auto;
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/animation-banner-bg.png)
}

.animation-banner-image {
    max-width: 90%;
    height: auto
}

.marketing-row-section {
    padding-top: 5rem !important
}

.category-banner {
    padding-left: 0 !important
}

.middle-content-section h1 {
    font-size: 2rem;
    color: #4d4d4d
}

.middle-content-section p {
    color: #0179e2;
    font-weight: 600
}

.category-portfolio {
    width: 100% !important;
    margin: -120px auto auto;
    background-color: #0a2c71 !important;
    border-radius: 10px
}

.portfolio-text-sec {
    background-color: #0a2c71
}

.portfolio-box .category-responsive-slider li {
    flex: 1 1 40%;
    margin: 10px;
    box-sizing: border-box
}

.process-section {
    margin: auto;
    text-align: center !important
}

.marketing-process-card,
.process-card {
    background-color: #fff;
    padding: 1.5rem;
    border-radius: 20px;
    text-align: left;
    margin: 10px
}

.process-card {
    height: 16rem
}

.marketing-process-card:hover,
.process-card:hover {
    background-color: #22ca86
}

.marketing-process-card h6,
.process-card h6 {
    font-weight: 700;
    padding-top: 10px
}

.marketing-process-card p,
.process-card p {
    font-size: .8rem !important
}

.marketing-process-card {
    height: 22rem
}

.section-image-slider .slider {
    width: 100%;
    margin: auto
}

.business-content-banner-section {
    background-image: url(../images/website\ category/business-content-banner-section.png);
    background-size: cover;
    margin: auto;
    height: 30rem;
    width: 100%
}

.brand-content-banner-section,
.content-development-content-banner-section,
.digital-content-banner-section,
.ecom-content-banner-section,
.labels-content-banner-section,
.logo-content-banner-section,
.marketing-content-banner-section,
.merchandise-content-banner-section,
.post-content-banner-section,
.seo-content-banner-section,
.social-content-banner-section,
.tiktok-content-banner-section,
.website-content-banner-section {
    height: 30rem;
    width: 100%;
    margin: auto
}

.ecom-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/ecom-content-banner-section.png)
}

.website-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/website-content-banner-section.png)
}

.logo-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/logo-content-banner-section.png)
}

.merchandise-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/merchandise-content-banner-section.png)
}

.labels-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/labels-content-banner-section.png)
}

.animation-content-banner-section,
.video-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/3d-logo-animation-content-banner-section.png);
    margin: auto;
    height: 30rem;
    width: 100%
}

.brand-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/brand-content-banner-section.png)
}

.seo-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/seo-content-banner-section.png)
}

.social-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/social-content-banner-section.png)
}

.content-development-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/content-development-banner-section.png)
}

.post-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/post-content-banner-section.png)
}

.marketing-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/marketing-content-banner-section.png)
}

.tiktok-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/tiktok-content-banner-section.png)
}

.digital-content-banner-section {
    background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/digital-content-banner-section.png)
}

.content-banner-image {
    margin-left: -1rem
}

.content-banner-text {
    margin: auto !important
}

.banner-box,
.brand-banner-box,
.labels-banner-box,
.logo-banner-box,
.merchandise-banner-box,
.seo-banner-box,
.video-banner-box {
    margin: 100px auto;
    border-radius: 20px;
    padding-top: 2rem;
    padding-bottom: 1rem;
    width: 60%
}

.banner-box .content-banner-text-area h1,
.content-banner-text-area h1 {
    color: #fff;
    font-weight: 700
}

.content-banner-text .bg-text {
    background-color: #22ca86;
    color: #fff;
    padding: .5rem;
    border-radius: 10px;
    width: 70%
}

.banner-box .content-banner-text-area span,
.content-banner-text-area span {
    color: #22ca86;
    font-size: 1rem;
    font-weight: 700
}

.banner-box {
    background-color: #00bB707D
}

.video-banner-box {
    background-color: #2a2e2c7d
}

.logo-banner-box {
    background-color: #104BC1A8
}

.brand-banner-box {
    background-color: #59b8927d
}

.seo-banner-box {
    background-color: #72b89c7d
}

.brand-banner-box .content-banner-text-area .ecom-bg-text,
.labels-banner-box .content-banner-text-area .ecom-bg-text,
.logo-banner-box .content-banner-text-area .ecom-bg-text,
.merchandise-banner-box .content-banner-text-area .ecom-bg-text,
.seo-banner-box .content-banner-text-area .ecom-bg-text {
    background-color: #104bc1;
    color: #fff;
    padding: .5rem;
    border-radius: 10px;
    width: 60%;
    margin: auto
}

.labels-banner-box,
.merchandise-banner-box {
    background-color: #abcabe7d
}

.banner-box .content-banner-text-area .ecom-bg-text,
.video-banner-box .content-banner-text-area .ecom-bg-text {
    background-color: #22ca86;
    color: #fff;
    padding: .5rem;
    border-radius: 10px;
    width: 60%;
    margin: auto
}

.banner-content-button {
    padding-top: 0 !important
}

.review-card {
    background-color: #fff;
    padding: 1rem;
    text-align: center;
    box-shadow: 2px 1px 20px 0 #22cA864D;
    height: 15rem
}

.review-card h5 {
    padding-top: 1rem;
    color: #2d837d;
    font-weight: 700
}

.review-card span {
    padding-top: 0 !important;
    color: #000;
    font-weight: 500
}

.process-section {
    padding: 20px
}

.review-banner-section {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #c5ffe7
}

.review-banner-section h4 {
    color: #4d4d4d;
    font-size: 1.5rem;
    font-weight: 600
}

.review-banner-section span {
    font-size: 1.5rem;
    font-weight: 700;
    color: #135e9b
}

.middle-section-image {
    max-width: 50% !important
}

@media screen and (max-width:800px) {
    .main-logo,
    .main-website {
        padding-bottom: 2rem;
        background-color: rgba(7, 61, 39, .8)
    }
    .review-banner-content,
    .review-banner-section-image,
    .video-review-section {
        text-align: center
    }
    .process-card,
    .review-card {
        margin: .5rem
    }
    .content-banner-text,
    .section-image-slider {
        padding-top: 2rem
    }
    .content-banner-section {
        height: auto;
        padding-bottom: 2rem
    }
    .content-banner-text .bg-text {
        width: 100%
    }
    .review-banner-section {
        margin-bottom: 2rem
    }
    .banner-box {
        width: 90%
    }
    .animation-banner-box,
    .brand-banner-box,
    .labels-banner-box,
    .logo-banner-box,
    .merchandise-banner-box,
    .seo-banner-box,
    .video-banner-box {
        width: 90%;
        margin-top: 4rem
    }
    .logo-banner-box .content-banner-text-area .ecom-bg-text {
        background-color: #104bc1;
        color: #fff;
        padding: .5rem;
        border-radius: 10px;
        width: 80%;
        margin: auto
    }
    .brand-banner-box .content-banner-text-area .ecom-bg-text,
    .digital-banner-box .content-banner-text-area .ecom-bg-text,
    .labels-banner-box .content-banner-text-area .ecom-bg-text,
    .merchandise-banner-box .content-banner-text-area .ecom-bg-text,
    .seo-banner-box .content-banner-text-area .ecom-bg-text {
        background-color: #104bc1;
        color: #fff;
        padding: .5rem;
        border-radius: 10px;
        font-size: 1rem;
        width: 80%;
        margin: auto
    }
    .banner-box .content-banner-text-area h1,
    .video-banner-box .content-banner-text-area h1 {
        color: #fff;
        font-weight: 700;
        font-size: 2rem !important
    }
    .banner-box .content-banner-text-area .ecom-bg-text,
    .video-banner-box .content-banner-text-area .ecom-bg-text {
        background-color: #22ca86;
        color: #fff;
        padding: .5rem;
        border-radius: 10px;
        font-size: 1rem;
        width: 80%;
        margin: auto
    }
    .marketing-process-card,
    .process-card {
        height: auto
    }
    .business-website,
    .customize-website,
    .ecommerce-website,
    .landing-website,
    .responsive-website {
        height: 35rem;
        padding-top: 5rem !important
    }
    .business-website,
    .ecommerce-website {
        height: 30rem;
        padding-top: 5rem !important
    }
    .main-website {
        padding-top: 5rem !important;
        height: 35rem;
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/business-banner.gif);
        background-size: 100% 50%;
        background-repeat: no-repeat;
        background-position: bottom
    }
    .animation,
    .main-logo {
        background-size: cover;
        background-repeat: no-repeat
    }
    .main-logo {
        padding-top: 5rem !important;
        height: 45rem;
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/logo-banner-bg.png);
        background-position: right
    }
    .logo-banner-image {
        max-width: 60%;
        margin-left: 5rem;
        height: auto
    }
    .animation,
    .corporate,
    .merchandise {
        padding-top: 5rem !important;
        margin: auto;
        height: 45rem
    }
    .animation {
        background-image: url(https://webhyteimages.rightwebs.com/assets/images/website\ category/animation-banner-bg.png)
    }
}

.nav-icon {
    transition: transform 0.3s ease;
    /* Smooth transition for rotation */
}

.dropdown-nav-icon:hover .nav-icon {
    transform: rotate(90deg);
    /* Rotate 90 degrees on hover */
}

.slider-image {
    max-width: 80%;
    margin: auto;
}

.business-slider {
    border-radius: 20px;
    width: 80%;
    margin: auto;
    background-image: url(../images/website\ category/slider-bg.png);
    background-size: cover;
}

.responsive-category-slider {
    border-radius: 20px;
    width: 80%;
    margin: auto;
    background-image: url(../images/website\ category/responsive-slider-bg.png);
    background-size: cover;
}

.responsive-slider-image {
    max-width: 90%;
    margin: auto;
}

.portfolios-box.active {
    display: block;
}

/*.website-dropdown-megamenu*/

/*{*/

/*    position: relative !important;*/

/*}*/

.gif-image {
    width: 633px !important;
    height: 376px !important;
}

.gif-images {
    width: 600px !important;
    height: 300px !important;
}

.responsive-combo-bg {
    background-image: url(../images/website\ category/combo-bg.png);
    background-size: cover;
}

.marketing-combo-images {
    max-width: 70%;
    margin-left: 5rem;
}

@media screen and (max-width:800px) {
    .marketing-combo-images {
        margin-left: 3rem;
    }
}
.home-banner-icon2,.home-banner-icon1 {
    position: absolute;
}

.home-banner-icon2 {
    z-index: -1;
    transform: translate(0px, -100px);
}

.home-banner-icon1 {
    bottom: 0px;
    left: 0;
    transform: translate(0px, 100px);
}

.home-banner-image {
    position: relative;
    left: 50px;
}
.banner-home .bg-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
   
    background: url(../herobanner.webp);
}

.banner-home {
    position: relative;
    overflow: hidden;
}
ul.inline-blocks li ul.sub-menu {
    position: absolute;
    background: #fff;
    min-width: 200px;
    transform: scale(0);
}

ul.inline-blocks li ul.sub-menu li {
    display: block;
    margin: 0 !important;!i;!;
}

ul.inline-blocks li ul.sub-menu li a {
    padding: 10px 30px !IMPORTANT;!I;!;
    text-align: left;
    border-bottom: 1px solid #cccccc7d;
}

ul.inline-blocks li ul.sub-menu li:hover a {
    border-color: #08d7b9;
}
ul.inline-blocks li.has-children:hover ul.sub-menu {
    transform: scale(1);
}

ul.inline-blocks li.has-children {
    position: relative;
}

ul.inline-blocks li.has-children:before {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: -5px;
    top: 15px;
    margin: auto;
    font-size: 10px;
}
.mob-menu.open ul.sub-menu li a {
    padding: 8px 0;
}