@import url(fontawesome-all.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900);

table.default td,
table.default th {
    padding: .5em 1em
}

.overlay.shown .popup,
.row.gtr-0,
.row.gtr-0.gtr-uniform,
form ul.actions {
    margin-top: 0
}

#header,
.row.gtr-0>*,
section#logo-contact-form .logo-conactfomrinner form#contact,
section#logoprocess-inner div#basicAccordion {
    padding: 0
}

.row,
section#header .container {
    display: flex
}

#highlights .highlight,
#logo,
.about-banner-buttons ul,
.feature-list h3:before,
.wrapper .title,
h1.fade-in-up,
header.style1,
section#hero-section p,
section#milestone-section .mile-function-code,
section#price-plans .heading-text,
ul.actions.special {
    text-align: center
}

#logo h1,
.icon.solid:before {
    font-weight: 900
}

#nav>ul li a,
p {
    letter-spacing: 0
}

#intro p.style2,
.dropotron {
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .25)
}

.nobr,
.overlay {
    white-space: nowrap
}

#footer .feature-list,
.container {
    max-width: 100%
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

header.style1 h2,
header.style1 p {
    line-height: 1.5em;
    letter-spacing: .075em
}

blockquote,
em,
i {
    font-style: italic
}

.overlay.shown,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    background-color: #1d1d1d !important;
    -webkit-text-size-adjust: none;
    overflow: hidden
}

p {
    font-family: Anek Tamil;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #27d6fc
}

::-webkit-scrollbar-track {
    background: #fff
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

mark {
    background-color: transparent;
    color: inherit
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input,
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none
}

html {
    overflow-x: hidden !important;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

*,
:after,
:before {
    box-sizing: inherit
}

.row,
.row>* {
    box-sizing: border-box
}

body.is-preload *,
body.is-preload :after,
body.is-preload :before {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

body,
input,
select,
textarea {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #919499;
    font-size: 14pt;
    line-height: 1.75em;
    letter-spacing: .025em
}

sub,
sup {
    font-size: .8em;
    position: relative
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
    color: #484d55
}

#intro p.style2 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

a {
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    -ms-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    text-decoration: underline;
    color: #717479
}

.icon,
a:hover {
    text-decoration: none
}

blockquote {
    border-left: .5em solid #ddd;
    padding: 1em 0 1em 2em
}

hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin: 2em 0
}

sub {
    top: .5em
}

sup {
    top: -.5em
}

br.clear {
    clear: both
}

blockquote,
dl,
form,
ol,
p,
table,
ul {
    margin-bottom: 2em
}

.container {
    margin: 0 auto;
    width: 68em
}

.row {
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: -50px;
    margin-left: -50px;
    width: 100%
}

#page-wrapper>section,
.client-icons .slick-dotted.slick-slider,
.row.gtr-uniform>*>:last-child,
article:last-child,
article>:last-child,
section#about-us-main-section,
section#milestone-section,
section:last-child,
section>:last-child {
    margin-bottom: 0
}

.row.aln-left {
    justify-content: flex-start
}

.row.aln-center {
    justify-content: center
}

.row.aln-right {
    justify-content: flex-end
}

.row.aln-top {
    align-items: flex-start
}

.row.aln-middle {
    align-items: center
}

.row.aln-bottom {
    align-items: flex-end
}

.row>.imp {
    order: -1
}

.row>.col-1 {
    width: 8.33333%
}

.row>.off-1 {
    margin-left: 8.33333%
}

.row>.col-2 {
    width: 16.66667%
}

.row>.off-2 {
    margin-left: 16.66667%
}

.row>.col-3 {
    width: 25%
}

.row>.off-3 {
    margin-left: 25%
}

.row>.col-4 {
    width: 33.33333%
}

.row>.off-4 {
    margin-left: 33.33333%
}

.row>.col-5 {
    width: 41.66667%
}

.row>.off-5 {
    margin-left: 41.66667%
}

.row>.col-6 {
    width: 50%
}

.row>.off-6 {
    margin-left: 50%
}

.row>.col-7 {
    width: 58.33333%
}

.row>.off-7 {
    margin-left: 58.33333%
}

.row>.col-8 {
    width: 66.66667%
}

.row>.off-8 {
    margin-left: 66.66667%
}

.row>.col-9 {
    width: 75%
}

.row>.off-9 {
    margin-left: 75%
}

.row>.col-10 {
    width: 83.33333%
}

.row>.off-10 {
    margin-left: 83.33333%
}

.row>.col-11 {
    width: 91.66667%
}

.row>.off-11 {
    margin-left: 91.66667%
}

.footer-logo img,
.row>.col-12,
table,
table.default {
    width: 100%
}

.row>.off-12 {
    margin-left: 100%
}

.row.gtr-0,
ul.actions li:first-child {
    margin-left: 0
}

.row.gtr-25,
.row.gtr-25.gtr-uniform {
    margin-top: -12.5px
}

.row.gtr-0.gtr-uniform>* {
    padding-top: 0
}

.row.gtr-25 {
    margin-left: -12.5px
}

.row.gtr-25>* {
    padding: 12.5px 0 0 12.5px
}

.row.gtr-50,
.row.gtr-50.gtr-uniform {
    margin-top: -25px
}

.row.gtr-25.gtr-uniform>* {
    padding-top: 12.5px
}

.row.gtr-50 {
    margin-left: -25px
}

.row.gtr-50>* {
    padding: 25px 0 0 25px
}

.row.gtr-50.gtr-uniform>* {
    padding-top: 25px
}

.row.gtr-uniform {
    margin-top: -50px
}

.row.gtr-150,
.row.gtr-150.gtr-uniform {
    margin-top: -75px
}

.row.gtr-uniform>* {
    padding-top: 50px
}

.row.gtr-150 {
    margin-left: -75px
}

.row.gtr-150>* {
    padding: 75px 0 0 75px
}

.row.gtr-200,
.row.gtr-200.gtr-uniform {
    margin-top: -100px
}

.row.gtr-150.gtr-uniform>* {
    padding-top: 75px
}

.row.gtr-200 {
    margin-left: -100px
}

.row.gtr-200>* {
    padding: 100px 0 0 100px
}

.row.gtr-200.gtr-uniform>* {
    padding-top: 100px
}

header.style1 {
    padding: 3em 0
}

header.style1 h2 {
    font-weight: 700;
    font-size: 2em
}

header.style1 p {
    color: #b1b4b9;
    display: block;
    margin: 1.15em 0 0;
    font-size: 1.3em
}

table.default tbody tr:nth-child(2n+2) {
    background: #f4f4f4
}

table.default th {
    text-align: left;
    font-weight: 400
}

table.default thead {
    background: #484d55;
    color: #fff
}

table.default tfoot {
    background: #eee
}

form label {
    display: block;
    font-weight: 700;
    color: #484d55;
    margin: .25em 0 .5em
}

form input[type=email],
form input[type=password],
form input[type=text],
form select,
form textarea {
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    display: block;
    border: 0;
    background: #eee;
    box-shadow: inset 0 0 1px 0 #a0a1a7;
    border-radius: .35em;
    width: 100%;
    padding: .75em 1em
}

#nav>ul>li>a,
#nav>ul>li>span,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    outline: 0
}

form input[type=email]:focus,
form input[type=password]:focus,
form input[type=text]:focus,
form select:focus,
form textarea:focus {
    background: #f8f8f8
}

form input[type=email] input[type=password],
form input[type=text],
form select {
    line-height: 1em
}

form textarea {
    min-height: 8em
}

form ::-webkit-input-placeholder {
    color: #555 !important;
    font-style: italic;
    line-height: 1.35em
}

form :-moz-placeholder {
    color: #555 !important;
    font-style: italic
}

form ::-moz-placeholder {
    color: #555 !important;
    font-style: italic
}

form :-ms-input-placeholder {
    color: #555 !important;
    font-style: italic
}

form ::-moz-focus-inner {
    border: 0
}

.about-banner-buttons ul li,
.copyright-section .social-links ul li,
.custom-portoflio-button ul li,
.image,
section#price-plans-section .custom-price-button ul li,
section#price-plans-section-1 .custom-price-button ul li {
    display: inline-block
}

.image img,
.image.fit {
    display: block;
    width: 100%
}

.image.left {
    float: left;
    margin: 0 2em 2em 0
}

.image.centered,
.image.featured {
    margin: 0 0 2em;
    display: block
}

.image.centered img {
    margin: 0 auto;
    width: auto
}

.image.featured {
    width: 100%
}

#copyright ul,
#copyright ul li,
#nav>ul,
#nav>ul>li,
.icon:before,
ul.actions li {
    display: inline-block
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    transition: .25s ease-in-out;
    display: inline-block;
    background: #444;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .25em;
    text-decoration: none;
    border-radius: .35em;
    border: 0;
    cursor: pointer;
    padding: 0 2.25em;
    font-size: .9em;
    min-width: 12em;
    height: 4em;
    line-height: 4em
}

.feature-list section,
ul.style2 li,
ul.style3 li {
    border-top: 1px solid #eee
}

.button.style1:hover,
.button:hover,
button.style1:hover,
button:hover,
input[type=button].style1:hover,
input[type=button]:hover,
input[type=reset].style1:hover,
input[type=reset]:hover,
input[type=submit].style1:hover,
input[type=submit]:hover {
    background-color: #f98780
}

.button.large,
button.large,
input[type=button].large,
input[type=reset].large,
input[type=submit].large {
    font-size: 1em;
    min-width: 14em
}

.box h2,
.feature-list h3 {
    font-size: 1.15em;
    letter-spacing: .05em
}

.button.style1,
.wrapper.style1 .title,
button.style1,
input[type=button].style1,
input[type=reset].style1,
input[type=submit].style1 {
    background: url("images/overlay.webp") #e97770;
    color: #fff
}

.button.style1:active,
button.style1:active,
input[type=button].style1:active,
input[type=reset].style1:active,
input[type=submit].style1:active {
    background-color: #d96760
}

.button.style2,
button.style2,
input[type=button].style2,
input[type=reset].style2,
input[type=submit].style2 {
    background: 0 0;
    color: #606167;
    box-shadow: inset 0 0 2px 0 #a0a1a7
}

.button.style2:hover,
button.style2:hover,
input[type=button].style2:hover,
input[type=reset].style2:hover,
input[type=submit].style2:hover {
    box-shadow: inset 0 0 2px 0 #606167
}

.button.style2:active,
button.style2:active,
input[type=button].style2:active,
input[type=reset].style2:active,
input[type=submit].style2:active {
    box-shadow: inset 0 0 2px 0 #202127
}

.button.style3,
button.style3,
input[type=button].style3,
input[type=reset].style3,
input[type=submit].style3 {
    background: url("images/overlay.webp") #2f333b;
    color: #fff
}

.button.style3:hover,
button.style3:hover,
input[type=button].style3:hover,
input[type=reset].style3:hover,
input[type=submit].style3:hover {
    background-color: #3f434b
}

.button.style3:active,
button.style3:active,
input[type=button].style3:active,
input[type=reset].style3:active,
input[type=submit].style3:active {
    background-color: #1f232b
}

.wrapper .title:after,
.wrapper .title:before {
    bottom: -38px;
    width: 35px;
    height: 38px;
    background: url("images/shadow.webp");
    content: '';
    position: absolute
}

ul {
    list-style: disc;
    padding-left: 1em
}

ul.style2,
ul.style3 {
    list-style: none;
    padding-left: 0
}

ul.style2 li {
    padding: 1.5em 0 0;
    margin: 1.5em 0 0
}

ul.style2 li:first-child,
ul.style3 li:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0
}

ul.style3 li {
    padding: .5em 0 0;
    margin: .5em 0 0
}

ol {
    list-style: decimal;
    padding-left: 1.25em
}

ol li {
    padding-left: .25em;
    color: #fff;
    list-style: outside
}

ul.actions {
    list-style: none;
    padding-left: 0;
    margin: 3em 0 0
}

ul.actions li {
    margin: 0 .75em;
    padding-left: 0
}

ul.actions li:last-child {
    margin-right: 0
}

.center2 .px-2.py-2.slick-slide {
    height: 500px;
}

.feature-list {
    max-width: 58em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: .75em
}

.feature-list section {
    padding-top: 3em;
    padding-left: 5em;
    position: relative
}

@media screen and (min-width:981px) {
    .feature-list>.row>:nth-child(-n+2)>section {
        border-top: 0;
        padding-top: 0
    }
}

.feature-list h3 {
    color: #e97770 !important;
    margin: -.35em 0 .75em
}

.feature-list h3:before {
    display: block;
    color: #fff;
    background: url("images/overlay.webp") #2f333b;
    border-radius: 2.5em;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    margin-right: .75em;
    position: absolute;
    left: 0;
    margin-top: -.5em
}

.feature-list.small section {
    padding-left: 3.5em
}

.feature-list.small h3:before,
.gallery-content {
    font-size: .8em
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    line-height: inherit;
    font-size: 1.25em
}

#nav>ul>li>ul,
#navPanel,
#titleBar,
.icon>.label,
.slick-next:before,
.slick-prev:before,
section#faqs .accordion-button::after,
section#logoprocess-inner .accordion-button::after {
    display: none
}

.icon.brands:before {
    font-family: 'Font Awesome 5 Brands'
}

section#header nav#nav ul.dropotron.level-0.center li a {
    border: 0 !important;
    box-shadow: unset
}

section#header nav#nav ul.dropotron.level-0.center {
    background: rgba(28, 28, 28, .96);
    box-shadow: 0 11px 8px rgba(0, 0, 0, .28);
    backdrop-filter: blur(3px);
    width: 20%;
    border: 1px solid #69b270;
    padding: 13px 30px
}

.box header {
    margin: 0 0 1.5em
}

.box header.style1 {
    position: relative;
    margin: -.5em 0 0;
    padding-top: 0
}

.box h2 {
    margin: 0 0 .75em
}

.box h3 {
    margin: 0 0 .5em;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .05em
}

.box.post-excerpt .image.left {
    position: relative;
    top: .5em;
    width: 5em
}

.box.post-excerpt h3,
.box.post-excerpt p {
    margin-left: 7em
}

.wrapper {
    position: relative;
    padding: 6em 0 9em
}

.wrapper .title {
    position: absolute;
    left: 50%;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    letter-spacing: .25em;
    font-size: .9em;
    width: 25em;
    height: 3.25em;
    top: -3.25em;
    line-height: 3.25em;
    margin-bottom: -3.25em;
    margin-left: -12.5em;
    padding-top: .5em
}

.wrapper .title:before {
    left: -35px
}

.wrapper .title:after {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: -35px
}

.wrapper.style1 {
    background: url("images/overlay.webp") #e97770;
    color: rgba(255, 255, 255, .75)
}

#copyright a:hover,
#footer a,
#footer b,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer header.style1 h2,
#footer strong,
#nav>ul>li.active>a,
#nav>ul>li.active>span,
#nav>ul>li:hover>a,
.be-spoke-content,
.bespoke-content p,
.blizz-questions p,
.blizz-questions p b,
.choose-text p,
.choose-text p b,
.dropotron li:hover>a,
.dropotron li:hover>span,
.feature-box p,
.first-inner-section-text p,
.first-inner-section-text.social h2,
.heading-text h2,
.price-inner-plan h2.text-center,
.right-content p,
.row-text.holistic-text h2,
.service-logosection.portofliosec .portoflioss h2,
.wrapper.style1 a,
.wrapper.style1 b,
.wrapper.style1 h1,
.wrapper.style1 h2,
.wrapper.style1 h3,
.wrapper.style1 h4,
.wrapper.style1 h5,
.wrapper.style1 h6,
.wrapper.style1 strong,
section#about-sec p,
section#intro-section .button-custom:hover a,
section#intro-section-1 .button-custom:hover a,
section#intro-section-content .button-custom:hover a,
section#intro-section-home .button-custom:hover a,
section#intro-section-home h3,
section#intro-section-logo-design .button-custom:hover a,
section#intro-section-seo .button-custom:hover a,
section#logo-about-us .logoabout-text p,
section#logo-about-us h2,
section#logo-about-us2 p,
section#logoportfolio .projct-box:hover h1,
section#logoprocess-inner .accordion-body,
section#logoprocess-inner .processinner-text p,
section#milestone-section .mile-function-code .mileswithtext:hover h1,
section#milestone-section .mile-function-code h1 span,
section#price-plans .heading-text p {
    color: #fff
}

#footer,
#logo p {
    color: rgba(255, 255, 255, .5)
}

