@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    border: 0;
    outline: 0;
    padding: 0;
    font-size: 16px;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
}

.font-plumpfull {
    font-family: 'Inter', sans-serif !important;
}

body {
    position: relative;
    overflow-x: hidden;
}

body,
html {
    max-width: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

strong {
    font-weight: 700;
}

h3 strong {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
}

h2 strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}

ol,
ul {
    padding: 0 0 15px 0;
}

li ul {
    padding-bottom: 0;
}

textarea {
    min-height: 50px;
    height: 122px;
}

p a {
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.groove-search-thumbnail {
    min-height: 150px;
    object-fit: cover;
    object-position: left;
}

label,
legend {
    display: block;
    margin-bottom: 5px;
}

iframe {
    width: 100%;
    display: block;
}

table {
    width: 100%;
    border-collapse: collapse;
}

p {
    line-height: 24px;
    margin: 0 0 10px 0;
}

p:empty {
    display: none;
    padding: 0;
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:focus {
    outline: 0 !important;
}

a {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
}

input:not([type="checkbox"]):not([type="submit"]),
select,
textarea {
    display: block;
    height: 40px;
    max-width: 100%;
    margin: 0;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 18px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    outline: 0;
    background: #f5f5f5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

textarea {
    height: 80px;
    padding-top: 10px;
}

button,
input[type="submit"] {
    display: inline-block;
    height: 50px;
    margin-bottom: 0;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 26px;
    font-family: inherit;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    background: 0 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

button:hover,
input[type="submit"]:hover {
    color: #fff;
}

@font-face {
    font-family: "Plumpfull Black";
    font-style: normal;
    font-weight: normal;
    src: local("Plumpfull Black"), local("Plumpfull-Black"), url("https://cdn.groovetechnology.com/wp-content/themes/zikzag/fonts/Plumpfull.woff") format("woff");
    font-display: swap;
}

.dbl__subtitle {
    font-size: 13px;
}

.wgl-container {
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after,
.clearfix:before,
.row:after,
.row:before,
.wgl-container:after,
.wgl-container:before {
    content: "";
    display: table;
    line-height: 0;
}

.clear,
.clearfix:after,
.row:after,
.wgl-container:after {
    clear: both;
}

[class*="wgl_col-"] {
    float: left;
    min-height: 1px;
}

.row [class*="wgl_col-"] {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.slick-slider a,
.slick-slider a:focus,
.slick-slider a:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

a:hover {
    color: inherit;
}

#main {
    background-color: #f9fbfd;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

table td,
table th {
    padding: 5px 10px;
    border: 1px solid #ebebee;
    text-align: left;
}

table:not(:last-child) {
    margin-bottom: 22px;
}

.wgl-theme-header {
    position: relative;
    z-index: 4;
}

.wgl-logotype-container a {
    color: inherit;
    width: 100%;
    height: 100%;
    display: block;
}

.page-header {
    padding: 10px 0;
    position: relative;
    z-index: 1;
    background-color: #f9f9f9;
}

.page-header_wrapper {
    height: 100%;
}

.page-header_wrapper .wgl-container {
    height: 100%;
}

.page-header .page-header_content {
    padding: 10px 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-header_align_left .page-header_content {
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    font-family: 'Inter', sans-serif;
}

.page-header_title {
    font-weight: 800;
    color: inherit;
    text-transform: capitalize;
}

.page-header_breadcrumbs:not(:first-child) {
    margin-top: 22px;
}

@media (max-width: 768px) {
    .page-header_breadcrumbs:not(:first-child) {
        margin-top: 0;
    }
}

.page-header_breadcrumbs a {
    color: inherit;
    font-size: 14px;
}

.page-header_breadcrumbs .breadcrumbs {
    white-space: nowrap;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.page-header_breadcrumbs .breadcrumbs>a {
    position: relative;
    color: #666;
    font-weight: 600;
}

.page-header_breadcrumbs .breadcrumbs>a:after,
.page-header_breadcrumbs .breadcrumbs>a:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 0;
    background: currentColor;
    -webkit-transition: 0s;
    -o-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
}

.page-header_breadcrumbs .breadcrumbs>a:before {
    left: 0;
}

.page-header_breadcrumbs .breadcrumbs>a:after {
    -webkit-transition: width 0.4s;
    -o-transition: width 0.4s;
    -moz-transition: width 0.4s;
    transition: width 0.4s;
    right: 0;
}

.page-header_breadcrumbs .breadcrumbs .current,
.page-header_breadcrumbs .breadcrumbs>a:hover {
    color: #333;
}

.page-header_breadcrumbs .breadcrumbs .current {
    cursor: default;
    font-size: 14px;
}

.page-header_breadcrumbs .divider:not(:last-child) {
    color: inherit;
    margin: 0 6px;
}

.page-header_breadcrumbs .divider:not(:last-child):before {
    content: "\f104";
    display: inline-block;
    font-family: flaticon;
    font-size: 0.625em;
    line-height: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-weight: 100;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    opacity: 0.7;
}

small {
    font-size: 0.8em;
}

address,
cite,
dfn,
em,
i,
q,
var {
    font-style: italic;
}

.footer_top-area p {
    margin-bottom: 0;
}

.footer {
    background-color: #F2F2F2;
    position: relative;
    /* overflow: hidden; */
    z-index: 2;
}

.html-black-background  .footer {
    background-color: #000000;
}

.footer .wgl-container {
    width: auto;
}

.blog-style-standard .wgl_col-12 .blog-post {
    margin-bottom: 70px;
}

.blog-style-standard .wgl_col-12:last-child .blog-post {
    margin-bottom: 60px;
}

.blog-style-standard .wgl_col-12 .blog-post_title>a {
    font-size: 36px;
}

.blog-style-standard .blog-post {
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.blog-style-standard .blog-post .blog-post_wrapper {
    position: relative;
    -webkit-transition: inherit;
    -o-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
}

.blog-style-standard .blog-post .post_date {
    position: relative;
    z-index: 2;
    color: #666;
    background: 0 0;
    font-size: 15px;
    margin: 0;
    box-shadow: none;
    padding: 0;
    font-weight: 600;
}

.blog-style-standard .blog-post:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.blog-style-standard .blog-post_text {
    font-size: 16px;
    margin-top: 15px;
}

.blog-style-standard .blog-post_text:after {
    content: "";
    display: table;
    clear: both;
}

.blog-post {
    position: relative;
    margin-bottom: 30px;
}

.blog-post .blog-post_media {
    position: relative;
}

.blog-post .blog-post_media .blog-post_media_part {
    position: relative;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.blog-post .blog-post_media .blog-post_media_part img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.blog-posts .blog-post_title {
    display: block;
    word-wrap: break-word;
    clear: both;
    line-height: 1;
    margin-bottom: 0;
}

.blog-posts .blog-post_title>a {
    font-size: 30px;
    line-height: 42px;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    -moz-text-decoration-color: transparent;
    text-decoration-color: transparent;
}

.blog-post_content p:last-child {
    margin-bottom: 0;
}

.blog-post_content .page-link {
    margin-top: 25px;
}

.blog-post_content:after {
    content: "";
    display: block;
    clear: both;
}

.blog-post_content h3,
.comment_content h3,
.row>div>h3 {
    margin-bottom: 10px;
}

.blog_carousel.blog-style-standard .blog-post {
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}

.post_meta-categories {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.post_meta-categories span {
    display: inline-block;
    position: relative;
    color: #e60078;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}

.post_meta-categories span:not(:only-child):not(:last-child):after {
    content: " ";
    display: inline-block;
    color: inherit;
    margin: 0 2px;
}

.blog-post_text+.button-read-more {
    margin-top: 20px;
}

.button-read-more {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
}

.post_date {
    width: 60px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    height: 60px;
    padding: 0 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    font-weight: 700;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 6px 5px 16px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 6px 5px 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 6px 5px 16px 0 rgba(0, 0, 0, 0.15);
}

.post_date span {
    font-size: 16px;
    margin-bottom: 2px;
}

.blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n + 1),
.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n + 1),
.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n + 1) {
    clear: left;
}

body ol,
body ul {
    margin-left: 0.4em;
    padding-left: 0.9em;
}

body ol li,
body ul li {
    position: relative;
    z-index: 1;
    line-height: 24px;
    margin-bottom: 10px;
}

body ol>li:last-child,
body ul>li:last-child {
    padding-bottom: 0;
}

body ol {
    list-style: none;
    padding-left: 1.5em;
}

body ol {
    counter-reset: li;
}

body ol>li {
    position: relative;
    counter-increment: li;
}

body ol>li:before {
    content: "." counter(li);
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    margin-left: -webkit-calc(-1.45em - 1px);
    margin-left: -moz-calc(-1.45em - 1px);
    margin-left: calc(-1.45em - 1px);
    margin-right: 10px;
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
    direction: rtl;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0;
    margin-top: 7px;
}

.wpcf7 .wpcf7-response-output {
    margin: 0;
}

.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    min-height: 46px;
}

.wpcf7 select {
    color: #79859c;
}

.wpcf7 .wpcf7-submit {
    margin-top: 0;
    color: #fff;
}

#file-upload-filename {
    padding-top: 5px;
}

#preloader-wrapper {
    background-color: #fdfaf8;
    z-index: 10000;
    position: fixed;
    width: 100%;
    height: 100%;
}

#scroll_up {
    position: fixed;
    z-index: 20;
    right: 18px;
    bottom: 80px;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    zoom: 1.01;
}

.html-black-background #scroll_up {
    width: 48px;
    height: 48px;
    right: 26px;
    bottom: 100px;
}

.html-black-background .scroll_up-new::before {
    background: url(../img/footer/croll-to-top-white.svg) no-repeat center center;
    display: block;
    content: "";
    width: 48px;
    height: 48px;
}

.html-black-background .scroll_up-new::after {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: linear-gradient(128deg, #3E93F7, #A570F7, #D3568E, #DD772F);
    bottom: 0;
    position: absolute;
    right: 0;
    filter: blur(4px);
    transition: 0.3s;
    left: auto;
    display: block;
    content: "";
}

.html-black-background .scroll_up-new:hover::after  {
    width: 100% !important;
    height: 100% !important;
    filter: blur(0) !important;
    z-index: -1;
}

.html-black-background #scroll_up .scroll_up-icon {
    display: none;
}

#scroll_up .scroll_up-icon {
    background-image: url(../img/back-top@2x.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 64px;
    height: 63px;
    display: block;
}

#scroll_up .scroll_up-icon:hover {
    background-image: url(../img/back-top-hover@2x.png);
}

#scroll_up.active {
    opacity: 1;
}

#scroll_up .scroll_up-text {
    display: block;
}

#scroll_up .scroll_up-arrow {
    position: absolute;
    bottom: 50%;
    left: 0;
    z-index: 1;
    width: 0;
    height: 2px;
}

#scroll_up .scroll_up-arrow:after,
#scroll_up .scroll_up-arrow:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

#scroll_up .scroll_up-arrow:before {
    bottom: 0;
    border-bottom: 2px solid;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

#scroll_up .scroll_up-arrow:after {
    top: 0;
    border-top: 2px solid;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

#scroll_up:hover .scroll_up-text {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#scroll_up:hover .scroll_up-arrow {
    width: 50px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#scroll_up:hover .scroll_up-arrow:after,
#scroll_up:hover .scroll_up-arrow:before {
    opacity: 1;
}

#scroll_up:hover .scroll_up-arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

#scroll_up:hover .scroll_up-arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.wgl-accordion .wgl-accordion_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}

.wgl-accordion .wgl-accordion_content {
    display: none;
    font-size: 16px;
}

.wgl-accordion .wgl-accordion_panel .wgl-accordion_content {
    font-weight: 400;
}

