/** {
    margin: 0;
    padding: 0;
}*/

body {
    font-size: 16px;
    letter-spacing: 0.6px;
    font-family: 'Nunito', sans-serif!important;
   
    font-weight: 300;
    font-style: normal;
    overflow-x: hidden!important;
}

 .toggle-box {
            position: fixed!important;
            right: -350px!important;
            transition: right 0.3s ease-in-out;
            top:10%!important;
            z-index: 1000000!important;
  }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
     font-family: 'Nunito', sans-serif!important;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0px;
     font-family: 'Nunito', sans-serif!important;
}

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: 1366px;
    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;
}

/*p{
    font-size: 14px;;
}*/

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.facebook {
    background: #3b5998;
    padding: 8px;
    border-radius: 100%;
}

.twitter {
    background: #0e76a8;
    padding: 8px;
    border-radius: 100%;
}

.youtube {
    background: #f00;
    padding: 8px;
    border-radius: 100%;
}

.linkedin {
    background: #0e76a8;
    padding: 8px;
    border-radius: 100%;
}

.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-start {
    padding: 5px 0px;
}

.icons
{
	position: relative;
	top: 2px;
}

.menu-button
{
	position: relative;
	bottom: 4px;
}
.home-slide
{
	position: relative;
	bottom: 100px;
}
.button-brochure
{
	font-size: 13px;
}

.mouse-button
{
    position: absolute;
    top: 83%;
    left: 50%;
    transform: translate(-50%,-80%);
    width: 22px;
    visibility: hidden;
}

.carousel-control-prev-icon::before,
.carousel-control-next-icon::before {
  color: #2975e8;
  opacity: 1;
}

.carousel-control-icon {
     background-color: #fff;
  color: #2975e8;
  border-radius: 100%;
  padding: 8px;
  font-size: 20px;
}
/* For webkit-based browsers (e.g., Chrome, Safari) */
/* You can adjust the colors and other styles as desired */

/* The scrollbar track */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* The scrollbar thumb (the draggable handle) */
::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 6px;
}

/* The scrollbar thumb on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

/* For Firefox and some other browsers */
/* The scrollbar width */
body {
  scrollbar-width: thin; /* or 'auto' or 'none' */
}

/* The scrollbar thumb (the draggable handle) */
body::-webkit-scrollbar-thumb {
  background-color: #fbfbfb;
  border-radius: 6px;
}

/* The scrollbar thumb on hover */
body::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.carousel-control-icon:hover {
  background-color: #2975e8;
  color: #fff;
  border-radius: 100%;
  padding: 8px;
  font-size: 20px;
}



/*.ss-menu ul ul li.dropdown_menu>a>span::before
*/
/*.ss-menu ul ul li.dropdown_menu>a>span::before
*/

.logo_bottom_line
{
	font-size: 7.7px;
}

.logo_container
{
	 font-family: 'Nunito', sans-serif!important;
}

ul.social-icon li {
    display: inline-block;
}

ul.social-icon li a {
    color: #fff;
}

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: 36px !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%;
    }
}

.img-about img {
    width: 100px !important;
}

.about-card {
    text-align: center;
    border-radius: 10px;
    border: 2px solid #bfc1c3;
    height: 300px;
    padding-top: 40px;
}

.img-social img {
    background: #fafafa;
    padding: 20px;
    border-radius: 100%;
    width: 120px !important;
}

.banner-img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    position: relative;
}

.bannner-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-0%, -50%);
    color: #fff;
}

.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;
}

.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: #661992 !important;
    height: 15px !important;
    width: 15 !important;
    border-radius: 15px !important;
    transition: 0.6s;
    position: relative;
    bottom: 2.5px;
}

.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;
}

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 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    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: 2px solid #661992;
    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: 4px;
    bottom: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #d10a84;
}

.service-card .icon .circles-box .circle-two {
    position: absolute;
    top: 8px;
    right: 4px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: #661992;
}

.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: #661992;
    padding: 12px 30px;
    color: #fff;
    font-size: 18px;
    transition: 0.6s;
    font-weight: 600;
    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: 50px;
}

.service-card {
    height: 355.5px;
    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: #661992;
}

section.seo-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;
    border-radius: 20px;
}

.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: #661992;
    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: #661992;
    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: transparent;
    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 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ddd;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 1px;
    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;
}

.widget {
    margin-bottom: 40px;
}

.copy-right {
    margin-top: 0px;
    background: #036;
    padding: 8px 10px;
    border-radius: 5px;
}

.oth-link a {
    color: #fff;
}

.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: #0a4391;
    font-size: 18px;
}

.blog_content a span {
    font-size: 14px;
    vertical-align: middle;
    font-weight: 600;
}

.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;
}

.smpm-page-cn {
    margin-top: 100px;
}

.smpm-page h1 {
    font-size: 32px;
}

.smpm-page h2 {
    font-size: 28px;
}

.smpm-page-cn p {
    text-align: justify;
}

.smm-service-info h3 {
    color: #fff;
}

.smm-service-info ul {
    margin: 0px;
    padding: 0px;
}

.smm-service-info ul li {
    color: #fff;
    line-height: 32px;
    transition: 0.5s;
}

.smm-service-info ul li img {
    padding-right: 6px;
}

.smm-service-info ul li:hover {
    padding-left: 10px;
}