#footer form input[type=email]:focus,
#footer form input[type=password]:focus,
#footer form input[type=text]:focus,
#footer form select:focus,
#footer form textarea:focus,
.wrapper.style2 {
    background: #fff
}

.wrapper.style2 .title {
    background: #fff;
    color: #484d55
}

.wrapper.style3,
.wrapper.style3 .title {
    background: url("images/overlay.webp") #f3f3f3
}

.wrapper.style3 .title {
    color: #484d55
}

.wrapper.style3 .image {
    border: 10px solid #fff
}

#header {
    display: -moz-flex;
    display: -ms-flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background: 0 0/cover #000000d1
}

#header:before {
    content: '';
    background: url(../../images/bannerimage.webp) 0 0/cover no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    top: 0;
    z-index: -1
}

#footer,
#footer .title {
    background: url("images/overlay.webp") #282b34
}

button.get-a-button {
    padding: 10px 13px !important;
    height: auto;
    width: auto;
    border-radius: 15px;
    background: -webkit-linear-gradient(90deg, #27d5fc 0, #7d5cdf 100%);
    color: #fff;
    font-weight: 500;
    letter-spacing: normal;
    font-family: 'Anek Tamil'
}

a.navbar-brand img {
    height: 50px
}

li.nav-item {
    list-style: none;
    padding-left: 5px;
    padding-right: 5px
}

h1.fade-in-up {
    color: #fff;
    font-size: 60px;
    text-transform: capitalize
}

#logo h1,
#logo p,
.dropotron a,
.dropotron span {
    text-transform: uppercase
}

.first-inner-section-text.social h2 b,
.service-logosection .first-inner-section-text h1 b,
.service-logosection .social h1 b,
.service-logosection.portofliosec .portoflioss h2 b,
h1.fade-in-up b,
h2.modal-heading span,
section#logo-about-us .logoabout-text h1 b,
section#logo-about-us2 h1 b,
section#payperclick-about h1 b,
section#privacy p b,
section#services-sec h3 {
    color: #27d5fc
}

section#hero-section p {
    color: #fff
}

section#hero-section {
    padding: 10px 0 0;
    margin-bottom: 150px;
}

#logo {
    width: auto
}

#logo h1 {
    color: #fff;
    font-size: 2em;
    letter-spacing: .25em
}

#logo p {
    margin: 1.25em 0 0;
    display: block;
    letter-spacing: .2em;
    font-size: .9em
}

#nav {
    text-align: center !important;
    margin-left: 226px;
    display: block;
    top: 2.5em;
    left: 0;
    width: 100%;
    z-index: 1111111111111
}

.dropdown-item.active,
.dropdown-item:active {
    background: #fff !important;
    color: #000 !important
}

ul.dropdown-menu.show li a {
    color: #000;
    font-weight: 600
}

.button-text img.arrow,
.call-to img.line,
.first-inner-section-text h1 img.greenline {
    filter: hue-rotate(95deg)
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #0000004a !important;
    color: #fff !important
}

section#header #logo img {
    width: 240px;
    position: absolute;
    left: 233px;
    margin-top: 10px
}

#nav>ul li a {
    font-family: 'Anek Tamil', sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    text-decoration: unset !important
}

#nav>ul li.current a {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-style: normal;
    font-weight: 500;
    font-size: 16px
}

section#header {
    padding: 60px 0;
    z-index: 11111111
}

section#header .logo-nav {
    background: #1c1c1c85;
    border-radius: 0
}

#copyright ul,
#intro p.style2,
#nav>ul,
.dropotron {
    border-radius: .35em
}

#nav>ul {
    padding: 0;
    margin: 0
}

#nav>ul>li {
    text-align: right;
    padding: 0 1.5em
}

#nav>ul>li>a,
#nav>ul>li>span {
    display: block;
    color: rgba(255, 255, 255, .75);
    height: 5em;
    line-height: 5em;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.dropotron {
    background: url(images/overlay.webp) rgb(89 170 139);
    padding: 1.25em 1em;
    min-width: 12em;
    text-align: left;
    margin-top: -1.25em;
    margin-left: -1px;
    list-style: none
}

.dropotron.level-0 {
    margin-top: -1px;
    margin-left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.dropotron a,
.dropotron span {
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    display: block;
    color: rgba(255, 255, 255, .75);
    text-decoration: none;
    font-size: .7em;
    letter-spacing: .25em;
    border-top: 1px solid rgba(255, 255, 255, .15);
    line-height: 3em
}

.about-banner-buttons.animate__animated.animate__bounce ul,
.dropotron li {
    padding-left: 0
}

.dropotron li:first-child a,
.dropotron li:first-child span {
    border-top: 0
}

.information img,
.scroll-image img,
.why-choose-image img.img1,
section#intro-section-seo .why-choosetext img.img2 {
    filter: hue-rotate(85deg)
}

#intro {
    padding-bottom: 8em;
    text-align: center
}

#intro p.style1 {
    font-size: 1.5em;
    letter-spacing: .075em
}

#intro p.style2 {
    font-weight: 700;
    color: #fff;
    font-size: 2.75em;
    letter-spacing: .075em;
    line-height: 1.35em;
    padding: 1em 0;
    margin-bottom: 1em
}

#intro p.style3 {
    font-size: 1.1em;
    width: 48em;
    margin: 0 auto
}

#features header.style1 {
    padding-bottom: 5em
}

#features ul.actions {
    margin-top: 5em
}

#highlights .highlight h3 {
    color: #e97770;
    margin: 0 0 .75em;
    font-size: 1.15em;
    letter-spacing: .05em
}

#footer {
    padding-bottom: 6em
}

#footer .feature-list section,
#footer hr {
    border-top-color: rgba(255, 255, 255, .05)
}

#footer form input[type=email],
#footer form input[type=password],
#footer form input[type=text],
#footer form select,
#footer form textarea {
    background: #ccc;
    box-shadow: none
}

#footer .button,
#footer button,
#footer input[type=button],
#footer input[type=reset],
#footer input[type=submit] {
    color: #fff;
    box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, .5)
}

#footer .button:hover,
#footer button:hover,
#footer input[type=button]:hover,
#footer input[type=reset]:hover,
#footer input[type=submit]:hover {
    color: #fff;
    box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, .65)
}

#footer .button.style2:active,
#footer .button:active,
#footer button.style2:active,
#footer button:active,
#footer input[type=button].style2:active,
#footer input[type=button]:active,
#footer input[type=reset].style2:active,
#footer input[type=reset]:active,
#footer input[type=submit].style2:active,
#footer input[type=submit]:active {
    box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, .75)
}

#footer .title {
    color: #eee
}

#footer header.style1 {
    padding-bottom: 6em;
    margin-bottom: 6em;
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

#copyright a,
#footer header.style1 .p {
    color: inherit
}

#footer .feature-list h3:before {
    background: url("images/overlay.webp") #3d4249
}

#copyright {
    text-align: center;
    padding-top: 6em;
    margin-top: 6em;
    border-top: 1px solid rgba(255, 255, 255, .05)
}

#copyright ul {
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .05);
    color: rgba(255, 255, 255, .25);
    padding: .75em 2em;
    font-size: .9em
}

#copyright ul li {
    margin-left: 1em;
    padding-left: 1em;
    border-left: 1px solid rgba(255, 255, 255, .05)
}

#copyright ul li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

@media screen and (max-width:1680px) {
    .container {
        width: 70em
    }

    .row,
    .row>* {
        box-sizing: border-box
    }

    .row.gtr-0,
    .row.gtr-0.gtr-uniform {
        margin-top: 0
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: -50px;
        margin-left: -50px
    }

    .row.gtr-uniform>*>:last-child {
        margin-bottom: 0
    }

    .row.aln-left {
        justify-content: flex-start
    }

    .row.aln-center {
        justify-content: center
    }

    .row.aln-right {
        justify-content: flex-end
    }

    .row.aln-top {
        align-items: flex-start
    }

    .row.aln-middle {
        align-items: center
    }

    .row.aln-bottom {
        align-items: flex-end
    }

    .row>.imp-xlarge {
        order: -1
    }

    .row>.col-1-xlarge {
        width: 8.33333%
    }

    .row>.off-1-xlarge {
        margin-left: 8.33333%
    }

    .row>.col-2-xlarge {
        width: 16.66667%
    }

    .row>.off-2-xlarge {
        margin-left: 16.66667%
    }

    .row>.col-3-xlarge {
        width: 25%
    }

    .row>.off-3-xlarge {
        margin-left: 25%
    }

    .row>.col-4-xlarge {
        width: 33.33333%
    }

    .row>.off-4-xlarge {
        margin-left: 33.33333%
    }

    .row>.col-5-xlarge {
        width: 41.66667%
    }

    .row>.off-5-xlarge {
        margin-left: 41.66667%
    }

    .row>.col-6-xlarge {
        width: 50%
    }

    .row>.off-6-xlarge {
        margin-left: 50%
    }

    .row>.col-7-xlarge {
        width: 58.33333%
    }

    .row>.off-7-xlarge {
        margin-left: 58.33333%
    }

    .row>.col-8-xlarge {
        width: 66.66667%
    }

    .row>.off-8-xlarge {
        margin-left: 66.66667%
    }

    .row>.col-9-xlarge {
        width: 75%
    }

    .row>.off-9-xlarge {
        margin-left: 75%
    }

    .row>.col-10-xlarge {
        width: 83.33333%
    }

    .row>.off-10-xlarge {
        margin-left: 83.33333%
    }

    .row>.col-11-xlarge {
        width: 91.66667%
    }

    .row>.off-11-xlarge {
        margin-left: 91.66667%
    }

    .row>.col-12-xlarge {
        width: 100%
    }

    .row>.off-12-xlarge {
        margin-left: 100%
    }

    .row.gtr-0 {
        margin-left: 0
    }

    .row.gtr-0>* {
        padding: 0
    }

    .row.gtr-25,
    .row.gtr-25.gtr-uniform {
        margin-top: -12.5px
    }

    .row.gtr-0.gtr-uniform>* {
        padding-top: 0
    }

    .row.gtr-25 {
        margin-left: -12.5px
    }

    .row.gtr-25>* {
        padding: 12.5px 0 0 12.5px
    }

    .row.gtr-50,
    .row.gtr-50.gtr-uniform {
        margin-top: -25px
    }

    .row.gtr-25.gtr-uniform>* {
        padding-top: 12.5px
    }

    .row.gtr-50 {
        margin-left: -25px
    }

    .row.gtr-50>* {
        padding: 25px 0 0 25px
    }

    .row.gtr-50.gtr-uniform>* {
        padding-top: 25px
    }

    .row.gtr-uniform {
        margin-top: -50px
    }

    .row.gtr-150,
    .row.gtr-150.gtr-uniform {
        margin-top: -75px
    }

    .row.gtr-uniform>* {
        padding-top: 50px
    }

    .row.gtr-150 {
        margin-left: -75px
    }

    .row.gtr-150>* {
        padding: 75px 0 0 75px
    }

    .row.gtr-200,
    .row.gtr-200.gtr-uniform {
        margin-top: -100px
    }

    .row.gtr-150.gtr-uniform>* {
        padding-top: 75px
    }

    .row.gtr-200 {
        margin-left: -100px
    }

    .row.gtr-200>* {
        padding: 100px 0 0 100px
    }

    .row.gtr-200.gtr-uniform>* {
        padding-top: 100px
    }

    body,
    input,
    select,
    textarea {
        font-size: 12pt
    }
}

@media screen and (max-width:1280px) {
    section#recent-past ul#myTab {
        right: 41px !important;
        display: block !important;
        position: unset !important;
        margin: 0 auto !important
    }

    .container {
        width: calc(100% - 100px)
    }

    .row,
    .row>* {
        box-sizing: border-box
    }

    .row.gtr-0,
    .row.gtr-0.gtr-uniform {
        margin-top: 0
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: -35px;
        margin-left: -35px
    }

    .row.gtr-uniform>*>:last-child {
        margin-bottom: 0
    }

    .row.aln-left {
        justify-content: flex-start
    }

    .row.aln-center {
        justify-content: center
    }

    .row.aln-right {
        justify-content: flex-end
    }

    .row.aln-top {
        align-items: flex-start
    }

    .row.aln-middle {
        align-items: center
    }

    .row.aln-bottom {
        align-items: flex-end
    }

    .row>.imp-large {
        order: -1
    }

    .row>.col-1-large {
        width: 8.33333%
    }

    .row>.off-1-large {
        margin-left: 8.33333%
    }

    .row>.col-2-large {
        width: 16.66667%
    }

    .row>.off-2-large {
        margin-left: 16.66667%
    }

    .row>.col-3-large {
        width: 25%
    }

    .row>.off-3-large {
        margin-left: 25%
    }

    .row>.col-4-large {
        width: 33.33333%
    }

    .row>.off-4-large {
        margin-left: 33.33333%
    }

    .row>.col-5-large {
        width: 41.66667%
    }

    .row>.off-5-large {
        margin-left: 41.66667%
    }

    .row>.col-6-large {
        width: 50%
    }

    .row>.off-6-large {
        margin-left: 50%
    }

    .row>.col-7-large {
        width: 58.33333%
    }

    .row>.off-7-large {
        margin-left: 58.33333%
    }

    .row>.col-8-large {
        width: 66.66667%
    }

    .row>.off-8-large {
        margin-left: 66.66667%
    }

    .row>.col-9-large {
        width: 75%
    }

    .row>.off-9-large {
        margin-left: 75%
    }

    .row>.col-10-large {
        width: 83.33333%
    }

    .row>.off-10-large {
        margin-left: 83.33333%
    }

    .row>.col-11-large {
        width: 91.66667%
    }

    .row>.off-11-large {
        margin-left: 91.66667%
    }

    .row>.col-12-large {
        width: 100%
    }

    .row>.off-12-large {
        margin-left: 100%
    }

    .row.gtr-0 {
        margin-left: 0
    }

    .row.gtr-0>* {
        padding: 0
    }

    .row.gtr-25,
    .row.gtr-25.gtr-uniform {
        margin-top: -8.75px
    }

    .row.gtr-0.gtr-uniform>* {
        padding-top: 0
    }

    .row.gtr-25 {
        margin-left: -8.75px
    }

    .row.gtr-25>* {
        padding: 8.75px 0 0 8.75px
    }

    .row.gtr-50,
    .row.gtr-50.gtr-uniform {
        margin-top: -17.5px
    }

    .row.gtr-25.gtr-uniform>* {
        padding-top: 8.75px
    }

    .row.gtr-50 {
        margin-left: -17.5px
    }

    .row.gtr-50>* {
        padding: 17.5px 0 0 17.5px
    }

    .row.gtr-50.gtr-uniform>* {
        padding-top: 17.5px
    }

    .row.gtr-uniform {
        margin-top: -35px
    }

    .row.gtr-150,
    .row.gtr-150.gtr-uniform {
        margin-top: -52.5px
    }

    .row.gtr-uniform>* {
        padding-top: 35px
    }

    .row.gtr-150 {
        margin-left: -52.5px
    }

    .row.gtr-150>* {
        padding: 52.5px 0 0 52.5px
    }

    .row.gtr-200,
    .row.gtr-200.gtr-uniform {
        margin-top: -70px
    }

    .row.gtr-150.gtr-uniform>* {
        padding-top: 52.5px
    }

    .row.gtr-200 {
        margin-left: -70px
    }

    .row.gtr-200>* {
        padding: 70px 0 0 70px
    }

    .row.gtr-200.gtr-uniform>* {
        padding-top: 70px
    }

    body,
    input,
    select,
    textarea {
        font-size: 11pt;
        line-height: 1.5em;
        letter-spacing: .015em
    }

    .wrapper {
        padding: 4em 0 7em
    }

    #logo {
        margin-top: -.5em !important
    }

    #logo h1 {
        font-size: 1.75em
    }

    #intro {
        padding-bottom: 7em
    }

    #intro p.style1 {
        font-size: 1.25em
    }

    #intro p.style2 {
        font-size: 2.25em
    }

    #footer {
        padding-bottom: 4em
    }

    #footer header.style1 {
        padding-bottom: 4em;
        margin-bottom: 4em;
        border-bottom: 1px solid rgba(255, 255, 255, .05)
    }

    #copyright {
        padding-top: 4em;
        margin-top: 4em
    }
}

@media screen and (max-width:980px) and (min-width:737px) {
    #footer .feature-list>.row>:nth-child(2)>section {
        border-top: 0;
        padding-top: 0
    }
}

