@font-face {
    font-family: "GT Walsheim Pro";
    src: url("../404page.html") format("woff2"), url("../404page.html") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GT Walsheim Pro";
    src: url("../404page.html") format("woff2"), url("../404page.html") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GT Walsheim Pro";
    src: url("../404page.html") format("woff2"), url("../404page.html") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    letter-spacing: 0.6px;
    font-family: "GT Walsheim Pro";
    font-weight: 300;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    font-family: "GT Walsheim Pro";
}
a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
}
ul,
ol {
    margin: 0;
}
ul li,
ol li {
    list-style: none;
}
.fa, .fab, .fad, .fal, .far, .fas {
    line-height: inherit!important;
}
.container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}
section{
    overflow: hidden;
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.facebook {
    background: #3b5998;
}
.twitter {
    background: #0e76a8;
}
.youtube {
    background: #f00;
}
.linkedin {
    background: #0e76a8;
}

.gradient-bg {
    padding: 60px 0px;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}

.header-top {
    background: #0c365e;
    padding: 5px 0px;
}

ul.social-icon li {
    display: inline-block;
}
ul.social-icon li a {
    color: #fff;
}
.top-left-bar ul li {
    padding-right: 10px;
    display: inline-block;
    color: #fff;
}
.top-left-bar ul li a {
    color: #fff;
    text-decoration: none;
}
ul.social-icon li {
    padding-right: 10px;
}
ul.social-icon li a {
    color: #fff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px!important;
    text-align: center;
    display: inline-block;
    transition: 0.6s;
}
.widget ul.social-icon li a {
    color: #fff;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px!important;
    text-align: center;
    display: inline-block;
    transition: 0.6s;
    border: 2px solid#fff;
    border-radius: 50px;
}

.enquriy_btn_top {
    background: -webkit-gradient(linear, right top, left top, from(#6bec10), color-stop(#0ecb84), color-stop(#cc0ebc), color-stop(#f0104c), to(#ff5b11));
    background: -webkit-linear-gradient(right, #6bec10, #0ecb84, #cc0ebc, #f0104c, #ff5b11);
    background: -o-linear-gradient(right, #6bec10, #0ecb84, #cc0ebc, #f0104c, #ff5b11);
    background: linear-gradient(270deg, #6bec10, #0ecb84, #cc0ebc, #f0104c, #ff5b11);
    background-size: 1000% 1000%;
    -webkit-animation: btnbganim 30s infinite;
    animation: btnbganim 30s infinite;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
}

@-webkit-keyframes btnbganim {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes btnbganim {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
.enquriy_btn_top {
    position: fixed;
    top: 40%;
    right: 5px;
    padding: 10.5px 25px 10.5px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 9999;
}
.enquriy_btn_top {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 38%;
    right: 20px;
}

/*=========================Slider==============================*/

.carousel-indicators li {
    height: 15px;
    width: 15px;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 0.9;
    border-radius: 50%;
    margin-bottom: 10px;
    transition: 0.6s;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #f00 !important;
    height: 15px;
    width: 30px;
    border-radius: 15px !important;
    transition: 0.6s;
}
.carousel-indicators {
    z-index: 1;
}
.carousel-indicators [data-bs-target] {
    border-radius: 11px;
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #fff;
}
.home-slide-content h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
}
.home-slide-content h5 {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 20px;
}
.home-slide-content a.call-to-action {
    background: -webkit-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: -o-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: linear-gradient(270deg, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background-size: 1000% 1000%;
    -webkit-animation: gradient 10s infinite;
    animation: gradient 10s infinite;
    border-radius: 50px;
    padding: 12px 20px !important;
    color: #fff !important;
    transition: 0.6s;
    z-index: 999999;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.home-slide-content {
    padding: 20px 0px;
}
/*.home-slide-content-img {
    position: absolute;
    right: 0;
    z-index: 999999999;
    top: 0;
    height: 840px;
    width: 48%;
    }*/
/*=========================Slider End==============================*/

span.sub-heading {
    color: #0a4391;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
}
.about-sec h1 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000;
    line-height: 44px;
}
.about-sec b {
    font-weight: 900 !important;
}
.about-sec p {
    text-align: justify;
    margin-bottom: 6px;
}
.about-sec abbr {
    display: block;
    font-size: 80px;
    font-weight: 900;
    font-family: "Poppins";
}
  .about-sec  abbr {
   background: -webkit-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: -o-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: linear-gradient( 270deg, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 5s infinite linear;
}



@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}

.card-box {
    min-width: 250px;
    max-width: 250px;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    padding: 30px 25px;
    border-radius: 15px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
}
.card-box h3 {
    font-size: 46px;
    margin-top: 30px;
}
.card-box .desc {
    font-size: 18px;
    font-weight: 600;
}
.what-do-sect {
    background: url(../images/banner-shap.jpg);
    background-position: center;
}

.what-do-sec p {
    color: #fff;
}

.what-do-sec h2 {
    color: #fff;
}

.service-card-app {
    display: block;
    background: #fff;
    box-shadow: 6px 6px 50px 0px rgb(0 0 0 / 28%);
    padding: 50px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.service-card-app.hoshd h4 {
    font-size: 21px;
}
ul.-service-list.mt10 {
    padding: 0;
}
.-service-list li {
    text-transform: uppercase;
    list-style: none;
    padding: 0 8px;
    border-right: 1px solid #d4d4d4;
    display: inline-block;
}
.-service-list li:first-child {
    padding-left: 0;
}
.-service-list li a {
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 700;
}

.servc-icon-sldr {
    padding: 0;
    display: flex;
}

.service-card {
    margin-bottom: 30px;
    background-color: var(--whiteColor);
    padding: 50px 35px;
    border-radius: 5px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.service-card .icon {
    background-color: #e4f4f3;
    position: relative;
    border-radius: 50%;
    width: 90px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    color: var(--mainColor);
    font-size: 40px;
    margin-bottom: 30px;
}
.service-card .icon .circles-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.service-card .icon .circles-box .circle-one {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #036;
}
.service-card .icon .circles-box .circle-two {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #f00;
}
.tec-icon ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.tec-icon ul li .img-iconbb {
    display: inline-flex;
    border-radius: 100%;
    background: #f5f7ff;
    width: 60px;
    height: 60px;
    align-items: center;
}
.tec-icon ul li img {
    width: 30px;
    margin: 0 auto;
}
.link-prbs {
    display: block;
    color: #6a6a8e;
    font-size: 16px;
}
.what-do-content p {
    margin-bottom: 5px;
    text-align: justify;
}
a.call-to-action {
    background: #f00;
    padding: 12px 30px;
    color: #fff;
    font-size: 18px;
    transition: 0.6s;
    font-weight: 500;
    border-radius: 30px 0px 30px 0px;
    display: inline-block;
}
a.call-to-action:hover {
    border-radius: 0px 30px 0px 30px;
}

.sec-headeing h2 {
    font-size: 36px;
    font-weight: 900;
}

.services-dis h3 {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #000;
}
.services-dis b {
    font-weight: 900 !important;
}
.services-dis h5 {
    padding-top: 10px;
}

.services-dis p {
    text-align: justify;
}
.service-card img {
    width: 100%;
    margin-bottom: 15px;
}
.service-card {
    padding: 25px 10px 26px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #eee;
    -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
    margin-bottom: 25px;
}
.service-card:hover {
    border-color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
}
.service-card a {
    font-weight: 600;
    margin-bottom: 10px;
    color: #0a4391;
    text-decoration: none;
    font-size: 18px;
    transition: 0.6s;
}
.service-card a:hover {
    color: #f00;
}

section.e-commerce-website-sec {
    background: url(../images/what-do-bg.jpg);
    background-position: center;
    background-attachment: fixed;
    padding: 100px;
}
.e-commerce-website {
    background: #fff;
    padding: 80px 40px;
    text-align: center;
}

.e-commerce-website {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.cta-wrap {
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

section.e-commerce-website-se {
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

.cta-wrap .call-to-action-image {
    padding: 18px 10px;
    text-align: center;
    background-color: #ecf2fe;
    border-radius: 0 0 80px 0;
}
.call-to-action-image img {
    max-width: 70%;
}
.cta-wrap h4 {
    padding-bottom: 0;
    font-size: 18px;
    color: #f00;
    text-align: left;
}
.cta-wrap h3 {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.call-to-action-cta h3 {
    padding-top: 10px;
}

.work-category {
    background: #fbf9ed;
    background: -moz-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
    background: -webkit-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
    background: linear-gradient(to bottom, #fbf9ed 0, #fbeaf8 100%);
    position: relative;
}
.work-category .common-heading h2 {
    margin-bottom: 30px;
}
.work-card p {
    font-family: Poppins, sans-serif;
    line-height: 24px;
    font-size: 16px;
    margin: 5px 0 0;
}
.icon-bg {
    display: block;
    height: 62px;
    width: 62px;
    margin: 0 auto;
    text-align: center;
}
.icon-set {
    width: 25%;
    display: inline-block;
    float: left;
    position: relative;
}
.work-card {
    margin: 10px;
    padding: 30px 20px;
    max-height: 170px;
    text-align: center;
    min-height: 170px;
    border-radius: 8px 40px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.industry-workfor {
    background: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.industry-workfor img {
    width: 55px;
}
.industry-workfor h6 {
    margin: 0 0 0 15px;
}

footer {
    background: #0a4391;
    padding: 50px 0px 50px 0px;
}

.widget h4 {
    font-size: 21px;
    color: #fff;
}
.widget p {
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.widget ul {
    padding: 0px;
}
.widget.contact ul {
    padding: 0px;
    margin: 0px;
}
.widget ul li {
    line-height: 32px;
}
.widget ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    transition: 0.6s;
}
.widget ul li a:hover {
    padding-left: 10px;
}
.contact_footer {
    background: #036;
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
}
.contact_footer li {
    list-style: none;
    margin-bottom: 15px;
    color: #fff;
    line-height: 30px;
    margin-left: 0px;
    font-size: 14px;
    color: #ddd;
}
.contact_footer li span {
    background: #ddd;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 1px;
    display: inline-block;
    margin-right: 15px;
    border-radius: 50%;
    left: 0;
    color: #036;
}
.contact_footer li a {
    font-size: 14px;
    color: #ddd;
    letter-spacing: 1px;
}
.copy-right p {
    margin-bottom: 0px;
    color: #fff;
}
.copy-right {
    margin-top: 50px;
    background: #036;
    padding: 10px 30px;
    border-radius: 5px;
}
.oth-link a {
    color: #fff;
}

/*=========================Blog Start =============================*/

.blog_content {
    padding: 15px;
    background-color: #fff;
}

.blog_post {
    border: 1px solid#ccc;
}
.blog_img {
    position: relative;
    overflow: hidden;
}
.blog_img img {
    transition: 0.6s;
    width: 100%;
}
.blog_img img:hover {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.single_post .blog_content {
    padding-top: 20px;
}
.blog_content h5 a {
    font-size: 21px;
    text-decoration: none;
    color: #0a4391;
    line-height: 30px;
    font-weight: 500;
}
.blog_content p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    padding-top: 2px;
    line-height: 28px;
}
.blog_content a {
    text-decoration: none;
    font-weight: 600;
    color: #f00;
    font-size: 16px;
}
.blog_content a span {
    font-size: 14px;
    vertical-align: middle;
    font-weight: 600;
}
/*=========================Blog End =============================*/

/*

testimonials-sec*/
/*
.testimonials-sec{
  background: #f9f2ea;
  }*/

.testimonial {
    text-align: center;
    background: #fff;
    padding: 20px 30px;
    transition: 0.6s;
    margin: 0 100px;
    border-radius: 10px;
}
.testimonial:hover {
    background: #eeffee;
    border: 1px dashed#ccc;
    transition: 0.6s;
    border-radius: 10px;
}
.client-name {
    font-weight: 600;
    color: #108244;
    font-size: 18px;
    padding: 15px 0px;
}
.client-name span {
    padding: 0px 0px 20px 0px;
    display: block;
    font-size: 28px;
    color: #000;
}
.testimonial p {
    line-height: 32px;
    font-style: italic;
}
.testimonials-sec .owl-nav {
    display: none;
}
.testimonials-sec span.line:before {
    width: 90%;
}

.instagram-feed-sec .owl-nav {
    display: none;
}
.instagram-feed-sec .product_img {
    margin: 0 3px;
}

.client-img img:hover {
    transform: scale(1.3);
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.client-img img {
    position: relative;
    overflow: hidden;
    transition: 0.6s;
    border-radius: 6px;
}
.client-img {
    position: relative;
    overflow: hidden;
}
.client-inner .item {
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
.client-inner .item:hover {
    border: 1px solid#ccc;
}

.fixed-button {
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    -moz-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    position: fixed;
    bottom: 20px;
    z-index: 999999;
    -webkit-animation: button-updown 1s infinite alternate;
    -moz-animation: button-updown 1s infinite alternate;
    animation: button-updown 1s infinite alternate;
}
.whatsapp-button {
    right: 20px;
    background: #4ec95c;
}
.fixed-button a {
    display: block;
}
.whatsapp-button a {
    color: #fff;
}
@-webkit-keyframes button-updown {
    0% {
        -webkit-transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(-15px);
    }
}
@-moz-keyframes button-updown {
    0% {
        -moz-transform: translateY(0px);
    }
    100% {
        -moz-transform: translateY(-15px);
    }
}
@keyframes button-updown {
    0% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(-15px);
    }
}

.page-wrapper-content {
    padding: 50px 0px;
}
.page-wrapper-content ul {
    padding: 0px;
    margin: 0px;
}
.page-wrapper-content ul li {
    line-height: 32px;
    font-size: 16px;
    margin-bottom: 5px;
}
.page-wrapper-content ul li .fal,
.far {
    background: #036;
    color: #fff;
    padding: 6px;
    margin-right: 8px;
}
.numbring {
    text-align: center;
    margin-top: 30px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #ff0d00;
    border-color: #ff0d00;
}

.pagination > li > a,
.pagination > li > span {
    color: #00293e;
}

.ptable {
    border-collapse: collapse;
    margin-top: 30px;
}

.ptable th {
    padding: 4px !important;
    border: 1px solid #dee2e6;
    padding: 10px !important;
}

.ptable th:first-child {
    text-align: left;
    font-size: 14px;
}

.ptable td {
    padding: 15px !important;
    border: 1px solid #dee2e6;
    font-size: 15px;
}

.ptable tr:nth-child(even) {
    background-color: #f4f4f4;
}

.ptable td:first-child {
    text-align: left;
    font-size: 14px;
    padding: 10px !important;
    font-weight: 700;
}

.midhading {
    background: #5896c7;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    font-size: 14px !important;
    text-align: center !important;
    line-height: 30px;
}

.socialhading {
    background: #33aafd;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    font-size: 13px !important;
    text-align: center !important;
}

.bluetabhad {
    background: #5896c7;
    color: #fff;
    font-size: 18px !important;
    line-height: auto !important;
    vertical-align: middle !important;
}

.bluesubtabhad {
    background: #5896c7;
    color: #fff;
    font-weight: 700;
    font-size: 12px !important;
}

.yellowhad {
    background: #cd2e2e;
    color: #fff;
    font-weight: 700;
    font-size: 22px !important;
    text-align: center;
    line-height: auto;
}

.yellowsubtabhad {
    background: #f6ba0a;
    color: #fff;
    font-weight: 700;
    font-size: 12px !important;
}

.greenhad {
    background: #a7c155;
    color: #fff;
    font-weight: 700;
    font-size: 22px !important;
    text-align: center;
    line-height: auto;
}

.greensubtabhad {
    background: #a7c155;
    color: #fff;
    font-weight: 700;
    font-size: 12px !important;
}

.purpalhad {
    background: #0365b0;
    color: #fff;
    font-weight: 700;
    font-size: 22px !important;
    line-height: auto;
    text-align: center;
}

.purpalsubtabhad {
    background: #a097c3;
    color: #fff;
    font-weight: 700;
    font-size: 12px !important;
}

.ordernow {
    background: #1b7ed9;
    color: #fff;
    font-size: 14px;
    border: 0;
    border-radius: 5px;
    padding: 10px;
    font-weight: 700;
    cursor: pointer;
}

.ordernow:hover {
    background: #f5b919;
}

.ordernowgreen {
    background: #a6c057;
    color: #fff;
    font-size: 18px;
    border: 0;
    border-radius: 3px;
    padding: 10px 20px;
    cursor: pointer;
}

.ordernowgreen:hover {
    background: #ff0d00;
    color: #fff;
}

.ordernowred {
    background: #cc2d2d;
    color: #fff;
    font-size: 18px;
    border: 0;
    border-radius: 3px;
    padding: 10px 20px;
    cursor: pointer;
}

.ordernowred:hover {
    background: #ff0d00;
    color: #fff;
}

.ordernowblue {
    background: #0365b0;
    color: #fff;
    font-size: 18px;
    border: 0;
    border-radius: 3px;
    padding: 10px 20px;
    cursor: pointer;
}

.ordernowblue:hover {
    background: #ff0d00;
    color: #fff;
}

.bluebg {
    background: #046ab4;
    width: 100%;
    padding: 30px 0;
}

.internethad {
    text-align: center;
}

.internethad h2 {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
}

.internethad h3 {
    font-size: 18px;
    color: #fff;
    margin: 15px 0;
}

.internethad h4 {
    font-size: 40px;
    color: #fff;
    text-shadow: 2px 2px #00538f;
}

.hostinngpannel {
    height: auto;
    padding-bottom: 25px;
}

.hostingcolor {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px 5px rgba(36, 36, 36, 0.1);
    box-shadow: 0 5px 10px 5px rgba(36, 36, 36, 0.1);
}

.hostinghad {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    padding-bottom: 20px;
}

.hostinghad h1 {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    padding-top: 20px;
}

.hostinghad h2 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    padding-top: 10px;
}

.hostinghad p {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
}

.windowhad {
    background: #0965ae;
}

.linuxhad {
    background: #cb2c2c;
}

.hostingcontent {
    line-height: 40px;
}

.hostingcontent ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.hostingcontent ul li {
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    color: #000;
}

.hostingcontent ul li strong {
    font-size: 12px;
}

.hostinginq {
    text-align: center;
    margin: 10px 0;
}

.hostingcall {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.portfolio_content h3 a {
    font-size: 21px;
    color: #036;
    font-weight: 900;
    border-bottom: 2px solid#036;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.portfolio_content h2 a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.portfolio_content h2 {
    line-height: 28px;
    color: #000;
}
.portfolio_content {
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);

    padding: 10px;
}
.portfolio-dis {
    margin-bottom: 40px;
}
.contact-info {
    border-radius: 15px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 15px;
    text-align: center;
}
.contact-info img {
    width: 15%;
    margin-bottom: 15px;
}
.contact-info h6 {
    font-size: 21px;
    font-weight: 700;
}
.contact-info a {
    display: block;
}
.contact-info a {
    font-size: 17px;
    display: block;
    line-height: 30px;
}
.contact-info p {
    margin-bottom: 0px;
}
.contact-info a {
    color: #000;
}
.enquiry-sec {
    padding: 40px 0px;
    background-image: linear-gradient(
        45deg,
        rgb(227 218 255) 0,
        rgb(232 225 255) 21%,
        rgb(236 234 255) 21%,
        rgb(234 232 255) 30%,
        rgb(226 231 255) 30%,
        rgb(241 243 255) 35%,
        rgb(226 237 255) 35%,
        rgb(248 251 255) 51%,
        rgb(248 252 255) 51%,
        rgb(239 248 255) 72%,
        rgb(247 245 255) 72%,
        rgb(243 242 255) 81%,
        rgb(237 238 255) 81%,
        rgb(236 253 255) 100%
    );
}
.enquiry-form-bg {
    background: #fff;
    padding: 30px;
}
.enquiry-form-bg .form-group {
    margin-bottom: 15px;
}
.enquiry-form-bg label {
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
}
.enquiry-form-bg .form-control {
    border-radius: 0rem;
}
.enquiry-form-bg .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.services-info {
    border-color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    margin-bottom: 15px;
    padding: 15px;
}
.services-info h3 {
    font-size: 18px;
    color: #f00;
}
.services-info ul {
    padding: 0px;
    margin: 0px;
}
.services-info ul li {
}
.services-info ul li a {
    font-size: 16px;
    border-bottom: 1px dashed#ccc;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 0.5s;
    color: #000;
}
.services-info ul li a:hover {
    padding-left: 10px;
}

/**********************Digital Marketing Service***********************/
.digital_marketing_service {
    margin-top: 50px;
}
.digital_marketing_service p {
    text-align: justify;
}
.digital_marketing_info {
    margin-top: 50px;
}
.digital_marketing_info h2 {
    font-size: 24px;
    color: #00293e;
    margin-bottom: 15px;
    font-weight: 500;
}

.digital_marketing_service .digital_marketing_img img {
    width: 60%;
    float: right;
}
.digital_marketing_service.bg .digital_marketing_img img {
    width: 60%;
    float: left;
}
.digital_marketing_service.bg {
    background: #f0f6ff;
    padding: 50px 0px;
}

.digital_marketing {
    padding: 50px 0px;
    background: url(../images/digital_marketing_services_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.digital_marketing h1 {
    text-align: center;
    font-size: 36px;
    color: #003753;
    font-weight: 700;
}
.digital_marketing_content {
    margin-top: 70px;
}
.digital_marketing_image {
    margin-top: 70px;
}
.digital_marketing p {
    text-align: center;
    margin-top: 15px;
    line-height: 28px;
}
.digital_marketing_content h3 {
    font-size: 22px;
    color: #00293e;
    font-weight: 700;
    margin-top: 30px;
}

.digital_marketing_content p {
    font-size: 15px;
    line-height: 30px;
    color: #00293e;
    margin-top: 10px;
    text-align: justify;
}
.digital-marketing-benefits h3 {
    color: #fff;
    margin-bottom: 10px;
}
.digital-marketing-benefits p {
    color: #fff;
    margin-bottom: 10px;
}
.digital-marketing-benefits div {
    margin-bottom: 15px;
}

.faq-section h2 {
    color: #00293e;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    padding: 20px 0px;
}

.faq-section h4 {
    font-size: 18px;
    color: #036;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    font-weight: 800;
    line-height: 30px;
}
.faq-section p {
    font-size: 15px;
    color: #000;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.faq-section ul li {
    font-size: 15px;
    list-style: disc;
}
.faq-section ul {
    margin: 0px 0px;
}
.faq-section ul li {
    line-height: 32px;
}
.faq {
    border: 1px solid#e8e8e8;
    padding: 20px;
    margin-bottom: 15px;
}

.smo-page {
    background: #eaf6f7;
    padding: 50px 0px;
    margin-top: 50px;
}

.smo-service {
    text-align: center;
    padding: 20px 20px;
    margin-top: 35px;
}
.smo-service h4 {
    text-transform: uppercase;
    color: #00293e;
    font-weight: 600;
    padding-top: 20px;
}

.smo-service img {
    width: 20%;
}
.smo-service p {
    text-align: center;
    padding: 0px;
}

.middle_dis p {
    text-align: center;
    padding: 10px 100px;
}

p.smo_p {
    padding: 0px 100px;
    text-align: center;
}

.smo_pg .bd {
    border: 1px solid#ccc;
}

.smo_pg .bd:nth-child(2) {
    border-left: 0px;
    border-right: 0px;
}

.page-info-cn {
    padding-top: 50px;
}
.page-info-cn h1 {
    text-align: center;
    font-size: 36px;
    padding: 0px 100px;
}
.page-info-cn h4 {
    text-align: center;
    font-size: 20px;
    padding: 0px 100px;
    font-weight: 300;
    line-height: 35px;
}

.greybg {
    margin: 40px 0;
    padding: 40px 0;
    background: #f6f6f6;
    width: 100%;
    text-align: center;
}

.greybg h2 {
    font-size: 30px !important;
    line-height: 36px;
    margin-bottom: 30px;
}

.greybgbox p {
    text-align: center;
    font-size: 16px;
}

.webcontent.greybg .wrappad {
    padding: 20px;
}

.smobg {
    background: url(../images/smobg.jpg) no-repeat fixed;
    padding: 40px 0;
    margin: 40px 0;
    color: #fff;
    text-align: center;
}

.smobg h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
}

.smobg h4 {
    font-size: 22px;
    margin-top: 15px;
    line-height: 32px;
    color: #fff;
}
.webcontent h3 {
    font-size: 22px;
    color: #00293e;
    font-weight: 700;
    margin-top: 30px;
}
.what-we-do-seo h4{
    font-size: 18px;
}
.webcontent p {
    font-size: 16px;
    line-height: 30px;
    color: #00293e;
    margin-top: 10px;
    text-align: justify;
}
.what-we-do-seo {
    line-height: 26px;
    margin-top: 0px;
}
.what-we-do-seo p img {
    width: 3%;
    margin-right: 10px;
}
.what-we-do-seo .fa{
    color: #0a4391;
}
.seoservicebg {
    background: url(../images/seobg.jpg) fixed;
    width: 100%;
    color: #fff !important;
    padding: 80px 0px;
    margin: 40px 0px;
    line-height: 24px;
}
.seoservicebg h1 {
    margin-bottom: 20px;
    color: #fff;
}
.seoservicebg h2 {
    color: #fff;
}
.seoservicebg p {
    color: #fff;
}
.seoservicebga {
    color: #fff;
}

.benefits-business h3 {
    padding: 50px 0px;
    font-size: 28px;
}
.benefits-business .wrappad.greybgbox {
    text-align: center;
}
.benefits-business p {
    text-align: center;
}
.webcontent li {
    list-style: none;
    font-size: 16px;
    margin: 15px 0 15px 10px;
    background: url(../webp/right-icon.webp) no-repeat 0 5px;
    padding-left: 25px;
    text-align: justify;
    font-weight: 500;
}
ul.seopoint {
    padding: 0;
    margin: 0;
}
ul.seopoint li {
    padding-left: 0px;
}

.content-page h1 {
    font-size: 28px;
}
.content-page h2 {
    font-size: 26px;
}
.content-page ul {
    padding: 0px;
    margin: 0px;
}
.content-page ul li {
    line-height: 32px;
    font-size: 16px;
}

.seocase img {
    width: auto !important;
    height: 58px;
}

.seocase {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    padding: 0;
    font-size: 12px;
    text-align: left;
}

.seo-client-sec .owl-next {
    color: #ddd;
    font-size: 14px;
    margin: 5px;
    height: 35px;
    width: 35px;
    line-height: 35px!important;
    background: #000;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    position: absolute;
    right: 0px;
    top: 50%;
    text-align: center;
}
.seo-client-sec .owl-prev {
    color: #ddd;
    font-size: 14px;
    margin: 5px;
    height: 35px;
    width: 35px;
    line-height: 35px!important;
    background: #000;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    position: absolute;
    left: 0px;
    top: 50%;
    text-align: center;
}
.client .owl-nav {
    display: none;
}
.seo-client-sec .owl-dots {
    display: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 50px;
    height: 50px;
    background: #fff !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-shadow: 0px 0px 16px 0px rgb(205 190 255 / 20%);
    -webkit-box-shadow: 0px 0px 16px 0px rgb(205 190 255 / 20%) !important;
    -moz-box-shadow: 0px 0px 16px 0px rgb(205 190 255 / 20%);
    -ms-box-shadow: 0px 0px 16px 0px rgb(205 190 255 / 20%) !important;
    font-size: 30px !important;
    line-height: 54px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: var(--secondary-color) !important;
}
.owl-nav button:hover {
    background: #f00 !important;
    color: #fff !important;
}
.owl-nav button.owl-next {
    right: 10px;
    left: auto;
}
.owl-dots {
    text-align: center;
    margin-top: 40px;
}
.owl-dots button {
    width: 12px;
    height: 12px;
    border: 2px solid #f00 !important;
    margin: 0 3px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.owl-dots button.active {
    width: 30px;
    background: #f00 !important;
}

button.owl-next {
    display: none;
}
button.owl-prev {
    display: none;
}

.ecommerce-platform {
    margin-top: 20px;
}
.ecommerce-platform h3 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.ecommerce-platform p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #000;
    text-align: justify;
}
.ecommerce-platform ul {
    margin-top: 20px;
}
.ecommerce-platform ul li {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    display: inline-block;
    text-align: center;
    background: #fff;
    border: 1px solid#ccc;
    width: 15%;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-right: 12px;
}
.ecommerce-platform ul li img {
    width: 60%;
    display: table;
    margin: 0 auto;
    padding-bottom: 5px;
}

#button {
    display: inline-block;
    background-color: #f00;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    transition: 0.6s;
    left: 20px;
}
#button:hover {
    cursor: pointer;
    /*  border-radius: 50px;*/
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
.item.seocase tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px dashed#d5d5d5;
}

.portfolio-swervice {
    padding: 140px 0px;
}

.portfolio-swervice p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 32px;
    margin-bottom: 15px;
}
.portfolio-swervice ul li {
    list-style: none;
    display: inline-block;
    margin: 20px 15px;
}
.portfolio-swervice ul li a {
    background: #fff;
    color: #f00;
    padding: 15px 30px;
    font-size: 16px;
    letter-spacing: 0.6px;

    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
}
.portfolio-swervice ul li a.active {
    background: #f00;
    color: #fff;
    border-radius: 50px;
}

.portfolio-swervice ul li a:hover {
    background: #f00;
    color: #fff;
    border-radius: 50px;
}

.portfolio-swervice h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.portfolio-swervice h4 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.mobile-screen-description a {
    color: #f00;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-decoration: none;
}

.seo-packages h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 50px;
    color: #00293e;
}
.seo-packages ul.seopoint {
    padding: 0;
}
.what-we-do-seo h2 a {
    font-size: 36px;
    font-weight: 900;
    color: #00293e;
}

.seo-page h2 {
    font-size: 32px;
    color: #00293e;
    font-weight: 800;
}
.seo-page h1 {
    letter-spacing: 0px;
}
.get-expert-advice {
    background: #fff;
    padding: 40px 50px;
    margin: 50px 60px;
    display: block;
}
.get-expert-advice {
    background: #fff;
    padding: 80px 50px;
    margin: 50px 60px;
    display: block;
}
.get-expert {
    padding: 50px 0px;
}

.get-expert h2 {
    font-size: 32px;
    color: #00293e;
    font-weight: 800;
    margin-top: 30px;
    text-align: left;
}
.get-expert ul {
    padding: 0px;
}
.get-expert li {
    font-size: 16px;
}
.get-expert a {
    background: #f00;
    color: #fff;
    text-decoration: none;
    padding: 15px 30px;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 30px 0px 30px 0px;
    transition: 0.6s;
}

.get-expert a:hover {
    border-radius: 0px 30px 0px 30px;
}

canvas.particles-js-canvas-el {
    position: absolute;
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
}
.carousel-item {
    padding: 20px 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.home-slide-content-img.three img {
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*
            .home-slide-content-img.two{
              height: 610px;
            }
.home-slide-content-img.two img
{
  position: absolute;
    right: 0;
    top: -20px;
    height: 642px;

    }*/

.portfolio-sec {
    text-align: center;
}

.portfolio-sec h5 {
    color: #000;
    margin-top: 10px;
}

.portfolio-sec p {
    padding: 10px 20px;
    display: inline-block;
    background: -webkit-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: -o-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: linear-gradient(270deg, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background-size: 1000% 1000%;
    -webkit-animation: gradient 10s infinite;
    animation: gradient 10s infinite;
    border-radius: 5px;
    padding: 8px 30px !important;
    color: #fff !important;
    transition: 0.6s;
    z-index: 999999;
}

.demo-gallery li.col-sm-3 {
    margin-bottom: 20px;
}

.fixed-button {
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    -moz-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    position: fixed;
    bottom: 20px;
    z-index: 999999;
    -webkit-animation: button-updown 1s infinite alternate;
    -moz-animation: button-updown 1s infinite alternate;
    animation: button-updown 1s infinite alternate;
}
.whatsapp-button {
    right: 10px;
    background: #4ec95c;
}
.fixed-button a {
    display: block;
}
.whatsapp-button a {
    color: #fff;
}
@-webkit-keyframes button-updown {
    0% {
        -webkit-transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(-15px);
    }
}
@-moz-keyframes button-updown {
    0% {
        -moz-transform: translateY(0px);
    }
    100% {
        -moz-transform: translateY(-15px);
    }
}
@keyframes button-updown {
    0% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(-15px);
    }
}

#button {
    display: inline-block;
    background-color: #f00;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    transition: 0.6s;
    left: 20px;
}
#button:hover {
    cursor: pointer;
    /*  border-radius: 50px;*/
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
table.table-bordered.ptable.table-striped {
    width: 100%;
}

.seo-report-sec .client-sec .item {
    width: 100%;
    height: auto !important;
}
.seocase td {
    text-transform: capitalize;
    padding: 10px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    font-weight: 500;
}
.seo-report-sec .client-sec .owl-prev {
    top: 50%;
}
.seo-report-sec .client-sec .owl-next {
    top: 50%;
}

.contact-consultation-form {
    background: #fff;
    position: relative;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 -9px 50px rgb(0 0 0 / 12%);
    box-shadow: 0 -9px 50px rgb(0 0 0 / 12%);
    padding: 50px;
}
.contact-consultation-form::before {
    background: url(../images/paper-icon.png) repeat-x;
    width: 100%;
    height: 10px;
    top: -10px;
    left: 0;
    position: absolute;
    content: "";
}
.contact-consultation-form .paper-clip {
    background: url(../images/paper-clip.png) no-repeat;
    width: 66px;
    height: 87px;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}
.contact-consultation-form:after {
    background: #fff;
    top: 5px;
    width: 100px;
    bottom: 15px;
    -webkit-box-shadow: 0 20px 30px rgb(0 0 0 / 15%);
    box-shadow: 0 20px 30px rgb(0 0 0 / 15%);
    border-radius: 5px;
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    left: -21px;
    z-index: -1;
}
.consultation-form {
    padding: 100px 150px;
}
.consultation-form h2 {
    font-size: 21px;
    color: #0a4391;
    font-weight: 800;
    line-height: 36px;
}

.consultation-form .form-control {
    display: block;
    width: 100%;
    padding: 0.575rem 0.75rem;
    border-radius: 0rem;
}
.consultation-form .form-submit-btn a {
    padding: 10px 40px;
    display: inline-block;
    background: -webkit-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: -o-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background: linear-gradient(270deg, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
    background-size: 1000% 1000%;
    -webkit-animation: gradient 10s infinite;
    animation: gradient 10s infinite;
    border-radius: 2px;
    color: #fff !important;
    transition: 0.6s;
    z-index: 999999;
}
.consultation-form .form-group {
    margin-bottom: 15px;
}
.consultation-form::placeholder {
    font-size: 14px;
    font-weight: normal;
}

.consultation-form .form-control:focus {
    outline: 0;
    box-shadow: none;
}
.get-expert-advice ul li img {
    width: 4%;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 15px;
}
.get-expert-advice ul li {
    line-height: 36px;
}
.col-sm-12.wow.fadeInUpBig.img img {
    width: 1.4%;
}
.seo-packages h3{
    font-size: 26px;
    margin-bottom: 30px;
}
.seo-packages h4{
    font-size: 18px;
}
.get-expert p
{
    font-size: 32px;
    color: #00293e;
    font-weight: 800;
}

.portfolio-swervice p{
    color: #fff; font-size: 35px;
}
.portfolio-swervice h5{
color: #fff; font-size: 25px;
}
.seo-report-sec abbr{
    font-size: 30px; color: #00293e; font-weight: 800;
    display: block;
}
@media (max-width: 1024px) {
    .btn-open.first {
        display: block;
    }
    .consultation-form {
        padding: 50px 0px;
    }
    .get-expert-advice {
    background: #fff;
    padding: 80px 50px;
    margin: 30px 20px;
}
}
@media (max-width: 767px) {
    .form-consultation {
        margin-top: 50px;
    }
    .get-expert-advice {
    padding: 20px 30px;
    margin: 10px 10px;
}
.get-expert h2 {
    font-size: 24px;
    margin-top: 0px;
}
.seocase td {
    padding: 5px;
}
.get-expert p
{
    font-size: 24px;
}
.portfolio-swervice {
    padding: 70px 0px;
}
.what-we-do-seo {
    margin-top: 1rem!important;
}
}

@media (max-width: 520px) {
    .consultation-form {
        padding: 0px 0px;
    }
    .services-dis h3 {
        font-size: 22px;
    }
    .about-sec abbr {
        font-size: 50px;
    }
    .about-sec abbr {
        background: -webkit-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
        background: -o-linear-gradient(right, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
        background: linear-gradient(270deg, #7fb74c, #0a1e68, #cc0ebc, #f0104c, #ff5b11);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-animation: hue 5s infinite linear;
    }

    @-webkit-keyframes hue {
        from {
            -webkit-filter: hue-rotate(0deg);
        }
        to {
            -webkit-filter: hue-rotate(-360deg);
        }
    }

    .navbar-brand img {
        width: 125px;
    }
    .scrolled .navbar-brand img {
        width: 125px;
    }
    /*   .pagewrap {
        margin-top: 80px;
    }*/
    .scrolled {
        min-height: 70px !important;
    }
    .webcontent h1 {
        font-size: 21px;
        line-height: 30px;
    }
    .ptable th {
        padding: 4px !important;
    }
    .greenhad {
        font-size: 16px !important;
    }
    .yellowhad {
        font-size: 16px !important;
    }
    .ptable {
        margin-top: 0px;
    }
    .fixed-button {
        bottom: 75px;
    }
    #button {
        bottom: 40px;
    }
    .portfolio h2 a {
        font-size: 16px;
        font-weight: normal;
        line-height: 25px;
    }
    .client-sec.owl-carousel.owl-loaded.owl-drag {
        margin-top: 50px;
    }
    .seoservicebg h1 {
        font-size: 21px;
        line-height: 32px;
    }
    .btn-open.first {
        top: 12px;
    }
    .navbar {
        min-height: 70px;
    }
    .zeynep ul > li > a {
        padding: 15px 20px;
    }
    .hadtitle {
        font-size: 21px !important;
    }
    .hadsub {
        font-size: 16px !important;
        font-style: italic;
        margin-top: 12px !important;
    }
    .contact-consultation-form {
        padding: 20px;
    }
    .consultation-form h2 {
        margin-top: 30px;
    }
    .owl-dots {
        text-align: center;
        margin-top: 10px;
    }
    ul.social-icon li a {
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 25px!important;
}
.industry-workfor img {
    width: 40px;
}
.industry-workfor {
    padding: 15px 10px;
}
.get-expert-advice img {
    margin-top: 50px;
}.get-expert-advice ul li img {
    width: 6%!important;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 7px;
}
.get-expert-advice img {
    margin-top: 0px;
}.get-expert-advice ul li {
    line-height: 33px;
}.get-expert-advice .col-sm-5 img {
    margin-top: 40px;
}
.seo-page h1 {
    font-size: 21px;
    letter-spacing: 0px;
}
.seo-page h2 {
    font-size: 20px;
    color: #00293e;
    font-weight: 800;
    margin-top: 30px;
}
.portfolio-swervice {
    padding: 30px 0px;
}
.portfolio-swervice p {
    font-size: 20px!important;
}
.portfolio-swervice ul li {
    margin: 8px 15px;
}
.what-we-do-seo h2 a {
    font-size: 26px;
}
    .get-expert-advice {
    padding: 20px 15px;
}
}