.smm-platforms {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

.smm-platforms img {
    width: 40%;
    display: block;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

.smm-platforms img:hover {
    transform: scale(1.3);
}

.smm-platforms a {
    border: 1px solid#efecec;
    text-align: center;
    padding: 20px 10px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    text-decoration: none;
    display: block;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}

.social-media-info ul {
    padding: 0px;
    margin: 0px;
    padding-left: 22px;
}

.social-media-info ul li {
    line-height: 38px;
    font-weight: 500;
    list-style: disc;
}

.social-media-info h2 {
    font-size: 28px;
}

.social-media-info h3 {
    font-size: 24px;
}

.social-media-info h4 {
    font-size: 21px;
}

.grow-business h3 {
    color: #fff;
}

.grow-business a {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding: 20px 40px;
    font-weight: 800;
    transition: 0.5s;
    border-radius: 15px 0px 15px 0px;
}

.grow-business a:hover {
    border-radius: 0px 25px 0px 25px;
}

ul.instagram-ads {
    padding-left: 0px;
}

ul.instagram-ads li {
    display: inline-block;
    width: 28%;
    line-height: 45px;
}

ul.instagram-ads li img {
    padding-right: 9px;
}

.smm-service-bg- {
    background: #fff;
    padding: 35px;
    -webkit-box-shadow: 7px 5px 30px rgb(72 73 121 / 15%);
    -moz-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgb(72 73 121 / 15%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    height: 420px;
}

.smm-service-bg- img {
    width: 15%;
    display: table;
    margin: 0 auto;
}

.smm-service-bg- h3 {
    font-size: 24px;
    padding: 15px 0px;
}

ul.benefits-ar li {
    list-style: none;
}

ul.benefits-ar {
    padding-left: 0px;
}

.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;
}

.portfolio-item-image a {
    display: block;
}

.portfolio-item-image {
    position: relative;
    overflow: hidden;
}

.portfolio-item-image img {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    transition: 0.9s;
    position: relative;
    overflow: hidden;
}

.portfolio-item-image img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.portfolio-block-card {
    padding: 20px 10px;
}

.portfolio-block-card h3 {
    margin: 15px 0 0;
    font-size: 40px;
    color: #000c1e;
    font-weight: 700;
}

.portfolio-block-card p {
    font-size: 16px;
    color: #303037;
    font-weight: 400;
}

.portfolio-card a {
    background: linear-gradient(270deg, #4842a8, #4842a8, #4842a8, #4842a8, #4842a8);
    background-size: 1000% 1000%;
    -webkit-animation: btnbganim 30s infinite;
    animation: btnbganim 30s infinite;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 5px;
    display: inline-block;
}

.portfolio-block {
    padding: 80px 0px;
}

.portfolio-section-0 {
    background: #ffd7b3;
}

.portfolio-section-1 {
    background: #d6f1ec;
}

.portfolio-section-2 {
    background: #ddd2bc;
}

.portfolio-section-3 {
    background: #ffe7dd;
}

.portfolio-section-4 {
    background: #cfe0fa;
}

.portfolio-section-5 {
    background: #fef2f5;
}

.portfolio-section-6 {
    background: #e3f5e0;
}

.portfolio-section-7 {
    background: #ebf7e8;
}

.portfolio-section-8 {
    background: #d6fdec;
}

.bg_gray_light {
    background: #f1f1f1;
}

ul.tech_and_web {
    padding: 0px;
    margin: 0px;
}

ul.tech_and_web li a {
    margin: 0px 7px 10px 0px;
    padding: 5px 19px;
    display: inline-block;
    color: #000;
    font-size: 14px;
    border: 1px solid #000;
    font-weight: 500;
}

.portfolio-dis-sec-img img {
    border-radius: 10px;
}

.portfolio-block {
    align-items: center;
    display: flex;
    position: relative;
}

.item-image img {
    width: 100%;
}

.portfolio-block {
    padding: 80px 0px;
    justify-content: space-between;
}

.portfolio-item-info a {
    display: inline-block;
    border: 1px solid#000;
    padding: 8px 15px;
    color: #000;
}

.portfolio-item-info a span {
    padding: 0 6px;
}

.portfolio-item-info a:hover {
    background: #fff;
}

.portfolio-item-info h3 {
    margin-bottom: 0px;
    font-size: 24px;
    padding: 5px 0px 15px 0px;
}

.portfolio-item-info p {
    margin-bottom: 0px;
    padding-top: 10px;
}

.portfolio-item-info .-reviewr {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    margin-right: 15px;
}

.portfolio-item-info .review-text {
    padding: 0 0 20px;
}

.portfolio-item-info .reviews-card {
    background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    border-radius: 0px;
}

.reviews-card.pr-shadow.portfolio_sec_.ht {
    height: 530px;
}

a.live-preview {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background-image: -moz-linear-gradient(45deg, #ff3870 0, #ff3870 50%, #c300c3 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #ff3870 0, #ff3870 50%, #c300c3 100%) !important;
    background-image: linear-gradient(45deg, #f66199248 0, #ff3870 50%, #c300c3 100%) !important;
    padding: 15px 20px;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: 0.5s;
    margin-top: 20px;
    display: inline-block;
}

a.live-preview:hover {
    border-radius: 50px;
}

.sonar-wrapper {
    position: relative;
    z-index: 0;
    display: inline-block;
    margin-right: 10px;
}

.sonar-emitter {
    position: relative;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
}

.sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    animation: sonarWave 2s linear infinite;
}

@keyframes sonarWave {
    from {
        opacity: 0.7;
    }
    to {
        transform: scale(3);
        opacity: 0;
    }
}

.masonry-like {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    -ms-column-gap: 1em;
    column-gap: 1em;
    font-size: .85em;
    padding: 0;
}

.masonry-like.card {
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.masonry-like.card img {
    max-width: 100%;
    height: auto;
}

.card {
    margin-bottom: 25px;
}

.masonry-like .card h4 {
    position: absolute;
    top: 90%;
    left: 40%;
    transform: translate(-40%, -60%);
    background: #e91e63;
    color: #fff;
    padding: 6px 12px;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
}

@media (min-width: 1440px) {
    .masonry-like {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 1281px) and (max-width: 1439px) {
    .masonry-like {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .masonry-like {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        -ms-column-count: 5;
        column-count: 5;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .masonry-like {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .masonry-like {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        -ms-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .masonry-like {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -ms-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .masonry-like {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
    }
}

.top-portfolio-block {
    padding: 80px 0px;
}

.top-portfolio-info h2 {
    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;
    display: block;
    font-size: 70px;
    font-weight: 900;
    font-family: "Poppins";
    letter-spacing: 1px;
}

.top-portfolio-info h3 {
    font-size: 30px;
}

.top-portfolio-info p {
    font-size: 18px;
}

.top_portfolio__ {
    padding: 100px 0px;
}

.top-portfolio-info- h2 {
    display: block;
    font-weight: 800;
    font-family: "Poppins";
    letter-spacing: 1px;
    font-size: 50px;
    color: #fff;
}

.top-portfolio-info- h3 {
    font-size: 30px;
    color: #fff;
}

.top-portfolio-info- p {
    font-size: 18px;
    color: #fff;
}

.top-portfolio-client {
    border: 1px solid#ccccccbd;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
    height: 100px;
    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;
    position: relative;
    overflow: hidden;
    border-radius: 15px 0px;
    transition: 0.6s;
}

.top-portfolio-client img {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}

.top-portfolio-client img:hover {
    transform: scale(1.2);
}

.top-portfolio-client:hover {
    border-radius: 0px 15px;
}

.top-portfolio-industries {
    border: 1px solid#ccccccbd;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    transition-duration: 1s;
    text-align: center;
}

.top-portfolio-industries p {
    margin-bottom: 0px;
    line-height: 22px;
    margin-top: 10px;
}

.top-portfolio-industries img {
    position: relative;
    overflow: hidden;
    transition-duration: 1s;
    width: 50%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    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);
}

.top-portfolio-industries img:hover {
    transform: scale(0.5);
    transition-duration: 1s;
}

.top-portfolio-technologies {
    border: 1px solid#ccccccbd;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
    -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);
}

.top-portfolio-technologies:hover {
    transition: all .5s;
    transform: translateY(-10px);
    -webkit-box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
}

.top-portfolio-technologies p {
    margin-bottom: 0px;
    line-height: 22px;
    margin-top: 10px;
}

.top-portfolio-technologies img {
    position: relative;
    overflow: hidden;
    transition-duration: 1s;
    width: 50%;
    background-image: linear-gradient(19deg, #ebf7e9 0%, #fce4da 100%);
    padding: 10px;
    border-radius: 5px;
    -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);
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    animation: morphing 10s infinite;
    overflow: hidden;
}

.top-portfolio-technologies img:hover {
    transform: scale(0.5);
    transition-duration: 1s;
}

@-moz-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@-webkit-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@-o-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

.portfolio_sec_ h3 {
    font-size: 28px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

.portfolio_sec_ h5 {
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 10px;
}

.portfolio_sec_ ul li {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    width: 48%;
    background: #ffffff;
    padding: 10px 10px 20px 60px;
    -webkit-box-shadow: 0 2px 10px rgb(218 225 232 / 70%);
    box-shadow: 0 2px 10px rgb(218 225 232 / 70%);
    transition: 0.5s;
    vertical-align: top;
}

.portfolio_sec_ ul.icon-list {
    padding: 0;
}

.portfolio_sec_ ul li:hover {
    transform: scale(1.1);
}

.icon-list {
    margin-top: 25px;
}

.icon-list li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 34px;
}

.icon-list li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
    -webkit-border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
    -moz-border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
    -ms-border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
    background-color: rgb(244 87 46 / 26%);
    color: var(--secondary-color);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    left: 0;
    margin-left: 10px;
}

.icon-list li:hover i {
    background-color: var(--secondary-color);
    color: #000;
}

.portfolio_sec_ .review-text {
    padding: 0 0 0px;
}

.portfolio-description ul li span img {
    width: 75%;
}

.portfolio-description ul li span {
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    background-color: rgb(244 87 46 / 26%);
    color: var(--secondary-color);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    margin-left: 10px;
    box-shadow: 0 2px 10px rgb(218 225 232 / 70%);
}

.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: #661992;
}

.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 {
    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;
    -webkit-appearance: none;
    -webkit-user-select: 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: #661992 !important;
    color: #fff !important;
}

.owl-nav button.owl-next {
    right: 14px;
    left: auto;
}

.owl-dots {
    text-align: center;
    margin-top: 40px;
    -webkit-appearance: none; /* Disable default styling on iOS */
    overflow: hidden; /* Ensure the circle remains properly rounded */
    -webkit-appearance: none;
    -webkit-user-select: none;
}

.owl-dots button {
    width: 14px;
    height: 15px;
    border: 2px solid transparent; !important;
    margin: 0 3px;
    border-radius: 100px;
    -webkit-appearance: none; /* Disable default styling on iOS */
    overflow: hidden; /* Ensure the circle remains properly rounded */
    /*-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;*/
    -webkit-appearance: none;
    -webkit-user-select: none;
}

.owl-dots button.active {
    width: 10px;
    background: #0d6efd !important;
    -webkit-appearance: none; /* Disable default styling on iOS */
    overflow: hidden; /* Ensure the circle remains properly rounded */
    -webkit-appearance: none;
    -webkit-user-select: none;
}

button.owl-next {
    background-color: #2975e8;
    color: #2975e8!important;
    border-radius: 100%;
    padding: 8px;
    font-size: 20px;
    border: 2px solid transparent!important;
    width: 40px;
    height: 40px;
    margin-right: -82px;
    font-size: 20px;
}

button.owl-prev {
    background-color: #2975e8;
    color: #2975e8!important;
    border-radius: 100%;
    padding: 8px;
    font-size: 20px;
    border: 2px solid transparent!important;
    width: 40px;
    height: 40px;
    margin-left: -76px;
    font-size: 20px;
}

button.owl-prev:hover {
    background-color: #2975e8!important;
    color: #fff!important;
    border-radius: 100%;
    padding: 8px;
    font-size: 20px;
    border: 2px solid #2975e8!important;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

button.owl-next:hover {
    background-color: #2975e8!important;
    color: #fff!important;
    border-radius: 100%;
    padding: 8px;
    font-size: 20px;
    border: 2px solid #2975e8!important;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.tab-pane {
  display: none;
}

.tab-journey {
  display: none;
}

.active-menu
{
    color: #0d6efd!important;
}

button.owl-prev ion-icon {

    font-size: 20px;
}

button.owl-next ion-icon {

    font-size: 20px;
}

.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: #661992;
    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;
}

#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: #661992;
    padding: 15px 40px;
    font-size: 18px;
    letter-spacing: 0.6px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.6s;
}

.portfolio-swervice ul li a.active {
    background: #661992;
    color: #fff;
    border-radius: 50px;
}

.portfolio-swervice ul li a:hover {
    background: #661992;
    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: #661992;
    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: 0;
    font-size: 34px;
    text-align: center;
}

.seo-page abbr {
    text-align: center;
    font-size: 17px;
    color: #00293e;
    font-weight: 800;
    display: block;
    margin-bottom: 20px;
}

span.sub-heading {
    color: #0a4391;
    font-weight: 800;
    font-size: 18px !important;
    text-transform: uppercase;
}

.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: #661992;
    color: #fff;
    text-decoration: none;
    padding: 15px 30px;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 30px 0px 30px 0px;
    transition: 0.6s;
    font-weight: 600;
}

.get-expert a:hover {
    border-radius: 0px 30px 0px 30px;
}

canvas.particles-js-canvas-el {
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    padding: 0px 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);
    }
}

.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: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    position: fixed;
    bottom: 3px;
    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: #661992;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    position: fixed;
    bottom: 3px;
    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;
}

#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;
}

.smo-service-box {
    padding: 20px 20px;
    border: 1px solid #dfdfdf;
    margin: 0px 15px;
    background: #fff;
    border-radius: 8px 40px;
    border-left: 3px solid #b9adf6;
    border-bottom: 3px solid #b9adf6;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    margin-bottom: 40px;
    transition: 0.5s;
}

.smo-service-box:hover {
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #b9adf6;
    border-top: 3px solid #b9adf6;
}

.smo-service-box img {
    width: 20%;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    text-decoration: none;
}

.smo-service-box h3 {
    font-size: 20px;
    margin-top: 10px;
}

.section-heading {
    padding: 50px 0px;
}

.section-heading h5 {
    font-size: 21px;
}

.smo-services {
    background: #eddeded6;
    padding: 0 100px;
}

.call_to_action_cn h4 {
    font-size: 40px;
    color: #fff;
    line-height: 0;
}

.call_to_action_cn p {
    color: #fff;
    margin-top: 25px;
}

.call_to_action_cn a {
    color: #036;
    background: #fff;
    padding: 15px 25px;
    font-weight: 900;
}

.call_to_action_cn i {
    font-size: 14px;
}

.section-heading span {
    font-size: 42px;
    font-weight: 800;
}

.smo-int-part .section-heading h1 {
    font-size: 24px;
}

.smo-company-info ul li {
    list-style: none;
    line-height: 40px;
    font-weight: 700;
}

.smo-company-info ul li img {
    padding-right: 10px;
}

.smo-company-info ul {
    padding: 0px;
}

section.what-we-do {
    padding: 0 100px;
}

section.what-we-do .section-heading span {
    font-size: 24px;
}

.breadcrumb-sec {
    background: #ebebeb;
    padding: 10px 0px;
}

.breadcrumb-sec .breadcrumb {
    margin-bottom: 0px;
}

.breadcrumb-sec .breadcrumb li a {
    color: #000;
    font-weight: 600;
    font-family: "GT Walsheim Pro" !important;
}

.breadcrumb-sec .breadcrumb-item.active {
    color: #0c365e;
    font-weight: 600;
    font-family: "GT Walsheim Pro" !important;
}

.-app-development-sec h1 {
    font-size: 42px;
    display: block;
    font-weight: 900;
}

.-app-development-sec h2 {
    font-size: 32px;
    display: block;
    font-weight: 900;
}

.app-development-important-info h2 {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
}

.-app-development-sec h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 900;
}