@media screen and (max-width:980px) {
    .container {
        width: calc(100% - 100px)
    }

    .row,
    .row>* {
        box-sizing: border-box
    }

    .row.gtr-0,
    .row.gtr-0.gtr-uniform {
        margin-top: 0
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: -50px;
        margin-left: -50px
    }

    .row>* {
        padding: 50px 0 0 50px
    }

    .row.gtr-uniform>*>:last-child {
        margin-bottom: 0
    }

    .row.aln-left {
        justify-content: flex-start
    }

    .row.aln-center {
        justify-content: center
    }

    .row.aln-right {
        justify-content: flex-end
    }

    .row.aln-top {
        align-items: flex-start
    }

    .row.aln-middle {
        align-items: center
    }

    .row.aln-bottom {
        align-items: flex-end
    }

    .row>.imp-medium {
        order: -1
    }

    .row>.col-1-medium {
        width: 8.33333%
    }

    .row>.off-1-medium {
        margin-left: 8.33333%
    }

    .row>.col-2-medium {
        width: 16.66667%
    }

    .row>.off-2-medium {
        margin-left: 16.66667%
    }

    .row>.col-3-medium {
        width: 25%
    }

    .row>.off-3-medium {
        margin-left: 25%
    }

    .row>.col-4-medium {
        width: 33.33333%
    }

    .row>.off-4-medium {
        margin-left: 33.33333%
    }

    .row>.col-5-medium {
        width: 41.66667%
    }

    .row>.off-5-medium {
        margin-left: 41.66667%
    }

    .row>.col-6-medium {
        width: 50%
    }

    .row>.off-6-medium {
        margin-left: 50%
    }

    .row>.col-7-medium {
        width: 58.33333%
    }

    .row>.off-7-medium {
        margin-left: 58.33333%
    }

    .row>.col-8-medium {
        width: 66.66667%
    }

    .row>.off-8-medium {
        margin-left: 66.66667%
    }

    .row>.col-9-medium {
        width: 75%
    }

    .row>.off-9-medium {
        margin-left: 75%
    }

    .row>.col-10-medium {
        width: 83.33333%
    }

    .row>.off-10-medium {
        margin-left: 83.33333%
    }

    .row>.col-11-medium {
        width: 91.66667%
    }

    .row>.off-11-medium {
        margin-left: 91.66667%
    }

    .row>.col-12-medium {
        width: 100%
    }

    .row>.off-12-medium {
        margin-left: 100%
    }

    .row.gtr-0 {
        margin-left: 0
    }

    .row.gtr-0>* {
        padding: 0
    }

    .row.gtr-25,
    .row.gtr-25.gtr-uniform {
        margin-top: -12.5px
    }

    .row.gtr-0.gtr-uniform>* {
        padding-top: 0
    }

    .row.gtr-25 {
        margin-left: -12.5px
    }

    .row.gtr-25>* {
        padding: 12.5px 0 0 12.5px
    }

    .row.gtr-50,
    .row.gtr-50.gtr-uniform {
        margin-top: -25px
    }

    .row.gtr-25.gtr-uniform>* {
        padding-top: 12.5px
    }

    .row.gtr-50 {
        margin-left: -25px
    }

    .row.gtr-50>* {
        padding: 25px 0 0 25px
    }

    .row.gtr-50.gtr-uniform>* {
        padding-top: 25px
    }

    .row.gtr-uniform {
        margin-top: -50px
    }

    .row.gtr-150,
    .row.gtr-150.gtr-uniform {
        margin-top: -75px
    }

    .row.gtr-uniform>* {
        padding-top: 50px
    }

    .row.gtr-150 {
        margin-left: -75px
    }

    .row.gtr-150>* {
        padding: 75px 0 0 75px
    }

    .row.gtr-200,
    .row.gtr-200.gtr-uniform {
        margin-top: -100px
    }

    .row.gtr-150.gtr-uniform>* {
        padding-top: 75px
    }

    .row.gtr-200 {
        margin-left: -100px
    }

    .row.gtr-200>* {
        padding: 100px 0 0 100px
    }

    .row.gtr-200.gtr-uniform>* {
        padding-top: 100px
    }

    #nav,
    #titleBar .title,
    header br {
        display: none
    }

    form ul.actions {
        text-align: center
    }

    .feature-list {
        max-width: 40em
    }

    .feature-list section {
        padding-top: 4em
    }

    .feature-list>.row>:first-child>section {
        border-top: 0;
        padding-top: 0
    }

    #logo {
        top: 0
    }

    #intro p.style3 {
        width: auto
    }

    #highlights .highlight {
        max-width: 40em;
        margin-left: auto;
        margin-right: auto
    }

    #footer .feature-list {
        border-top: 1px solid rgba(255, 255, 255, .05);
        padding-top: 4em
    }

    #page-wrapper,
    #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden
    }

    #navPanel,
    #titleBar {
        left: 0;
        position: fixed;
        top: 0
    }

    #page-wrapper {
        backface-visibility: hidden;
        -moz-transition: -moz-transform .5s;
        -webkit-transition: -webkit-transform .5s;
        -ms-transition: -ms-transform .5s;
        transition: transform .5s;
        padding-bottom: 1px
    }

    #titleBar {
        backface-visibility: hidden;
        -moz-transition: -moz-transform .5s;
        -webkit-transition: -webkit-transform .5s;
        -ms-transition: -ms-transform .5s;
        transition: transform .5s;
        display: block;
        height: 44px;
        width: 100%;
        z-index: 10001;
        background: 0 0
    }

    #titleBar .toggle {
        text-decoration: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 44px
    }

    #titleBar .toggle:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        text-transform: none !important;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        -moz-transition: .15s ease-in-out;
        -webkit-transition: .15s ease-in-out;
        -ms-transition: .15s ease-in-out;
        transition: .15s ease-in-out;
        text-decoration: none;
        content: '\f0c9';
        font-size: 14px;
        position: absolute;
        top: 6px;
        left: 6px;
        display: block;
        width: 54px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: rgba(255, 255, 255, .75);
        background-color: rgba(92, 95, 103, .5);
        border-radius: .25em
    }

    #titleBar .toggle:active:before {
        background-color: rgba(92, 95, 103, .75)
    }

    #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform .5s;
        -webkit-transition: -webkit-transform .5s;
        -ms-transition: -ms-transform .5s;
        transition: transform .5s;
        display: block;
        height: 100%;
        overflow-y: auto;
        width: 275px;
        z-index: 10002;
        background: url("images/overlay.webp") #242730;
        box-shadow: inset -3px 0 4px 0 rgba(0, 0, 0, .1)
    }

    #navPanel .link {
        display: block;
        color: rgba(255, 255, 255, .5);
        text-transform: uppercase;
        font-size: .85em;
        letter-spacing: .15em;
        text-decoration: none;
        height: 44px;
        line-height: 44px;
        border-top: 1px solid rgba(255, 255, 255, .05);
        margin: 0 15px
    }

    #navPanel .link:first-child {
        border-top: 0
    }

    #navPanel .indent-1 {
        display: inline-block;
        width: 1em
    }

    #navPanel .indent-2 {
        display: inline-block;
        width: 2em
    }

    #navPanel .indent-3 {
        display: inline-block;
        width: 3em
    }

    #navPanel .indent-4 {
        display: inline-block;
        width: 4em
    }

    #navPanel .indent-5 {
        display: inline-block;
        width: 5em
    }

    #navPanel .depth-0 {
        color: #fff
    }

    body.navPanel-visible #page-wrapper,
    body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px)
    }

    body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media screen and (max-width:736px) {
    .container {
        width: calc(100% - 40px)
    }

    .row,
    .row>* {
        box-sizing: border-box
    }

    #copyright ul li:first-child,
    .row.gtr-0,
    .row.gtr-0.gtr-uniform,
    ul.actions li:first-child {
        margin-top: 0
    }

    .row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: -30px;
        margin-left: -30px
    }

    .row>* {
        padding: 30px 0 0 30px
    }

    .row.gtr-uniform>*>:last-child {
        margin-bottom: 0
    }

    .row.aln-left {
        justify-content: flex-start
    }

    .row.aln-center {
        justify-content: center
    }

    .row.aln-right {
        justify-content: flex-end
    }

    .row.aln-top {
        align-items: flex-start
    }

    .row.aln-middle {
        align-items: center
    }

    .row.aln-bottom {
        align-items: flex-end
    }

    .row>.imp-small {
        order: -1
    }

    .row>.col-1-small {
        width: 8.33333%
    }

    .row>.off-1-small {
        margin-left: 8.33333%
    }

    .row>.col-2-small {
        width: 16.66667%
    }

    .row>.off-2-small {
        margin-left: 16.66667%
    }

    .row>.col-3-small {
        width: 25%
    }

    .row>.off-3-small {
        margin-left: 25%
    }

    .row>.col-4-small {
        width: 33.33333%
    }

    .row>.off-4-small {
        margin-left: 33.33333%
    }

    .row>.col-5-small {
        width: 41.66667%
    }

    .row>.off-5-small {
        margin-left: 41.66667%
    }

    .row>.col-6-small {
        width: 50%
    }

    .row>.off-6-small {
        margin-left: 50%
    }

    .row>.col-7-small {
        width: 58.33333%
    }

    .row>.off-7-small {
        margin-left: 58.33333%
    }

    .row>.col-8-small {
        width: 66.66667%
    }

    .row>.off-8-small {
        margin-left: 66.66667%
    }

    .row>.col-9-small {
        width: 75%
    }

    .row>.off-9-small {
        margin-left: 75%
    }

    .row>.col-10-small {
        width: 83.33333%
    }

    .row>.off-10-small {
        margin-left: 83.33333%
    }

    .row>.col-11-small {
        width: 91.66667%
    }

    .row>.off-11-small {
        margin-left: 91.66667%
    }

    .row>.col-12-small {
        width: 100%
    }

    .row>.off-12-small {
        margin-left: 100%
    }

    .row.gtr-0 {
        margin-left: 0
    }

    .row.gtr-0>* {
        padding: 0
    }

    .row.gtr-25,
    .row.gtr-25.gtr-uniform {
        margin-top: -7.5px
    }

    .row.gtr-0.gtr-uniform>* {
        padding-top: 0
    }

    .row.gtr-25 {
        margin-left: -7.5px
    }

    .row.gtr-25>* {
        padding: 7.5px 0 0 7.5px
    }

    .row.gtr-50,
    .row.gtr-50.gtr-uniform {
        margin-top: -15px
    }

    .row.gtr-25.gtr-uniform>* {
        padding-top: 7.5px
    }

    .row.gtr-50 {
        margin-left: -15px
    }

    .row.gtr-50>* {
        padding: 15px 0 0 15px
    }

    .row.gtr-50.gtr-uniform>* {
        padding-top: 15px
    }

    .row.gtr-uniform {
        margin-top: -30px
    }

    .row.gtr-150,
    .row.gtr-150.gtr-uniform {
        margin-top: -45px
    }

    .row.gtr-uniform>* {
        padding-top: 30px
    }

    .row.gtr-150 {
        margin-left: -45px
    }

    .row.gtr-150>* {
        padding: 45px 0 0 45px
    }

    .row.gtr-200,
    .row.gtr-200.gtr-uniform {
        margin-top: -60px
    }

    .row.gtr-150.gtr-uniform>* {
        padding-top: 45px
    }

    .row.gtr-200 {
        margin-left: -60px
    }

    .row.gtr-200>* {
        padding: 60px 0 0 60px
    }

    .row.gtr-200.gtr-uniform>* {
        padding-top: 60px
    }

    #logo h1,
    #logo p {
        letter-spacing: .2em
    }

    #intro,
    #logo {
        text-align: center;
        padding-right: 2em;
        padding-left: 2em
    }

    #intro p.style2,
    header.style1 h2 {
        font-size: 1.5em;
        line-height: 1.25em
    }

    #copyright,
    #features ul.actions {
        margin-top: 4em
    }

    #copyright,
    #footer .feature-list {
        padding-top: 0;
        border-top: 0
    }

    body,
    input,
    select,
    textarea {
        line-height: 1.5em;
        font-size: 10.5pt;
        letter-spacing: 0
    }

    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 1.2em;
        /* letter-spacing: .05em; */
        margin: 0 0 1em
    }

    hr {
        margin: 1em 0
    }

    article,
    section {
        clear: both
    }

    header br {
        display: none
    }

    header.style1 {
        padding: 0 0 1em
    }

    header.style1 h2 {
        letter-spacing: .075em
    }

    header.style1 p {
        font-size: 1em;
        letter-spacing: 0;
        display: block;
        margin: 0
    }

    .button,
    button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        display: block;
        width: 100%;
        font-size: 1em;
        max-width: 30em;
        margin: 0 auto
    }

    ul.actions {
        margin: 2em 0 0
    }

    ul.actions li {
        margin: 15px 0 0;
        display: block
    }

    .feature-list section {
        padding-top: 2em;
        padding-left: 4em
    }

    .feature-list h3:before {
        font-size: .9em
    }

    .box.post-excerpt .image.left {
        position: relative;
        top: .25em;
        width: 25%;
        margin: 0
    }

    .box.post-excerpt h3,
    .box.post-excerpt p {
        margin-left: 32.5%
    }

    .wrapper {
        padding: 3em 0 6em
    }

    .wrapper .title {
        font-size: .9em;
        width: 18em;
        height: 2.5em;
        top: -2.5em;
        line-height: 2.5em;
        margin-bottom: -2.5em;
        margin-left: -9em;
        padding-top: .5em
    }

    .wrapper .title:after,
    .wrapper .title:before {
        height: 15px;
        bottom: -15px;
        background-size: 100% 100%
    }

    #header {
        height: 17em
    }

    .homepage #header {
        height: 20em
    }

    #logo h1 {
        font-size: 1.5em
    }

    #logo p {
        margin: 1.25em 0 0;
        display: block;
        font-size: .9em
    }

    #intro {
        padding-bottom: 5em;
        margin: 0 auto
    }

    #intro p.style1 {
        margin-bottom: 1.5em
    }

    #intro p.style2 {
        letter-spacing: .05em;
        padding: 1.25em
    }

    #features header.style1 {
        padding-bottom: 4em
    }

    #content {
        padding: 0 0 2em
    }

    #content header.style1 {
        padding-bottom: 2.5em
    }

    #footer {
        padding-bottom: 0
    }

    #footer header.style1 {
        padding-bottom: 0;
        margin-bottom: 2em;
        border-bottom: 0
    }

    #copyright ul {
        padding: 1em 2em;
        width: 100%
    }

    #copyright ul li {
        display: block;
        margin: .5em 0 0;
        border-left: 0;
        padding: 0
    }
}

.header-top-nav .custom-section p img {
    margin-right: 9px;
    margin-bottom: -2px;
    padding-bottom: 0
}

.header-top-nav .custom-section .col-6 {
    padding-left: 0;
    padding-right: 0
}

.header-top-nav .custom-section p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: 'Anek Tamil', sans-serif;
    font-weight: 100 !important;
    text-align: center
}

.header-top-nav .custom-section {
    background: -webkit-linear-gradient(90deg, #26d4fb 0, #7d5cdf 100%);
    padding: 9px 0
}

#nav>ul>li>a.quote {
    height: 0 !important;
    color: #fff;
    line-height: 0;
    padding: 19px 34px;
    background: linear-gradient(94.89deg, #7d5ce0 -21.42%, #27d6fc 127.67%);
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, .25);
    border-radius: 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    transition: .9s
}

nav {
    background: #0000004a
}

section#why-us-brand p b,
ul.navbar-nav a.nav-link {
    color: #fff;
    font-weight: 600
}

h1 {
    font-family: Anek Tamil, sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 67px;
    letter-spacing: 0
}

section#header h1 {
    padding: 60px 0;
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 105.8%;
    text-align: center
}