.wgl-accordion .wgl-accordion_icon {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

.wgl-accordion .wgl-accordion_icon.flaticon {
    font-weight: 400;
}

.wgl-double_heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wgl-double_heading .dbl__title-wrapper {
    line-height: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.wgl-double_heading .dbl__subtitle {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.wgl-double_heading .dbl__subtitle span {
    position: relative;
    z-index: 1;
}

.wgl-double_heading .dbl__subtitle span:after,
.wgl-double_heading .dbl__subtitle span:before {
    display: none;
    content: "";
    position: absolute;
    z-index: 1;
    width: 8px;
    height: 2px;
    bottom: 3px;
    background-color: currentColor;
}

.wgl-double_heading .dbl__subtitle span:before {
    left: -12px;
}

.wgl-double_heading .dbl__subtitle span:after {
    right: -12px;
}

.blog-slider .blog-style-standard .blog-post {
    padding: 0;
}

.blog-slider .blog-post .blog-post_media .blog-post_media_part img {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    object-fit: cover;
    height: 339px;
}

.blog-slider .blog-style-standard .blog-post .blog-post_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.blog-slider .blog-style-standard .blog-post .blog-post_media {
    width: 40%;
}

.blog-slider .blog-style-standard .blog-post .post_date {
    position: absolute;
    top: 80px;
    left: calc(40% + 60px);
    width: auto;
    display: block;
    height: auto;
}

.blog-slider .blog-style-standard .blog-post .post_meta-categories {
    position: absolute;
    left: calc(40% + 60px);
    top: 30px;
    padding: 0 17px;
    background-color: rgba(230, 0, 120, 0.1);
    border-radius: 4px;
}

.blog-slider .blog-style-standard .blog-post .post_meta-categories span a {
    color: #e60078;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content {
    width: 60%;
    padding-left: 60px;
    padding-right: 50px;
    padding-top: 100px;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content .blog-post_title a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    display: block;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content .button-read-more {
    font-size: 18px;
    text-transform: none;
    border-radius: 40px;
    background-color: #e60078;
    padding: 7px 40px;
    color: #fff;
    font-weight: 600;
}

.blog-slider .blog-style-standard .blog-post {
    padding: 0;
}

.blog-slider .blog-post .blog-post_media .blog-post_media_part img {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    object-fit: cover;
    height: 339px;
}

.blog-slider .blog-style-standard .blog-post .blog-post_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.blog-slider .blog-style-standard .blog-post .blog-post_media {
    width: 40%;
}

.blog-slider .blog-style-standard .blog-post .post_date {
    position: absolute;
    top: 70px;
    left: calc(40% + 60px);
    width: auto;
    display: block;
    height: auto;
    font-size: 13px;
    line-height: 18px;
}

.blog-slider .blog-style-standard .blog-post .post_meta-categories {
    position: absolute;
    left: calc(40% + 60px);
    top: 25px;
    padding: 0 17px;
    background-color: rgba(230, 0, 120, 0.1);
    border-radius: 4px;
}

.blog-slider .blog-style-standard .blog-post .post_meta-categories span a {
    color: #e60078;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content {
    width: 60%;
    padding-left: 60px;
    padding-right: 50px;
    padding-top: 95px;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content .blog-post_title a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    display: block;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content .button-read-more {
    font-size: 15px;
    text-transform: none;
    border-radius: 40px;
    background-color: #e60078;
    padding: 13px 43px;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
}

.blog-slider .blog-style-standard .blog-post .blog-post_content .read-more-arrow {
    display: none;
}

.wgl-image-animate {
    position: relative;
    line-height: 0;
    max-width: 100%;
}

.wgl-image-animate .img-layer_image-wrapper {
    position: relative;
    line-height: 0;
    display: block;
    width: inherit;
    max-width: 100%;
    height: inherit;
    max-height: 100%;
}

.wgl-image-animate .img-layer_image-wrapper .img-layer_image {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.wgl-image-animate .img-layer_image-wrapper.up_down .img-layer_image {
    -webkit-animation: upDown 2s infinite alternate;
    -moz-animation: upDown 2s infinite alternate;
    -o-animation: upDown 2s infinite alternate;
    animation: upDown 2s infinite alternate;
}

@-webkit-keyframes upDown {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-moz-keyframes upDown {
    0% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-o-keyframes upDown {
    0% {
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes upDown {
    0% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.wgl-tabs_header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
    line-height: 1.6;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
}

.wgl-tabs_content {
    display: block;
    background-color: transparent;
    padding: 20px 24px 36px;
    margin-top: 40px;
}

.wgl-tabs_icon {
    line-height: 1;
    color: inherit;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    font-weight: 400;
}

.wgl-tabs_title {
    font-size: 14px;
    color: inherit;
    line-height: inherit;
    font-weight: 800;
}

.wgl-tabs.icon_position-top .wgl-tabs_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.wgl-tabs.tabs_align-justify .wgl-tabs_header_wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media only screen and (max-width: 768px) {
    .page-header_content .breadcrumbs {
        white-space: normal;
    }
}

@media (max-width: 767px) {
    .blog-style-standard .blog-post {
        padding: 20px;
    }

    .blog-style-standard .wgl_col-12 .blog-post_title>a {
        font-size: 17px;
        line-height: 1.2;
    }

    .wgl-tabs.tabs_align-justify .wgl-tabs_header_wrap {
        min-width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 600px) {
    div[id*="wpadminb"] {
        top: -46px !important;
    }
}

.wgl-tabs_headings {
    margin-left: calc(-1 * 15px);
    margin-right: calc(-1 * 15px);
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    z-index: 1;
}

.wgl-tabs_header {
    padding: 19px 30px 12px 30px;
    margin: 0 15px 40px 15px;
    position: relative;
}

.wgl-tabs_title {
    text-transform: uppercase;
}

.wgl-tabs_icon:not(.wgl-tabs_icon-image) {
    font-size: 49px;
    margin: 0 0 12px 0;
    color: #000;
}

input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-contact-form input:not([type="submit"]),
.custom-contact-form textarea {
    width: 100%;
}

.custom-contact-form input[type="submit"] {
    font-size: 15px;
    height: 47px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 10px;
}

.custom-contact-form input:not([type="submit"]),
.custom-contact-form textarea {
    border: 1px solid #dbdbdb;
    padding-right: 40px;
    background: #fff;
}

.custom-contact-form input:not([type="submit"]):focus,
.custom-contact-form textarea:focus {
    border-color: rgba(236, 0, 140, 0.65);
    background-color: rgba(236, 0, 140, 0.05);
    color: #ec008c;
}

.custom-contact-form .your-email,
.custom-contact-form .your-name {
    position: relative;
}

.custom-contact-form .tel-886::after,
.custom-contact-form .your-email::after,
.custom-contact-form .your-name::after {
    background-size: 17px 17px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 13px;
}

.custom-contact-form .your-name::after {
    background-image: url(../img/icons/user@2x.png);
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em 0;
    border: 1px solid #00a0d2;
    border-radius: 4px;
    margin-top: 0px;
    margin-right: 0px;
    font-size: 15px;
    line-height: 20px;
}

#myModal .custom-contact-form {
    height: 424px;
    overflow: scroll;
    width: 103%;
    padding-right: 10px;
}

#myModal p.FormButton__pages {
    position: absolute;
    bottom: 0px;
    right: 54px;
}

#myModal .custom-contact-form::-webkit-scrollbar {
    background-color: transparent;
    width: 8px;
}

#myModal .custom-contact-form::-webkit-scrollbar-thumb {
    background-color: #D9D9D9;
    border-radius: 4px;
    width:8px;
}
#myModal .modal-body {
    padding: 50px 50px 70px;
}
#myModal .wpcf7 form.sent .wpcf7-response-output{
    position: absolute;
    top: 125px;
}
label {
    font-family: 'Inter', sans-serif !important;
}
@media (max-width: 800px){
    #myModal p.FormButton__pages {
        position: relative;
        right: 0px;
    }
    #myModal .wpcf7 form.sent .wpcf7-response-output{
        position: relative;
        top: 0px;
    }
}
.custom-contact-form .screen-reader-response {
    display: none;
}

.page-header .page-header_title {
    font-family: 'Inter', sans-serif !important;
    text-transform: capitalize;
    margin-top: 10px;
}

.page-header_content h5, .page-header_content p {
    display: inline-block;
    position: absolute;
    left: 39%;
    top: 27px;
    max-width: 760px;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
}

/* .page-header_content h5 i {
    background: url(../img/quote.png) no-repeat;
    width: 39px;
    height: 27px;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: -15px;
    background-size: 70%;
} */

.she-header {
    position: fixed;
    width: 100%;
    z-index: 2;
}

.section-careers-sticky.she-header {
    top: 73px;
    background-color: #f9fbfd;
}

.admin-bar .section-careers-sticky.she-header {
    top: 107px;
}

.custom-file-upload {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: inline-block;
    padding: 15px 15px 15px 0;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.3;
    width: 100%;
    background: #fff;
    position: relative;
}

.custom-file-upload i {
    background: url(../img/upload-icon.png);
    width: 60px;
    height: 40px;
    vertical-align: text-top;
    margin-right: 20px;
    float: left;
    margin-left: 15px;
}

.custom-file-upload .txt1 {
    color: #2f8cf6;
}

.custom-file-upload .txt-2 {
    color: #666;
    font-weight: 400;
    font-size: 15px;
    display: block;
}

.career-form input[type="file"] {
    height: 70px;
    opacity: 0;
}

.custom-file-upload .wpcf7-form-control-wrap {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
}

#prk_main_loader {
    position: fixed;
    z-index: 19999;
    top: 50%;
    left: 50%;
    pointer-events: none;
    -webkit-pointer-events: none;
    margin-left: -34px;
    margin-top: -34px;
    opacity: 1;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

.prk_wait,
.prk_wait * {
    cursor: wait;
}

.ball-triangle-path>div:nth-child(1) {
    -webkit-animation-name: ball-triangle-path-1;
    animation-name: ball-triangle-path-1;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.ball-triangle-path>div:nth-child(2) {
    -webkit-animation-name: ball-triangle-path-2;
    animation-name: ball-triangle-path-2;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.ball-triangle-path>div:nth-child(3) {
    -webkit-animation-name: ball-triangle-path-3;
    animation-name: ball-triangle-path-3;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.ball-triangle-path>div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #fff;
}

.ball-triangle-path>div:nth-of-type(1) {
    top: 50px;
}

.ball-triangle-path>div:nth-of-type(2) {
    left: 25px;
}

.ball-triangle-path>div:nth-of-type(3) {
    top: 50px;
    left: 50px;
}

.ball-triangle-path>div {
    border-color: #ec008c;
}

@-webkit-keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px);
    }

    66% {
        -webkit-transform: translate(50px, 0);
        transform: translate(50px, 0);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px);
    }

    66% {
        -webkit-transform: translate(50px, 0);
        transform: translate(50px, 0);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px);
    }

    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px);
    }

    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0);
        transform: translate(-50px, 0);
    }

    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0);
        transform: translate(-50px, 0);
    }

    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