.app-development-sec p {
    color: #fff;
}

.app-development-important-info p {
    color: #fff;
}

button.btn.btn-success.home-form {
    background: #0a4391;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
}

.dis-wrap {
    overflow: hidden;
    margin: 20px 110px;
    border-radius: 8px;
    box-shadow: 0 51px 50px rgb(0 0 21% / 43%);
    box-shadow: 0px 0px 15px 15px #f3f3f3;
}

.dis-wrap .orion-image {
    padding: 18px 10px;
    text-align: center;
    background-color: #ecf2fe;
    border-radius: 0 0 80px 0;
}

.dis-wrap h4 {
    padding-bottom: 0;
    font-size: 18px;
}

.dis-wrap h3 {
    padding-bottom: 0;
    font-size: 22px;
    line-height: 26px;
}

.cta-btn a.btns {
    font-weight: 500;
}

.cta-btn a.btns {
    color: #000;
    padding: 0.9em 2em;
    font-weight: 700;
}

section.our-portfolio-mobile-screen {
    display: none !important;
}

.our-portfolio-mobile-screen .owl-dot {
    background: #661992;
    height: 15px;
    width: 15px;
    border-radius: 50px;
    display: inline-block;
    margin: 0 6px;
}

.our-portfolio-mobile-screen .owl-dot.active {
    background: #fff;
}