.be-spoke-content h3 b,
.bespoke-content h2 b,
.choose-card-text h3 b,
.choose-text h2 b,
.concept-heading h1 b,
.concept-e .concept-content h3,
.concept-c .concept-content h3,
.concept-n .concept-content h3,
.concept-n h2,
.concept-o .concept-content h3,
.concept-o h2,
.concept-item h2,
.concept-p .concept-content h3,
.concept-p h2,
.concept-t .concept-content h3,
.feature-box h1 b,
.features-text h1 b,
.heading-text h1 b,
.holistic-content h3 b,
.logo-cta.animationcta .heading-text h3 b,
.logoabout-text h2.heading-text-h3 b,
.mis-vis i,
.right-content h2 b,
.row-text h2 b,
.row-text.holistic-text h2 b,
.tecnology-heading h1 b,
section#call-toaction-section h2 b,
section#grow-brand h1 b,
section#header h1 b,
section#intro-section h1 b,
section#intro-section h3 b,
section#intro-section-1 h1 b,
section#intro-section-content h1 b,
section#intro-section-home h1 b,
section#intro-section-logo-design h1 b,
section#intro-section-seo h1 b,
section#logo-about-us h2.logoabout-text-h2 b,
section#logo-contact-form .heading-text h3 b,
section#milestone-section .mision-vision .mis-vis h2 b,
section#recent-past .heading-text h3 b,
section#recent-past h1 b,
section#services-solutions .tools-services-section p b,
section#testimonials-sections h3.heading-text-h3 b {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.scroll-image {
    text-align: center;
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover;
    z-index: -1
}

#nav>ul>li>a.quote:hover,
section#contact-us form#contact button#contact-submit:hover {
    background: #000 !important;
    transition: .9s
}

section#header p {
    color: #fff;
    font-family: Anek Tamil;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center
}

.custom-industries-section {
    text-align: center;
    padding: 20px 0 40px
}

section#hero-section:after {
    content: '';
    background: #000000d1;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    height: 100%
}

section#header .custom-industries-section .inner-card h3 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #4b4b4b;
    margin: 10px 0;
    position: relative;
    top: -22px
}

.custom-industries-section .inner-card {
    border: 1px solid grey;
    background: #0e0e0ea8;
    border-radius: 17px;
    height: 181px;
    padding: 43px 0
}

.main-inner {
    padding: 2px 0
}

.main-inner a {
    text-decoration: none;
}

.custom-industries-section .col-md-2:hover .main-inner {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(.33, #7d5ce0), color-stop(.67, #27d6fc));
    background-image: -moz-linear-gradient(center bottom, #0ead56 33%, #0f5 67%);
    border: none;
    border-radius: 20px !important
}

.main-inner :hover .industry-image i {
    background: -webkit-gradient(linear, left bottom, right top, color-stop(.33, #7d5ce0), color-stop(.67, #27d6fc));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translate3d(10px);
    transition: 1.2s
}

.custom-industries-section .col:hover .first-image {
    opacity: 0 !important
}

.custom-industries-section .col:hover .second-image {
    opacity: 1 !important
}

.custom-industries-section img.second-image {
    margin-top: -80px;
    opacity: 0;
    filter: hue-rotate(85deg)
}

.industry-image i {
    font-size: 65px;
    align-items: center;
    display: flex;
    justify-content: center
}

.industry-image {
    width: 100px;
    display: inline-block;
    height: 92px;
    filter: brightness(250)
}

.custom-industries-section .col-md-2:hover .main-inner h3 {
    background: linear-gradient(98.92deg, #7d5ce0 6.91%, #27d6fc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

video#bgvid {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    height: 100vh;
    width: 100%;
    object-fit: cover
}

.heading-text h3,
section#intro-section h3,
section#intro-section-1 h3,
section#intro-section-content h3,
section#intro-section-logo-design h3,
section#intro-section-seo h3,
section#recent-past .heading-text h3 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 103.8%;
    color: #fff
}

section#intro-section,
section#intro-section-1,
section#intro-section-content,
section#intro-section-logo-design,
section#intro-section-seo {
    background: #1d1d1d;
    color: #fff;
    padding: 60px 0 30px
}

.logoabout-text h2.heading-text-h3,
section#intro-section h1,
section#intro-section-1 h1,
section#intro-section-content h1,
section#intro-section-home h1,
section#intro-section-logo-design h1,
section#intro-section-seo h1 {
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 103.8%
}

section#intro-section .col-3:hover .why-choosetext {
    border-color: #7d5ce0 !important
}

section#intro-section .why-choosetext {
    padding: 30px 20px 50px;
    text-align: center;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 5px 5px 0 0 !important;
    border: 2px solid #2c2c2c;
    margin: 0 4px
}

section#intro-section .col-3:hover,
section#intro-section-1 .col-3:hover,
section#intro-section-content .col-3:hover,
section#intro-section-home .col-3:hover,
section#intro-section-logo-design .col-3:hover,
section#intro-section-seo .col-3:hover {
    transition: .9s;
    transform: translateY(10px)
}

section#intro-section .col .why-choosetext:hover .img2,
section#intro-section .col-3:hover .button-custom,
section#intro-section .col-3:hover .img2,
section#intro-section-1 .col-3:hover .button-custom,
section#intro-section-content .col-3:hover .button-custom,
section#intro-section-content .col-3:hover .img2,
section#intro-section-home .col-3:hover .button-custom,
section#intro-section-home .col-3:hover .img2,
section#intro-section-logo-design .col-3:hover .button-custom,
section#intro-section-logo-design .col-3:hover .img2,
section#intro-section-seo .col-3:hover .button-custom,
section#intro-section-seo .col-3:hover .img2 {
    opacity: 1;
    transition: .9s
}

section#intro-section .why-choosetext .why-choose-image,
section#intro-section-1 .why-choosetext .why-choose-image,
section#intro-section-content .why-choosetext .why-choose-image,
section#intro-section-home .why-choosetext .why-choose-image,
section#intro-section-logo-design .why-choosetext .why-choose-image,
section#intro-section-seo .why-choosetext .why-choose-image {
    margin: 10px 0 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

section#intro-section .why-choosetext h3,
section#intro-section-1 .why-choosetext h3,
section#intro-section-content .why-choosetext h3.animated.fadeIn,
section#intro-section-home .why-choosetext h3,
section#intro-section-logo-design .why-choosetext h3,
section#intro-section-seo .why-choosetext h3 {
    font-family: Anek Tamil;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    min-height: 40px;
    margin: 10px 0;
    color: #e0e0e0
}

section#intro-section .why-choosetext p,
section#intro-section-content .why-choosetext p,
section#intro-section-home .why-choosetext p,
section#intro-section-logo-design .why-choosetext p,
section#intro-section-seo .why-choosetext p {
    font-family: Anek Tamil;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
    color: #888
}

section#intro-section .why-choosetext img.img2,
section#intro-section-content .why-choosetext img.img2,
section#intro-section-home .why-choosetext img.img2,
section#intro-section-logo-design .why-choosetext img.img2 {
    position: absolute;
    opacity: 0;
    filter: hue-rotate(85deg)
}

.button-custom,
section#intro-section .col-3:hover .img1,
section#intro-section-content .col-3:hover .img1,
section#intro-section-home .col-3:hover .img1,
section#intro-section-logo-design .col-3:hover .img1,
section#intro-section-seo .col-3:hover .img1 {
    opacity: 0
}

section#intro-section .col-3:hover h3,
section#intro-section .col-3:hover p,
section#intro-section-content .col-3:hover h3,
section#intro-section-content .col-3:hover p,
section#intro-section-home .col-3:hover h3,
section#intro-section-home .col-3:hover p,
section#intro-section-logo-design .col-3:hover h3,
section#intro-section-logo-design .col-3:hover p,
section#intro-section-seo .col-3:hover h3,
section#intro-section-seo .col-3:hover p {
    color: #fff;
    transition: .9s
}

section#intro-section .inner-section,
section#intro-section-content .inner-section,
section#intro-section-home .inner-section,
section#intro-section-logo-design .inner-section {
    padding: 60px 0 30px
}

.blizz-questions {
    padding: 30px 0
}

section#intro-section-logo-design .why-choosetext {
    padding: 30px 20px 50px;
    text-align: center;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 5px 5px 0 0 !important;
    border: 2px solid #2c2c2c;
    margin: 0 4px;
    height: 420px
}

section#intro-section-1 .col-3:hover .why-choosetext,
section#intro-section-content .col-3:hover .why-choosetext,
section#intro-section-home .col-3:hover .why-choosetext,
section#intro-section-logo-design .col-3:hover .why-choosetext,
section#intro-section-seo .col-3:hover .why-choosetext {
    border-color: #7d5ce0 !important;
    border-radius: 25px 25px 0 0
}

#home-tab-pane4 .gallery-item img,
div#profile-tab-pane4 .gallery-item img,
div#profile-tab-pane6 .gallery-item img {
    border: 6px solid #27d6fc
}

.gallery-item img {
    height: 600px;
}

section#intro-section-content .why-choosetext,
section#intro-section-home .why-choosetext {
    border-radius: 5px 5px 0 0 !important;
    padding: 30px 20px 50px;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    margin: 0 4px;
    text-align: center
}

section#intro-section-home {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 103.8%;
    background: #1d1d1d;
    color: #fff;
    padding: 60px 0 30px
}

section#intro-section-home .why-choosetext {
    border: 2px solid #2c2c2c;
    height: 300px
}

section#intro-section-content .why-choosetext {
    border: 2px solid #2c2c2c;
    height: 350px
}

section#testimonials-sections button.slick-next.slick-arrow,
section#testimonials-sections button.slick-prev {
    filter: hue-rotate(75deg)
}

section#faqs .accordion-item img {
    filter: hue-rotate(85deg);
    position: absolute;
    right: 30px
}

.button-custom {
    text-align: center;
    background: #fff;
    padding: 9px 0;
    background: -webkit-linear-gradient(90deg, #26d4fb 0, #7d5ce0 100%);
    border-radius: 0 0 21px 21px;
    margin: 0 4px
}

.brand-button,
.brand-button:hover h6 {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(.33, #7d5ce0), color-stop(.67, #27d6fc));
    transition: .9s
}

section#intro-section-seo .why-choosetext {
    padding: 30px 20px 50px;
    text-align: center;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 5px 5px 0 0 !important;
    border: 2px solid #2c2c2c;
    margin: 0 4px;
    height: 510px
}

.brand-portfolio .card,
.client-icons .card {
    background: #ff10 !important;
    border: 0 !important;
    padding: 0 50px
}

.image-trustpilot img,
.truspilot img {
    width: 10% !important;
    height: auto !important
}

section#testimonials-sections .testimonial-text h5 {
    color: #ccc;
    font-size: 15px;
    line-height: 24px;
    font-style: italic;
    text-decoration: underline
}

section#intro-section-seo .why-choosetext img.img2 {
    position: absolute;
    opacity: 0
}

.client-icons {
    width: 100%;
    text-align: center;
    border-top: 1px solid #3e3a3a;
    padding: 30px 0;
    border-bottom: 1px solid #3e3a3a
}

.client-icons .carousel,
section#grow-brand .carousel {
    width: 100%;
    margin: 0 auto
}

.client-icons .slick-slide,
section#grow-brand .slick-slide {
    margin: 10px
}

.brand-portfolio .slick-dots,
.client-icons .slick-arrow,
.client-icons .slick-dots,
section#price-plans-section-1 .fade:not(.show),
section#recent-past .fade:not(.show),
section#services-solutions .fade:not(.show),
section#testimonials-sections .slider-nav button.slick-next.slick-arrow,
section#testimonials-sections .slider-nav button.slick-prev.slick-arrow,
section#what-can-we .fade:not(.show) {
    display: none !important
}

.client-icons .card {
    display: flow-root
}

.client-icons .new img {
    width: 60px;
    margin: 0 auto
}

section#grow-brand .brand-portfolio button.slick-prev.slick-arrow {
    background-image: url(../../images/leftarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111
}

section#grow-brand .brand-portfolio button.slick-next.slick-arrow {
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111
}

section#grow-brand .slick-next:before,
section#grow-brand .slick-prev:before {
    font-size: 0
}

section#grow-brand,
section#recent-past,
section#what-can-we {
    background: #1d1d1d;
    color: #fff;
    padding: 60px 0
}

section#grow-brand h1 {
    font-family: Anek Tamil;
    font-size: 65px;
    font-weight: 700;
    line-height: 65px;
    letter-spacing: 0;
    text-align: center;
    color: #fff
}

.brand-button h6 a {
    padding: 13px 84px;
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 105.8%;
    transition: .9s
}

.brand-button h6 {
    margin: 0 auto;
    padding: 14px 0;
    border-radius: 14px;
    background: #1d1d1d
}

.brand-button {
    width: auto !important;
    display: table;
    background-image: -moz-linear-gradient(center bottom, #0ead56 33%, #0f5 67%);
    padding: 2px !important;
    border: none;
    border-radius: 14px !important;
    background-size: cover;
    text-align: center;
    margin: 0 auto
}

.features-text h1,
.heading-text h1,
.tecnology-heading h1,
section#industries-we-conquered h1 {
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 103.8%;
    text-transform: capitalize
}

.copyright-section .social-links img:hover,
section#what-can-we .accordion-item img:hover {
    transform: scale(.9)
}

section#what-can-we .accordion-item .logo-images img {
    background: #1d242e;
    margin: 10px;
    transition: .9s !important;
    animation: 3s linear infinite pulse;
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 250px;
}

section#what-can-we .accordion-item {
    background: #212121;
    color: #fff;
    border: 1px solid #4b4b4b;
    padding: 50px;
    border-radius: 20px
}

section#what-can-we ul#myTab {
    border: 0;
    text-align: center;
    margin: 60px 0 90px;
    display: flex !important;
    justify-items: center !important;
    justify-content: center !important
}

section#what-can-we ul#myTab .nav-link {
    background: #212121;
    border: 1px solid #4b4b4b;
    border-radius: 15px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 102.8%;
    letter-spacing: 1px;
    color: #4b4b4b;
    min-width: 0px !important;
    padding: 15px 30px;
    height: auto;
}

button.tablinks.active,
section#logoportfolio ul#myTab li .nav-link.active,
section#what-can-we li.nav-item .active {
    background: linear-gradient(94.32deg, #7d5ce0 0, #27d6fc 128.15%) !important;
    border: 1px solid #4b4b4b;
    border-radius: 15px;
    color: #fff !important
}

section#what-can-we .inner-customcanwe .logo-design {
    border-bottom: 1px solid #444;
    padding-bottom: 40px
}

section#what-can-we .information p {
    font-family: Anek Tamil;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #e0e0e0
}

section#what-can-we .information h2 img {
    padding-right: 14px;
    transition: .9s
}

section#what-can-we .inner-customcanwe .button-text {
    margin-top: -18px;
    z-index: 99999999
}

section#what-can-we .inner-customcanwe .call-to {
    transform: scale(1.1);
    position: relative;
    top: 14px
}

section#what-can-we .inner-customcanwe .button-text a {
    float: right;
    text-decoration: unset;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 208.3%;
    color: #27d6fc;
    z-index: 9999999999
}

section#what-can-we .information h2 {
    font-family: Anek Tamil;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    color: #e0e0e0
}

section#what-can-we .information {
    padding-top: 40px;
    color: #fff
}

section#recent-past h1 {
    font-family: Anek Tamil;
    font-size: 65px;
    font-weight: 700;
    line-height: 65px;
    letter-spacing: 0;
    color: #fff
}

section#what-can-we .information h2 img:hover {
    transform: translateY(-20px)
}

section#recent-past ul#myTab {
    position: absolute;
    margin-top: -150px;
    right: 141px;
    padding: 0 !important;
    border: 1px solid #4e4e4e;
    border-radius: 18px
}

section#recent-past .tab-pane,
section#services-solutions .tab-pane {
    border: 0 !important
}

section#price-plans-section .nav-tabs .nav-link.active,
section#price-plans-section-1 .nav-tabs .nav-link.active,
section#recent-past .nav-tabs .nav-link.active {
    background: #ff10 !important;
    color: #27d6fc !important
}

section#recent-past .nav-tabs .nav-link {
    border: 0 !important;
    color: #4d4d4d;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-size: 16px;
    line-height: 54px;
    letter-spacing: 0;
    min-width: auto !important;
    background: #ff10 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

section#logoportfolio .gallery-container,
section#recent-past .gallery-container,
section#what-canwe-about .gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto
}

section#logoportfolio .gallery-item,
section#recent-past .gallery-item,
section#what-canwe-about .gallery-item {
    flex-basis: 24.7%;
    margin-bottom: 6px;
    opacity: 1 !important;
    cursor: pointer
}

section#recent-past .gallery-item img {
    width: 100%;
    object-fit: cover;
    height: 400px;
    object-position: top;
    transition: 1s all ease;
}

section#recent-past .gallery-item img:hover {
    object-position: bottom;
}

.four-days-image-wrapper img {
    width: 80%;
    display: table;
    margin: 0 auto;
    border-radius: 10px;
}

.secure-shopify-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    max-width: 800px;
    margin: 30px 50px;
    padding: 20px;
    text-align: center;
}

