body,
html {
    scroll-behavior: smooth;
}
.container,
.faqs_accodian_item:first-child .faqs_accodian_tab,
.home_faq_accodian_item:first-child .home_faq_accodian_tab,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
.banner_img_info h2,
h1,
h2 {
    line-height: normal;
    font-weight: 700;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow svg circle,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow svg g path,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow:hover svg circle,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow:hover svg g path,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow svg circle,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow svg g path,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow:hover svg circle,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow:hover svg g path,
.custome_nav > li.nav-item,
.how_work_box:hover .how_work_box_icon,
.how_work_box_icon,
a,
a:hover,
ul.our_services_slider_tabs .slick-custom-arrow,
ul.our_services_slider_tabs .slick-custom-arrow svg circle,
ul.our_services_slider_tabs .slick-custom-arrow svg g path {
    transition: 0.5s ease-in-out;
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
a,
abbr,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
cite,
code,
details,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
legend,
li,
mark,
nav,
object,
ol,
output,
p,
pre,
q,
s,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    line-height: 1;
    background-color: #fff;
    font-style: normal;
    font-family: "Space Grotesk", sans-serif;
}
.banner_img_info h2,
.sansita_fontfamily,
h1 {
    font-family: Sansita, sans-serif;
}
ol,
ul {
    list-style: none;
}
q {
    quotes: none;
}
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.container {
    max-width: 1290px;
    padding: 0;
    margin: 0 auto;
}
a {
    text-decoration: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    transition: ease-in-out;
}
img {
    max-width: 100%;
    object-fit: cover;
}
.row > * {
    padding-left: 15px;
    padding-right: 15px;
}
.banner_img_info h2,
h1 {
    font-size: 72px;
}
h2 {
    font-size: 64px;
}
h3 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}
h4,
h5 {
    line-height: normal;
    font-weight: 700;
}
h4 {
    font-size: 36px;
}
h5 {
    font-size: 24px;
}
.goclean_banner_content p,
.header_address_area p,
.upper_call,
h6 {
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
}
.faqs_accodian_tab,
.footer_copyride_left,
.footer_copyride_right,
p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.line_height_36 {
    line-height: 36px;
}
.line_height_30 {
    line-height: 30px;
}
.line_height_24 {
    line-height: 24px;
}
.line_height_22 {
    line-height: 22px;
}
.line_height_20 {
    line-height: 20px;
}
.line_height_normal {
    line-height: normal;
}
.fw_400 {
    font-weight: 400 !important;
}
.fw_500 {
    font-weight: 500 !important;
}
.fw_700 {
    font-weight: 700 !important;
}
.yellow_btn {
    display: inline-flex;
    border-radius: 10px 20px;
    background: #f7c02d;
    color: #fff;
    text-align: center;
    justify-content: center;
    font-family: "Space Grotesk", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 30px;
    transition: 0.5s ease-in-out;
    border: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.yellow_btn::before {
    content: "";
    background: #007cfb;
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: 0.8s;
    z-index: -1;
}
.yellow_btn::after {
    content: "";
    background: #007cfb;
    height: 100%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: 0.8s;
    z-index: -1;
}
.reveal,
.reveal.active {
    transition: 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.yellow_btn:hover::before {
    width: 100%;
    right: 0;
    left: auto;
}
.yellow_btn:hover::after {
    width: 100%;
    right: auto;
    left: 0;
}
.color_white,
.core_servicebox:hover h4,
.home_faq_accodian_title.active h5,
.yellow_btn:hover {
    color: #fff;
}
.color_yellow,
.contact_link a.footer_links:hover,
.faqs_accodian_title.active h5,
.faqs_accodian_title.active::after,
.footer_copyride_right a:hover,
.page_hero_titles a:hover,
.single_service_faq.faq_accodian_item .faqs_accodian_title.active::after,
div#header_1 .custome_nav > li.nav-item.active > a,
div#header_1 .custome_nav > li.nav-item:hover > a,
ul.our_services_slider_tabs li.active a h5,
ul.services_link li a:hover,
ul.short_link li a:hover {
    color: #f7c02d;
}
.color_skyblue,
.single_service_faq.faq_accodian_item .faqs_accodian_title::after {
    color: #007cfb;
}
.bgcolor_skyblue {
    background-color: #007cfb;
}
.color_darkblue {
    color: #1239ac;
}
.bgcolor_darkblue,
input[type="checkbox"]:checked {
    background-color: #1239ac;
}
.color_lightblack {
    color: #555;
}
.sec_padding {
    padding: 100px 0;
}
.reveal {
    position: relative;
    opacity: 0;
}
.reveal.active {
    opacity: 1;
}
@keyframes custom_fade_top {
    0% {
        transform: translateY(-50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes custom_fade_buttom {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes custom_fade_left {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes custom_fade_right {
    0% {
        transform: translateX(100px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes fixedheader {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes ball_notify {
    0%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    20%,
    60% {
        -webkit-transform: rotate(6deg);
        -moz-transform: rotate(6deg);
        -ms-transform: rotate(6deg);
        -o-transform: rotate(6deg);
        transform: rotate(6deg);
    }
    40%,
    80% {
        -webkit-transform: rotate(-6deg);
        -moz-transform: rotate(-6deg);
        -ms-transform: rotate(-6deg);
        -o-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }
}
@keyframes scrolltop {
    0% {
        box-shadow: 0 0 0 0 hsl(16deg 98% 67%);
    }
    100% {
        box-shadow: 0 0 0 15px rgba(67, 58, 139, 0.01);
    }
}
@keyframes loader-zoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.15);
    }
}
@keyframes loader-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
@keyframes ofccln_img {
    0%,
    100% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%;
    }
}
@keyframes slots {
    0% {
        clip-path: polygon(0% 0%, 14% 0%, 14% 0%, 28% 0%, 28% 0%, 42% 0%, 42% 0%, 56% 0%, 56% 0%, 70% 0%, 70% 0%, 84% 0%, 84% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    50% {
        clip-path: polygon(0% 0%, 14% 0%, 14% 100%, 28% 100%, 28% 0%, 42% 0%, 42% 100%, 56% 100%, 56% 0%, 70% 0%, 70% 100%, 84% 100%, 84% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    100% {
        clip-path: polygon(0% 100%, 14% 100%, 14% 100%, 28% 100%, 28% 100%, 42% 100%, 42% 100%, 56% 100%, 56% 100%, 70% 100%, 70% 100%, 84% 100%, 84% 100%, 100% 100%, 100% 100%, 0% 100%);
    }
}
@keyframes star {
    0% {
        clip-path: polygon(0% 0%, 50% 0%, 100% 0%, 100% 50%, 100% 100%, 50% 100%, 0% 100%, 0% 50%);
    }
    50% {
        clip-path: polygon(0% 0%, 50% 100%, 100% 0%, 0% 50%, 100% 100%, 50% 0%, 0% 100%, 100% 50%);
    }
    100% {
        clip-path: polygon(50% 50%, 50% 100%, 50% 50%, 0% 50%, 50% 50%, 50% 0%, 50% 50%, 100% 50%);
    }
}
@keyframes spiral {
    0% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 25%, 75% 25%, 75% 75%, 25% 75%, 25% 50%, 50% 50%, 25% 50%, 25% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    14.25% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 25%, 75% 25%, 75% 75%, 50% 75%, 50% 50%, 50% 50%, 25% 50%, 25% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    28.5% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 25%, 75% 25%, 75% 50%, 50% 50%, 50% 50%, 50% 50%, 25% 50%, 25% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    42.75% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 25%, 25% 25%, 25% 50%, 25% 50%, 25% 50%, 25% 50%, 25% 50%, 25% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    57% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 75%, 25% 75%, 25% 75%, 25% 75%, 25% 75%, 25% 75%, 25% 75%, 25% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    71.25% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 75% 100%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 75%, 75% 25%, 0% 25%);
    }
    85.5% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 75% 25%, 0% 25%);
    }
    100% {
        clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 25%, 0% 25%, 0% 25%, 0% 25%, 0% 25%, 0% 25%, 0% 25%);
    }
}
@keyframes rotate {
    0% {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    25% {
        clip-path: polygon(87.5% 12.5%, 87.5% 87.5%, 12.5% 87.5%, 12.5% 12.5%);
    }
    50% {
        clip-path: polygon(75% 75%, 25% 75%, 25% 25%, 75% 25%);
    }
    75% {
        clip-path: polygon(37.5% 62.5%, 37.5% 37.5%, 62.5% 37.5%, 62.5% 62.5%);
    }
    100% {
        clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
    }
}
@keyframes ellipseshap {
    0% {
        clip-path: ellipse(80% 80%);
    }
    100% {
        clip-path: ellipse(0% 20%);
    }
}
@keyframes footer1animate {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        height: 1px;
        width: 1px;
    }
    100% {
        -webkit-transform: translate3d(-50%, -280px, 0);
        transform: translate3d(-50%, -500px, 0);
        height: 75px;
        width: 75px;
    }
}
@keyframes animate {
    0% {
        transform: translate3d(-80%, 0, 0) rotate(70deg);
        width: 35px;
        height: 35px;
    }
    100% {
        transform: translate3d(-80%, -800px, 0) rotate(360deg);
        width: 75px;
        height: 75px;
    }
}
@keyframes bannerbgwave {
    100% {
        background-position: 5000px 20%, 800px 95%, 500px 50%, 1000px 100%, 400px 0;
    }
}
@keyframes yearbox {
    0% {
        transform: translate(0, -6%);
    }
    100% {
        transform: translate(6%, 0);
    }
}
@keyframes faqgirl {
    0% {
        transform: translate(-3%, 0);
    }
    100% {
        transform: translate(3%, 0);
    }
}
@keyframes counterbgwave {
    100% {
        background-position: -5000px 20%, -800px 95%, 500px 50%, 1000px 100%, 400px 0;
    }
}
@keyframes img-zoom-anime {
    0% {
        opacity: 0.7;
        scale: 0.8;
    }
    100% {
        opacity: 1;
        scale: 1;
    }
}
@keyframes pulse {
    50% {
        transform: scale(0.2);
        opacity: 0;
    }
}
@keyframes pulsate {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes bubble-animation {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        height: 1px;
        width: 1px;
    }
    100% {
        -webkit-transform: translate3d(-50%, -280px, 0);
        transform: translate3d(-50%, -280px, 0);
        height: 75px;
        width: 75px;
    }
}
@keyframes bannerbubbledance {
    0% {
        transform: scale(0.7);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes abtcount {
    0%,
    100% {
        transform: translate(0);
    }
    50% {
        transform: translateX(-30%);
    }
}
@keyframes discountanimi {
    0%,
    100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@keyframes link-icon2 {
    0%,
    100% {
        transform: translateY(0);
        opacity: 1;
    }
    49% {
        transform: translateY(20px);
        opacity: 0;
    }
    50% {
        transform: translateY(-20px);
        opacity: 0;
    }
}
@keyframes error_zoom {
    0%,
    100% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
}
@keyframes slideInFromTop {
    from {
        transform: translateY(-80%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes Up_Down_Blog_icon {
    0%,
    100% {
        transform: translateY(0);
        opacity: 1;
    }
    49% {
        transform: translateY(50px);
        opacity: 0;
    }
    50% {
        transform: translateY(-50px);
        opacity: 0;
    }
}
@keyframes videocircle {
    0% {
        box-shadow: 0 0 0 0 hsl(224.81deg 81.05% 37.25%);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(67, 58, 139, 0.01);
    }
}
@keyframes grid_box_shadow {
    0%,
    100% {
        transform: scale(0.8);
        transition: 0.5s ease-in-out;
    }
    50% {
        transform: scale(1);
        transition: 0.5s ease-in-out;
    }
}
@keyframes footer2-bubble {
    0%,
    100% {
        transform: translateX(0);
    }
    50% {
        transform: translateY(50px);
    }
}
@keyframes dancebubble {
    0% {
        -webkit-transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1.2);
    }
}
.megic-cursor-item,
.megic-cursor-item:before {
    transform: translate(-50%, -50%);
}
li.nav-item:hover ul.drop_down_menu {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
@keyframes scrollanim {
    0%,
    100%,
    50% {
        bottom: 25px;
    }
    25%,
    75% {
        bottom: 30px;
    }
}
.megic-cursor-item:after,
.megic-cursor-item:before {
    left: 50%;
    top: 50%;
    position: absolute;
}
.megic-cursor,
.megic-cursor-item {
    position: fixed;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    pointer-events: none;
}
.megic-cursor {
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 10000;
}
.megic-cursor-item {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 1;
    box-sizing: border-box;
}
.abt2_right_info ul.abt_right_list li.abt_right_item,
.single_service_right_benfites img,
.sticky,
ul.timelinetab_slider_tabs li {
    width: 100%;
}
.megic-cursor-item:before {
    content: "";
    width: 0;
    height: 0;
    margin: 25px;
    background: center center/cover no-repeat;
    border-radius: 100%;
    z-index: -1;
    object-fit: cover;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: ease-out;
}
.megic-cursor-item:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-size: 7px;
    color: #00f;
    width: 14px;
    height: 14px;
    font-weight: 100;
    line-height: 14px;
    margin: -7px 0 0 -7px;
    opacity: 0;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: top 0.2s, left 0.2s, width 0.2s, height 0.2s, background-color 0.2s, border-color 0.2s;
    transition-timing-function: ease-out;
}
.megic-cursor-item.about_video_btn,
.megic-cursor-item.header_hover_img_five,
.megic-cursor-item.header_hover_img_four,
.megic-cursor-item.header_hover_img_one,
.megic-cursor-item.header_hover_img_six,
.megic-cursor-item.header_hover_img_three,
.megic-cursor-item.header_hover_img_two,
.megic-cursor-item.view-btn {
    width: 40px;
    height: 40px;
    border: transparent;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: top 0.2s, left 0.2s, width 0.2s, height 0.2s, background-color 0.2s, border-color 0.2s;
    transition-timing-function: ease-out;
}
.megic-cursor-item.header_hover_img_five:before,
.megic-cursor-item.header_hover_img_four:before,
.megic-cursor-item.header_hover_img_one:before,
.megic-cursor-item.header_hover_img_six:before,
.megic-cursor-item.header_hover_img_three:before,
.megic-cursor-item.header_hover_img_two:before {
    content: "";
    background-image: url(../images/dummy-img/banner_5.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 1;
    width: 420px;
    height: 455px;
    border-radius: 100% 45% 65% 100%/95% 85% 40% 40%;
    border: 0;
    background: 0 0;
    transform: translate(-100px, -30px) scale(1);
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    animation: 5s ease-in-out 1s infinite ofccln_img;
}
.megic-cursor-item.header_hover_img_five:before,
.megic-cursor-item.header_hover_img_four:before,
.megic-cursor-item.header_hover_img_one:before,
.megic-cursor-item.header_hover_img_six:before,
.megic-cursor-item.header_hover_img_three:before {
    background-image: url(../images/dummy-img/banner_5.png) !important;
}
.megic-cursor-item.header_hover_img_one:before {
    animation: 4s ease-in-out 1s infinite slots;
}
.megic-cursor-item.header_hover_img_three:before {
    animation: 4s ease-in-out infinite reverse star;
}
.megic-cursor-item.header_hover_img_four:before {
    animation: 4s ease-in-out infinite reverse spiral;
}
.megic-cursor-item.header_hover_img_five:before {
    animation: 4s ease-in-out infinite reverse rotate;
    border-radius: 0;
}
.megic-cursor-item.header_hover_img_six:before {
    animation: 4s ease-in-out infinite reverse ellipseshap;
    border-radius: 50%;
}
.megic-cursor-item.about_video_btn::before,
.megic-cursor-item.view-btn::before {
    content: "view";
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 80px;
    width: 80px;
    border-radius: 40px;
    background-color: #f7c02d;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    display: flex;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}
.megic-cursor-item.about_video_btn::before {
    content: "PLAY";
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: linear-gradient(134deg, rgb(255 255 255 / 60%), rgb(255 255 255 / 20%));
    backdrop-filter: blur(4px);
}
.megic-cursor-item.award_img_1 {
    width: 40px;
    height: 40px;
    border: transparent;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: ease-out;
}
.megic-cursor-item.award_img_1::before,
.megic-cursor-item.award_img_2::before,
.megic-cursor-item.award_img_3::before,
.megic-cursor-item.award_img_4::before,
.megic-cursor-item.award_img_5::before,
.megic-cursor-item.award_img_6::before {
    content: "";
    background-image: url(../images/dummy-img/team_2.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 300px;
    height: 300px;
    opacity: 1;
    border: 0;
    background: 0 0;
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: ease-out;
    border-radius: 0;
}
.megic-cursor-item.award_img_1::before,
.megic-cursor-item.award_img_2::before,
.megic-cursor-item.award_img_4::before,
.megic-cursor-item.award_img_5::before,
.megic-cursor-item.award_img_6::before {
    background-image: url(../images/dummy-img/team_2.png) !important;
}
.sticky {
    position: fixed !important;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 0 10px 6px rgb(0 0 0 / 26%);
    animation: 0.6s alternate fixedheader;
}
.header_address_area {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.get_quote_btn a {
    display: inline-flex;
    gap: 10px;
    background-color: #fff;
    padding: 10px 20px;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
ul.drop_down_menu,
ul.inner_dropdown {
    min-width: 260px;
    background: #f9f9f9;
    margin: 0;
    display: block;
    z-index: 9;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
a.upper_call:hover {
    color: #f0f8ff;
}
.get_quote_btn a:hover svg {
    -webkit-animation: 0.4s ease-in-out ball_notify;
    -moz-animation: 0.4s ease-in-out ball_notify;
    animation: 0.4s ease-in-out ball_notify;
    -webkit-transform-origin: 50% 6px;
    -moz-transform-origin: 50% 6px;
    -ms-transform-origin: 50% 6px;
    -o-transform-origin: 50% 6px;
    transform-origin: 50% 6px;
}
.header_main,
.navegation_menubar .navbar {
    padding: 10px 0;
}
.navegation_menubar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.custome_nav {
    gap: 30px;
    position: relative;
    z-index: 999;
}
.custome_nav > li.nav-item {
    display: flex;
    align-items: center;
    padding: 18px 10px;
    cursor: pointer;
}
div#header_1 .custome_nav > li.nav-item.active,
div#header_1 .custome_nav > li.nav-item:hover {
    box-shadow: inset 0 100px 0 #1239ac;
}
.custome_nav > li.nav-item > a {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 !important;
    color: #1239ac;
    position: relative;
}
div#header_1 .custome_nav > li.nav-item.active svg g path.arrow_change,
div#header_1 .custome_nav > li.nav-item:hover svg g path.arrow_change {
    stroke: #f7c02d;
}
ul.drop_down_menu {
    top: 130%;
    left: 0;
    right: 0;
    border: 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 26%);
    -moz-box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 26%);
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 26%);
    border-radius: 0 0 10px 10px;
    padding: 18px 0;
}
ul.drop_down_menu li.nav-item a {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    padding: 9px 15px 9px 25px !important;
    color: #555;
}
ul.drop_down_menu li.nav-item a.active,
ul.drop_down_menu li.nav-item.active > a,
ul.drop_down_menu li.nav-item:hover > a {
    color: #2f51b6;
}
ul.inner_dropdown {
    top: 0;
    left: 100%;
    height: max-content;
    transform: scale(1, 0) rotateX(180deg);
    transform-origin: 0 0;
    -moz-box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 26%);
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 26%);
    border-radius: 5px 10px;
    padding: 18px 0;
    transition: transform 0.5s;
}
.faqs_accodian_title,
.our-video,
li.nav-item {
    position: relative;
}
ul.drop_down_menu li.nav-item:hover ul.inner_dropdown {
    opacity: 1;
    visibility: visible;
    transform: scale(1) rotateX(0);
    transition: transform 0.5s;
}
ul.drop_down_menu li.nav-item.active a svg,
ul.drop_down_menu li.nav-item:hover a svg {
    transform: rotate(-90deg);
    transition: 0.5s ease-in-out;
}
.client_testimonials_detail p {
    font-size: 14px;
}
li.section-items {
    height: 90vh;
    overflow: hidden;
    display: flex;
    position: relative;
}
li.section-items {
    flex-direction: row-reverse;
    width: max-content;
}
ul.our_services_slider_tabs li.active a svg g path.vector {
    fill: #fff;
}
.btn-close:focus {
    box-shadow: none;
}
.animation-bubble,
.bubble_area {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    pointer-events: none;
}
.animation-bubble div[class^="bubble-"],
.bubble_area div[class^="bubbles-"] {
    height: 1px;
    width: 1px;
    position: absolute;
    background: url(../images/Commen-Imgs/bubble_1.png) center center/cover no-repeat;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}
.bubbles-1,
div#footer_1 .bubble-1 {
    bottom: -5px;
    left: 68%;
    -webkit-animation: 10s ease-in -6.57s infinite animate;
    animation: 10s ease-in -6.57s infinite animate;
}
.bubbles-2,
div#footer_1 .bubble-2 {
    bottom: -71px;
    left: 97%;
    -webkit-animation: 10s ease-in -5.07s infinite animate;
    animation: 10s ease-in -5.07s infinite animate;
}
.bubbles-3,
div#footer_1 .bubble-3 {
    bottom: -71px;
    left: 43%;
    -webkit-animation: 10s ease-in -6.73s infinite animate;
    animation: 10s ease-in -6.73s infinite animate;
}
.bubbles-4,
div#footer_1 .bubble-4 {
    bottom: -30px;
    left: 82%;
    -webkit-animation: 10s ease-in -4.04s infinite animate;
    animation: 10s ease-in -4.04s infinite animate;
}
.bubbles-5,
div#footer_1 .bubble-5 {
    bottom: -73.4px;
    left: 29%;
    -webkit-animation: 10s ease-in -3.11s infinite animate;
    animation: 10s ease-in -3.11s infinite animate;
}
.bubbles-6,
div#footer_1 .bubble-6 {
    bottom: -71px;
    left: 41%;
    -webkit-animation: 10s ease-in -5.95s infinite animate;
    animation: 10s ease-in -5.95s infinite animate;
}
.bubbles-7,
div#footer_1 .bubble-7 {
    bottom: -79.4px;
    left: 14%;
    -webkit-animation: 10s ease-in -3.68s infinite animate;
    animation: 10s ease-in -3.68s infinite animate;
}
.bubbles-8,
div#footer_1 .bubble-8 {
    bottom: -115.4px;
    left: 90%;
    -webkit-animation: 10s ease-in -3.89s infinite animate;
    animation: 10s ease-in -3.89s infinite animate;
}
.bubbles-9,
div#footer_1 .bubble-9 {
    bottom: -44.6px;
    left: 33%;
    -webkit-animation: 10s ease-in -1.09s infinite animate;
    animation: 10s ease-in -1.09s infinite animate;
}
.bubbles-10,
div#footer_1 .bubble-10 {
    bottom: -30px;
    left: 59%;
    -webkit-animation: 7s ease-in -0.96s infinite animate;
    animation: 7s ease-in -0.96s infinite animate;
}
div#footer_1 .bubble-1 {
    -webkit-animation: 7s ease-in -6.57s infinite footer1animate;
    animation: 7s ease-in -6.57s infinite footer1animate;
}
div#footer_1 .bubble-2 {
    -webkit-animation: 7s ease-in -5.07s infinite footer1animate;
    animation: 7s ease-in -5.07s infinite footer1animate;
}
div#footer_1 .bubble-3 {
    -webkit-animation: 7s ease-in -6.73s infinite footer1animate;
    animation: 7s ease-in -6.73s infinite footer1animate;
}
div#footer_1 .bubble-4 {
    -webkit-animation: 7s ease-in -4.04s infinite footer1animate;
    animation: 7s ease-in -4.04s infinite footer1animate;
}
div#footer_1 .bubble-5 {
    -webkit-animation: 7s ease-in -3.11s infinite footer1animate;
    animation: 7s ease-in -3.11s infinite footer1animate;
}
div#footer_1 .bubble-6 {
    -webkit-animation: 7s ease-in -5.95s infinite footer1animate;
    animation: 7s ease-in -5.95s infinite footer1animate;
}
div#footer_1 .bubble-7 {
    -webkit-animation: 7s ease-in -3.68s infinite footer1animate;
    animation: 7s ease-in -3.68s infinite footer1animate;
}
div#footer_1 .bubble-8 {
    -webkit-animation: 7s ease-in -3.89s infinite footer1animate;
    animation: 7s ease-in -3.89s infinite footer1animate;
}
div#footer_1 .bubble-9 {
    -webkit-animation: 7s ease-in -1.09s infinite footer1animate;
    animation: 7s ease-in -1.09s infinite footer1animate;
}
div#footer_1 .bubble-10 {
    -webkit-animation: 7s ease-in -0.96s infinite footer1animate;
    animation: 7s ease-in -0.96s infinite footer1animate;
}
.footer_copyride_sec,
.footer_upper_01,
.goclean_banner {
    position: relative;
    z-index: 1;
}
section#goclean_banner_sec_1 {
    background-image: url(../images/Commen-Imgs/Main_Background.avif);
    background-size: cover;
    padding: 0 0 79px;
    z-index: 0;
}
.goclean_banner_content {
    padding: 186px 0 96px;
}
.goclean_banner_content h1 {
    padding: 10px 0 20px;
}
.banner_img img {
    border-bottom-right-radius: 315px;
    border-bottom-left-radius: 315px;
}
.abt_btn,
.core_service_box_area,
.goclean_banner_content a.yellow_btn,
.our_services_slider {
    margin-top: 60px;
}
.banner_img_info {
    border-radius: 20px 60px;
    height: 190px;
    width: 190px;
    background: #007cfb;
    display: inline-flex;
    flex-direction: column;
    gap: 5px;
    padding: 26px 46px;
    text-align: center;
    position: absolute;
    bottom: 0;
    animation: 1s ease-in-out infinite alternate yearbox;
}
.home_faq_img {
    animation: 1s ease-in-out infinite alternate faqgirl;
}
.sml_title {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}
.about_img img {
    border-radius: 100px 100px 315px 315px;
    border: 1px solid transparent;
}
a.about_us_contact_box {
    border-radius: 50px;
    border: 2px solid #1239ac;
    background: linear-gradient(92deg, rgba(18, 57, 172, 0.6) 0, rgba(18, 57, 172, 0.5) 100%);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    width: 410px;
    padding: 10px;
    gap: 20px;
    position: absolute;
    bottom: 34px;
}
a.about_us_contact_box:hover {
    color: #fff;
    backdrop-filter: blur(0px);
}
a.about_us_contact_box svg {
    animation: 1s ease-in-out infinite ball_notify;
}
a.about_us_contact_box span {
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    padding: 10px;
}
.abt_right_info p:first-child,
.footer_copyride_sec {
    padding: 30px 0;
}
.clean_slider_area,
.counter_sec {
    padding: 60px 0;
}
.abt_right_info p:nth-child(2) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f6f7f8;
}
ul.abt_right_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
}
ul.abt_right_list li.abt_right_item {
    display: flex;
    gap: 10px;
    font-size: 18px;
    width: 48%;
}
.counter_sec {
    background-image: url(../images/Commen-Imgs/Counter_Background.webp);
    background-repeat: repeat-x;
    background-position: 0 20%, 0 100%, 0 50%, 0 100%, 0 0;
    animation: 50s linear infinite counterbgwave;
    background-size: cover;
}
.counter_box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.counter_info h6 {
    padding-top: 10px;
}
.core_servicebox_icon svg,
.counter_box svg,
.home_contact_icon svg {
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.counter_box:hover svg,
.home_contact_box:hover .home_contact_icon svg {
    transform: rotateY(180deg);
    transition: transform 0.6s;
}
.clean_slid_img img {
    border-radius: 15px 30px;
}
.clean_slider_item {
    padding: 0 15px;
}
.clean_slider_inner {
    width: 440px;
}
.clean_slide_info h3 {
    padding: 30px 0 20px;
}
.abt2_right_info p:first-child,
.clean_slide_info p,
.our_services_title p,
.single_service_left_benfites p,
p.single_service_img_info {
    font-size: 20px;
}
.our_services_sec {
    padding: 100px 0 200px;
}
.core_service_box_area {
    position: absolute;
}
.core_servicebox {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 20px;
    padding: 20px;
    border-radius: 10px 30px;
    transition: 0.6s ease-in-out;
    transform-style: preserve-3d;
}
.core_servicebox:hover {
    border-radius: 30px 10px;
    transition: 0.6s ease-in-out;
}
.core_servicebox_info h3 {
    font-size: 30px;
    margin-bottom: 20px;
    display: inline-block;
    transition: 0.5s ease-in-out;
}
.client_testimonials_sec {
    padding: 356px 0 0;
}
.client_testimonials_box {
    border: 2px solid #f6f7f8;
    padding: 30px;
    cursor: pointer;
}
.client_testimonials_img_area {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}
.client_testimonials_item {
    padding: 0 15px;
    width: 440px;
}
.client_testimonials_list .slick-track {
    padding: 60px 0 100px;
}
.client_testimonials_item .client_testimonials_box:hover,
.client_testimonials_item.slick-slide.slick-current.slick-active.slick-center .client_testimonials_box {
    box-shadow: 0 40px 60px -25px rgba(18, 57, 172, 0.2);
}
.client_testimonials_detail p {
    margin: 6px 0 10px;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    position: absolute;
    cursor: pointer;
    transition: 0.5s ease-in-out;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    right: 80px;
    top: -80px;
    margin-right: 30px;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    top: -80px;
    right: 0;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow:hover svg circle,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow:hover svg circle {
    fill: rgba(247, 192, 45, 1);
    fill: #fef8ea;
}
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-left.slick-arrow:hover svg g path,
.client_testimonials_sec .slick-custom-arrow.slick-custom-arrow-right.slick-arrow:hover svg g path {
    stroke: #f7c02d;
}
ul.our_services_slider_tabs li.active a svg g > path {
    fill: #f7c02d;
}
#home_contact {
    padding: 194px 0 0;
}
.row.home_contact_details {
    gap: 40px 0;
}
.home_contact_left p {
    padding: 30px 0 40px;
}
.home_contact_box,
.home_contact_box a {
    display: flex;
    gap: 20px;
    align-items: center;
}
.home_contact_info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.row.contact_form_inner {
    gap: 30px 0;
}
.contact_form_inner input,
.contact_form_inner select,
.contact_form_inner textarea {
    font-size: 18px;
    padding: 18px 20px;
    border-radius: 10px 20px;
    background-color: #f6f7f8;
    border: 0;
}
.contact_form_inner select.form-select {
    background-position: right 18px center;
}
.contact_form_inner textarea {
    height: 120px;
}
.contact_form_inner input:focus,
.contact_form_inner textarea:focus,
.form-select:focus {
    border-color: #1239ac;
    outline: 0;
    box-shadow: 0 0 0 3px rgb(18 57 172 / 50%);
}
a.about_video_btn,
a.view-btn {
    cursor: none;
}
.show {
    opacity: 1;
}
.single_project_img_slider_item_sub .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    left: 20px;
}
.megic-cursor-item.cursor-show.cursor-next::before,
.megic-cursor-item.cursor-show.cursor-prev::before {
    top: 15%;
    background: linear-gradient(180deg, rgba(18, 57, 172, 0.6) 0, rgba(18, 57, 172, 0.2) 100%);
    backdrop-filter: blur(5px);
    line-height: 24px;
    color: #fff;
    text-align: center;
}
.how_work_sec {
    background-color: #f6f7f8;
}
.row.how_work_list {
    margin: 110px 0 43px;
}
.how_work_box {
    border-radius: 10px 30px;
    background-color: #fff;
    padding: 70px 20px 40px;
    position: relative;
    height: 100%;
}
.how_work_box_icon {
    border-radius: 10px 30px;
    background-color: #007cfb;
    display: inline-block;
    padding: 20px;
    position: absolute;
    top: -55px;
}
.faqs_accodian,
.how_work_box_info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.how_work_box:hover .how_work_box_icon {
    transform: translateX(80%);
}
.netural_product_btn {
    font-size: 20px;
    position: relative;
    border: 2px solid #555;
    padding: 25px 92px;
    display: inline-block;
    border-radius: 40px;
}
.netural_product_btn span {
    position: absolute;
    text-align: center;
    left: 50%;
    top: -19px;
    z-index: 1;
    height: 30px;
    width: 30px;
    background: #f6f7f8;
}
.our_services_title p,
.single_project_img_slider_item_nav {
    margin-top: 30px;
}
.home_faq_accodian_area {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 40px;
}
.home_faq_accodian_title {
    background-color: #f6f7f8;
    position: relative;
    padding: 30px;
    border-radius: 10px 20px;
    transition: 0.2s ease-in-out;
}
.home_faq_accodian_title.active {
    background-color: #007cfb;
    border-radius: 10px 20px 0 0;
    transition: 0.2s ease-in-out;
}
.faqs_accodian_title::after,
.home_faq_accodian_title::after {
    content: "+";
    display: block;
    text-align: center;
    position: absolute;
    top: 30%;
    right: 30px;
    width: 30px;
    height: 30px;
    font-size: 40px;
    color: #007cfb;
    transition: 0.5s ease-in-out;
    font-weight: 300;
}
.faqs_accodian_title.active::after,
.home_faq_accodian_title.active::after {
    content: "-";
    color: #fff;
    transition: 0.5s ease-in-out;
}
.home_faq_accodian_tab {
    background-color: #007cfb;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    padding: 0 30px 30px;
    border-radius: 0 0 10px 20px;
    display: none;
    position: relative;
    top: -1px;
    z-index: -1;
}
.footer_upper_01 {
    padding: 50px 0;
    border-bottom: 2px solid #405fbb;
}
.abt2_right_info ul.abt_right_list {
    flex-direction: column;
}
.overlay-video {
    display: none;
    opacity: 0;
    -ms-transition: opacity 0.6s;
    transition: opacity 0.6s;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
}
.close svg {
    position: absolute;
    top: 0;
    right: -50px;
    cursor: pointer;
    z-index: 9999;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
}
svg.close-button-icon {
    stroke: #1239ac;
    transition: 0.15s;
}
.o1 {
    opacity: 1;
    -ms-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.about_us_02 {
    background: #f6f7f8;
}
.abt_02_img img {
    border-radius: 0 20px 20px 0;
}
.about_02 .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.about_us_02 {
    border-radius: 20px 0 0 20px;
    position: relative;
    width: 1605px;
    height: 785px;
    margin: 0 0 0 auto;
}
.about_us_02 .row {
    margin: 0;
}
.abt_02_img {
    position: absolute;
    left: -315px;
    top: -80px;
    animation: linear forwards img-zoom-anime;
    animation-timeline: view();
    animation-range: entry;
}
.abt_02_content {
    width: 630px;
    margin: 80px 300px 0 auto;
}
.abt2_right_info {
    width: 630px;
    margin: 20px 300px 0 auto;
}
.abt2_right_info p:nth-child(2),
.our_services_slider_content .our_services_slider_content_tab p.ourservice_upper_info {
    padding: 20px 0 40px;
}
.abt2_right_info .abt_btn,
.abtpage_btn {
    margin-top: 40px;
}
.page_hero_titles h6,
.timelinetab_slider_tabs_content p {
    margin-top: 20px;
}
.our_blogs_box_slider_list .slick-custom-arrow.slick-custom-arrow-right.slick-arrow,
.timelinetab_slider_tabs .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    right: 0;
}
.megic-cursor-item.cursor-show.cursor-prev::before {
    content: "PREV";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
}
.megic-cursor-item.cursor-show.cursor-next::before {
    content: "NEXT";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
}
.work_slider_2_list.slick-initialized.slick-slider {
    overflow: hidden;
    margin: 0 -15px;
}
.our_blogs_box_slider_list {
    cursor: pointer;
}
.frame {
    position: absolute;
    bottom: 70px;
    left: 45%;
    width: 460px;
    height: 460px;
    margin-top: -200px;
    margin-left: -200px;
    border-radius: 2px;
    z-index: -1;
}
.counter_sec_2 {
    background-size: cover;
    overflow: hidden;
}
.counter_sec_2 {
    background-image: url(../images/dummy-img/counter_2.avif);
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}
.bubble-1 {
    bottom: -5px;
    left: 68%;
    -webkit-animation: 4.5s ease-in -6.57s infinite bubble-animation;
    animation: 4.5s ease-in -6.57s infinite bubble-animation;
}
.bubble-2 {
    bottom: -71px;
    left: 97%;
    -webkit-animation: 4.5s ease-in -5.07s infinite bubble-animation;
    animation: 4.5s ease-in -5.07s infinite bubble-animation;
}
.bubble-3 {
    bottom: -71px;
    left: 43%;
    -webkit-animation: 4.5s ease-in -6.73s infinite bubble-animation;
    animation: 4.5s ease-in -6.73s infinite bubble-animation;
}
.bubble-4 {
    bottom: -3.8px;
    left: 82%;
    -webkit-animation: 4.5s ease-in -4.04s infinite bubble-animation;
    animation: 4.5s ease-in -4.04s infinite bubble-animation;
}
.bubble-5 {
    bottom: -73.4px;
    left: 29%;
    -webkit-animation: 4.5s ease-in -3.11s infinite bubble-animation;
    animation: 4.5s ease-in -3.11s infinite bubble-animation;
}
.bubble-6 {
    bottom: -71px;
    left: 41%;
    -webkit-animation: 4.5s ease-in -5.95s infinite bubble-animation;
    animation: 4.5s ease-in -5.95s infinite bubble-animation;
}
.bubble-7 {
    bottom: -79.4px;
    left: 14%;
    -webkit-animation: 4.5s ease-in -3.68s infinite bubble-animation;
    animation: 4.5s ease-in -3.68s infinite bubble-animation;
}
.bubble-8 {
    bottom: -115.4px;
    left: 90%;
    -webkit-animation: 4.5s ease-in -3.89s infinite bubble-animation;
    animation: 4.5s ease-in -3.89s infinite bubble-animation;
}
.bubble-9 {
    bottom: -44.6px;
    left: 33%;
    -webkit-animation: 4.5s ease-in -1.09s infinite bubble-animation;
    animation: 4.5s ease-in -1.09s infinite bubble-animation;
}
.bubble-10 {
    bottom: -6.2px;
    left: 59%;
    -webkit-animation: 4.5s ease-in -0.96s infinite bubble-animation;
    animation: 4.5s ease-in -0.96s infinite bubble-animation;
}
.counter_sec_2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: -2;
    opacity: 0.7;
    background-color: #1239ac;
}
.counter_sec_2 .counter_box {
    flex-direction: column;
    gap: 40px;
    text-align: center;
}
.contact_sec_map {
    padding: 100px 0 0;
}
.our_services_slider_content {
    padding-top: 40px;
}
section.counter3_sec .counter_sec {
    border-radius: 10px 30px;
    padding: 60px;
}
.counter3 .counter_box {
    flex-direction: column;
    align-items: flex-start;
}
.common_banner {
    position: relative;
    z-index: 0;
}
.page_hero_sec {
    background-image: url(../images/Commen-Imgs/Main_Background.avif);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.timelinetab_slider {
    padding: 60px 0 80px;
}
ul.timelinetab_slider_tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.timelinetab_slider_tabs li a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 24px;
    line-height: normal;
    font-weight: 700;
    font-family: Sansita, sans-serif;
    align-items: center;
    position: relative;
}
span.timeline_round {
    border: 2px solid #007cfb;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #fff;
    position: relative;
}
ul.pricing_tabs li.active a span.timeline_round::after,
ul.timelinetab_slider_tabs li.tab-active a span.timeline_round::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
    width: 17px;
    height: 17px;
    background: #1239ac;
    border-radius: 50%;
}
ul.timelinetab_slider_tabs li a::after {
    content: "";
    position: absolute;
    top: 78%;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: #f6f7f8;
    z-index: -1;
}
.timelinetab_slider_tabs .slick-custom-arrow.slick-custom-arrow-left.slick-arrow,
.timelinetab_slider_tabs .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
}
.timelinetab_slider_tabs_content {
    width: 850px;
    margin: 40px auto 0;
}
section.home_contact_sec.homecontact3_workpage {
    padding: 0 0 100px;
}
.circle {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
}
ul.pricing_tabs {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}
ul.pricing_tabs li a {
    gap: 10px;
    display: flex;
}
ul.pricing_tabs li a {
    font-size: 18px;
    line-height: 24px;
}
ul.pricing_tabs li.active a span.timeline_round::after {
    width: 12px;
    height: 12px;
    background: #007cfb;
}
.faq_header_hr {
    width: 100%;
    height: 2px;
    background: #007cfb;
    margin: 10px 0 20px;
}
.faqs_accodian_item {
    padding-bottom: 20px;
    border-bottom: 2px solid #f6f7f8;
    cursor: pointer;
}
.faqs_accodian_tab {
    display: none;
    padding-top: 20px;
}
.faqs_accodian_title::after {
    top: 0;
    color: #1239ac;
    width: max-content;
    height: max-content;
}
.single_service_left_benfites p {
    padding: 20px 0 0;
}
ul.our_services_slider_tabs {
    display: flex;
    align-items: center;
}
ul.our_services_slider_tabs a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.our_services_slider_content .our_services_slider_content_tab {
    padding: 40px;
    border-radius: 10px 30px;
    background: #f6f7f8;
}
.our_service_content_img {
    border-radius: 10px 30px;
    overflow: hidden;
    height: 100%;
}
ul.our_services_slider_tabs li.active a svg g:first-child {
    filter: url(#filter0_d_801_17738);
}
ul.our_services_slider_tabs .slick-custom-arrow svg {
    border-radius: 50%;
    overflow: hidden;
    transition: 0.5s ease-in-out;
}
ul.our_services_slider_tabs .slick-custom-arrow:hover svg {
    box-shadow: inset 0 0 0 80px #f7c02d;
    transition: 0.5s ease-in-out;
}
ul.our_services_slider_tabs .slick-custom-arrow:hover svg circle {
    stroke: #f7c02d;
    transition: 0.5s ease-in-out;
}
ul.our_services_slider_tabs .slick-custom-arrow:hover svg g path {
    stroke: #fff;
    transition: 0.5s ease-in-out;
}
ul.our_services_slider_tabs .slick-custom-arrow {
    cursor: pointer;
    transition: 0.5s ease-in-out;
}
ul.single_service_benfites_points {
    list-style: disc;
    margin: 20px auto 40px;
    padding-left: 20px;
}
.clean_slid_img,
.single_service_img,
.single_service_right_benfites {
    border-radius: 10px 30px;
    overflow: hidden;
    position: relative;
}
.clean_slid_img::after,
.single_service_img::after,
.single_service_right_benfites::after {
    content: "";
    position: absolute;
    left: -290px;
    top: 0;
    height: 100%;
    width: 20%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    transition: 1s ease-in-out;
}
.single_service_right_benfites::after {
    left: -220px;
}
.single_service_img:hover::after {
    transform: translateX(1110px) skewX(-25deg);
}
.clean_slid_img:hover::after,
.single_service_right_benfites:hover::after {
    transform: translateX(750px) skewX(-25deg);
}
p.single_service_img_info {
    padding: 90px 0 40px;
}
.single_service_icon {
    position: absolute;
    bottom: -90px;
    left: 30px;
}
ul.service_offer_1 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 20px;
}
ul.service_offer_1 li a {
    font-size: 24px;
    padding: 15px 30px;
    display: block;
    border-radius: 5px 20px;
    background: #f6f7f8;
}
ul.service_offer_1 li a.active,
ul.service_offer_1 li a:hover {
    color: #fff;
    box-shadow: inset 0 0 0 80px #007cfb;
}
button.gallery_fillter_btn::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 0;
    bottom: -8px;
    transform: translate(-50%);
    width: 8px;
    height: 8px;
    background: #007cfb;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease-in-out;
}
.clean_slide_info a:hover h4 {
    transition: 0.5s ease-in-out;
    color: #007cfb;
}
button.gallery_fillter_btn.active::after {
    transition: 0.5s ease-in-out;
    opacity: 1;
    visibility: visible;
}
ul.project_pagenation_list {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.single_project_img_slider_item_sub .slick-custom-arrow {
    position: absolute;
    bottom: 50%;
    z-index: 1;
    cursor: pointer;
}
.single_project_img_slider_item_sub .slick-custom-arrow.slick-custom-arrow-right.slick-arrow {
    right: 20px;
}
.our_blogs_box_slider_list .slick-custom-arrow {
    top: 40%;
    position: absolute;
    width: 60px;
    height: 120px;
    display: flex;
    align-items: center;
    background: #fff;
}
.our_blogs_box_slider_list .slick-custom-arrow.slick-custom-arrow-left.slick-arrow {
    left: 0;
    z-index: 1;
}
.core_servicebox:hover svg path {
    fill: #fff;
    transition: 0.5s;
}
textarea:focus-visible {
    outline: 0;
}
input[type="checkbox"]:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}
.footer_sec,
.responsive-map {
    position: relative;
    overflow: hidden;
}
.responsive-map {
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 50px 100px;
}
.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.footer_sec {
    color: #fff;
    background-color: #1239ac;
    z-index: 0;
}
.footer_contect_info,
.footer_services,
.footer_short_links {
    margin-top: 50px;
}
.footer_contect_info,
.footer_logo_info,
.footer_services,
.footer_short_links {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.contact_link,
ul.services_link,
ul.short_link {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contact_link {
    gap: 20px;
}
.contact_social_link,
.footer_links {
    display: flex;
    gap: 15px;
}
.contact_social_link a:hover {
    box-shadow: inset 0 0 0 2px #f7c02d;
}
.contact_social_link a {
    padding: 9px;
    text-align: center;
    font-size: 20px;
    display: flex;
    width: 45px;
    height: 45px;
    border: 2px solid #405fbb;
    color: #fff;
    border-radius: 50%;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0 -50px 0 2px transparent;
}
.footer_copyride_right {
    text-align: right;
}
input:focus-visible {
    outline: 0;
}
button.scrollToTopBtn {
    background-color: #f7c02d;
    border: 2px solid transparent;
    border-radius: 20px 10px;
    transform: translateY(-1500px) rotate(90deg);
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    overflow: hidden;
    opacity: 0;
    transition: 1s ease-in-out;
}
button.showBtn {
    opacity: 1;
    transform: translateY(0) rotate(90deg);
}
button.scrollToTopBtn:hover {
    animation: 1s ease-in-out infinite scrollanim;
    box-shadow: inset 0 0 0 100px #007cfb;
    transition: 0.5s ease-in-out;
    border: 2px solid #fff;
}