.our-portfolio-mobile-screen .owl-nav {
    display: none;
}

.our-portfolio-mobile-screen .owl-dots.disabled {
    display: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
}

.our-portfolio-mobile-screen .owl-carousel .owl-item img {
    display: table;
    width: 80%;
    margin: 0 auto;
}

.owl-nav.disabled {
    display: none;
}

.portfolio-section.mobile-screen.owl-loaded.owl-drag {
    overflow: hidden;
}

.cards {
    position: relative;
    max-width: 1000px;
    display: table;
    margin: 0 auto;
}

.card-columns .card {
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}

.card-columns .card:hover {
    border-radius: 15px;
}

.card-columns .card img {
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}

.card-columns .card img:hover {
    transform: scale(1.1);
}

.cards:nth-child(odd) {
    padding: 30px 0 30px 30px;
}

.cards:nth-child(even) {
    padding: 30px 30px 30px 0;
}

.cards::before {
    content: "";
    position: absolute;
    width: 50%;
    border: solid #0a4391;
}

.cards:nth-child(odd)::before {
    left: 0px;
    top: -4.5px;
    bottom: -4px;
    border-width: 5px 0 4px 5px;
    border-radius: 50px 0 0 50px;
}

@media only screen and (max-width: 400px) {
    .cards:nth-child(odd)::before {
        top: -5px;
        bottom: -5px;
    }
}

.cards:nth-child(even)::before {
    right: 0;
    top: 0px;
    bottom: 0;
    border-width: 4px 5px 5px 0;
    border-radius: 0 50px 50px 0;
}

.cards:first-child::before {
    border-top: 0;
    border-top-left-radius: 0;
}

.cards:last-child:nth-child(odd)::before {
    border-bottom: 0;
    border-bottom-left-radius: 0;
}

.cards:last-child:nth-child(even)::before {
    border-bottom: 0;
    border-bottom-right-radius: 0;
}

.info {
    display: flex;
    flex-direction: column;
    color: gray;
    border-radius: 10px;
    padding: 10px;
}

.title {
    color: #661992;
    position: relative;
    font-size: 21px;
}

.title::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 999px;
    border: 3px solid #0a4391;
}

.cards:nth-child(even)>.info>.title {
    text-align: left;
}

.cards:nth-child(odd)>.info>.title::before {
    left: -45px;
}

.cards:nth-child(even)>.info>.title::before {
    right: -45px;
}

.cards .info img {
    width: 8%;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    text-decoration: none;
}

img.seo-mobile-img {
    display: none;
}

}