.four-days-image-wrapper {
    margin: 0 auto;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: Anek Tamil, sans-serif !important;
}

.secure-shopify-card h3,
.secure-shopify-card h2 {
    color: black;
    font-weight: 600;
}

.secure-shopify-button-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.shopify-call-button {
    background-color: #0073e6;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopify-call-button i {
    margin-right: 8px;
}

.shopify-spots-available {
    background-color: #f3f8ff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #0073e6;
}

.shopify-cards-image-wrapper img {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 20px;
}

.get-over-discount-div h5 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}

.get-over-discount-div h5 span {
    color: #ff5722;
    font-weight: bold;
}

.countdown {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.countdown-box {
    text-align: center;
}

.number {
    font-size: 30px;
    font-weight: bold;
    color: black;
    padding: 13px 34px;
    background: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 10px;
}

.secure-shopify-card .label {
    font-size: 18px;
    color: black;
    font-weight: 700;
    font-family: Anek Tamil, sans-serif;
}

.special-offer-div h4 {
    color: black;
    font-weight: 600;
}

section#four-days-left {
    padding: 50px 0px;
}

.brand-button {
    margin: 30px auto;
}

.shopify-season-end-sale h2 {
    margin-bottom: 20px;
}

.shopify-card-bottom-card-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.shopify-bottom-card {
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    width: calc(50% - 10px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.shopify-card-image-wrapper img {
    max-width: 50px;
    margin-bottom: 10px;
}

.shopify-card-content p {
    font-size: 14px;
    margin: 0;
}

.shopify-card-content p span {
    font-weight: bold;
    color: #333;
}

section#logoportfolio .gallery-item img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: 0% 0%;
}

section#logoportfolio .gallery-item {
    height: auto;
}

.accordion {
    background: #ff10 !important;
    --bs-accordion-bg: #ff10 !important
}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    left: 0
}

.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto
}

.lightbox-content img {
    border-radius: 7px;
    width: 30%;
    height: auto;
    margin: 0 auto;
    display: table;
    position: relative;
    top: 81px
}

.lightbox-next,
.lightbox-prev {
    position: absolute;
    background-color: #fff;
    color: #000;
    top: 45%;
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 30px;
    font-size: 35px;
    font-weight: 600
}

.lightbox-prev {
    left: 0
}

.lightbox-next {
    right: 0
}

.lightbox-next:hover,
.lightbox-prev:hover {
    opacity: .8
}

.custom-portoflio-button {
    text-align: center;
    padding: 20px 0 0
}

section#faqs .accordion-body {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

#myTabContent {
    margin-top: 40px
}

section#faqs .accordion-item,
section#logoprocess-inner .accordion-item {
    border: 0;
    margin-bottom: 21px;
    background: #252525;
    border-radius: 20px
}

section#faqs .accordion-button:focus,
section#logoprocess-inner .accordion-button:focus {
    box-shadow: unset !important;
    border: 0 !important
}

section#faqs button.accordion-button.collapsed,
section#logoprocess-inner button.accordion-button.collapsed {
    background: #252525;
    border: 2px solid #2f2f2f;
    border-radius: 25px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #656565;
    letter-spacing: 0
}

section#faqs .accordion-button:not(.collapsed),
section#logoprocess-inner .accordion-button:not(.collapsed) {
    background: #ff10 !important;
    box-shadow: unset;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0;
    color: #fff
}

section#faqs .accordion-button:not(.collapsed) img,
section#logoprocess-inner .accordion-button:not(.collapsed) img {
    transform: rotate(90deg)
}


section#testimonials-sections #page .slick-track .testimonial-text {
    text-align: center;
    color: #fff
}

p.website-abouttext {
    color: #fff
}

section#testimonials-sections .testimonial-text h3 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 54px;
    color: #fff
}

section#testimonials-sections .slider.slider-single {
    margin: 60px 100px;
    border: 2px solid #7d5ce0;
    padding: 46px 0;
    background: #252525;
    box-shadow: 0 6px 21px rgba(0, 0, 0, .14);
    border-radius: 25px
}

section#testimonials-sections .slider.slider-nav.slick-initialized.slick-slider {
    margin: 40px 0;
    padding: 0
}

section#testimonials-sections .slick-slide img {
    width: 130px;
    margin: 0 auto
}

#basicAccordion {
    padding: 0 100px
}

section#testimonials-sections .slick-slide.is-active.slick-active h3 span img {
    border-radius: 50%;
    border: 2px solid #7d5ce0
}

section#testimonials-sections .testimonial-quote {
    position: absolute;
    right: 340px;
    z-index: 111111
}

section#testimonials-sections button.slick-prev.slick-arrow {
    background-image: url(../../images/leftarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    left: -90px
}

section#testimonials-sections button.slick-next.slick-arrow {
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    right: -90px
}

form#contact {
    padding: 0 210px
}

.contact-div ul.nav-menu-links li {
    color: #fff !important;
    list-style: none !important
}

.contact-div ul.nav-menu-links i {
    margin-right: 20px;
    font-size: 25px;
}

section#logoprocess-inner .seo-innerrows .choose-seo-orderlist ul li img {
    margin-right: 10px
}

.contact-div ul.nav-menu-links {
    padding: 0 !important
}

section#contact-us input:focus-visible {
    box-shadow: unset !important;
    outline: unset !important
}

textarea:focus-visible {
    outline: unset !important
}

section#contact-us form#contact ::placeholder {
    font-style: inherit !important;
    font-family: 'Anek Tamil';
    font-weight: 400;
    font-size: 20px;
    color: #656565;
    line-height: 30px
}

section#contact-us form#contact textarea {
    overflow: hidden !important;
    min-height: 10px !important;
    height: 70px
}

section#contact-us form#contact button#contact-submit {
    width: 100%;
    background: linear-gradient(271.05deg, #7d5ce0 2.65%, #27d6fc 97.16%);
    border: 2px solid #2f2f2f;
    border-radius: 25px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0;
    line-height: 30px;
    min-height: 69px;
    height: 0;
    transition: .9s
}

section#contact-us .custom-form-sec {
    border: 1px solid #484848;
    border-radius: 25px;
    padding: 60px 0;
    margin: 0 97px
}

section#contact-us form#contact input,
section#contact-us form#contact textarea {
    padding: 20px;
    background: #252525;
    border: 2px solid #2f2f2f;
    border-radius: 25px;
    margin-bottom: 12px;
    width: 100%;
    resize: unset;
    color: #fff !important
}

section#price-plans-section .custom-price-button ul,
section#price-plans-section-1 .custom-price-button ul {
    margin: 0;
    padding: 0;
    text-align: center
}

section#price-plans-section .nav-tabs .nav-link,
section#price-plans-section-1 .nav-tabs .nav-link {
    border: 0 !important;
    letter-spacing: 0;
    min-width: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 54px;
    color: #4d4d4d
}

section#price-plans-section .collapse:not(.show) {
    display: block !important
}

section#price-plans-section ul#myTab {
    padding: 0 !important;
    border: 1px solid #4e4e4e;
    border-radius: 18px;
    text-align: center;
    width: 74%;
    margin: 0 auto;
    display: flex !important
}

section#price-plans-section .price-heading-text,
section#price-plans-section-1 .price-heading-text {
    border: 1px solid #434343;
    border-radius: 15px;
    text-align: center;
    padding: 26px 0
}

section#price-plans-section .price-heading-text h2,
section#price-plans-section-1 .price-heading-text h2 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin: 20px 0
}

section#price-plans-section .price-heading-text h4,
section#price-plans-section-1 .price-heading-text h4 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

section#price-plans-section .price-list ul li::marker {
    color: #27d5fc !important;
    font-size: 19px;
    line-height: 33px
}

section#price-plans-section .price-list ul,
section#price-plans-section-1 .price-list ul {
    margin: 0;
    padding-left: 30px;
    height: 246px;
    overflow-y: auto
}

section#price-plans-section .price-list,
section#price-plans-section-1 .price-list {
    background: #252525;
    border: 1px solid #2f2f2f;
    border-radius: 15px;
    padding: 32px 0 32px 13px;
    margin: 11px 0 0
}

section#price-plans-section .price-list ul li,
section#price-plans-section-1 .price-list ul li {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    list-style: circle;
    padding-left: 6px
}

section#price-plans-section .price-inner-plan {
    color: #fff;
    background: #282828;
    border: 2px solid #4b4b4b;
    box-shadow: 0 8px 17px rgba(0, 0, 0, .13);
    border-radius: 15px;
    padding: 40px;
    transition: .9s !important
}

section#price-plans-section .nav-tabs .nav-link:hover,
section#price-plans-section-1.nav-tabs .nav-link:hover {
    background: #ff10 !important
}

section#price-plans-section .tab-pane,
section#price-plans-section-1 .tab-pane {
    border: 0 !important;
    margin-top: 50px
}

section#price-plans-section li.nav-item,
section#price-plans-section-1 li.nav-item {
    text-align: center;
    margin: 0 auto !important;
    padding: 0px 10px !important
}

section#price-plans-section .price-inner-plan:hover,
section#price-plans-section-1 .price-inner-plan:hover {
    border-color: #27d6fc;
    transition: .9s;
    transform: translateY(30px)
}

section#price-plans-section .price-inner-plan:hover .price-heading-text,
section#price-plans-section-1 .price-inner-plan:hover .price-heading-text {
    background: linear-gradient(103.38deg, #27d6fc 3.26%, #7d5ce0 113.62%);
    border: 1px solid #434343;
    box-shadow: inset 5px 11px 9px rgba(0, 0, 0, .18);
    transition: .9s
}

section#price-plans-section-1 ul#myTab {
    padding: 0 !important;
    border: 1px solid #4e4e4e;
    border-radius: 18px;
    text-align: center;
    width: 55%;
    margin: 0 auto
}

section#price-plans-section-1 .nav-tabs .nav-link:hover {
    background-color: unset !important
}

section#price-plans-section-1 .price-list ul li::marker {
    color: #27d5fc !important;
    font-size: 19px;
    line-height: 33px
}

section#price-plans-section-1 .price-inner-plan {
    color: #fff;
    background: #282828;
    border: 2px solid #4b4b4b;
    box-shadow: 0 8px 17px rgba(0, 0, 0, .13);
    border-radius: 15px;
    padding: 40px
}

footer#main-footer-sections {
    padding: 60px 0 0;
    background: #00000091
}

.social-links i {
    color: white;
    margin-left: 10px;
    font-size: 20px;
}

.social-links a {
    text-decoration: none;
}

footer#main-footer-sections .footer-about-us p {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 174.3%;
    color: #fff;
    margin-top: 10px
}

footer#main-footer-sections h4 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #27d6fc
}

.copyright-section .social-links ul,
.ready-solve-orderlist ul,
footer#main-footer-sections ul.nav-menu-links,
section#logo-call-to-action .logo-cta ul,
section#logoprocess-inner .seo-innerrows .choose-seo-orderlist ul {
    margin: 0;
    padding: 0
}

footer#main-footer-sections .copyright-section {
    background: #000;
    padding: 22px 0
}

footer#main-footer-sections .copyright-section p,
section#logoportfolio .row,
section#readysolve-video .container p {
    padding: 0;
    margin: 0
}

footer#main-footer-sections ul.nav-menu-links li a {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-decoration: unset
}

footer#main-footer-sections ul.nav-menu-links li {
    list-style: none;
    line-height: 35px
}

footer#main-footer-sections .footer-nav-3 ul li {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #fff
}

footer#main-footer-sections .footer-nav-3 ul li span {
    width: 20%;
    float: left
}

footer#main-footer-sections .footer-nav-3 ul li em {
    float: left;
    width: 80%;
    font-style: inherit
}

footer#main-footer-sections .footer-payment-section .payment-inner h4 {
    margin: 0;
    padding: 3px 0 0
}

footer#main-footer-sections .footer-payment-section .payment-inner img {
    float: right
}

footer#main-footer-sections .footer-payment-section .payment-inner {
    background: rgba(26, 26, 26, .57);
    border: .3px solid #27d6fc;
    border-radius: 7px;
    padding: 20px 30px
}

.copyright-section .social-links img {
    width: 40px;
    margin: 0;
    padding: 0;
    border-radius: 7px;
    transition: .9s
}

.copyright-section .social-links,
.text-right {
    text-align: right
}

.floating_btn a {
    text-decoration: unset !important
}

.floating_btn {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1111111111111111111
}

.logo-cta .col-6,
.logo-steps h2,
.row,
section#intro-section .col,
section#logo-call-to-action .ppc .col-6 {
    position: relative
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0)
    }
}

.contact_icon {
    background-color: #27d6fc;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0);
    animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulsing;
    box-shadow: 0 0 0 0 #27d6fc;
    -webkit-animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulsing;
    -moz-animation: 1.25s cubic-bezier(.66, 0, 0, 1) infinite pulsing;
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: 400;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: .3s ease-in-out
}

section#about-sec,
section#animation,
section#animation-sec,
section#branding-sec,
section#contact-sec,
section#content-creation,
section#logo-designs-sec,
section#mobile-application,
section#portfolio-sec,
section#ppc-section,
section#privacy-policy,
section#seo-section,
section#services-sec,
section#social-media-marketing,
section#video-editing-sec,
section#website-design {
    background: url('../../images/about-image-1.webp') 0 0/100% 100% no-repeat;
    padding: 50px 0
}

section#logo-about-us .animation-about h1,
section#logo-about-us h2.logoabout-text-h2 {
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: unset;
    color: #fff;
    font-size: 40px;
    line-height: 50px
}

section#logo-about-us .logoabout-text p b {
    color: #fff;
    font-weight: 800
}

.first-inner-section-text h1 b,
.heading-text h2 b,
section#call-toaction-section h1 b,
section#logo-about-us .social-media h2 b,
section#logo-about-us h2 b,
section#logoprocess-inner .animationprocess p b,
section#logoprocess-inner .processinner-text h2 b,
section#mobileapp-details .innermobileapp:hover h5 a,
section#why-us-brand h1 b {
    color: #27d6fc
}

.first-inner-section-text h1 {
    text-align: left;
    padding: 0;
    font-size: 65px;
    line-height: 75px;
    margin: 0;
    -webkit-text-stroke: 1px #27D6FC;
    -webkit-text-fill-color: transparent;
    font-family: 'Anek Tamil'
}

.logo-steps h2,
.logo-steps h2 span {
    font-family: Anek Tamil;
    letter-spacing: 0
}

.cnhhh .about-banner-buttons.animate__animated.animate__bounce {
    display: flex;
    justify-content: center;
    align-items: center
}

.about-banner-buttons.animate__animated.animate__bounce {
    display: flex !important;
    justify-content: flex-start;
    align-items: center
}

section#logo-about-us .row {
    margin: 0 auto
}

section#about-us-main-section .heading-text h1 {
    font-size: 40px;
    line-height: 50px
}

section#about-us-main-section .about-banner-buttons ul {
    margin: 0;
    padding: 0;
    text-align: left
}

section#about-us-main-section .heading-text p {
    font-size: 16px;
    line-height: 26px
}

.about-banner-buttons .brand-button h6 a {
    padding: 12px 54px
}

body.about-us section#header p {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 148.3%;
    text-align: center;
    color: #fff
}

section#about-us-main-section img:hover {
    transform: translate3d(30px, 0, 60px)
}

section#about-us-main-section img {
    transition: .9s;
    filter: hue-rotate(95deg)
}

section#milestone-section .text-mile-area .heading-text h1 b {
    font-size: 85px;
    line-height: 85px
}

section#milestone-section .text-mile-area .heading-text h1 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 64px
}

section#milestone-section .text-mile-area img {
    width: 87%;
    text-align: center;
    margin: 0 auto;
    display: table
}

section#milestone-section .mile-function-code h1 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 105.8%;
    text-align: center;
    color: #7d5ce0
}

section#milestone-section .mile-function-code h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 105.8%;
    text-align: center;
    color: #e0e0e0;
    font-family: 'Anek Tamil'
}

section#milestone-section .mile-function-code .mileswithtext:hover {
    background: linear-gradient(91deg, #27d6fc 26.76%, #7d5ce0 75.8%), linear-gradient(0deg, #fff, #fff);
    transition: .9s !important;
    transform: translateY(10px)
}

section#milestone-section .mision-vision .mis-vis p {
    font-size: 20px;
    line-height: 30px;
    color: #c8c8c8;
    min-height: 190px
}

section#milestone-section .mision-vision .mis-vis h2 {
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px
}