span.mandatory {
    color: red;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item {
    margin-right: 20px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
    width: fit-content;
    margin: auto;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:hover {
    /* border-bottom: 2px solid #e60078; */
    /* font-weight: 600; */
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    border-color: #e60078;
    font-weight: 600;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-toggle-on>.mega-sub-menu {
    border-top: 1px solid #e6ebf0;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    font-weight: 600 !important;
}

@media (min-width: 1020px) and (max-width: 1230px) {
    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        padding: 0px 8px 0px 7px;
    }
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
    font-weight: normal;
}

@media only screen and (max-width: 1024px) {
    .page-header_content h5 {
        display: none;
    }

    .page-header .page-header_content {
        padding: 5px 30px;
    }

    .wgl-site-header,
    .wgl-theme-header .primary-nav {
        display: block !important;
    }

    .wgl-site-header {
        border-bottom: 1px solid #e6ebf0;
    }

    .menu-bottom>ul {
        border-top: 1px solid #e0e0e0;
    }

    .menu-bottom ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

    .menu-bottom ul li {
        font-family: Roboto, Sans-serif;
        font-size: 12px;
        width: calc(100% / 6);
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .menu-bottom ul li.menu-homepage a {
        background-image: url(../img/mobile/icon-home.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .page-home-page .menu-bottom ul li.menu-homepage a {
        background-image: url(../img/mobile/icon-home-active.svg);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-services {
        background-image: url(../img/mobile/icon-services.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-services.is-active,
    .page-custom-application-development .menu-bottom ul li.menu-services,
    .page-react-native-mobile-app-development .menu-bottom ul li.menu-services,
    .page-software-development-services .menu-bottom ul li.menu-services,
    .page-web-application-development .menu-bottom ul li.menu-services {
        background-image: url(../img/mobile/icon-services-active.svg);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom .more-show ul li.is-active a {
        color: #e60078;
    }

    .menu-bottom .more-show ul li.is-active a span {
        color: #e60078;
    }

    .menu-bottom ul li.menu-process {
        background-image: url(../img/mobile/icon-process.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-process.is-active {
        background-image: url(../img/mobile/icon-process-active.svg);
    }

    .page-software-development-process-models .menu-bottom ul li.menu-process {
        background-image: url(../img/mobile/icon-process-active.svg);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab1 {
        background-image: url(../img/mobile/icon_process1@2x.png);
        background-size: 18px 16px;
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab1.is-active {
        background-image: url(../img/mobile/icon_process1-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab2 {
        background-image: url(../img/mobile/icon_process2@2x.png);
        background-size: 23px 18px;
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab2.is-active {
        background-image: url(../img/mobile/icon_process2-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab3 {
        background-image: url(../img/mobile/icon_process3@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab3.is-active {
        background-image: url(../img/mobile/icon_process3-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab4 {
        background-image: url(../img/mobile/icon_process4@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab4.is-active {
        background-image: url(../img/mobile/icon_process4-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab5 {
        background-image: url(../img/mobile/icon_process5@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-process li.menu-process-tab5.is-active {
        background-image: url(../img/mobile/icon_process5-active@2x.png);
    }

    .menu-bottom ul li.menu-blog {
        background-image: url(../img/mobile/icon-blog.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .page-blog .menu-bottom ul li.menu-blog,
    .single-post .menu-bottom ul li.menu-blog {
        background-image: url(../img/mobile/icon-blog-active.svg);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-careers {
        background-image: url(../img/mobile/icon-careers.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .page-job .menu-bottom ul li.menu-careers,
    .single-job_listing .menu-bottom ul li.menu-careers {
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.btn-more {
        background-image: url(../img/mobile/icon-more.svg);
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.btn-more.is-active {
        background-image: url(../img/mobile/icon-more-active.svg);
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center 10px;
    }

    .menu-bottom ul li.menu-about-us {
        background-image: url(../img/mobile/icon-about-us.svg);
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .page-about-us .menu-bottom ul li.menu-about-us {
        background-image: url(../img/mobile/icon-about-us-active.svg);
    }

    .menu-bottom ul li.menu-link-edutech {
        background-image: url(../img/mobile/icon-edu.svg);
        background-repeat: no-repeat;
        background-position: 30px center;
    }

    .menu-bottom ul li.menu-link-edutech:hover {
        background-image: url(../img/mobile/icon-edu-active.svg);
    }

    .menu-bottom ul li.menu-contact-us {
        background-image: url(../img/mobile/icon-contact-us.png);
        background-repeat: no-repeat;
        background-position: 30px center;
        background-size: 20px;
    }

    .page-contact-us .menu-bottom ul li.menu-contact-us {
        background-image: url(../img/mobile/icon-contact-us-active.svg);
        background-color: transparent;
    }

    .menu-bottom ul li a {
        display: block;
        color: #000;
    }

    .page-about-us .menu-bottom ul li.menu-about-us a {
        color: #e60078;
    }

    .page-contact-us .menu-bottom ul li.menu-contact-us a {
        color: #e60078;
    }

    .page-about-us .menu-bottom ul li.btn-more,
    .page-case-studies .menu-bottom ul li.btn-more,
    .page-contact-us .menu-bottom ul li.btn-more,
    .page-education .menu-bottom ul li.btn-more,
    .page-what-makes-us-different .menu-bottom ul li.btn-more {
        background-image: url(../img/mobile/icon-more-active.svg);
    }

    .menu-bottom ul li a span {
        padding-top: 33px;
        padding-bottom: 3px;
        display: block;
        font-size: 15px;
    }

    .menu-bottom ul li a:hover {
        color: #000;
    }

    .page-about-us .menu-bottom>ul>li.btn-more>a,
    .page-about-us .menu-bottom>ul>li.menu-about-us>a,
    .page-blog .menu-bottom>ul>li.menu-blog>a,
    .page-case-studies .menu-bottom>ul>li.btn-more>a,
    .page-contact-us .menu-bottom>ul>li.btn-more>a,
    .page-custom-application-development .menu-bottom>ul>li.menu-services>a,
    .page-education .menu-bottom>ul>li.btn-more>a,
    .page-home-page .menu-bottom>ul>li.menu-homepage>a,
    .page-job .menu-bottom>ul>li.menu-careers>a,
    .page-react-native-mobile-app-development .menu-bottom>ul>li.menu-services>a,
    .page-software-development-process-models .menu-bottom>ul>li.menu-process>a,
    .page-software-development-services .menu-bottom>ul>li.menu-services>a,
    .page-web-application-development .menu-bottom>ul>li.menu-services>a,
    .page-what-makes-us-different .menu-bottom>ul>li.btn-more>a,
    .single-job_listing .menu-bottom>ul>li.menu-careers>a,
    .single-post .menu-bottom>ul>li.menu-blog>a {
        color: #e60078;
        position: relative;
    }

    .menu-bottom>ul>li.is-active>a::before,
    .page-about-us .menu-bottom>ul>li.btn-more>a::before,
    .page-about-us .menu-bottom>ul>li.menu-about-us>a::before,
    .page-blog .menu-bottom>ul>li.menu-blog>a::before,
    .page-case-studies .menu-bottom>ul>li.btn-more>a::before,
    .page-contact-us .menu-bottom>ul>li.btn-more>a::before,
    .page-custom-application-development .menu-bottom>ul>li.menu-services>a::before,
    .page-education .menu-bottom>ul>li.btn-more>a::before,
    .page-home-page .menu-bottom>ul>li.menu-homepage>a::before,
    .page-react-native-mobile-app-development .menu-bottom>ul>li.menu-services>a::before,
    .page-software-development-process-models .menu-bottom>ul>li.menu-process>a::before,
    .page-software-development-services .menu-bottom>ul>li.menu-services>a::before,
    .page-web-application-development .menu-bottom>ul>li.menu-services>a::before,
    .page-what-makes-us-different .menu-bottom>ul>li.btn-more>a::before,
    .single-job_listing .menu-bottom>ul>li.menu-careers>a::before,
    .single-post .menu-bottom>ul>li.menu-blog>a::before {
        content: "";
        background-color: #e60078;
        width: 100%;
        height: 3px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .menu-bottom .more-show {
        display: none;
        width: 100vw;
        height: calc(100% - 61px);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999 !important;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: #fff;
        padding: 95px 0 30px;
    }

    .menu-bottom .more-show h3 {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        text-align: left;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    .menu-bottom>ul>li .more-show.show {
        display: block;
    }

    .menu-bottom .more-show ul {
        display: block;
    }

    .menu-bottom .more-show ul li {
        width: 100%;
        text-align: left;
        padding: 9px 30px 9px 65px;
        position: relative;
    }

    .menu-bottom .more-show ul li:hover,
    .menu-bottom ul li.menu-process li.is-active,
    .menu-bottom ul li.menu-services li.is-active,
    .page-about-us ul li.menu-about-us,
    .page-contact-us ul li.menu-contact-us {
        background-color: #ffedf6;
    }

    .menu-bottom .more-show ul li:hover::before,
    .menu-bottom ul li.menu-process li.is-active::before,
    .menu-bottom ul li.menu-services li.is-active::before,
    .page-about-us ul li.menu-about-us::before,
    .page-case-studies ul li.menu-casestudies::before,
    .page-contact-us ul li.menu-contact-us::before,
    .page-education ul li.menu-link-edutech::before,
    .page-what-makes-us-different ul li.menu-wmud::before {
        content: "";
        background: #e60078;
        width: 5px;
        height: 100%;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
    }

    .menu-bottom .more-show ul li:hover::before,
    .menu-bottom ul li.menu-services li.is-active::before {
        background: 0 0;
    }

    .menu-bottom .more-show ul li a {
        padding-top: 0;
        font-size: 15px;
        font-family: 'Inter', sans-serif;
        font-weight: 600;
    }

    .menu-bottom .more-show ul li a span {
        padding-top: 3px;
    }

    .menu-bottom ul li.btn-more.is-active .more-show a::before {
        display: none;
    }

    .menu-bottom>ul>li.is-active>a {
        color: #e60078;
    }

    .menu-bottom ul li.menu-services .more-show ul li a {
        font-weight: 700;
    }
}

@media only screen and (max-width: 767px) {
    .wgl-tabs.tabs_align-justify .wgl-tabs_header_wrap {
        min-width: 40%;
    }

    .blog-slider .blog-style-standard .blog-post .blog-post_wrapper {
        display: block;
    }

    .blog-slider .blog-style-standard .blog-post .blog-post_media {
        width: auto;
    }

    .blog-slider .blog-style-standard .blog-post .blog-post_content {
        width: 100%;
        padding: 10px 10px 20px;
    }

    .blog-slider .blog-style-standard .blog-post .blog-post_content .button-read-more {
        font-size: 15px;
    }

    .blog-slider .blog-style-standard .blog-post {
        box-shadow: none;
    }

    .post_date span {
        font-size: 16px;
    }

    .blog-slider .blog-post .blog-post_media .blog-post_media_part img {
        -webkit-border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        width: 100%;
        height: 250px;
    }

    .wgl-carousel .slick-arrow {
        width: 50px;
        background-size: 97%;
        background-repeat: no-repeat;
    }

    .blog-post .blog-post_media .blog-post_media_part,
    ul.recent-posts-widget li img {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .wgl-carousel .slick-prev {
        left: 15px;
    }

    .wgl-carousel .slick-next {
        right: 15px;
    }

    .custom-file-upload .txt-2 {
        text-align: center;
    }

    p {
        line-height: 21px;
    }

    #scroll_up {
        right: auto;
        bottom: 65px;
        left: 0;
    }

    .blog-style-standard.blog_carousel .slick-slide {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wgl-carousel .slick-prev {
        left: 20px;
    }

    .wgl-carousel .slick-next {
        right: 20px;
    }

    .blog_carousel .wgl-carousel_wrapper>.wgl-carousel>.slick-slider>.slick-list {
        padding-top: 0;
    }

    .blog-style-standard .wgl_col-12 .blog-post {
        margin-bottom: 30px;
    }

    .blog-posts .blog-post_title {
        margin-bottom: 20px;
    }

    .blog-grid-custom .wgl_col-4.item {
        padding: 20px 0;
        position: relative;
        width: 100%;
    }

    .blog-grid-custom .wgl_col-4.item::before {
        content: "";
        width: calc(100% + 60px);
        height: 1px;
        display: block;
        border-top: 1px dotted #c7c7c7;
        left: -30px;
        position: absolute;
        top: 0;
    }

    .page-header_content .page-header_breadcrumbs {
        display: none;
    }

    .page-header .page-header_content {
        padding: 10px;
    }

    .page-header .wgl-container {
        width: 100%;
    }

    .page-header .page-header_title {
        margin-top: 0;
    }

    #main .dbl__subtitle {
        font-size: 13px;
    }

    .custom-contact-form.career-form input[type="submit"] {
        font-size: 15px;
        line-height: 21px;
    }

    .section-careers-sticky.she-header {
        top: 64px;
    }

    .admin-bar .section-careers-sticky.she-header {
        top: 110px;
    }

    .wgl-theme-header {
        height: 65px;
    }

    .admin-bar .wgl-site-header {
        top: 46px;
    }

    .wgl-site-header {
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        width: 100%;
    }

    .fancy-tabs .wgl-tabs_headings {
        display: none;
    }

    #mega-menu-wrap-main_menu .mega-menu-toggle+#mega-menu-main_menu {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

h3,
h3 a,
h3 span {
    font-size: 17px !important;
    line-height: 24px !important;
    margin-bottom: 10px;
    font-family: 'Inter', sans-serif !important;
}

h4,
h4 a,
h4 span {
    font-size: 15px !important;
    line-height: 20px !important;
}

.page-header .page-header_title {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 0;
}

.dbl__subtitle,
.dbl__subtitle span {
    font-size: 13px;
    line-height: 18px;
}

.menu-img {
    position: relative;
    display: inline-block;
}

.mega-menu-btn {
    bottom: 40px !important;
    right: 7px !important;
    position: absolute !important;
    color: #fff !important;
    background: #e60978 !important;
    border-radius: 25px !important;
    padding: 10px 23px 10px 25px !important;
    line-height: 20px !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
    height: 72px;
    font-size: 18px !important;
}

.mega-block-title {
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 700 !important;
    font-family: 'Inter', sans-serif !important;
    padding-bottom: 20px !important;
}

.mega-border {
    border-bottom: dotted 1px #c3ced9;
}

body ol>li:before {
    content: "." counter(li);
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    margin-left: -webkit-calc(-1.45em - 1px);
    margin-left: -moz-calc(-1.45em - 1px);
    margin-left: calc(-1.45em - 1px);
    margin-right: 15px;
    font-size: 1.25em;
    direction: rtl;
    content: "•";
}

body ul ol>li:before {
    top: 0;
    background-color: transparent !important;
}

body li ol {
    margin-bottom: 0;
    padding-bottom: 0;
}

.mega-li {
    padding-inline-start: 40px;
}

.custom-mega-menu {
    padding-bottom: 5px;
    margin-bottom: 15px;
    max-width: 360px;
}

ol.mega-li>li:before {
    content: "•" !important;
    margin-right: 10px;
}

.mega-li li {
    display: block !important;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: 0.9;
}

.modal-header {
    padding: 35px 15px 0 15px;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: 0 0;
    color: #000;
    font-size: 35px;
    padding: 0 3px 2px 4px;
    line-height: 20px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    padding: 25px 50px 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
        margin-top: 7%;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

.custom-contact-form span[class*="tel-"]::after {
    background-size: 17px 17px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 18px;
    top: 14px;
}

.modal-footer:after,
.modal-header:after {
    clear: both;
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    display: table;
    content: " ";
}

.custom-contact-form .g-phone {
    display: flex;
}

.custom-contact-form .g-phone p:first-child {
    width: 30%;
}

.custom-contact-form .g-phone p:last-child {
    width: 70%;
    padding-left: 20px;
}

/* Contact form new */

/* .g-infomation {
    display: flex;
} */

.custom-contact-form .g-infomation p:first-child {
    /* width: calc(50% - 10px);
    margin-right: 10px; */
    width: 100%;
}

.custom-contact-form .g-infomation p:last-child {
    /* width: calc(50% - 10px);
    margin-left: 10px; */
    width: 100%;
}

/* Nhớ chỉnh .modal-dialog */

@media only screen and (max-width: 767px) {

    .custom-contact-form .g-infomation p:first-child,
    .custom-contact-form .g-infomation p:last-child {
        width: 100%;
        margin: 0px;
    }

    .g-infomation {
        display: block;
    }

}

.custom-contact-form .your-email::after,
.custom-contact-form span[class*="email-"]::after {
    background-image: url(../img/icons/email@2x.png);
}

.custom-contact-form span[class*="tel-"]::after {
    background-image: url(../img/icons/phone@2x.png);
}

.custom-contact-form span[class*="tel-"]::after {
    background-image: url(../img/icons/phone@2x.png);
}

.modal-title {
    text-align: center;
    font-family: 'Inter', sans-serif !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    text-transform: uppercase;
    /* margin-bottom: 15px;
    background-image: url(/wp-content/themes/zikzag/img/tittle-after.svg); */
}

.modal-title span {
    font-size: 24px;
    line-height: 30px;
    color: #e60078;
}

.modal-content {
    border-radius: 20px;
    padding-top: 0px;
    padding-bottom: 0;
}

.custom-contact-form select {
    color: #000;
    border: 1px solid #dbdbdb;
    background: #fff url(../img/select-arrow.png) no-repeat right 20px center;
    font-size: 17px;
}

.modal-body .wpcf7-submit {
    position: relative;
    margin-top: 15px !important;
    display: flex;
    margin-left: auto;
}

#myModalEbook .modal-body .wpcf7-submit {
    position: relative;
    margin-top: 15px !important;
    display: flex;
    margin-left: unset;
}

.modal-body .wpcf7-response-output {
    margin: 1em 0.5em 1em 0;
}

@media only screen and (max-width: 767px) {
    .custom-contact-form .g-phone {
        display: block;
    }

    .custom-contact-form .g-phone p:first-child {
        width: auto;
    }

    .custom-contact-form .g-phone p:last-child {
        width: auto;
        padding-left: 0;
    }

    .modal-header .close {
        margin-top: -5px;
        right: 0;
        top: 0;
        background: 0 0;
        font-size: 40px;
    }

    .modal-body {
        padding: 10px 30px;
    }

    .modal-body .wpcf7-submit {
        margin-top: 0 !important;
        right: 30px;
    }

    .modal-body .wpcf7-form-control-wrap {
        margin-bottom: 10px;
    }
}

.mega-blog-posts .mega-sub-menu,
.mega-menu-process .mega-sub-menu,
.mega-menu-services .mega-sub-menu {
    box-shadow: 3px 3px 3px -2px rgba(0, 0, 0, 0.5) !important;
}

.sticky_active {
    position: fixed;
    width: 100%;
}

@media only screen and (max-width: 1300px) {
    .mega-sub-menu {
        padding-left: calc((118% - 930px) / 2) !important;
        padding-right: calc((118% - 930px) / 2) !important;
    }

    .mega-menu-block-1 {
        padding-right: 15px;
    }

    .mega-menu-block-2 {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

    .mega-menu-block-3 {
        padding-left: 15px;
    }

    .mega-menu-btn {
        right: 22px !important;
        padding: 9px 23px 9px 25px !important;
    }
}

@media only screen and (min-width: 1300px) {
    .mega-sub-menu {
        padding-left: calc((113% - 1170px) / 2) !important;
        padding-right: calc((113% - 1170px) / 2) !important;
    }

    .mega-menu-block-1 {
        max-width: 350px;
    }

    .mega-menu-block-2 {
        max-width: 330px;
        margin-left: 20px;
    }

    .mega-menu-block-3 {
        max-width: 350px;
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1024px) {

    #mega-menu-main_menu,
    #mega-menu-career_location {
        display: none !important;
    }
}



.groove-space {
    height: 250px;
}

.groove-animation-6 {
    left: 50%;
    top: 325px;
    cursor: pointer;
}

.groove-animation {
    position: absolute;
}

.groove-animation-1 {
    top: -240px;
    left: 0;
}

.groove-animation-2 {
    left: 240px;
    top: 35px;
}

.groove-animation-3 {
    left: 50%;
    top: 80px;
}

.groove-animation-4 {
    right: 0;
}

.groove-animation-5 {
    right: -100px;
    top: -250px;
}

.title-heading-center {
    text-align: center;
}

.groove-title-heading {
    width: 100%;
}

.dbl__title-wrapper-left {
    background-position: left bottom !important;
}

.edu-block-4-infobox .groove-info-box-left {
    padding: 15px 0;
}

.infobox-content-title {
    font-weight: 700;
    margin-bottom: 5px;
}

.edu-header-title {
    font-size: 50px !important;
    line-height: 66px !important;
    color: #000;
    font-family: 'Inter', sans-serif;
    text-align: center;
}

.edu-header-title span {
    color: #e60078;
    font-family: 'Inter', sans-serif;
}

.edu-block-12 .wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
    background: #fff;
}

@media (min-width: 776px) and (max-width: 1200px) {
    .groove-infobox-image {
        width: auto;
    }

    .groove-animation-5 {
        right: -205px;
        top: -230px;
    }
}

@media only screen and (max-width: 776px) {
    .edu-header-title {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .edu-header-title span {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .groove-animation-1 {
        top: -330px;
        left: 0;
    }

    .groove-animation-2 {
        left: 20px;
        top: 35px;
    }

    .groove-animation-3 {
        left: 47%;
        top: 54px;
    }

    .groove-animation-4 {
        right: 15px;
    }

    .groove-animation-5 {
        right: 8px;
        top: -310px;
    }

    .groove-space {
        height: 150px;
    }

    .dbl__title-wrapper-left {
        background-position: center bottom !important;
    }
}

.frontpage-title {
    font-family: 'Inter', sans-serif !important;
    text-transform: uppercase;
}

.section-our-blog .blog-post>a {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}

@media only screen and (max-width: 776px) {
    .frontpage-title {
        font-weight: 700 !important;
        text-transform: uppercase !important;
        font-family: 'Inter', sans-serif !important;
        font-size: 30px !important;
    }
}

.wgl-theme-header {
    min-height: 70px;
    height: 70px;
}

@media (max-width: 768px) {
    .wgl-theme-header {
        height: 70px;
    }
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-weight: 700;
    font-size: 15px;
    background: #fff;
    color: #000;
    padding: 15px;
}

.menu-about-us .mega-sub-menu {
    box-shadow: 1px 2px 5px -2px rgba(0, 0, 0, 0.5) !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:focus a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover a.mega-menu-link {
    color: #e60078;
    background: #fff;
    font-weight: 700;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #fff !important;
    color: #e60078 !important;
    font-weight: 700 !important;
}

.frontpage-block-10 .porfolio-post_media img {
    border-radius: 10px;
}

@media only screen and (max-width: 767px) {
    .frontpage-block-10 .slick-dots {
        display: block;
        text-align: center;
        align-items: center;
        margin: auto;
    }

    .frontpage-block-10 .slick-dots li {
        display: inline-block;
        width: 7px;
        height: 7px;
        background-color: #000;
        border-radius: 50%;
        position: relative;
        margin: 0 5px;
    }

    .frontpage-block-10 .slick-dots button {
        background-color: transparent !important;
        color: transparent;
    }

    .frontpage-block-10 li.slick-active {
        background-color: #e60078;
        background: #e60078;
        opacity: 1;
    }

    .frontpage-block-10 .porfolio-post_media img {
        border-radius: 10px 10px 0 0;
    }

    .frontpage-block-10 .swiper-wrapper {
        display: flex;
        flex-direction: column;
    }

    .frontpage-block-10 .slick-dots {
        align-items: center;
        margin: auto;
        padding: 0;
        display: flex !important;
        height: 40px;
    }
}

.footer-block-1 .menu {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.footer-block-1 ol li,
.footer-block-1 ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin-right: 42px;
    margin-bottom: 0;
}

.social-footer-icon {
    background-color: transparent;
    display: inline-block;
    width: 50px;
    height: 48px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.footer-icon {
    height: 48px;
    text-align: right;
}

.footer-icon-fb {
    background-image: url(../img/fb-normal@2x.png);
}

.footer-icon-fb:hover {
    background-image: url(../img/fb-active@2x.png);
}

.footer-icon-in {
    background-image: url(../img/linked-in-normal@2x.png);
}

.footer-icon-in:hover {
    background-image: url(../img/linked-in-active@2x.png);
}

.social-menu {
    align-items: center;
}

.footer-block-1 a,
.footer-block-2 a {
    color: #fff !important;
}

.footer-block-1 a:hover,
.footer-block-2 a:hover {
    color: #e60078 !important;
}

.footer .footer_top-area ul li:hover a,
.page-about-us .footer .footer_top-area ul li.menu-about-us a,
.page-blog .footer .footer_top-area ul li.blog-posts a,
.page-case-studies .footer .footer_top-area ul li.menu-about-us a,
.page-contact-us .footer .footer_top-area ul li.menu-contact-us a,
.page-custom-application-development .footer .footer_top-area ul li.menu-services a,
.page-education .footer .footer_top-area ul li.edu-posts a,
.page-home-page .footer .footer_top-area ul li.menu-homepage a,
.page-job .footer .footer_top-area ul li.career-posts a,
.page-react-native-mobile-app-development .footer .footer_top-area ul li.menu-services a,
.page-software-development-process-models .footer .footer_top-area ul li.menu-process a,
.page-software-development-services .footer .footer_top-area ul li.menu-services a,
.page-what-makes-us-different .footer .footer_top-area ul li.menu-about-us a,
.single.single-format-standard .footer .footer_top-area ul li.blog-posts a,
.single.single-job_listing .footer .footer_top-area ul li.career-posts a {
    color: #e60078 !important;
}

.footer-block-1 {
    border-bottom: solid 0.5px #2f495a;
    width: 98%;
    margin: auto;
    padding: 10px !important;
}

.location-content {
    font-size: 17px;
    line-height: 24px;
    color: #fff;
}

.location-title {
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size: 17px;
}

.vn-title {
    color: #e60078;
}

.groove-infobox-image-footer .groove-image {
    width: 40px;
}

.groove-infobox-image-footer {
    width: 75px;
}

.groove-info-box-left .location-content {
    width: calc(100% - 75px);
}

.footer-block-2 .groove-info-box-left {
    margin-bottom: 47px;
}

.footer-block-2 {
    padding: 25px 0;
}

.footer .p-maps {
    color: #fff;
    margin-top: 10px;
    text-align: right;
}

.footer .groove-col-40 {
    padding-right: 15px;
}

.footer .groove-col-60 {
    padding-left: 70px;
}

.footer iframe {
    border-radius: 10px;
}

.maps-ctn {
    border-radius: 10px;
}

.footer-block-2 iframe {
    border-radius: 10px;
}

.location-content p {
    font-size: 17px;
}

@media only screen and (max-width: 767px) {
    .footer .groove-col-80 {
        display: none;
    }

    .footer-icon {
        text-align: left;
    }

    .footer-block-1 {
        padding: 23px 20px 17px !important;
        width: 100%;
    }

    .footer .groove-col-60 {
        padding-left: 0;
    }

    .p-maps {
        text-align: left !important;
    }

    .footer-block-2 {
        padding-bottom: 130px !important;
    }

    .groove-infobox-image-footer {
        width: 60px;
    }

    .groove-infobox-image-footer .groove-image {
        width: 40px;
    }

    .location-content {
        font-size: 16px;
    }

    .footer-block-2 a {
        color: #e60078 !important;
    }

    .footer .p-maps {
        font-size: 16px;
        border-top: solid 0.5px #2f495a;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 20px;
    }

    .footer .groove-col-40 {
        padding-right: 0;
    }

    .footer-block-2 {
        padding-bottom: 130px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .footer-block-2 .groove-col-40 {
        padding-left: 20px !important;
    }

    .footer .wgl-container p {
        font-size: 16px;
    }
}


.groove-col-menu-1 .wgl-logotype-container img,
.groove-col-menu-1 .wgl-logotype-container svg {
    max-width: 125px;
    height: 44px;
}

.groove-col-menu-2 {
    width: 100%;
}

.sticky_active .menu-container-wrapper {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #e6ebf0;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
    margin-top: 0;
}

.menu-fixed-mobile {
    position: fixed;
    bottom: 0;
    background: #f8f8f8;
    left: 0;
    width: 100%;
    background: #fff;
}



.wgl-site-header {
    background: #fff;
    height: 70px;
}

@media (max-width: 768px) {
    .wgl-site-header {
        height: 70px;
    }

    .padding-mobile-header{
        padding-left: 15px;
    }

    .hambuger-white-icon,
    .html-black-background .hambuger-black-icon {
        display: none;
    }

    .html-black-background .hambuger-white-icon {
        display: block;
    }
}

.btn-contactus {
    background: #e60078;
    color: #fff !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
    width: 120px;
    display: block;
    text-align: center;
    font-weight: 600;
    margin-right: 10px;
    margin-left: auto;
}

.row-menu {
    align-items: center;
}

.menu-bottom .more-show ul li {
    padding: 9px 30px 9px 25px;
}

.p-maps a {
    font-size: 17px;
}

@media only screen and (max-width: 776px) {
    .groove-col-menu-1 .wgl-logotype-container img {
        /* max-width: 120px !important;
        width: 120px !important;
        height: 42px; */

        /* christmas */
        max-width: 150px !important;
        width: 112px;
        height: 40px;
        object-fit: cover;
    }

    .groove-col-menu-1 .wgl-logotype-container {
        padding-left: 0px;
    }

    .row-menu {
        display: flex !important;
    }

    .p-maps a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) {
    .menu-bottom .more-show ul li a {
        display: flex;
        align-items: center;
        z-index: 9;
    }

    .menu-bottom .more-show ul li a .menu-icon {
        width: 36px;
        height: 36px;
        background-color: #f0f0f0;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px 16px;
        margin-right: 15px;
    }

    .menu-bottom ul li.menu-services li.menu-services-tab1 .menu-icon {
        background-image: url(../img/mobile/icon_services1@2x.png);
    }

    .menu-bottom ul li.menu-services li.menu-services-tab2 .menu-icon {
        background-image: url(../img/mobile/icon_services2@2x.png);
    }

    .menu-bottom ul li.menu-services li.menu-services-tab3 .menu-icon {
        background-image: url(../img/mobile/icon_services3@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab1 .menu-icon {
        background-image: url(../img/mobile/icon_process1@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab2 .menu-icon {
        background-image: url(../img/mobile/icon_process2@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab3 .menu-icon {
        background-image: url(../img/mobile/icon_process3@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab4 .menu-icon {
        background-image: url(../img/mobile/icon_process4@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab5 .menu-icon {
        background-image: url(../img/mobile/icon_process5@2x.png);
    }

    .menu-bottom ul li.menu-about-us .menu-icon {
        background-image: url(../img/mobile/icon-about-us.svg);
    }

    .menu-bottom ul li.menu-link-edutech .menu-icon {
        background-image: url(../img/mobile/icon-edu.svg);
    }

    .menu-bottom ul li.menu-contact-us .menu-icon {
        background-image: url(../img/mobile/icon-contact-us.png);
    }

    .menu-bottom ul li.menu-wmud .menu-icon {
        background-image: url(../img/mobile/wmud.svg);
    }

    .menu-bottom ul li.menu-casestudies .menu-icon {
        background-image: url(../img/mobile/casestudies.svg);
    }

    .menu-bottom .more-show ul li:hover,
    .menu-bottom ul li.menu-process li.is-active,
    .menu-bottom ul li.menu-services li.is-active,
    .page-about-us ul li.menu-about-us {
        background-color: #fff;
    }

    .menu-bottom ul li.menu-services li.menu-services-tab1.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services1-active@2x.png);
    }

    .menu-bottom ul li.menu-services li.menu-services-tab2.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services2-active@2x.png);
    }

    .menu-bottom ul li.menu-services li.menu-services-tab3.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services3-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab1.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process2-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab2.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process3-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab3.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process1-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab4.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process4-active@2x.png);
    }

    .menu-bottom ul li.menu-process li.menu-process-tab5.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process5-active@2x.png);
    }

    .page-education .menu-bottom ul li.menu-link-edutech .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon-edu-active.svg);
    }

    .page-what-makes-us-different .menu-bottom ul li.menu-wmud .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/wmud-active.svg);
    }

    .page-case-studies .menu-bottom ul li.menu-casestudies .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/casestudies-active.svg);
    }

    .page-about-us .menu-bottom ul li.menu-about-us .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon-about-us-active.svg);
    }

    .page-contact-us .menu-bottom ul li.menu-contact-us .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon-contact-us-active.svg);
    }

    .page-case-studies .menu-bottom ul li.menu-casestudies span,
    .page-education .menu-bottom ul li.menu-link-edutech span,
    .page-what-makes-us-different .menu-bottom ul li.menu-wmud span {
        color: #e60078;
    }

    .menu-bottom .more-show ul li a span {
        padding-top: 3px;
        line-height: 21px;
        width: calc(100% - 50px);
    }

    .menu-bottom .more-show ul li {
        padding: 9px 16px 9px 25px;
    }

    .menu-bottom .groove-accordion_header {
        padding: 0;
        border: none;
        text-align: left;
        padding: 9px 45px 9px 25px;
    }

    .menu-bottom .wgl-accordion_panel {
        margin-bottom: 0;
    }

    .menu-bottom .wgl-accordion_content {
        border: none;
    }

    .menu-bottom .wgl-accordion_header.active {
        color: #000;
        border: none;
    }

    .menu-child {
        border-bottom: dashed 1.5px #c3ced9;
        border-spacing: initial;
        padding-bottom: 10px;
        margin-top: 10px;
        text-align: left;
        color: #000;
        font-weight: 700;
        font-size: 15px;
    }

    .menu-bottom .wgl-accordion_content {
        padding: 5px 25px 15px;
        z-index: 9;
    }

    .menu-bottom .more-show ul li {
        padding: 9px 45px 9px 25px;
    }

    .menu-bottom .flaticon-next {
        right: 15px;
        z-index: 9;
        outline: 0;
        text-align: center;
    }

    .menu-bottom .flaticon-next:active,
    .menu-bottom .flaticon-next:focus,
    .menu-bottom .flaticon-next:focus-within,
    .menu-bottom .flaticon-next:hover,
    .menu-bottom .flaticon-next:visited {
        background: 0 0;
    }

    .menu-bottom .wgl-accordion_header.active li.menu-process-tab1 .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_process2-active@2x.png);
    }

    .menu-bottom .wgl-accordion_header.active li.menu-services-tab1 .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services1-active@2x.png);
    }

    .menu-bottom .wgl-accordion_header.active li.menu-services-tab1 span {
        color: #e60078;
    }

    .menu-bottom ul li.menu-services li.menu-services-tab1.is-active .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services1-active@2x.png);
    }

    .menu-bottom .wgl-accordion_header.active li.menu-services-tab2 .menu-icon {
        background-color: #ffedf6;
        background-image: url(../img/mobile/icon_services2-active@2x.png);
    }

    .menu-bottom .wgl-accordion_header.active li.menu-services-tab2 span {
        color: #e60078;
    }

    .menu-bottom .more-show .wgl-accordion li {
        padding: 0;
    }

    .link_services {
        z-index: 9;
    }
}

@media only screen and (min-width: 1025px) {
    .only-mobile-tablet {
        display: none;
    }
}

@font-face {
    font-family: dashicons;
    src: url(../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);
    src: url(../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),
        url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
        url(../fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");
    font-weight: 400;
    font-style: normal;
}

.dashicons-arrow-down:before {
    content: "\f140";
}

.dashicons-email:before {
    content: "\f465";
}

.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px;
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
    position: relative;
    display: block;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-slide img {
    display: block;
    border-radius: 7px;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

#wpadminbar * {
    font-style: normal;
}

.alert-rotate {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    right: 0;
    border: 0;
    left: 0;
    outline: 0;
    background-color: #66666680;
    z-index: 9999;
}

.alert-modal {
    width: fit-content;
    max-width: 700px;
    padding: 20px;
    margin: 30px auto;
    background: #fff;
    border-radius: 31px;
    box-shadow: 0 1px 3px 2px #00000029;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 20%;
    position: relative;
}

.alert-close {
    position: absolute;
    bottom: 30px;
    font-size: 15px;
    line-height: 30px;
    margin-top: 5px;
    background-color: #e60078;
    border-radius: 40px;
    margin: 0 auto;
    color: #fff;
    padding: 2px 3px;
    width: 140px;
    text-align: center;
    margin-left: calc((100% - 190px) / 2);
}

.alert-modal .groove-image {
    margin-bottom: 20px;
}

.alert-close {
    display: block;
}

@media only screen and (max-width: 768px) {
    .alert-close {
        display: none;
    }

    .alert-modal {
        margin-top: calc((100% - 320px) / 2);
        padding-bottom: 30px;
    }

    .wgl-theme-header {
        min-height: 64px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .groove-info-box-left .location-content {
        width: calc(100% - 20px);
    }

    .footer .groove-col-60 {
        padding: 0 15px;
    }
}

.sticky-container {
    min-height: 60px;
}

.careers-links {
    width: 100%;
}

ul.career_links_anchor {
    height: 50px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    background: #fff;
}

.career_links_anchor {
    text-transform: uppercase;
    padding: 15px;
}

.career_links_anchor a {
    color: #000 !important;
}

.career_links_anchor li.is-active a {
    color: #e60078 !important;
}

.career_links_anchor li::after {
    content: "|";
    display: inline-block;
    margin: 0 7px;
    font-weight: 700;
    position: relative;
    top: -2px;
}

.career_links_anchor li:last-child::after {
    display: none;
}

.career_links_anchor li:hover a {
    color: #e60078 !important;
}

ul.career_links_anchor {
    background: 0 0;
}

.she-header ul.career_links_anchor {
    background: #fff;
}

.meta_readingtime span {
    font-size: 13px;
    color: #666;
    width: 100%;
    text-align: right;
}

.meta_readingtime {
    display: flex;
    align-items: center;
    padding: 15px 20px 5px;
}

.blog-style-standard .wgl_col-4 .blog-post .post_date {
    margin: 0;
}

@media only screen and (min-width: 1000px) {
    .career_links_anchor li {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .sticky-container {
        min-height: 50px;
    }

    .header {
        margin-left: -15px;
    }

    ul.career_links_anchor {
        height: 43px;
        background: #fff;
        justify-content: end;
    }

    .career_links_anchor {
        display: block;
        position: relative;
        height: 43px;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 10px;
    }

    .career_links_anchor li {
        margin-top: 15px;
    }

    .meta_readingtime {
        display: none;
    }
}

.single-post .span-reading-time {
    display: flex;
    align-items: center;
}

.rt-label.rt-prefix {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(https://groovetechnology.com/wp-content/uploads/2021/04/clock@2x-brown.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 3px;
}

.rt-time {
    margin-right: 3px;
    margin-left: 1px;
}

.groove_technology_sharing_ul.fixedshare {
    position: fixed;
    margin-left: -65px;
}


@-webkit-keyframes arcontactus-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.contact-messenger {
    background: #e60078;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 25px;
    right: 15px;
    z-index: 999;
    margin-right: 5px;
}

.contact-messenger p {
    margin: 0;
    font-size: 10px;
    color: #fff;
    line-height: 11px;
    font-weight: bold;
}

.contact-messenger svg {
    width: 24px;
    color: #fff;
    height: 24px;
}

.contact-messenger .static {
    margin: auto;
    text-align: center;
}

.contact-messenger img {
    width: 30px;
    height: 22px;
}

.contact-messenger .pulsation {
    background-color: #e60078;
    width: 75px;
    height: 75px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    border-radius: 50px;
    position: absolute;
    left: -8px;
    top: -8px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: arcontactus-pulse 2s infinite;
    animation: arcontactus-pulse 2s infinite;
}

.contact-messenger .pulsation:nth-of-type(2n) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.mail-contact span,
.messgenger-contact span {
    height: 24px;
    width: 24px;
    margin-right: 20px;
}

.mail-contact svg,
.messgenger-contact svg {
    width: 24px;
    color: #e60078;
    height: 24px;
}

.menu-contact-messenger a {
    display: flex;
    align-items: center;
    width: 100%;
}

.menu-contact-messenger {
    padding: 20px;
    position: fixed;
    z-index: 1000;
    background: #fff;
    transform: scale(0);
    animation-duration: 0.2s;
    animation-fill-mode: both;
    -webkit-transition: ease-out 0.3s all;
    -o-transition: ease-out 0.3s all;
    transition: ease-out 0.3s all;
    opacity: 0;
    width: auto;
    border-radius: 15px;
    right: 10px;
    bottom: 100px;
    box-shadow: 1px 3px 20px 7px #00000029;
    padding-right: 50px;
}

.mail-contact,
.messgenger-contact {
    height: auto;
    display: flex;
    width: 100%;
}

.mail-contact img,
.messgenger-contact img {
    margin-right: 15px;
    width: 50px;
}

.mail-contact .contact-text,
.messgenger-contact .contact-text {
    font-size: 16px;
    line-height: 30px;
    color: #000;
}

.mail-contact:hover .contact-text,
.messgenger-contact:hover .contact-text {
    color: #e60078;
}

.messgenger-contact {
    margin-bottom: 15px;
}

.menu-contact-messenger.show {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: ease-out 0.3s all;
}

.close-menu-contact {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-weight: 700;
}

.close-menu-contact:hover {
    cursor: pointer;
}

.contact-messenger:hover {
    cursor: pointer;
}

.menu-contact-messenger:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    z-index: -1;
    margin-left: -16px;
    border-radius: 0 0 5px 0;
    position: absolute;
    border-color: #fff transparent transparent transparent;
    border-width: 11px;
    bottom: -22px;
    display: block;
    right: 28px;
}

@media only screen and (max-width: 767px) {
    .groove_technology_sharing_ul.fixedshare {
        position: static;
    }

    .contact-messenger {
        background: #e60078;
        align-items: center;
        bottom: 75px;
    }

    .contact-messenger svg {
        width: 24px;
        color: #fff;
        height: 24px;
    }

    .contact-messenger .static {
        margin: auto;
    }

    .contact-messenger .pulsation {
        background-color: #E60078;
        border-radius: 50px;
        position: absolute;
        z-index: -1;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-animation: arcontactus-pulse 2s infinite;
        animation: arcontactus-pulse 2s infinite;
    }

    .contact-messenger .pulsation:nth-of-type(2n) {
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
    }

    .mail-contact span,
    .messgenger-contact span {
        height: 24px;
        width: 24px;
        margin-right: 20px;
    }

    .mail-contact svg,
    .messgenger-contact svg {
        width: 24px;
        color: #E60078;
        height: 24px;
    }

    .menu-contact-messenger a {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .menu-contact-messenger {
        padding: 20px;
        position: fixed;
        z-index: 1000;
        bottom: 0;
        width: 100%;
        background: #fff;
        transform: scale(0);
        animation-duration: 0.2s;
        animation-fill-mode: both;
        -webkit-transition: ease-out 0.3s all;
        -o-transition: ease-out 0.3s all;
        transition: ease-out 0.3s all;
        opacity: 0;
    }

    .messgenger-contact,
    .mail-contact {
        height: 45px;
        display: flex;
        width: 100%;
    }

    .menu-contact-messenger.show {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        transition: ease-out .3s all;
        right: 0;
        border-radius: 0;
    }

    .mail-contact .contact-text,
    .messgenger-contact .contact-text {
        font-size: 15px;
        line-height: 30px;
    }

    .close-menu-contact {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 18px;
        width: 40px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        font-weight: bold;
    }
}

.blog-post.blog-groove-author.blog-post-single-item .blog-post_content .post_author::after {
    background: url(/wp-content/uploads/2021/04/author-groove.png);
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-twitter:before {
    content: "\f099";
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/font-awesome/fa-brands-400.eot);
    src: url(../fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-brands-400.woff2) format("woff2"), url(../fonts/font-awesome/fa-brands-400.woff) format("woff"),
        url(../fonts/font-awesome/fa-brands-400.ttf) format("truetype"), url(../fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/font-awesome/fa-regular-400.eot);
    src: url(../fonts/font-awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-regular-400.woff2) format("woff2"), url(../fonts/font-awesome/fa-regular-400.woff) format("woff"),
        url(../fonts/font-awesome/fa-regular-400.ttf) format("truetype"), url(../fonts/font-awesome/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
    font-weight: 400;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/font-awesome/fa-solid-900.eot);
    src: url(../fonts/font-awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/font-awesome/fa-solid-900.woff2) format("woff2"), url(../fonts/font-awesome/fa-solid-900.woff) format("woff"),
        url(../fonts/font-awesome/fa-solid-900.ttf) format("truetype"), url(../fonts/font-awesome/fa-solid-900.svg#fontawesome) format("svg");
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.fa,
.fas {
    font-weight: 900;
}

.modal-dialog.groove-video-popup {
    max-width: 1000px;
    width: auto !important;
    margin-top: calc((100vh - 575px) / 2);
}

.groove-video-popup .modal-content {
    padding: 0;
}

.groove-video-popup .modal-body {
    padding: 0;
}

.groove-video-popup .modal-body iframe {
    height: 575px;
}

.video-popup:hover {
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .groove-video-popup .modal-body iframe {
        height: 300px;
    }

    .modal-dialog.groove-video-popup {
        margin-top: calc((100vh - 300px) / 2);
    }
}

.blog-header .slick-active img {
    transform: scale(1);
}

.blog-header .swiper-slide-inner {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px !important;
}

.blog-header .slick-current img {
    transform: scale(1);
    border-radius: 10px;
    box-shadow: none;
    width: 350px;
    height: 200px;
    object-fit: cover;
}

.blog-header .slick-slide {
    opacity: 0;
}

.blog-header .slick-current {
    opacity: 1;
}

.blog-header .swiper-slide {
    padding: 0 0;
}

.blog-header .slick-dots {
    align-items: center;
    padding: 0;
    display: flex !important;
    margin-left: 130px;
    margin-top: 10px;
}

.blog-header .post_title a {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
}

.blog-header .slick-dots li {
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #d9d9d9;
    border-radius: 50%;
    position: relative;
    margin: 0 5px;
}

.blog-header li.slick-active {
    background-color: #e60078;
    background: #e60078;
    opacity: 1;
}

.blog-header .recent-posts-content {
    display: flex;
}

.blog-header .recent-posts-image_wrapper {
    width: 350px;
    height: auto;
}

.blog-header .recent-posts-content_wrapper {
    width: calc(100% - 350px);
    padding-left: 25px;
}

.blog-header .recent-blog {
    color: #e60078;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    padding-top: 3px;
}

.menu-readblog {
    font-size: 16px;
    color: #e60078;
    line-height: 21px;
    font-weight: 600;
}

.blog-header .slick-dots li button {
    background-color: transparent !important;
    color: transparent;
}

body {
    font-size: 15px;
    line-height: 20px;
    overflow: auto;
    font-family: 'Inter', sans-serif!important;
}

a:hover {
    cursor: pointer;
    color: #e60078;
}

.color {
    color: #e60078;
}

h2,
h2 a {
    font-family: 'Inter', sans-serif!important;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 15px;
}

.job-block-7 .dbl__title-wrapper span {
    font-size: 30px !important;
    line-height: 40px !important;
}

.groove-section {
    position: relative;
}

.groove-column-wrap .groove-row {
    flex-wrap: wrap;
}

.Porfolio-block h1,
.Porfolio-block h1.Porfolio_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Inter',sans-serif;
}

.groove-widget-wrap {
    width: 100%;
    position: relative;
}

.content-of-title {
    display: flex;
    max-width: 1000px;
    margin: auto;
}

.groove-section.groove-section-boxed>.groove-container {
    max-width: 1170px;
}

.groove-section .groove-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.groove-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.groove-widget-container {
    width: 100%;
}

.groove-bold {
    font-weight: 700;
    margin-bottom: 10px;
}

.wgl-tabs_headings .wgl-tabs_header_wrap .wgl-tabs_icon {
    background-position: center center;
    background-repeat: no-repeat;
}

.groove-image {
    position: relative;
}

.elementor-invisible {
    visibility: hidden;
}

.groove-align-center {
    text-align: center;
}

.groove-align-center .groove-button {
    width: auto;
}

.groove-align-right {
    text-align: right;
}

.groove-align-rightpc {
    text-align: right;
}

.groove-align-leftpc {
    text-align: left;
}

.groove-align-right .groove-button {
    width: auto;
}

.groove-align-left {
    text-align: left;
}

.groove-align-left .groove-button {
    width: auto;
}

.groove-align-justify .groove-button {
    width: 100%;
}

.groove-info-box-left {
    display: flex;
}

.groove-infobox-image {
    flex-direction: column;
    justify-content: center;
    position: relative;
    display: flex;
    width: 30%;
}

.groove-infobox-content {
    flex-direction: column;
    justify-content: center;
    position: relative;
    display: flex;
    width: 100%;
}

.groove-section a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.groove-image img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flaticon-next {
    font-size: 20px !important;
    border-width: 1px 1px 1px 1px;
    border-radius: 50% 50% 50% 50%;
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    transform: rotate(45deg);
    right: 15px;
    position: absolute;
}

.flaticon-next:hover {
    transform: rotate(-45deg);
}

.wgl-accordion_header.active {
    color: #e60078;
}

.wgl-accordion_header.active .wgl-accordion_icon {
    transform: rotate(-45deg);
}

.wgl-accordion_header.active .wgl-accordion_icon:before {
    color: #e60078;
}

.wgl-accordion_header:hover {
    color: #e60078;
}

.wgl-accordion_header:hover .wgl-accordion_icon {
    transform: rotate(-45deg);
}

.wgl-accordion_header:hover .wgl-accordion_icon:before {
    color: #e60078;
}

.wgl-accordion_header {
    position: relative;
}

.groove-img-50 {
    display: inline-block;
}

.groove-img-50 img {
    max-width: 50%;
}

.groove-img-90 img {
    max-width: 90%;
    margin-left: 5%;
}

.wgl-accordion_header {
    border: solid 1px;
    padding: 15px 30px 15px 15px;
}

.wgl-accordion_content {
    padding: 15px;
}

.wgl-accordion_panel {
    margin-bottom: 15px;
}

.post_meta-categories span {
    color: #666;
}

.blog-post_title a {
    color: #000;
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
}

.blog-post_title:hover a {
    color: #e60078;
}

.button-read-more {
    position: absolute;
    bottom: 20px;
    text-transform: capitalize;
}

.blog-post_content {
    min-height: 120px;
    padding-bottom: 30px;
}

.groove-section {
    padding: 40px 0;
}

.dbl__subtitle span {
    color: #e60078;
    font-size: 13px;
    line-height: 18px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

.div-h3 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.elementor-button,
input[type="button"],
input[type="submit"] {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    text-transform: none;
    color: #fff;
    background-color: #e60078;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
    border-radius: 40px 40px 40px 40px;
    padding: 10px 30px 10px 30px;
}

input[type="button"],
input[type="submit"] {
    background-color: #e60078 !important;
}

.groove-column.groove-col-100 {
    width: 100%;
}

.blog-slider .groove-col-100 {
    width: 100%;
}

.wgl-tabs_title {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    font-style: normal;
    line-height: 24px;
}

.wgl-tabs_icon {
    margin: 0 0 12px 0;
    color: #020101;
}

.wgl-tabs_header {
    padding: 20px 25px 20px 25px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ececec;
}

.wgl-tabs_content {
    padding: 20px 30px 20px 30px;
    color: #000;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e60078;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 50%);
}

.groove-text-editor ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    list-style-type: none;
}

.groove-text-editor ul li::before {
    content: "";
    background: url(../img/icon-arrow.svg) no-repeat;
    width: 19px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 6px;
}

.max-width1170px {
    max-width: 1170px !important;
    margin: auto;
}


.groove-paddingleft60 {
    padding-left: 60px;
}

.groove-col-33 .blog-post {
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.groove-col-33 .blog-post:hover {
    -webkit-box-shadow: 6px 5px 30px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 6px 5px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 15px 0 rgb(0 0 0 / 10%);
    cursor: pointer;
}
.casestudies-block2.groove-section.groove-section-boxed{
    padding-top: 10px;
    padding-bottom: 20px;
}
.groove-section .post_date {
    background: #e60078;
    color: #fff;
    margin-left: auto;
    margin-top: -30px;
    margin-right: 20px;
    position: absolute;
    right: 0;
}

.groove-section .post_meta-categories {
    margin-top: 15px;
}

.blog-post_title a {
    color: #000 !important;
}

.groove-col-33 .blog-post:hover .blog-post_title a {
    color: #e60078 !important;
}

.groove-marginleft30 {
    margin-left: 30px;
}

.groove-marginright30 {
    margin-right: 30px;
}

h1.frontpage-title {
    font-size: 50px !important;
    line-height: 60px !important;
    font-family: 'Inter', sans-serif !important;
    text-transform: uppercase !important;
}

h1.frontpage-title span {
    font-size: 50px !important;
    line-height: 60px !important;
    color: #e60078 !important;
    text-transform: uppercase !important;
    font-family: 'Inter', sans-serif;
}

a.groove-btn {
    color: #fff !important;
    background-color: #e60078;
    border-radius: 40px;
    padding: 13px 0;
    text-align: center;
    cursor: pointer;
    width: 225px;
    font-size: 15px;
}


.groove-title span {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-weight: inherit;
    color: #000 !important;
}

.dbl__title-wrapper span {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
}

.slick-list,
.slick-slider {
    padding: 0 !important;
}

.hidden-figcaption figcaption {
    display: none;
}

.grecaptcha-badge {
    display: none !important;
}

@media only screen and (min-width: 776px) {

    .groove-column.groove-col-16,
    .groove-column[data-col="16"] {
        width: 16.666%;
    }

    .groove-column.groove-col-20,
    .groove-column[data-col="20"] {
        width: 20%;
    }

    .groove-column.groove-col-25,
    .groove-column[data-col="25"] {
        width: 25%;
    }

    .groove-column.groove-col-33,
    .groove-column[data-col="33"] {
        width: 33.333%;
    }

    .groove-column.groove-col-50,
    .groove-column[data-col="50"] {
        width: 50%;
        padding: 0 15px;
    }

    .groove-column.groove-col-40,
    .groove-column[data-col="40"] {
        width: 40%;
    }

    .groove-column.groove-col-60,
    .groove-column[data-col="60"] {
        width: 60%;
    }

    .groove-column.groove-col-70,
    .groove-column[data-col="70"] {
        width: 70%;
    }

    .groove-column.groove-col-30,
    .groove-column[data-col="30"] {
        width: 30%;
    }

    .groove-column.groove-col-80,
    .groove-column[data-col="80"] {
        width: 80%;
    }

    .groove-column.groove-col-75,
    .groove-column[data-col="75"] {
        width: 75%;
    }

    .groove-col-44-custom {
        width: 44%;
    }

    .groove-col-56-custom {
        width: 56%;
    }

    .border-footer {
        border-bottom: solid 0.5px #2f495a;
    }

    .only-mobile {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .groove-section.groove-section-boxed>.groove-container {
        max-width: 980px;
    }

    #scroll_up {
        left: 0;
        padding-bottom: 0;
        bottom: 60px;
        right: auto;
    }

    .wgl-tabs_header {
        margin: 0 10px 40px 10px;
    }

    .footer {
        padding-bottom: 75px;
    }

    .groove-space {
        height: 360px;
    }

    .content-of-title {
        max-width: 900px;
    }

    body {
        overflow: auto !important;
    }
}

@media only screen and (max-width: 776px) {
    body {
        overflow: auto !important;
    }

    .groove-column.groove-col-30,
    .groove-column.groove-col-33,
    .groove-column.groove-col-40,
    .groove-column.groove-col-50,
    .groove-column.groove-col-60,
    .groove-column.groove-col-70,
    .groove-column[data-col="30"],
    .groove-column[data-col="33"],
    .groove-column[data-col="40"],
    .groove-column[data-col="50"],
    .groove-column[data-col="60"],
    .groove-column[data-col="70"] {
        width: 100%;
    }

    .groove-column.groove-col-16,
    .groove-column.groove-col-20,
    .groove-column.groove-col-25,
    .groove-column[data-col="16"],
    .groove-column[data-col="20"],
    .groove-column[data-col="25"] {
        width: calc(50% - 30px);
        display: inline-block;
    }

    .groove-row {
        display: block;
        margin: auto;
    }

    .mobile-50 {
        width: 50% !important;
        margin-left: 25%;
    }

    .mobile-80-center {
        width: 80%;
        margin-left: 10%;
        margin-top: 10px;
    }

    .mobile-80 {
        width: 80%;
    }

    .groove-title-heading {
        text-align: center;
    }

    .groove-accordion_header {
        text-align: center;
        text-align: center;
        border: solid 1px;
        padding: 10px;
        border-radius: 4px;
    }

    .groove-accordion_header.active {
        border: solid 1px #e60078;
        border-radius: 4px 4px 0 0;
        border-bottom: none;
        margin-bottom: 0;
    }

    .wgl-accordion_content {
        display: block;
        border: solid 1px #e60078;
        border-top: none;
    }

    .wgl-double_heading .dbl__title-wrapper {
        padding: 0 0 25px 0;
    }

    .wgl-tabs_header {
        padding: 5px !important;
    }

    .wgl-tabs_content {
        margin-top: 0;
        padding: 0;
    }

    .groove-paddingleft60 {
        padding-left: 0;
        margin-top: 30px;
    }

    .wgl-accordion_content {
        padding: 15px;
    }

    .groove-paddingtop70 {
        padding-top: 0;
    }

    .groove-section .post_meta-categories {
        margin-top: 0;
    }

    .blog-slider .blog-style-standard .blog-post .blog-post_content .button-read-more {
        display: none;
    }

    .blog-style-standard .blog-post {
        padding: 20px;
    }

    .post_meta-categories {
        position: relative !important;
        top: 0 !important;
        margin-top: 30px;
        background: 0 0 !important;
        padding: 0 !important;
        font-size: 13px;
    }

    .section-our-blog .post_date {
        width: 60px !important;
        height: 60px !important;
        margin-top: 0 !important;
        z-index: 222 !important;
        margin: -30px !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        margin-left: auto !important;
        margin-right: 25px !important;
        display: flex !important;
        text-align: center !important;
        padding: 0 !important;
        position: relative !important;
    }

    .groove-marginleft30,
    .groove-marginright30 {
        margin: 0;
    }

    h1.frontpage-title {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    h1.frontpage-title span {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .dbl__title-wrapper span {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .mobile-center {
        text-align: center;
    }

    .wgl-double_heading .dbl__title-wrapper {
        margin-bottom: 10px;
    }

    .frontpage-block-2 .dbl__subtitle,
    .frontpage-block-2 h2 {
        text-align: left;
        padding: 0;
        background-image: none !important;
    }

    .frontpage-block-2 .groove-title-heading {
        padding-top: 30px;
    }

    .mobile-paddingtop30 {
        padding-top: 30px;
    }

    .groove-section {
        padding: 20px 10px;
    }

    .frontpage-button-container {
        text-align: center;
        margin-top: 20px;
    }

    a.groove-btn {
        padding: 15px 30px;
    }

    .dbl__subtitle span {
        font-size: 13px;
    }

    .groove-align-leftpc,
    .groove-align-rightpc {
        text-align: center;
    }

    .footer-social {
        padding: 7px 0 1px;
    }

    .mobile-hide {
        display: none;
    }

    h2,
    h2 a {
        font-size: 20px;
        line-height: 26px;
    }

    .title-404 span {
        font-size: 60px !important;
        line-height: 65px !important;
    }

    #arcontactus {
        display: none;
    }

    .only-pc {
        display: none;
    }
}

.security-block-1 .groove-text-editor li {
    font-weight: 600;
}

.Security-CEO {
    font-weight: 700;
}

.security-block-1.groove-section.groove-section-boxed>.groove-container {
    max-width: 1140px;
}

.security-block-1 {
    padding-top: 15px;
}

.security-block-1 ul {
    margin: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {

    .footer-block-1 ol li,
    .footer-block-1 ul li {
        background: 0 0 !important;
    }

    .footer-block-1 ol li::before,
    .footer-block-1 ul li::before {
        background: 0 0 !important;
    }
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: none;
    color: transparent;
    margin-top: 0;
    margin-bottom: 0;
    height: 0;
}

.menu-copyemail .mega-menu-item {
    padding: 0 !important;
    margin-left: -11px !important;
}

.menu-copyemail .mega-menu-item .textwidget {
    position: relative;
}

.menu-copyemail .mega-menu-item .textwidget p {
    margin-bottom: 5px;
}

.email-menu-hover {
    height: 40px;
    padding-left: 46px !important;
}

.image-emailcopy {
    position: absolute;
    left: -1px;
    opacity: 1 !important;
}

.image-emailcopy1 {
    position: absolute;
    left: -1px;
    opacity: 0 !important;
}

.mega-menu-copyemail .mega-menu-item .textwidget:hover {
    cursor: pointer;
}

.mega-menu-copyemail .mega-menu-item .textwidget:hover .email-menu-hover {
    color: #e60078;
}

.mega-menu-copyemail .mega-menu-item .textwidget:hover .image-emailcopy {
    opacity: 0 !important;
}

.mega-menu-copyemail .mega-menu-item .textwidget:hover .image-emailcopy1 {
    opacity: 1 !important;
}

#email-copy-active,
#email-copy-active1 {
    position: absolute;
    top: 10px;
    left: -90px;
}

.show_on-search {
    display: none;
}

.menu-search input[type="submit"]:hover,
.menu-search input[type="submit"] {
    color: transparent;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li:last-child {
    position: relative !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li:last-child {}

.menu-search .search-button {
    display: inline-block;
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0px;
    background: transparent;
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2022/02/search-menuhover.png);
    background-repeat: no-repeat;
    padding: 0;
    border-radius: 0;
    background-size: contain;
}

.menu-search .search-field {
    display: inline-block !important;
    width: 250px;
    border-radius: 25px !important;
    background: #f5f5f5 !important;
    max-width: 300px !important;
    margin: 0 !important;
    height: 40px !important;
}


@media (max-width: 768px) {

    
    .footer-block-2 .groove-info-box-left {
        margin-bottom: 20px;
    }

}

@media (min-width: 769px) {
    .footer-block-2 .nonmarginbottom {
        margin-bottom: 0;
    }

    .footer .p-maps {
        bottom: 0;
        position: absolute;
        right: 0;
    }

}

/* header */
/* menu mobile new */
.only-mobile-tablet.menu-mobile-new .nav-mobile-new a {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    color: #000000;
}

.only-mobile-tablet.menu-mobile-new .nav-mobile-new a:hover {
    color: #e60078;
}

.only-mobile-tablet.menu-mobile-new .nav-mobile-new-box {
    width: 86%;
    margin: auto;
    margin-top: 40px;
}
.nav-mobile-new-box ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.navMobile__serviceHeader-css{
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    border-radius: 5px;
}
.navMobile__serviceHeader-css.active{
    background-color: #F4F4F4;
}
.navMobile__serviceContent-css{
    display: none;
}
.navMobile__serviceContent-css>span{
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    color: #000000;
}
.navMobile__serviceContent-css li{
    margin-bottom: 15px;
}
.navMobile__serviceContent-css a.services__allLink{
    margin-top: 20px!important;
    padding-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}

.only-mobile-tablet.menu-mobile-new .nav-mobile-new {
    margin-bottom: 30px;
}

.only-mobile-tablet.menu-mobile-new {
    display: none;
}

.only-mobile-tablet.menu-mobile-new.active {
    display: block;
}

.only-mobile-tablet.header-mobile__button.active .header-mobile__button-open {
    display: none;
}

.only-mobile-tablet.header-mobile__button .header-mobile__button-close {
    display: none;
}

.only-mobile-tablet.header-mobile__button.active .header-mobile__button-close {
    display: block;
}

.white-icon {
    display: none;
}

.header-menu__box {
    display: flex;
    justify-content: flex-start;
    padding-left: 250px;
}

@media(max-width: 1220px){
    .menu-container-wrapper .groove-row.row-menu{
        max-width: 1000px!important;
    }
    .header-menu__box{
        padding-left: 60px;
    }
}

.header-menu__ul {
    display: flex;
    padding: 0;
    margin: 0;
}

li.header-menu__li {
    margin: 0;
    display: flex;
    align-items: center;
    margin-right: 40px;
}

.header-menu__li a {
    display: flex;
    height: 100%;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 20px;
}

.html-black-background .header-menu__li > a {
    color: #fff;
}

.header-menu__search-box {
    position: relative;
}

.header-menu__search-box .header-menu__search-form {
    border-color: #D6D6D6;
}

.header-menu__search-box::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    display: block;
    right: -5px;
    bottom: -20px;
    background-color: transparent;

}

.header-menu__search-box:hover #header-menu__searchForm {
    display: block;
}

.header-menu__search-box:hover .header-menu__search-form {
    border-color: black;
}

.html-black-background .header-menu__search-box:hover .header-menu__search-form {
    border-color: #D6D6D6;
}

#header-menu__searchForm button {
    background-image: url(/wp-content/themes/zikzag/img/Home/groove-technology-search-icon.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
}

.header-menu__search-form {
    border: 1px solid #DBDBDB;
    border-radius: 25px;
    position: relative;
    transition: 0.3s;
    box-sizing: content-box;
    background-color: #f3f3f3;
}

form#header-menu__searchForm ::placeholder {
    font-size: 15px;
    color: #B5B5B5;
    font-family: 'Inter', sans-serif;
}

.header-menu__button-box {
    display: flex;
    justify-content: center;
    height: 40px;
    position: relative;
    cursor: pointer;
    padding-left: 13px;
    padding-right: 11px;
}

.header-menu__button-box img {
    align-self: center;
    width: 15px;
    height: 15px;
}

#header-menu__searchForm {
    height: 40px;
    width: 220px;
    background-color: #ffffff;
    border-radius: 4px;
    transition: 0.3s;
    position: absolute;
    top: 47px;
    padding-left: 10px;
    border: 1px solid #000000;
    opacity: 0;
    visibility: hidden;
}

.header-menu__search-box:hover #header-menu__searchForm{
    opacity: 1;
    visibility: visible;
}

#header-menu__searchForm input {
    height: 100%;
    background: transparent;
    padding: 0;
    width: 100%;
    font-family: 'Inter', sans-serif;
}

#header-menu__searchForm button {
    background-image: url(/wp-content/themes/zikzag/img/Home/groove-technology-search-icon.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    z-index: 2;
    visibility: visible;
}

.header-menu__search-box .header-menu__search-form {
    width: 40px;
    display: flex;
}

.header-menu__search-box #header-menu__searchForm button {
    position: relative;
    z-index: 1;
    visibility: hidden;
    display: none;
    transition: 0s;
}

.header-menu__search-box .header-menu__button-box {
    z-index: 2;
    visibility: visible;
}

.headerMenu-contact a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E60078;
    width: 144px;
    height: 40px;
    margin: auto;
    border-radius: 4px;
    position: relative;
}
.headerMenu-contact a span {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
  }


.menu-dropdown-services::before, .menu-dropdown-company::before, .menu-dropdown-blog::before {
    content: '';
    display: block;
    width: 100px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 220px;
}

.menu-dropdown-company::before, .menu-dropdown-blog::before{
    left: 63px;
}

.menu-dropdown-services, .menu-dropdown-company, .menu-dropdown-blog {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    display: flex;
    padding: 30px;
    justify-content: space-between;
    box-shadow: 0px 0px 18px #6a696966;
    border-radius: 8px;
}

li.header-menu__li.services:hover .menu-dropdown-services {
    opacity: 1;
    visibility: visible;
}

li.header-menu__li.company:hover .menu-dropdown-company {
    opacity: 1;
    visibility: visible;
}

li.header-menu__li.blog:hover .menu-dropdown-blog {
    opacity: 1;
    visibility: visible;
}

.dropdown-services__left{
    max-width: 520px;
}
.services__leftOne{
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.services__leftOne a{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.services__leftOne p{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter';
    margin-bottom: 0px;
}
.services__leftTwo{
    display: flex;
    padding-top: 30px;
}
.services__leftTwo-model{
    max-width: 245px;
    margin-right: 30px;
}
.services__leftTwo-model>span{
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter';
    color: #222222;
    font-weight: 600;
    margin-bottom: 20px !important;
    display: block;
}
.services__leftTwo-model>div>a{
    font-weight: 600;
    margin-bottom: 5px;
}
.services__leftTwo-model>div>p{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter';
    margin-bottom: 20px;
}
.services__leftTwo-tech>span{
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter';
    color: #222222;
    font-weight: 600;
    margin-bottom: 20px !important;
    display: block;
}
.services__leftTwo-tech>ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.services__leftTwo-tech>ul>li{
    margin-bottom: 14px;
}
.dropdown-services__right{
    padding: 30px 20px;
    background-color: #f4f4f4;
    border-radius: 8px;
}
.services__rightOne>span{
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter';
    color: #222222;
    font-weight: 600;
    margin-bottom: 20px !important;
    display: block;
}
.services__rightOne>ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.services__rightOne>ul>li{
    margin-bottom: 20px;
}
a.services__allLink{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter';
    color: #e60078!important;
    font-weight: normal;
    margin-top: 30px !important;
    display: block;
}

/* footer new */
.footer--new{
    max-width: 1170px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer--new ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer--new ul li{
    margin-top: 15px;
    
    margin-bottom: 0px;
}
.footer--new ul li a{
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    color: #222222;
}

.html-black-background .footer--new ul li a {
    color: #5F5F5F;
}

.html-black-background .footer-border-top {
    color: #fff;
}

.html-black-background .footer-border-top::before {
    background-color: #313138;
}

.footer__container{
    display: flex;
    justify-content: space-between;
}
.footer__first{
    width: 300px;
}
.footer__caseStudy__content{
    display: flex;
    justify-content: space-between;
}
.footer__caseStudy-second{
    width: 130px;
}
.footer__second{
    width: 300px;
}
.footer__third{
    width: 370px;
}
.footer-border-top {
    position: relative;
    padding-bottom: 15px;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}

.footer-border-top::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 20%;
    display: block;
    left: 0;
    bottom: 0;
    background-color: #e60078;
}

.footer-border-top::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 80%;
    display: block;
    right: 0;
    bottom: 0;
    background-color: #D7DADC;
}
.footer__company ul, .footer__service-first, .footer__service-second{
    margin-top: 25px;
}
.footer__caseStudy__content{
    margin-top: 10px;
}
.footer__service-header {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}

.html-black-background .footer__service-header {
    color: #fff;
}

.footer__caseStudy{
    margin-top: 40px;
}
.footer__flag-container{
    padding-bottom: 20px;
    border-bottom: 1px solid #D7DADC;
    margin-bottom: 20px;
}

.html-black-background .footer__flag-container {
    border-color: #313138;
}

.footer__flag-left{
    display: flex;
    align-items: center;
}
.footer__flag-img{
    width: 32px;
    height: 22px;
    margin-right: 10px;
}
.footer__info{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.footer__info-text{
    max-width: 328px;
}
.footer__flag-name{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}

.html-black-background .footer__flag-name,
.html-black-background .footer__info-text {
    color: #fff;
}
.footer__info-text{
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
}

.footer__info .footer__white-info-icon,
.html-black-background .footer__info .footer__black-info-icon {
    display: none;
}
.html-black-background .footer__info .footer__white-info-icon {
    display: block;
}

.footer__certified{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #D7DADC;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.footer__certified>div {
    width: 175px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.footer__certified .certified-black-background,
.html-black-background .certified-white-background {
    display: none;
}

.html-black-background .footer__certified .certified-black-background {
    display: block;
    width: 100%;
}

.html-black-background .footer__contact {
    display: none;
}

.footer__socialHeader{
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    margin-top: 20px;
}

.html-black-background .footer__socialHeader {
    color: #E5E5E5;
    font-size: 17px;
    line-height: 22px;
}
.footer__socialImage{
    display: flex;
    margin-top: 15px;
}
.footer__socialImage>div{
    width: 48px;
    height: 48px;
}
.footer__container{
    padding-bottom: 25px;
}
.footer__statement{
    padding-top: 15px;
    border-top: 1px solid #D7DADC;
    display: flex;
    justify-content: space-between;
}

.html-black-background .footer__statement {
    border-color: rgba(255, 255, 255, 0.2);
}

.footer__statement-image{
    width: 144px;
}

.footer__statement-image .dmca-black-background-logo,
.html-black-background .footer__statement-image .dmca-white-background-logo {
    display: none;
}

.html-black-background .footer__statement-image .dmca-black-background-logo {
    display: block;
}

.footer__statement-text span{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    color: #222222;
}

.html-black-background .footer__statement-text span {
    color: rgba(229, 229, 229, 0.6);
    font-size: 15px;
}

@media (max-width: 1220px){
    .footer--new{
        max-width: 1000px;
    }
    .footer__first{
        width: 250px;
    }
    .footer__second{
        width: 290px;
    }
}

@media (max-width: 800px){
    .footer--new{
        padding: 30px 15px;
    }
    .footer__container{
        flex-direction: column;
    }
    .footer__first, .footer__second, .footer__third{
        width: 100%;
    }
    .footer__second, .footer__third{
        margin-top: 40px;
    }
    .footer__statement{
        flex-direction: column;
    }
    .hdmb{
        display: none!important;
    }
    .footer__statement-image{
        margin-bottom: 20px;
    }
    .footer__statement-text span{
        margin-bottom: 15px;
        display: block;
    }
    .footer__info-icon{
        min-width: 32px;
    }
    .footer__info{
        justify-content: flex-start;
    }
    .footer__info-text{
        max-width: fit-content;
    }
}

/**/
a.nt-active{
    cursor: default;
    color: #000000 !important;
}
.footer--new .footer__container ul li a.nt-active{
    cursor: default;
    color: #000000 !important;
}

.footer__socialImage #fb-icon{
    transform: translateX(-10px);
}

.footer__socialImage .social-youtube,
.footer__socialImage .social-x {
    display: none;
}

.footer__socialImage .social_gradient_logo,
.html-black-background .footer__socialImage .social_white_logo {
    display: none;
}

.html-black-background .footer__socialImage .social_gradient_logo,
.html-black-background .footer__socialImage .social-youtube,
.html-black-background .footer__socialImage .social-x {
    display: block;
    position: relative;
}

.html-black-background .footer__socialImage {
    gap: 10px;
}

.social_gradient_logo .gradient {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0) !important;
    opacity: 0;
    transition: 0.3s;
}

.social_gradient_logo:hover .gradient {
    opacity: 1;
}
.footer__info-text:hover{
    color: #e60078!important;
}
.footer__statement-text a span:hover{
    color: #e60078!important;
}
/* new animation form */
div.wpcf7.cf7-submitting::before {
    content: 'Form in progress...';
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222222;
    background-color: #ffffffd8;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 4;
    border-radius: 16px;
    font-size: 15px;
    line-height: 20px;
}
div.wpcf7.cf7-submitting::after {
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    left: calc(50% - 140px);
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background-image: url(../img/loading-new.gif);
    background-size: contain;
}

.html-black-background .wgl-site-header {
    background-color: #000;
}

.black-background-logo,
.html-black-background .white-background-logo {
    display: none;
}

.html-black-background .black-background-logo {
    display: block;
}

.html-black-background .wgl-site-header::after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background: linear-gradient(270deg, #000000, #333333, #000000);
}

.html-black-background .sticky_active .menu-container-wrapper {
    border: none;
}

@media (max-width: 767px) {
    .html-black-background .footer__certified {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px 15px;
    }

    .html-black-background .footer__certified > div {
        width: 100%;
        margin-bottom: 0;
    }

    .html-black-background .scroll_up-new::after {
        width: 100%;
        height: 100%;
        filter: blur(0px);
    }

    .html-black-background .scroll_up-new::before {
        z-index: 2;
        position: relative;
    }

    .html-black-background #scroll_up {
        bottom: 20px;
        left: auto;
    }
}