@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;
    }
    .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: 98px;
    }
    #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;
        -webkit-appearance: none;
    -webkit-user-select: none;
    }
    .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;
    }
}

h3.utf_block_title abbr.view-all a {
    font-size: 16px;
}

@media only screen and (max-width: 600px) {
    section.seo-sec {
        padding: 0px !important;
        padding-top: 10px !important;
    }
    .about-card {
        height: auto !important;
    }

    .breadcum-text h1
    {
        font-size: 21px!important;
    }
    #scrollToTopBtn
    {
        right: 10px!important;
        font-size: 20px;
    }
     #scrollToTopBtn ion-icon
     {
        font-size: 17px!important;
     }
     .carousel-control-icon
     {
          background-color: #fff;
  color: #2975e8;
        border-radius: 100%;
        padding: 4px;
        font-size: 14px;
        opacity: 1!important;
        display: block;
     }
     .carousel-control-icon:hover {
      background-color: #2975e8;
      color: #fff;
      border-radius: 100%;
      padding: 4px;
      font-size: 14px;
    }
    .container
    {
        width: 100%!important;

    }
    .flex-fill
    {
        height: 40vh!important;
        background:#f4f8fd;
       /* overflow: scroll!important;*/
    }

    .overflowmobile
    {
        overflow: scroll!important;
    }
}

.bottom-arrow {
     border-bottom: 1px solid #fff;
}

.bottom-arrow:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin:29px auto;
    width: 0;
    height: 0;
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav-arrow
{
   
   border-bottom: 1px solid #fff;  
}

.nav-arrow:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin:61px auto;
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.poli
{
    position: absolute;
}


.triangle{
    width: 0;
    height: 0;
    border-width: 11px 0 12px 11px;
    border-color: transparent transparent transparent #2E75E1;
    border-style: solid;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-0%,-50%);
}

.triangle-left{
    width: 0;
    height: 0;
    border-width: 11px 12px 11px 0;
    border-color: transparent #2E75E1 transparent transparent;
    border-style: solid;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-0%,-50%);
}

.breadcum-section
{
    position: relative;
    bottom: 100px;
}

.breadcum-text
{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-60%);
    color: #fff;
}


@media only screen and (max-width: 600px) {
 .breadcum-img
    {
        height: 35vh;
        object-fit: cover;
        width: 100%;
    }
}

/* > Process Styles */
.process-wrap {
  width: 100%;
  margin: 100px auto;
}
.process-main {
    width: 100%;
    min-width: 320px;
    display: flex;
}
/*.col-3 {
  width: 33%;
  position: relative;
}*/
.col-3:first-child .process-step:before {
    content: '1';
}
.col-3:nth-child(2) .process-step:before{
    content: '2';
}
.col-3:nth-child(3) .process-step:before {
    content: '3';
}
.col-3:nth-child(4) .process-step:before{
    content: '4';
}
/*.col-3:nth-child(7) .process-step:before{
    content: '7';
}
.col-3:nth-child(6) .process-step:before{
    content: '6';
}*/
.col-3:last-child .process-step:before{
    content: '5';
}
.process-main .col-3:not(:first-child):before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px!important;
    top: 17.5px;
    left: calc(-50% + 20px);
    right: 0;
    background: #E3EAF3;
    border: 1px #E3EAF3 solid;
   -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
     transition: .4s;
}
.process-step-cont {
    
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: space-between;
}
.process-step {
    border: 1px #E3EAF3 solid;
    border-radius: 100%;
    line-height: 0;
    background: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-self: center;
    display: flex;
    color: #1D1E21;
    width: 35px;
    height: 35px;
    font-weight: 700;
    margin-bottom: 7px;
    z-index: 4;
    cursor: pointer;
}
.process-label {
    color: #959595;
    font-weight: 600;
     width: 100%;
     text-align: center;
}
.process-dots {
    width: 10px; 
    height: 10px;
    border-radius: 50%;
    background-color: #ebebeb;
    cursor: pointer;
}
.process-dot-cont {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    width: 100%; 
    padding-top: 5px;
}
.active-step1 .col-3:first-child .process-step,
.active-step1 .col-3:first-child .process-dots:first-child,
.active-step1-mini2 .col-3:first-child .process-step,
.active-step1-mini2 .col-3:first-child .process-dots:nth-child(-n+2),
.active-step1-mini3 .col-3:first-child .process-step,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n+3),
.active-step1-mini4 .col-3:first-child .process-step,
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n+4)
{
    background-color: #f89828;
}
.active-step1-mini2 .col-3:first-child .process-dots:first-child,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n+2),
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n+3)
 {
    background-color: #fbcb93;
}
.active-step1 .col-3:first-child .process-label,
.active-step1-mini3 .col-3:first-child .process-label,
.active-step1-mini2 .col-3:first-child .process-label,
.active-step1-mini4 .col-3:first-child .process-label{
    color: #f89828;
}
.active-step2 .col-3:first-child,
.active-step3 .col-3:nth-child(-n+2),
.active-step4 .col-3:nth-child(-n+3){
    opacity: 0.5;
   /*pointer-events: none;*/
}
.active-step2 .col-3:first-child .process-step:before,
.active-step3 .col-3:nth-child(-n+2) .process-step:before,
.active-step4 .col-3:nth-child(-n+3) .process-step:before{
    content: '\2713';
    padding: 7px;
}
.active-step2 .col-3:nth-child(-n+2) .process-step,
.active-step2 .col-3:nth-child(-n+2) .process-dots,
.active-step3 .col-3:nth-child(-n+3) .process-step,
.active-step3 .col-3:nth-child(-n+3) .process-dots,
.active-step4 .col-3:nth-child(-n+4) .process-step,
.active-step4 .col-3:nth-child(-n+4) .process-dots {
    background-color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2) .process-label,
.active-step3 .col-3:nth-child(-n+3) .process-label,
.active-step4 .col-3:nth-child(-n+4) .process-label{
    color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2):before,
.active-step3 .col-3:nth-child(-n+3):before,
.active-step4 .col-3:nth-child(-n+4):before{
    background: #f89828 !important;
}
@media screen and (max-width: 640px) {
  .process-main {
 /*   flex-wrap: wrap;*/
 overflow: scroll;
  }
/*  .col-3 {
    width: 80%;
  }*/
/*  .process-main .col-3:nth-of-type(3):not(:first-child):before {
    top: -19.5px;
    left: calc(-50% + 145px);
    transform: rotate(150deg);
  }*/
}