section#milestone-section .mision-vision .mis-vis {
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 35px;
    border: 2px solid #27d6fc;
    padding: 60px 50px;
    margin: 0 13px
}

section#milestone-section .mision-vision :hover.mis-vis {
    background: 0 0;
    transition: .9s !important;
    transform: translateY(10px)
}

section#milestone-section .mile-function-code .mileswithtext {
    border: 2px solid #27d6fc;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 30px;
    padding: 52px 0;
    margin: 0 4px;
    transition: .9s
}

section#logoportfolio .gallery-item:hover,
section#what-canwe-about .gallery-item:hover {
    transform: scale(.9);
    transition: .9s
}

section#what-canwe-about .gallery-about-section h6 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 700;
    font-size: 167px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -.04em;
    color: rgba(166, 166, 166, .21)
}

.my-connect-inner img:hover {
    transform: scale(1.1);
    filter: hue-rotate(-75deg)
}

.my-connect-inner img {
    transition: .9s
}

.my-connect-inner {
    border-radius: 40px;
    padding: 130px 70px 70px
}

section#call-toaction-section h2 {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 32px
}

button.work-with-us {
    padding: 8px 13px !important;
    border-radius: 35px;
    height: unset !important;
    min-width: unset !important;
    background: 0 0;
    border: 1px solid grey;
    color: #fff;
    margin-bottom: 20px
}

.right-card-content h3,
section#services-solutions .heading-text p b {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-text-fill-color: transparent
}

section#call-toaction-section .about-banner-buttons .brand-button {
    height: 250px;
    width: 250px !important;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}

section#call-toaction-section .about-banner-buttons .brand-button:hover {
    border-radius: 50%;
    border: 6px solid #27d5fc;
    transition: 1.3s
}

.about-banner-buttons .brand-button a {
    text-decoration: none;
    color: #fff
}

.services-sec section#header h3.animated.fadeIn {
    background: linear-gradient(98.46deg, #27d5fc 3.81%, #7d5ce0 101.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 105.8%
}

section#services-solutions .heading-text p {
    font-size: 26px
}

section#services-solutions .heading-text p b {
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 700
}

section#services-solutions ul#myTab {
    padding: 0 !important;
    border: 0;
    display: table !important;
    width: 100%
}

section#services-solutions .nav-tabs .nav-link.active {
    background: #ff10 !important;
    color: #27d6fc !important;
    border-color: #5aab8b
}

section#services-solutions .nav-tabs .nav-link.active em {
    color: #70b666
}

section#services-solutions .nav-tabs .nav-link em {
    font-size: 36px;
    float: right;
    font-style: inherit;
    color: #7d5ce069
}

section#services-solutions .tabsinner-sec-sol img.logodetails:hover {
    filter: brightness(.5)
}

section#services-solutions .tabsinner-sec-sol img.logodetails {
    float: right;
    transition: .9s
}

section#services-solutions .nav-tabs .nav-link {
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-size: 18px;
    line-height: 54px;
    letter-spacing: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: rgba(44, 44, 44, .15) !important;
    box-shadow: 0 9px 3px rgba(0, 0, 0, .13);
    border-radius: 30px;
    width: 100%;
    margin-bottom: 22px;
    text-align: left;
    height: 87px;
    border: 2px solid #44684d26;
    text-transform: capitalize
}

section#services-solutions .tabsinner-sec-sol h1 {
    font-weight: 600;
    font-size: 42px;
    line-height: 63px;
    padding-bottom: 26px
}

section#services-solutions .tabsinner-sec-sol p {
    font-size: 14px;
    line-height: 24px
}

section#services-solutions .tabsinner-sec-sol {
    background: rgba(44, 44, 44, .15);
    box-shadow: 0 9px 3px rgba(0, 0, 0, .13);
    border-radius: 30px;
    color: #fff;
    padding: 50px;
    border: 2px solid #5dac84
}

section#services-solutions .tools-services-section {
    border-top: 1px solid rgba(255, 255, 255, .24);
    margin: 30px 0 0;
    padding: 30px 0 0
}

section#services-solutions .tabsinner-sec-sol h6 a:hover {
    background: #fff;
    color: #000;
    border-color: #fff !important
}

section#services-solutions .tabsinner-sec-sol h6 {
    text-align: right;
    padding: 8px 0 30px
}

section#services-solutions .tools-services-section .col-md-6 {
    margin-right: 0 !important;
    padding-right: 0 !important
}

#show-case-sectionseo .prev .text,
section#services-solutions .tools-services-section img.tools {
    text-align: right;
    float: right
}

section#services-solutions .tabsinner-sec-sol h6 a {
    border: 1px solid #27d6fc;
    border-radius: 10px;
    padding: 11px 30px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 105.8%;
    color: #27d6fc;
    transition: .9s
}

@media (max-width:767px) {
    .gallery-container {
        width: 100%
    }

    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px
    }

    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto
    }
}

@media (max-width:480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px
    }

    .lightbox-content {
        width: 90%;
        margin: 20% auto
    }
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes pulse {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes pulse {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

section#header .service-logosection .first-inner-section-text p {
    font-size: 48px;
    line-height: 58px;
    padding: 0;
    margin: 0;
    text-align: left
}

section#header img.greenline {
    position: absolute;
    animation: 3s linear infinite pulse
}

section#header .service-logosection .first-inner-section-text h1 {
    text-align: left;
    padding: 0;
    font-size: 129px;
    line-height: 118px;
    margin: 0;
    -webkit-text-stroke: 1px #27D6FC;
    -webkit-text-fill-color: transparent
}

section#header .service-logosection .first-inner-section-text .about-banner-buttons {
    text-align: left
}

.seobuttonnew ul,
section#header .service-logosection .first-inner-section-text .about-banner-buttons ul,
section#logo-contact-form .about-banner-buttons ul {
    text-align: left;
    margin: 0;
    padding: 0
}

section#header .service-logosection .first-inner-section-text .about-banner-buttons ul li {
    margin-left: 0;
    padding-left: 0
}

.log-quote-form form#contact input,
.log-quote-form form#contact textarea {
    padding: 20px;
    background: #25252554 !important;
    border: 1px solid #2f2f2f;
    border-radius: 16px;
    margin-bottom: 23px;
    width: 100%;
    color: #fff !important;
    resize: unset
}

.log-quote-form form#contact {
    padding: 50px 40px;
    border: 4px solid #27d5fc;
    margin: 0 70px 0px;
    border-radius: 30px;
    background: #030606
}

.service-logosection button#contact-submit,
form.innerpagescalltoaction button.btn.btn-primary,
section#logo-contact-form button#contact-submit {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(.33, #7d5ce0), color-stop(.67, #27d6fc))
}

.service-logosection button#contact-submit:hover {
    background: #ccc !important
}

.service-logosection button#contact-submit {
    margin: 0 auto;
    display: table;
    width: 100%;
    border-radius: 15px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Anek Tamil';
    letter-spacing: 0;
    font-size: 19px;
    padding: 0 !important;
    line-height: 0;
    height: 54px;
    transition: .9s
}

section#logo-about-us .logoabout-text h6 {
    font-size: 50px;
    color: #fff;
    font-family: 'Anek Tamil'
}

section#logo-about-us .logoabout-text h1,
section#why-us-brand h1 {
    text-align: left;
    padding: 0;
    line-height: 65px;
    margin: 0;
    font-family: 'Anek Tamil';
    color: #fff;
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: unset;
    font-size: 55px
}

section#why-us-brand {
    padding: 60px 0;
    color: #fff
}

.why-us-image img {
    filter: hue-rotate(135deg);
    width: 100%
}

section#intro-section .containerr .why-choosetext {
    border-radius: 6px
}

section#intro-section .col-3:hover .why-choosetext {
    border-radius: 6px 6px 0 0
}

section#intro-section .containerr .why-choosetext img.img2 {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important
}

section#logo-call-to-action .container img {
    position: absolute;
    bottom: -116px;
    right: 0;
    filter: hue-rotate(135deg)
}

section#logo-call-to-action .heading-text h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500
}

section#logo-call-to-action .container {
    box-shadow: 0 11px 8px 0 #0000003B;
    border-radius: 30px;
    border: 2px solid #7d5ce0;
    padding: 74px 60px;
    position: relative
}

section#logoportfolio h1 span {
    font-size: 22px;
    line-height: 32px
}

section#logoportfolio h1 {
    font-size: 40px;
    line-height: 40px
}

section#logoportfolio .projct-box:hover {
    background: linear-gradient(91deg, #27d6fc 26.76%, #7d5ce0 75.8%), linear-gradient(0deg, #fff, #fff);
    transition: .9s;
    transform: translateY(10px)
}

.be-spoke-content h3,
section#logoportfolio .projct-box h2 {
    color: #fff;
    font-size: 20px
}

section#logoportfolio .projct-box h1,
section#logoportfolio .projct-box h1 span {
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
    font-family: 'Anek Tamil';
    font-style: normal
}

section#logoportfolio .projct-box {
    text-align: center;
    border: 2px solid #27d6fc;
    background: #2c2c2c;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    border-radius: 30px;
    padding: 52px 0;
    margin: 0 4px;
    transition: .9s
}

section#logoportfolio .projct-box h1 span {
    color: #fff
}

section#logoportfolio .projct-box h1 {
    text-align: center;
    color: #7d5ce0
}

section#logoportfolio ul#myTab li {
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

section#recent-past.gallery-item {
    height: 600px !important
}

section#logoportfolio .accordion {
    padding: 0;
    margin: 0 !important
}

section#logoportfolio .tab-pane {
    border: 0;
    padding: 0;
    margin: 0
}

section#logoportfolio ul#myTab {
    border: 0;
    text-align: center;
    margin: 70px auto;
    width: 100% !important;
    display: table !important
}

section#logoportfolio ul#myTab .nav-link {
    background: #212121;
    border: 1px solid #4b4b4b;
    border-radius: 15px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #4b4b4b;
    height: 49px;
    padding: 0 !important;
    min-width: 150px;
    margin: 0 5px
}

.logo-steps {
    background: linear-gradient(0deg, #2b2b2b, #2b2b2b), linear-gradient(0deg, #343434, #343434);
    text-align: center;
    color: #fff;
    border: 1px solid #343434;
    padding: 25px 0
}

.logo-steps h2 {
    font-size: 125px;
    font-weight: 700;
    line-height: 135px;
    text-align: center
}

.logo-steps h2 span {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 45px;
    text-align: left;
    position: absolute;
    bottom: 16px;
    margin-left: -18px
}

section#logoprocess-inner .processinner-text h2 {
    color: #fff;
    font-size: 42px;
    line-height: 52px
}

section#logoprocess-inner .accordion-item img {
    position: absolute;
    right: 30px
}

hr {
    border-color: #ccc !important
}

section#logo-contact-form .heading-text h1 {
    font-size: 34px;
    line-height: 44px
}

section#logo-contact-form .contact-inner {
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 50px 40px;
    background: linear-gradient(0deg, #232323, #232323), linear-gradient(0deg, #535353, #535353)
}

section#logo-contact-form .about-banner-buttons {
    margin-bottom: -38px
}

.service-logosection .first-inner-section-text h1 {
    text-align: left;
    padding: 0;
    font-size: 65px;
    line-height: 75px;
    margin: 0;
    font-family: 'Anek Tamil';
    color: #fff;
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: unset
}

section#logo-contact-form .logo-conactfomrinner input,
section#logo-contact-form .logo-conactfomrinner textarea {
    border: 1px solid #bcbCBC66 !important;
    background: #00000091 !important;
    color: #fff;
    margin-bottom: 20px;
    padding: 13px 10px;
    width: 100%;
    font-style: inherit;
    border-radius: 10px
}

section#logo-contact-form .logo-conactfomrinner {
    border: 3px solid;
    box-shadow: 0 12px 15px 0 #0000001A;
    padding: 50px 30px;
    border-radius: 40px;
    background: #00000091;
  
}

section#logo-contact-form button#contact-submit {
    width: 100%;
    color: #fff;
    border-radius: 20px;
    font-family: 'Anek Tamil';
    letter-spacing: 1px;
    font-size: 20px;
    height: 59px;
    font-weight: 400
}

section#logo-contact-form ::placeholder {
    color: #fff !important;
    font-style: inherit !important;
    font-weight: 100
}

section#logo-about-us img {
    filter: hue-rotate(115deg)
}

section#logo-call-to-action img.website-cta {
    top: -200px;
    right: -100px
}

section#intro-section .containerr .col:hover .button-custom {
    opacity: 1 !important;
    transition: .9s
}

section#intro-section .row {
    padding: 0;
    margin: 0 auto
}

section#header nav#nav ul.dropotron.level-0.center li:before {
    top: unset;
    margin-top: 13px
}

.service-logosection .social p {
    font-size: 22px !important;
    font-family: 'Anek Tamil' !important
}

.service-logosection .social h1 {
    text-align: left;
    padding: 0;
    font-size: 65px;
    line-height: 75px;
    margin: 0;
    color: #fff;
    font-family: 'Anek Tamil'
}

section#logo-about-us .social-media h2 {
    font-size: 45px;
    color: #fff;
    line-height: 55px;
    text-transform: capitalize
}

section#logo-about-us2 h1 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 45px;
    color: #fff;
    line-height: 55px
}

.choose-box {
    border: 2px solid #7d5ce0;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0 20px;
    padding: 50px 20px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    height: 500px
}

.choose-card-text p {
    height: 200px;
    overflow: auto;
    font-size: 16px
}

.choose-text h2,
.row-text h2 {
    color: #fff !important
}

.row.choose-row {
    padding: 60px 0
}

.choose-text {
    margin-bottom: 60px
}

.choose-image img {
    filter: brightness(0) invert(1);
    width: 80px !important;
    margin-bottom: 20px
}

section#logoprocess-inner img {
    filter: hue-rotate(95deg);
}

.choose-card-text h3,
.holistic-content h3 {
    color: #fff;
    font-family: 'Anek Tamil';
    font-size: 36px;
    line-height: 46px
}

section#logo-about-us .mobile h6 {
    font-size: 97px;
    line-height: 107px
}

section#logo-call-to-action .container img.mobile-cta {
    bottom: -330px
}

.popup-close:hover,
section#mobileapp-details .innermobileapp:hover h6 a {
    opacity: 1
}

section#mobileapp-details .innermobileapp:hover {
    transition: .9s;
    border: 1px solid #27d6fc
}

section#mobileapp-details .innermobileapp h6 a {
    color: #fff;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 38px;
    background: -webkit-linear-gradient(90deg, #26d4fb 0, #7d5ce0 100%);
    font-family: 'Anek Tamil';
    border-radius: 20px 0 0 20px;
    opacity: 0
}

section#mobileapp-details .innermobileapp h5 a i {
    color: #27d6fc;
    position: relative;
    top: 2px
}

section#mobileapp-details .innermobileapp h5 a {
    font-family: 'Anek Tamil';
    color: #fff;
    font-size: 15px;
    line-height: 25px
}

section#mobileapp-details .innermobileapp p {
    color: #e0e0e0;
    FONT-SIZE: 13px;
    line-height: 23px;
    height: 120px;
    overflow: auto
}

section#mobileapp-details .innermobileapp h3 {
    color: #e0e0e0;
    font-family: 'Anek Tamil';
    padding: 40px 0 10px
}

section#mobileapp-details .innermobileapp {
    text-align: center;
    height: 484px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: 1px solid #626262;
    box-shadow: 0 12px 11px 0 #00000024;
    border-radius: 10px;
    padding: 42px 20px
}

section#mobileapp-details .innermobileapp img {
    padding: 15px;
    border: 15px solid transparent;
    -webkit-border-image: url(../../images/mobileapplication/icon/border.webp) 30 round;
    -o-border-image: url(../../images/mobileapplication/icon/border.webp) 30 round;
    border-image: url(../../images/mobileapplication/icon/border.webp) 13 round;
    width: 90px;
    height: 90px;
    filter: hue-rotate(85deg)
}

section#mobileapp-details {
    padding: 50px 0 !important
}

section#header .portofliosec img:hover {
    transform: scale(1.1);
    z-index: 1111111
}

section#header .portofliosec img {
    position: relative;
    top: 59px;
    transition: .9s
}

section#header .portofliosec {
    padding: 0 0 0 220px !important
}

.layout {
    padding: 2%
}

.open-popup {
    cursor: pointer;
    color: #888
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    text-align: center;
    display: none;
    -webkit-transition: .4s;
    transition: .4s
}

.overlay .popup {
    background: #fff;
    display: inline-block;
    white-space: normal;
    text-align: left;
    vertical-align: middle;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    margin-top: -50px
}

.overlay::after,
.overlay::before {
    height: 100%;
    content: "";
    display: inline-block;
    vertical-align: middle
}

.overlay--bg-black {
    background: rgba(0, 0, 0, .7)
}

.overlay--bg-white {
    background: rgba(255, 255, 255, .7)
}

.popup-close {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 8px;
    right: 5px;
    cursor: pointer;
    opacity: .7
}

.popup-close::after,
.popup-close::before {
    content: '';
    position: absolute;
    display: block;
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 3px;
    right: 3px;
    background: #555
}

.popup-close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pop_head {
    padding: 9px 10px;
    background: #4eb5e6;
    color: #fff;
    font-weight: 500
}

.pop_body {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
    overflow: auto;
    max-height: 350px
}

.pop_footer {
    padding: 5px 10px
}

.btn_no,
.btn_yes {
    padding: 5px 15px;
    font-family: inherit;
    color: #fff;
    outline: 0;
    cursor: pointer
}

.btn_yes {
    background: #81ce84;
    border: none;
    border-radius: 3px
}

.btn_no {
    background: #fd7e7e;
    border: none;
    border-radius: 3px
}

.heading-pricing-colors {
    color: #fff;
    text-align: center;
    margin-bottom: 20px
}

.websites section#intro-section .why-choosetext p {
    min-height: 230px
}

body.animationservice section#header .animation .first-inner-section-text h1 {
    font-size: 65px;
    line-height: 75px;
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: unset
}

body.animationservice section#header .animation .first-inner-section-text p {
    font-size: 24px;
    line-height: 34px
}

.log-quote-form form#contact p {
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    color: #fff
}

.log-quote-form form#contact h2 {
    color: #7d5ce0;
    font-size: 34px;
    line-height: 44px
}

.ready-solve-orderlist ul li,
section#logoprocess-inner .seo-innerrows .choose-seo-orderlist ul li {
    color: #fff;
    list-style: none
}

.ready-solve-orderlist ul img {
    position: unset !important;
    width: 16px;
    margin-right: 10px
}

section#logo-call-to-action .animationcta img {
    top: -207px
}

section#logoprocess-inner .arrow-down img {
    width: auto;
    height: auto;
    margin: 0 auto
}

section#logoprocess-inner .animationprocess h2 {
    color: #27d6fc;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    font-family: 'Anek Tamil';
    position: relative
}

section#logoprocess-inner .animationprocess h2 span {
    font-size: 132px;
    color: #323232;
    font-weight: 700;
    position: absolute;
    left: -30px;
    bottom: 30px;
    z-index: -1
}

section#logoprocess-inner .animationprocess p {
    font-size: 40px;
    line-height: 50px;
    color: #fff
}

.our-holistic-card {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0 20px 0 0;
    padding: 50px 20px;
    border: 2px solid #7d5ce0;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    height: 760px
}

.image-holistic img {
    width: 80px;
    filter: brightness(250);
    margin-bottom: 20px
}

#show-case-sectionseo .slide {
    width: 896px;
    position: relative;
    overflow: hidden;
    margin: 0 15px
}

#show-case-sectionseo .slide img {
    max-width: 100%;
    position: relative;
    transition: 1s ease-out
}

#show-case-sectionseo .slide.slick-center img {
    transition: 1s ease-out;
    opacity: 1
}

#show-case-sectionseo .slick-next,
#show-case-sectionseo .slick-prev {
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    z-index: 3000;
    top: 0;
    bottom: 0;
    cursor: pointer;
    outline: 0
}

#show-case-sectionseo .slick-next {
    right: calc(50% - 545px);
    text-indent: 1px
}

#show-case-sectionseo .slick-prev {
    left: calc(50% - 545px);
    text-indent: -2px
}

#show-case-sectionseo .slick-arrow {
    background: 0 0;
    border: none;
    position: absolute;
    bottom: 33px;
    color: #fff;
    font-size: 1.5rem;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#show-case-sectionseo .slick-arrow:hover {
    background-color: rgba(255, 255, 255, .2)
}

#show-case-sectionseo .slick-dots {
    position: absolute;
    bottom: 0;
    right: calc(50% - 432px);
    padding: 0;
    margin: 0;
    list-style: none
}

#show-case-sectionseo .slick-dots li {
    float: left;
    display: block;
    margin: 1rem .2rem;
    font-size: 0
}

#show-case-sectionseo .slick-dots button {
    border: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, .4);
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    text-indent: 9999px;
    padding: 0
}

#show-case-sectionseo .slider .slick-dots .slick-active button {
    background: rgba(255, 255, 255, .8)
}

#show-case-sectionseo .text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 33px 99px;
    color: #fff;
    z-index: 5;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#show-case-sectionseo .slick-active .text {
    padding: 0 55px 99px
}

#show-case-sectionseo .category {
    text-transform: uppercase;
    color: #de751f
}

#show-case-sectionseo .title {
    font-size: 1.1rem;
    line-height: 1.15em;
    margin: .4rem 0 0;
    -webkit-transition: .6s;
    transition: .6s;
    color: #fff
}

.slider.changing .text {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

#show-case-sectionseo .slick-active .title {
    margin-top: .8rem;
    font-size: 3.1rem;
    -webkit-transition: .4s .2s;
    transition: .4s .2s
}

#show-case-sectionseo .summary {
    position: relative;
    height: 1px;
    top: 100px;
    font-weight: 400;
    margin: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .4s;
    transition: .4s
}

#show-case-sectionseo .slick-active .summary {
    top: 5px;
    -webkit-transition: .4s .2s;
    transition: .4s .2s
}

#show-case-sectionseo .slide:before {
    content: "";
    display: block
}

#show-case-sectionseo .slide figure:before {
    top: 0;
    background: 0 0;
    z-index: 1;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

#show-case-sectionseo .slide:focus figure:before,
#show-case-sectionseo .slide:hover figure:before {
    background: rgba(39, 37, 30, .6)
}

section#show-case-sectionseo .slick-slide img {
    transform: scale(.9);
    opacity: .2
}

section#show-case-sectionseo .slick-active img {
    transform: scale(1)
}

.process-seo-box {
    position: relative;
    background: #242424;
    color: #fff;
    padding: 28px 50px 28px 110px;
    border-radius: 30px
}

.process-seo-box .text-seo span {
    font-size: 100px;
    position: absolute;
    left: 10px;
    font-weight: 700;
    color: #323232;
    top: -30px
}

.process-seo-box h3 {
    color: #27d6fc;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Anek Tamil';
    margin: 0
}

.process-seo-box h2 {
    color: #fff;
    font-size: 27px;
    line-height: 37px;
    font-family: 'Anek Tamil'
}

section#readysolve-video .container h1 {
    font-size: 40px;
    font-weight: 400
}

section#readysolve-video .container {
    color: #fff;
    padding: 90px 180px
}

section#some-best-feature .featured-box-video p {
    font-size: 18px;
    line-height: 28px
}

section#some-best-feature .featured-box-video h2 {
    color: #fff;
    font-family: 'Anek Tamil';
    font-weight: 700;
    font-size: 36px;
    line-height: 46px
}

section#some-best-feature .featured-box-video {
    background: #201f1f;
    color: #fff;
    padding: 30px 50px;
    border-radius: 20px;
    position: relative;
    display: table-cell
}

section#intro-section-1 .why-choosetext,
section#stepsbox-section .box-step-ppc {
    background: #141414;
    padding: 30px 20px;
    transition: .9s;
    text-align: center;
    color: #fff
}

section#some-best-feature .col-12-medium,
span.close {
    display: table
}

section#some-best-feature .featured-box-video .custom-portoflio-button {
    position: absolute;
    bottom: 36px;
    right: 30px
}

section#what-can-we .video-editings-videosec .accordion-item {
    padding: 0;
    margin: 0;
    border: 0;
    background: #ff10
}

section#intro-section-1 .why-choosetext {
    margin: 0 7px;
    border-radius: 17px;
    border: 2px solid #141414;
    height: 340px
}

.row-text.holistic-text {
    padding: 40px 0;
    text-align: left
}

.button-custom a {
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #fff
}

section#what-can-we .video-editings-videosec .video img {
    width: 100%;
    margin-bottom: 20px;
    transition: .9s
}

section#logo-call-to-action .ppc img {
    bottom: -200px
}

section#stepsbox-section .heading-text h1 b {
    font-size: 30px;
    line-height: 40px
}

section#stepsbox-section .heading-text h1 {
    font-size: 37px;
    line-height: 47px
}

section#stepsbox-section .box-step-ppc:hover {
    background: #000;
    transform: translateY(10px);
    border-color: #70b666
}

section#stepsbox-section .box-step-ppc p {
    text-align: left;
    font-size: 12px;
    line-height: 22px
}

section#stepsbox-section .box-step-ppc h2 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Anek Tamil';
    text-align: left;
    padding-top: 40px
}

section#stepsbox-section .box-step-ppc {
    border-radius: 17px;
    border: 2px solid #141414
}

section#payperclick-about h1 {
    font-size: 67px;
    line-height: 77px;
    font-family: 'Anek Tamil';
    position: relative
}

section#payperclick-about img.headline {
    position: absolute;
    z-index: -1;
    left: -60px;
    top: 0
}

section#right-ppc {
    padding: 20px 0 50px
}

.right-content h2,
.social-links-2 h2 {
    color: #fff;
    margin-bottom: 20px
}

.right-ppc-card {
    border: 2px solid #7d5ce0;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0 20px;
    padding: 50px 20px;
    border-radius: 50px;
    text-align: center;
    height: 400px
}

.right-image img {
    width: 25%;
    filter: brightness(250);
    margin-bottom: 20px
}

.right-card-content h3 {
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Anek Tamil';
    font-size: 36px;
    line-height: 46px
}

.be-spoke-content p,
.right-card-content p {
    color: #fff;
    font-size: 16px
}

section#be-spoke-section,
section#industries-we-conquered,
section#our-key-features {
    padding: 50px 0
}

.bespoke-content h2 {
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Anek Tamil'
}

.be-spoke-card {
    display: flex;
    gap: 20px;
    align-items: flex-start
}

.be-spoke-image img {
    width: 100px;
    filter: brightness(0) invert(1);
}

div#quoteModal {
    background: #000000b8
}

div#quoteModal textarea.form-control {
    height: 70px;
    resize: unset;
    border-radius: 5px
}

div#quoteModal .modal-content {
    width: 54% !important;
    margin: 0 auto !important;
    top: 16px !important;
    padding: 30px 40px !important
}

.mycustom-buttons ul li button {
    min-width: -webkit-fill-available;
    background: #fff;
    border: 1px solid #27d5fc;
    margin: 4px 1px;
    padding: 7px 20px;
    border-radius: 30px;
    font-size: 15px;
    font-family: 'Anek Tamil';
    letter-spacing: normal;
    height: auto
}

.mycustom-buttons ul li {
    list-style: none;
    display: inline-block
}

.mycustom-buttons ul {
    margin-bottom: 20px;
    padding: 0
}

.interest-btn {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    padding: 10px 15px;
    cursor: pointer;
    margin: 5px;
    border-radius: 5px;
    transition: background-color .3s
}

.interest-btn.selected {
    background-color: #0084ff;
    color: #fff;
    border-color: #0084ff
}

.interest-btn:hover {
    background-color: #000;
    color: #fff
}

div#contact-us-section form {
    border: 1px solid grey;
    padding: 20px;
    border-radius: 30px
}

div#quoteModal button.btn.btn-primary,
div#quoteModal input.btn.btn-primary {
    background-color: #27d6fc;
    border: 1.5px solid #27d6fc;
    border-radius: 2em;
    padding: 10px 24px;
    cursor: pointer;
    color: #fff;
    width: 100%;
    line-height: 0 !important
}

div#quoteModal button.btn.btn-primary:hover,
div#quoteModal input.btn.btn-primary:hover {
    color: #000;
    background-color: #fff;
    border: 1.5px solid #27d6fc;
    transition: 350ms ease-in-out
}

div#quoteModal input.form-control,
div#quoteModal textarea {
    border: 1px solid #919697 !important;
    background: #fff !important;
    color: #000 !important;
    border-radius: 12px !important;
    padding: 20px 15px !important
}

section#logoprocess-inner .row {
    margin: auto
}

div#quoteModal ::placeholder {
    color: #000
}

span.close {
    background: #000;
    margin: 0 auto;
    color: #fff;
    font-size: 35px;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 54px;
    border-radius: 50px 0 0 50px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.center2 button.slick-prev.slick-arrow {
    background-image: url(../../images/leftarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    left: 0px;
    top: 130px;
}

.center2 button.slick-next.slick-arrow {
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    right: 0px;
    top: 130px;

}

.center3 button.slick-next.slick-arrow {
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    right: 0px;
    top: 130px;

}

.center3 button.slick-prev.slick-arrow {
    background-image: url(../../images/leftarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    left: 0px;
    top: 130px;
}

form.innerpagescalltoaction button.btn.btn-primary {
    width: 100%;
    color: #fff;
    border-radius: 20px;
    font-family: 'Anek Tamil';
    letter-spacing: 1px;
    font-size: 20px;
    height: 59px;
    font-weight: 400;
    border: 0
}
@media only screen and (max-width:1024px){
    .number {
        font-size: 24px;
        padding: 13px 23px;
    }
    .secure-shopify-card{
        margin: 30px 0px;
    }
    .four-days-image-wrapper img{
        width: 100%;
    }
}
@media only screen and (max-width:800px) {
    section#four-days-left .row{
    flex-direction: column-reverse;
    margin: 0 auto;
    }
    .four-days-image-wrapper img{
        width: 80%;
    }
    .secure-shopify-card {
        margin: 30px 70px;
    }
    
    div#titleBar,
    section#top-header {
        display: none
    }

    nav button.navbar-toggler {
        height: 50px !important;
        background: #fff;
        min-width: auto;
        max-width: fit-content
    }

    h1.fade-in-up {
        font-size: 40px
    }

    section#what-can-we ul#myTab {
        gap: 20px
    }
}