.process-wrap
{
    margin: 0;
}



#carousel{
    position: relative;
    height: 300px;
    top:50%;
 
     /* transform: translateY(-50%); */
  }
  
  #carousel > div.slideImg{
    position: absolute;
    opacity: 0;
  }
  
  #carousel > div > img{
    width: 400px;
    transition: width 1s;
  }
  
  #carousel > div.hideLeft{
    left: 100%;
    opacity: 0;
    transition: transform 1s, left 1s, opacity 1s;
    transform: translateY(50%) translateX(-50%);
  }
  
  #carousel > div.hideLeft > img{
    width: 200px;
  }
  
  #carousel > div.hideRight{
    left: 100%;
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 0;
    transform: translateY(50%) translateX(-50%);
  }
  
  #carousel > div.hideRight > img{
    width: 200px;
  }
  
  #carousel > div.prev{
    z-index: 5;
    left: 30%;
    transform: translateY(50px) translateX(-50%);
    opacity: 1;
    transition: transform 1s, left 1s, opacity 1s;
  }
  
  #carousel > div.prev > img{
    width: 300px;
  }
  
  #carousel > div.prevLeftSecond{

  z-index:4;
    left: 15%;
    transform: translateY(50%) translateX(-50%);
  opacity:0.7;
    transition: transform 1s, left 1s, opacity 1s;
  }
  
  #carousel > div.prevLeftSecond > img{
    width: 200px;
  }
  
  #carousel > div.selected{
    z-index: 10;
     left: 50%; 
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 1;
     transform: translateY(0px) translateX(-50%);
  }
  
  #carousel > div.next{
    z-index: 5;
    left: 70%;
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 1;
    transform: translateY(50px) translateX(-50%);
  }
  
  #carousel > div.next > img{
    width: 300px;
  }
  
  #carousel > div.nextRightSecond{
z-index:4;
    left: 85%;
    transition: transform 1s, left 1s, opacity 1s;
    transform: translateY(50%) translateX(-50%);
    opacity:0.7;
  }
  
  #carousel > div.nextRightSecond > img{
    width: 200px;
  }
  
  
  div.positionBtn{
   display: flex;
   align-items: center;
      justify-content: space-between;
      position: absolute;
      top: 50%;
      width: 75%;
      text-align: center;
    transform: translateY(0px,-50%);
  
  }
  
  #prev, #next{
  
      color: #ffffff;
      border: 0px;
      font-weight: bold;
      font-size: 22px;
      margin: 0px;
      opacity: 0.6;
      display: block;
  } 
  
  #prev > span, #next >span{
      width: 100px;
      padding: 15px;
      display: block;
  }
    
  #prev{
   
   text-align: left;
  
  }
  
  #prev:hover, #next:hover{
    opacity: 1;
  }
  
  #prev:focus, #next:focus{
    border: 0px;
  }
  





  /* for 2 image carousel */
  #carousels{
    position: relative;
    height: 300px;
    top:50%;
 
     /* transform: translateY(-50%); */
  }
  
  #carousels > div.slideImages{
    position: absolute;
    opacity: 0;
  }
  
  #carousels > div > img{
    width: 400px;
    transition: width 1s;
  }
  
  #carousels > div.hideLeft{
    left: 100%;
    opacity: 0;
    transition: transform 1s, left 1s, opacity 1s;
    transform: translateY(50%) translateX(-50%);
  }
  
  #carousels > div.hideLeft > img{
    width: 200px;
  }
  
  #carousels > div.hideRight{
    left: 100%;
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 0;
    transform: translateY(50%) translateX(-50%);
  } 
  
   #carousels > div.hideRight > img{
    width: 200px;
  }
  
  #carousels > div.previous{
    z-index: 5;
    left: 30%;
    transform: translateY(50px) translateX(-50%);
    opacity: 1;
    transition: transform 1s, left 1s, opacity 1s;
  }
  
  #carousels > div.previous > img{
    width: 300px;
  }
  
  /* #carousels > div.prevLeftSecond{

  z-index:4;
    left: 15%;
    transform: translateY(50%) translateX(-50%);
  opacity:0.7;
    transition: transform 1s, left 1s, opacity 1s;
  } */
  
  /* #carousels > div.prevLeftSecond > img{
    width: 200px;
  } */
  
  #carousels > div.selectedImage{
    z-index: 10;
     left: 50%; 
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 1;
     transform: translateY(0px) translateX(-50%);
  }
  
  #carousels > div.nextslide{
    z-index: 5;
    left: 70%;
    transition: transform 1s, left 1s, opacity 1s;
    opacity: 1;
    transform: translateY(50px) translateX(-50%);
  }
  
  #carousels > div.nextslide > img{
    width: 300px;
  }
  
  /* #carousel > div.nextRightSecond{
z-index:4;
    left: 85%;
    transition: transform 1s, left 1s, opacity 1s;
    transform: translateY(50%) translateX(-50%);
    opacity:0.7;
  } */
  
  /* #carousels > div.nextRightSecond > img{
    width: 200px;
  } */
  
  
  div.positionButton{
   display: flex;
   align-items: center;
      justify-content: space-between;
      position: absolute;
      top: 50%;
      width: 75%;
      text-align: center;
    transform: translateY(0px,-50%);
  
  }
  
  #previous, #nextslide{
  
      color: #ffffff;
      border: 0px;
      font-weight: bold;
      font-size: 22px;
      margin: 0px;
      opacity: 0.6;
      display: block;
  } 
  
  #previous > span, #nextslide >span{
      width: 100px;
      padding: 15px;
      display: block;
  }
    
  #previous{
   
   text-align: left;
  
  }
  
  #previous:hover, #nextslide:hover{
    opacity: 1;
  }
  
  #previous:focus, #nextslide:focus{
    border: 0px;
  }
  