@media only screen and (max-width:480px) {
    .secure-shopify-card {
        margin: 30px 0px;
    }
    .four-days-image-wrapper img {
        width: 100%;
        display: table;
        margin: 0 auto;
    }
    .concept-item h2 {
        display: none;
    }
    .number {
        font-size: 24px;
        padding: 13px 18px;
    }
    section#four-days-left{
        padding: 30px 0px;
    }

    section#logoportfolio .gallery-item,
    section#recent-past .gallery-item,
    section#what-canwe-about .gallery-item {
        flex-basis: 49%;
    }

    .center3 button.slick-prev.slick-arrow {
        left: 100px;
        top: unset;
        bottom: -70px
    }

    .center3 button.slick-next.slick-arrow {
        right: 100px;
        top: unset;
        bottom: -70px;
    }

    .res-row {
        flex-direction: column-reverse;
    }

    .center2 button.slick-next.slick-arrow {
        right: 100px;
        top: unset !important;
        bottom: -100px;
    }

    .center2 button.slick-prev.slick-arrow {
        left: 100px;
        top: unset !important;
        bottom: -100px;
    }

    section#intro-section .center2 .why-choosetext {
        height: auto;
    }

    section#intro-section .center2 .why-choosetext p {
        height: 230px;
        overflow: overlay;
    }

    section#price-plans-section-1 .center.slick-initialized.slick-slider button.slick-prev.slick-arrow {
        left: 80px !important;
        top: unset !important;
        bottom: -90px !important;
    }

    section#price-plans-section-1 .center.slick-initialized.slick-slider button.slick-next.slick-arrow {
        right: 80px !important;
        top: unset !important;
        bottom: -90px !important;
    }

    section#intro-section-logo-design .why-choosetext {
        height: 470px;
    }

    section#industries-we-conquered button.slick-next.slick-arrow {
        right: 80px !important;
        top: unset !important;
        bottom: -55px;
    }

    .center.slick-initialized.slick-slider button.slick-prev.slick-arrow,
    section#industries-we-conquered button.slick-prev.slick-arrow {
        left: 80px !important;
        top: unset !important;
        bottom: -55px !important;
    }

    section#price-plans-section .center.slick-initialized.slick-slider button.slick-prev.slick-arrow {
        left: 80px !important;
        top: unset !important;
        bottom: -90px !important;
    }

    section#price-plans-section .center.slick-initialized.slick-slider button.slick-next.slick-arrow {
        right: 80px !important;
        top: unset !important;
        bottom: -90px !important;
    }

    .center2 .why-choosetext p {
        height: 205px;
        overflow: auto;
    }

    .center.slick-initialized.slick-slider button.slick-prev.slick-arrow {
        left: 80px !important;
        top: unset !important;
        bottom: -50px !important;
    }

    .center.slick-initialized.slick-slider button.slick-next.slick-arrow {
        right: 80px !important;
        top: unset !important;
        bottom: -50px !important;
    }

    .custom-industries-section .row {
        margin-top: 150px !important;
        margin: 0 auto;
    }

    section#logoprocess-inner img {
        display: table;
        margin: auto;
    }

    .about-banner-buttons.animate__animated.animate__bounce {
        justify-content: center;
    }

    section#hero-section {
        padding: 60px 0 0;
    }

    video#bgvid {
        height: 60vh;
    }

    section#hero-section:after {
        height: 60%;
    }

    .custom-industries-section .inner-card {
        height: 170px;
        padding: 30px 0 20px 0;
    }

    .industry-image {
        width: 70px;
        height: 60px;
    }

    .inner-card.card-with h3 {
        font-size: 15px !important;
        line-height: 25px !important;
    }

    .custom-industries-section .col-md-2 {
        width: 50%;
    }

    .about-banner-buttons ul,
    .featureimage,
    div#quoteModal form,
    h1,
    h2,
    h3,
    p {
        text-align: center !important
    }

    /* .custom-industries-section, */
    .first-inner-section-text h1 img.greenline,
    .scroll-image,
    .slider .testimonial-text p br,
    p br,
    section#animation form#contact,
    section#branding-sec form#contact,
    section#content-creation form#contact,
    section#logo-call-to-action,
    /* section#logo-contact-form, */
    section#logo-designs-sec form#contact,
    /* section#logoportfolio, */
    section#mobile-application form#contact,
    section#payperclick-about img.headline,
    section#ppc-section form#contact,
    section#seo-section form#contact,
    section#show-case-sectionseo,
    section#social-media-marketing form#contact,
    section#website-design form#contact,
    section#what-can-we {
        display: none
    }

    section#logo-contact-form {
        padding: 30px 0px !important;
    }

    section#logo-contact-form .contact-inner {
        padding: 40px 0px;
        width: -webkit-fill-available;
    }

    section#logo-about-us ol li p {
        text-align: left !important;
    }

    section#logo-about-us p.text-1 {
        text-align: left !important;
    }

    section#logo-contact-form .logo-conactfomrinner {
        position: static;
        width: -webkit-fill-available;
    }

    section#content-creation ul,
    section#intro-section-logo-design .row,
    section#payperclick-about .row,
    section#why-choose-us .row {
        margin: 0 auto
    }

    section#logo-about-us2,
    section#mobileapp-details {
        padding: 10px 0 !important
    }

    .service-logosection .row,
    section#mobileapp-details .row {
        margin: auto
    }

    section#about-us-main-section,
    section#payperclick-about {
        padding: 50px 0 !important
    }

    section#milestone-section {
        padding: 0px !important;
    }

    .be-spoke-card {
        gap: 10px
    }

    section#intro-section-1,
    section#some-best-feature .featured-box-video {
        padding: 30px 0
    }

    .logo-steps h2 span {
        bottom: 9px;
        margin-left: -1px
    }

    section#logo-about-us img {
        height: 100% !important;
        width: 100% !important
    }

    form#contact,
    section#intro-section h3 {
        padding: 10px !important
    }

    footer#main-footer-sections .copyright-section {
        padding: 12px 0
    }

    section#price-plans-section-1 .nav-tabs .nav-link {
        padding: 10px
    }

    section#price-plans-section-1 ul#myTab {
        width: 90%
    }

    #myTabContent,
    section#price-plans-section-1 .tab-pane {
        margin-top: 20px
    }

    div#quoteModal input.form-control,
    div#quoteModal textarea {
        padding: 10px 14px !important
    }

    div#quoteModal button.btn.btn-primary {
        width: 70%
    }

    .brand-button h6 {
        padding: 10px 0px;
    }

    section#intro-section-home .inner-section,
    section#price-plans-section .price-heading-text {
        padding: 30px 0
    }

    .image-trustpilot img {
        width: 40% !important;
        height: auto !important
    }

    .tab-pane .collapse:not(.show),
    section#logoportfolio .collapse:not(.show) {
        display: block !important
    }

    h1 {
        font-size: 30px !important;
        line-height: 40px !important
    }

    h2 {
        font-size: 21px !important;
        line-height: 30px !important
    }

    h3 {
        font-size: 23px !important;
        line-height: 33px !important
    }

    h4 {
        font-size: 21px !important;
        line-height: 31px !important
    }

    h5 {
        font-size: 19px !important;
        line-height: 29px !important
    }

    h6 {
        font-size: 17px !important;
        line-height: 27px !important
    }

    p {
        font-size: 15px !important;
        line-height: 25px !important
    }

    h1 br {
        display: none !important
    }

    section#testimonials-sections .testimonial-quote {
        right: 300px
    }

    .concept-section {
        padding: 20px 40px !important;
    }

    section#intro-section-home .why-choosetext {
        height: 360px !important
    }

    section#milestone-section .mile-function-code,
    section#price-plans-section-1 {
        padding: 40px 0 !important
    }

    section#testimonials-sections {
        padding: 10px 0px !important;
    }

    .brand-button {
        margin-bottom: 10px
    }

    section#intro-section-home .inner-section h1 {
        padding: 0 !important
    }

    section#intro-section-home h3 {
        color: #fff;
        padding: 0;
        margin: 0
    }

    section#recent-past ul#myTab {
        display: flex !important;
        gap: 0 !important;
        position: unset;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        justify-content: space-around
    }

    section#recent-past .nav-tabs .nav-link {
        padding: 20px 15px !important
    }

    section#recent-past .gallery-item {
        flex-basis: 49%;
        padding: 0 4px
    }

    section#recent-past .gallery-item img {
        object-fit: cover;
        height: auto;
    }

    section#recent-past .gallery-container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 auto
    }

    div#quoteModal .modal-content {
        width: 100% !important;
        margin: 0 auto !important;
        top: 16px !important;
        padding: 30px 20px !important
    }

    .choose-card-text p {
        height: 175px
    }

    .choose-card-text h3 {
        font-size: 26px;
        line-height: 30px
    }

    .logoabout-text h2.heading-text-h3,
    section#logo-about-us h2.logoabout-text-h2 {
        font-size: 25px;
        line-height: 30px
    }

    .heading-text h1,
    section#grow-brand h1,
    section#intro-section h1,
    section#intro-section-home h1,
    section#milestone-section .text-mile-area .heading-text h1,
    section#recent-past h1 {
        font-size: 30px;
        line-height: 35px
    }

    a.navbar-brand img {
        height: 50px
    }

    .contact_icon {
        width: 50px;
        height: 50px;
        transform: translateX(-50px)
    }

    section#hero-section p {
        padding-top: 10px !important
    }

    #basicAccordion,
    .brand-portfolio .card {
        padding: 0
    }

    section#what-can-we .accordion-item {
        padding: 30px 10px
    }

    .lightbox-content img {
        width: 100%;
        top: -40px
    }

    section#portfolio-sec .portofliosec img {
        position: unset;
        width: 100%
    }

    section#portfolio-sec .text-center {
        display: flex;
        width: 33%
    }

    .brand-button h6 a {
        padding: 10px 23px;
        font-size: 15px
    }

    .industries-text {
        left: -100px !important
    }

    section#testimonials-sections .slider.slider-nav.slick-initialized.slick-slider {
        margin: 10px 0
    }

    section#industries-we-conquered,
    section#logo-about-us,
    section#logoportfolio,
    section#price-plans-section {
        padding: 55px 0 !important
    }

    section#price-plans-section .price-inner-plan,
    section#price-plans-section-1 .price-inner-plan {
        padding: 20px
    }

    section#testimonials-sections .slick-slide img {
        width: 80px
    }

    section#testimonials-sections .slider.slider-single {
        margin: 40px 0;
        padding: 15px 10px
    }

    section#faqs button.accordion-button.collapsed {
        font-size: 16px;
        line-height: 21px;
        padding: 40px
    }

    section#contact-us .custom-form-sec {
        margin: 0
    }

    section#contact-us {
        padding: 30px 0 40px !important
    }

    section#faqs .accordion-button:not(.collapsed) {
        font-size: 16px;
        padding: 70px 20px;
        line-height: 25px
    }

    .heading-text {
        padding-bottom: 10px !important;
        padding: 0 10px
    }

    section#grow-brand,
    section#intro-section,
    section#intro-section-logo-design,
    section#recent-past {
        padding: 40px 0
    }

    section#grow-brand .brand-button {
        margin-top: 60px
    }

    section#grow-brand .brand-portfolio button.slick-prev.slick-arrow {
        top: unset !important;
        left: 80px;
        bottom: -100px;
    }

    section#grow-brand .brand-portfolio button.slick-next.slick-arrow {
        top: unset !important;
        right: 80px;
        bottom: -100px;
    }

    .custom-portoflio-button ul,
    .footer-nav-1 {
        padding-left: 0 !important
    }

    .heading-text p,
    .row-text h1 {
        padding-bottom: 0 !important
    }

    section#intro-section h3 {
        font-size: 19px;
        line-height: 13.8%
    }

    .heading-text h3 {
        font-family: 'Anek Tamil';
        font-style: normal;
        font-weight: 300;
        color: #fff;
        font-size: 22px;
        line-height: 30px
    }

    section#about-sec,
    section#animation-sec,
    section#branding-sec,
    section#contact-sec,
    section#logo-designs-sec,
    section#mobile-application,
    section#portfolio-sec,
    section#ppc-section,
    section#privacy-policy,
    section#seo-section,
    section#services-sec,
    section#social-media-marketing,
    section#video-editing-sec,
    section#website-design {
        background-size: cover;
        padding: 20px 10px
    }

    .about-banner-buttons .brand-button h6 a {
        padding: 12px 24px
    }

    section#logoprocess-inner button.accordion-button.collapsed {
        font-size: 15px;
        line-height: 20px;
        padding: 40px 20px !important
    }

    .concept-item {
        width: 100% !important
    }

    .my-connect-inner {
        padding: 60px 10px 50px
    }

    .gallery-about-section,
    .service-logosection {
        padding-top: 20px !important
    }

    .about-banner-buttons ul {
        padding-left: 0
    }

    section#milestone-section .text-mile-area .heading-text h1 b {
        font-size: 45px;
        line-height: 55px
    }

    section#milestone-section .mision-vision .mis-vis {
        padding: 30px 20px
    }

    section#what-canwe-about .gallery-about-section h6 {
        font-size: 77px;
        line-height: 30px
    }

    footer#main-footer-sections .footer-payment-section .payment-inner img {
        float: unset;
        width: 100%
    }

    .copyright-section .social-links {
        text-align: left
    }

    .service-logosection {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .log-quote-form form#contact {
        padding: 50px 40px;
        border: 4px solid #27d5fc;
        margin: 0
    }

    section#logoprocess-inner .processinner-text h2 {
        font-size: 32px;
        line-height: 42px
    }

    section#logo-about-us .logoabout-text h1 {
        font-size: 30px !important;
        line-height: 35px
    }

    .features-text h1,
    .service-logosection .first-inner-section-text h1 {
        font-size: 30px !important;
        line-height: 35px !important
    }

    section#payperclick-about h1 {
        font-size: 30px;
        line-height: 30px
    }

    section#logoportfolio ul#myTab li {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

    button.tablinks {
        margin-bottom: 5px !important
    }

    section#tecnology-stack ul.row {
        margin: auto !important
    }

    section#intro-section-content .why-choosetext {
        height: 400px
    }

    section#price-plans-section ul#myTab {
        width: 100%;
        display: flex !important;
        flex-wrap: wrap;
        gap: 0px 40px;
    }

    section#price-plans-section .nav-tabs .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    section#logo-about-us .mobile h6 {
        font-size: 57px
    }

    section#readysolve-video .container {
        padding: 60px 20px
    }
}

.feature-box,
.tab {
    text-align: center
}

.inner-card.card-with h3 {
    font-size: 17px;
    color: #fff
}

.custom-industries-section .col-md-2 a {
    text-decoration: none;
}


section#industries-we-conquered h1 b {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-transform: capitalize
}

.indutries-image img {
    position: relative;
    transition: 1s cubic-bezier(.31, -.105, .43, 1.4);
    width: 100%;
    height: 270px;
    opacity: .5;
    object-fit: cover
}

.industries-text {
    position: relative;
    bottom: 50px;
    left: 10px;
    color: #fff
}

.industries-text p {
    font-weight: 600
}

section#industries-we-conquered button.slick-next.slick-arrow {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    right: -60px
}

.concept-section {
    padding: 40px
}

.center.slick-initialized.slick-slider button.slick-prev.slick-arrow,
section#industries-we-conquered button.slick-prev.slick-arrow {
    background-image: url(../../images/leftarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    left: -60px
}

.center.slick-initialized.slick-slider button.slick-next.slick-arrow {
    background-image: url(../../images/rightarrow.webp);
    background-size: 100% 100%;
    padding: 30px;
    z-index: 1111;
    position: absolute;
    right: -60px
}

section#industries-we-conquered .slick-slide img {
    display: block;
    border: 6px solid #27d6fc
}

.concept-item {
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    background-color: #4f4f4f;
    color: #fff;
    position: relative;
    width: 70%;
    margin-bottom: 20px;
    gap: 30px
}

.concept-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.concept-heading h1 {
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 103.8%;
    text-transform: capitalize
}

.concept-item h2 {
    font-size: 60px;
    font-weight: 700
}

.concept-content h3 {
    font-size: 24px;
    margin: 0;
    font-weight: 700
}

.concept-content p {
    font-size: 16px;
    line-height: 1.5
}

.concept-n,
.concept-o,
.concept-p,
.concept-c,
.concept-t,
.concept-e {
    background-color: #3e3e3e
}

.concept-t h2 {
    font-size: 60px;
    margin-right: 20px;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

div#quoteModal.form-control {
    display: block;
    width: 100%;
    padding: 20px 15px !important;
    font-size: 1rem
}

.feature-box {
    border-radius: 16px;
    border: #2c2c2c;
    margin: 3% 0;
    padding: 7%;
    box-shadow: 0 7px 3px rgba(0, 0, 0, .09);
    background: #2c2c2c
}

.feature-box h1 {
    color: #fff;
    padding: 3% 0 2%
}

.feature-box:hover {
    border: 1px solid #7d5ce0;
    transition: .5s;
    transform: translateY(-20px)
}

.feature-box:hover img {
    filter: brightness(245%)
}

.tab {
    margin-top: 30px
}

button.tablinks {
    background: #212121;
    border: 1px solid #4b4b4b;
    border-radius: 15px;
    font-family: 'Anek Tamil';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #fff;
    height: 49px;
    padding: 0 7px !important;
    min-width: 150px;
    margin: 0 5px
}

.tabcontent ul.row li {
    padding: 12px 0 !important;
    position: relative !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-start !important;
    gap: 15px
}

.tabcontent ul.row li span {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%
}

.tabcontent {
    padding: 40px 0
}

.tabcontent ul.row li:after {
    content: "";
    width: 80%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    background: linear-gradient(90deg, #d9d9d9 0, rgba(217, 217, 217, 0) 100%)
}

section#tecnology-stack {
    padding: 50px 0;
    background: #ffffff45
}

.tecnology-heading.text-center {
    margin-bottom: 50px
}

.social-links-2 ul {
    padding-left: 0;
    display: flex;
    gap: 5px
}

.social-links-2 ul li {
    list-style: none
}

.social-links-2 ul li img {
    width: 40px;
    border-radius: 7px
}

.price-inner-plan h2 {
    font-size: 20px
}

section#founder {
    color: white;
}

.founder-content {
    text-align: center;
}

.founder-content h2 {
    color: white;
}

.founder-content h2 b {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.founder-image-wrapper img {
    width: 230px;
    height: 230px;
    object-position: top;
    object-fit: cover;
    border-radius: 50%;
}

section#founder h2 {
    color: white;
    font-size: 50px;
    text-transform: capitalize;
}

section#founder h2 b {
    background: linear-gradient(98.46deg, #27d6fc 3.81%, #7d5ce0 101.52%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.social-links-2 ul li i {
    color: white;
    margin-left: 10px;
    font-size: 30px;
}