/* ---------------------------- */



  .link-hover:hover
  {
       font-weight: 900!important;
  }
  .link-hover:hover >.hover-state
  {
     position: relative; 
     left: 5px;
    
  }
  
  .left-active-css
  {
      background:#2E75E1;position: relative;color: #fff!important;cursor: pointer;
  }
  
  
  
  .left-active-css h5
  {
      color: #fff!important;
  }
  .left-active-css p
  {
      color: #fff!important;
  }
  .left-active-css a
  {
      color: #fff!important;
  }
  
  
  .right-active-css
  {
      background:#2E75E1;position: relative;color: #fff!important;
  }
  
  .right-active-css h5
  {
      color: #fff!important;
  }
  .right-active-css p
  {
      color: #fff!important;
  }
  .right-active-css a
  {
      color: #fff!important;
  }
  
  
  .pop-up
  {
      display: none;
  }
  
  .image-container {
    position: relative;
  }
  
  .second-image {
    display: none!important;
   /* position: absolute;
    top: 0;
    left: 0;*/
  }
  
  .image-container:hover .first-image {
    display: none!important;
  }
  
  .image-container:hover .second-image {
    display: block!important;
  }
  
  .active
  {
      
      color: #fff;
  }
  
  #scrollToTopBtn {
    display: none; /* Hide the button by default */
    position: fixed; /* Fixed position - Stay on the screen */
    bottom: 100px; /* Place the button at the bottom of the page */
    right: 10px; /* Place the button on the right side */
    z-index: 99; /* Make sure it's above other elements */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #0d6efd; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a pointer cursor on hover */
    padding: 7px; /* Add some padding */
    border-radius: 1000px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
  }
  
  #scrollToTopBtn:hover {
    background-color: #333; /* Darken the background color on hover */
  }
/*button{
        padding-left: 30px!important;
    padding-right: 30px!important;
}*/

.poli
{
    cursor: pointer;
}
.poli:hover > .tech_images_hover
{
    cursor: pointer;
    scale: 1.2!important;
}

.content-item {
  display: none; /* Hide content by default */
}

.active_showcontent {
  display: block; /* Show active content */
}


.tabin
{
    cursor: pointer;
}


.tabindata {
  display: none; /* Hide content by default */
}

.tabin_showcontent {
  display: block; /* Show active content */
}

.social-icons {
  position: relative;
  display: inline-block;
}
.social-icons:hover h5
{
   background: #fff!important;
   color: #0d6efd!important;
}


.close-button:hover
{
     font-weight: 900!important;
}
.close-button:hover >.hover-state
{
   position: relative; 
   left: 5px;
  
}


.linkhide
{
    visibility: hidden;
}

.linkshow
{
    visibility: visible;
}

.tabin:hover> .linkshow
{
    visibility: visible!important;
}

.activatedjourny a
{
   background: transparent linear-gradient(180deg, #2D80FF 0%, #205EBC 100%) 0% 0% no-repeat padding-box!important;
   color: #fff!important;
}

.activatedjourny a span ion-icon
{
   background: #fff!important;
   color: #205EBC!important;
   transform: rotate(179deg);
}

.process-main
{
    overflow-y: hidden;
}

.btn-outline-dark
{
    border-color: #fff!important;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(29 29 29 / 70%); /* Set the overlay color with opacity */
}

@media only screen and (max-width: 480){ 

.col-3 {
     width: 90%!important;
     position: relative;
}


}

@media only screen and (max-width: 600px){ 

.col-3 {
     width: 90%!important;
     position: relative;
}


}
@media only screen and (max-width: 801px)  { 


.col-3 {
     width: 65%!important;
     position: relative;
}


 }
@media only screen and (max-width: 1025px) { 


.col-3 {
     width: 90%!important;
     position: relative;
}




 }
@media only screen and (max-width: 1281px) { 

.col-3 {
     width: 33.33%;
     position: relative;
}




 }


 .col-3 {
     width: 33.33%;
     position: relative;
}

















/* > Process Styles */
.process-wrap1 {
  width: 100%;
  margin: 100px auto;
}
.process-main1 {
    width: 100%;
    min-width: 320px;
    display: flex;
}
/*.col-3 {
  width: 33%;
  position: relative;
}*/
.col-3:first-child .process-step1:before {
    content: '1';
}
.col-3:nth-child(2) .process-step1:before{
    content: '2';
}
.col-3:nth-child(3) .process-step1:before {
    content: '3';
}
.col-3:nth-child(4) .process-step1:before{
    content: '4';
}

.col-3:nth-child(5) .process-step1:before{
    content: '5';
}
.col-3:nth-child(6) .process-step1:before{
    content: '6';
}

.col-3:last-child .process-step1:before{
    content: '7';
}
.process-main1 .col-3:not(:first-child):before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px!important;
    top: 17.5px;
    left: calc(-50% + 20px);
    right: 0;
    background: #E3EAF3;
    border: 1px #E3EAF3 solid;
   -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
     transition: .4s;
}
.process-step-cont1 {
    
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: space-between;
}
.process-step1 {
    border: 1px #E3EAF3 solid;
    border-radius: 100%;
    line-height: 0;
    background: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-self: center;
    display: flex;
    color: #1D1E21;
    width: 35px;
    height: 35px;
    font-weight: 700;
    margin-bottom: 7px;
    z-index: 4;
    cursor: pointer;
}
.process-label {
    color: #959595;
    font-weight: 600;
     width: 100%;
     text-align: center;
}
.process-dots {
    width: 10px; 
    height: 10px;
    border-radius: 50%;
    background-color: #ebebeb;
    cursor: pointer;
}
.process-dot-cont {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    width: 100%; 
    padding-top: 5px;
}
.active-step1 .col-3:first-child .process-step1,
.active-step1 .col-3:first-child .process-dots:first-child,
.active-step1-mini2 .col-3:first-child .process-step1,
.active-step1-mini2 .col-3:first-child .process-dots:nth-child(-n+2),
.active-step1-mini3 .col-3:first-child .process-step1,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n+3),
.active-step1-mini4 .col-3:first-child .process-step1,
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n+4)
{
    background-color: #f89828;
}
.active-step1-mini2 .col-3:first-child .process-dots:first-child,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n+2),
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n+3)
 {
    background-color: #fbcb93;
}
.active-step1 .col-3:first-child .process-label,
.active-step1-mini3 .col-3:first-child .process-label,
.active-step1-mini2 .col-3:first-child .process-label,
.active-step1-mini4 .col-3:first-child .process-label{
    color: #f89828;
}
.active-step2 .col-3:first-child,
.active-step3 .col-3:nth-child(-n+2),
.active-step4 .col-3:nth-child(-n+3){
    opacity: 0.5;
   /*pointer-events: none;*/
}
.active-step2 .col-3:first-child .process-step1:before,
.active-step3 .col-3:nth-child(-n+2) .process-step1:before,
.active-step4 .col-3:nth-child(-n+3) .process-step1:before{
    content: '\2713';
    padding: 7px;
}
.active-step2 .col-3:nth-child(-n+2) .process-step1,
.active-step2 .col-3:nth-child(-n+2) .process-dots,
.active-step3 .col-3:nth-child(-n+3) .process-step1,
.active-step3 .col-3:nth-child(-n+3) .process-dots,
.active-step4 .col-3:nth-child(-n+4) .process-step1,
.active-step4 .col-3:nth-child(-n+4) .process-dots {
    background-color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2) .process-label,
.active-step3 .col-3:nth-child(-n+3) .process-label,
.active-step4 .col-3:nth-child(-n+4) .process-label{
    color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2):before,
.active-step3 .col-3:nth-child(-n+3):before,
.active-step4 .col-3:nth-child(-n+4):before{
    background: #f89828 !important;
}
@media screen and (max-width: 640px) {
  .process-main1 {
 /*   flex-wrap: wrap;*/
 overflow: scroll;
  }
/*  .col-3 {
    width: 80%;
  }*/
/*  .process-main .col-3:nth-of-type(3):not(:first-child):before {
    top: -19.5px;
    left: calc(-50% + 145px);
    transform: rotate(150deg);
  }*/
}

.process-wrap
{
    margin: 0;
}






/* > Process Styles */
.process-wrap2 {
  width: 100%;
  margin: 100px auto;
}
.process-main2 {
    width: 100%;
    min-width: 320px;
    display: flex;
}
/*.col-3 {
  width: 33%;
  position: relative;
}*/
.col-3:first-child .process-step2:before {
    content: '1';
}
.col-3:nth-child(2) .process-step2:before{
    content: '2';
}
.col-3:nth-child(3) .process-step2:before {
    content: '3';
}
.col-3:nth-child(4) .process-step2:before{
    content: '4';
}

.process-main2 .col-3:not(:first-child):before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px!important;
    top: 17.5px;
    left: calc(-50% + 20px);
    right: 0;
    background: #E3EAF3;
    border: 1px #E3EAF3 solid;
   -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
     transition: .4s;
}
.process-step-cont2 {
    
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: space-between;
}
.process-step2 {
    border: 1px #E3EAF3 solid;
    border-radius: 100%;
    line-height: 0;
    background: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-self: center;
    display: flex;
    color: #1D1E21;
    width: 35px;
    height: 35px;
    font-weight: 700;
    margin-bottom: 7px;
    z-index: 4;
    cursor: pointer;
}
.process-label2 {
    color: #959595;
    font-weight: 600;
     width: 100%;
     text-align: center;
}
.process-dots2 {
    width: 10px; 
    height: 10px;
    border-radius: 50%;
    background-color: #ebebeb;
    cursor: pointer;
}
.process-dot-cont2 {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    width: 100%; 
    padding-top: 5px;
}
.active-step2 .col-3:first-child .process-step2,
.active-step2 .col-3:first-child .process-dots2:first-child,
.active-step2-mini2 .col-3:first-child .process-step2,
.active-step2-mini2 .col-3:first-child .process-dots2:nth-child(-n+2),
.active-step2-mini3 .col-3:first-child .process-step2,
.active-step2-mini3 .col-3:first-child .process-dots2:nth-child(-n+3),
.active-step2-mini4 .col-3:first-child .process-step2,
.active-step2-mini4 .col-3:first-child .process-dots2:nth-child(-n+4)
{
    background-color: #f89828;
}
.active-step1-mini2 .col-3:first-child .process-dots:first-child,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n+2),
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n+3)
 {
    background-color: #fbcb93;
}
.active-step1 .col-3:first-child .process-label,
.active-step1-mini3 .col-3:first-child .process-label,
.active-step1-mini2 .col-3:first-child .process-label,
.active-step1-mini4 .col-3:first-child .process-label{
    color: #f89828;
}
.active-step2 .col-3:first-child,
.active-step3 .col-3:nth-child(-n+2),
.active-step4 .col-3:nth-child(-n+3){
    opacity: 0.5;
   /*pointer-events: none;*/
}
.active-step2 .col-3:first-child .process-step1:before,
.active-step3 .col-3:nth-child(-n+2) .process-step1:before,
.active-step4 .col-3:nth-child(-n+3) .process-step1:before{
    content: '\2713';
    padding: 7px;
}
.active-step2 .col-3:nth-child(-n+2) .process-step1,
.active-step2 .col-3:nth-child(-n+2) .process-dots,
.active-step3 .col-3:nth-child(-n+3) .process-step1,
.active-step3 .col-3:nth-child(-n+3) .process-dots,
.active-step4 .col-3:nth-child(-n+4) .process-step1,
.active-step4 .col-3:nth-child(-n+4) .process-dots {
    background-color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2) .process-label,
.active-step3 .col-3:nth-child(-n+3) .process-label,
.active-step4 .col-3:nth-child(-n+4) .process-label{
    color: #f89828;
}
.active-step2 .col-3:nth-child(-n+2):before,
.active-step3 .col-3:nth-child(-n+3):before,
.active-step4 .col-3:nth-child(-n+4):before{
    background: #f89828 !important;
}
@media screen and (max-width: 640px) {
  .process-main2 {
 /*   flex-wrap: wrap;*/
 overflow: scroll;
  }
/*  .col-3 {
    width: 80%;
  }*/
/*  .process-main .col-3:nth-of-type(3):not(:first-child):before {
    top: -19.5px;
    left: calc(-50% + 145px);
    transform: rotate(150deg);
  }*/
}

.process-wrap
{
    margin: 0;
}

.image_tie_up
{
    opacity: 1;
    width:200px!important;
}

.image_tie_up:hover
{
    opacity: 1;
}
.activeed  {
          cursor: pointer;
    padding: 7px;
    border-radius: 1000px;
    border: none;
    outline: none;
    color: #fff!important;
    background-color: #0d6efd!important;
        }

  .notactivated
  {
       cursor: pointer;
    padding: 7px;
    border-radius: 1000px;
    border: none;
    outline: none;
    color: black;
    background-color: #fff
  }      
  .image-clints
{
    width: 80px!important;
    height: 80px!important;
}
.black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.6; /* Adjust the opacity value to control the darkness of the overlay */
}


.image_hover_text
{
    visibility: hidden;
}
.image_hover .image_hover_text
{
    visibility: visible;
}
.hovershow {
    display: none;
}

.ourprojectshover:hover .hovershow {
    display: block;
}

.togel_icon
{
    transform: rotate(175deg);
}
