@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.vw-btn-primary,
.vw-offcanvas-area .offcanvas-share ul li a,
ul.list-inline li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}


#ball,
#line_head,
.bg-load svg,
ul.primary-nav ul {
    pointer-events: none
}

.balloon-shape,
.single-client {
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain
}

.ball-view,
.banner-title,
.hamburger_menu,
.nav__content,
.site-left,
.vw-btn-primary i {
    text-align: center
}

.btn_GRoup {
    margin: 31px 0 0 0;
}

.btn_GRoup a {
    font-size: 18px;
    width: 176px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 8px 0;
    text-align: center;
    margin: 0 16px 0 0;
    border-radius: 48px;
    font-family: Poppins;
    color: #fff;
}

.btn_GRoup a:hover {
    background: #272121;
    color: #fff;
    border: none;
}

.btn_GRoup a:nth-child(2) {
    background: #3aabeb;
    border: navajowhite;
}

.hero-slider .slide-inner,
.hero-slider2 .swiper-pagination,
ul.primary-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.button:focus,
.hero-slider2 .swiper-pagination span:focus,
a,
a:focus,
button {
    outline: 0
}

.banner-title .transparent-text,
.years-of-experiences .experience-title h3 span {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.4);
    -webkit-text-fill-color: transparent
}

.portfolio-slider-caption h5,
.slider-subtitle,
body {
    font-family: var(--vw-ff-body)
}

.button:focus,
a,
a:focus,
a:hover {
    text-decoration: none
}

@-webkit-keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

:root {
    --vw-ff-body: 'Poppins', sans-serif;
    --vw-ff-heading: 'Roboto', sans-serif;
    --vw-ff-fontawesome: "Font Awesome 6 Pro";
    --vw-fw-normal: normal;
    --vw-fw-thin: 100;
    --vw-fw-elight: 200;
    --vw-fw-light: 300;
    --vw-fw-regular: 400;
    --vw-fw-medium: 500;
    --vw-fw-sbold: 600;
    --vw-fw-bold: 700;
    --vw-fw-ebold: 800;
    --vw-fw-black: 900;
    --vw-fs-body: 16px;
    --vw-fs-h1: 40px;
    --vw-fs-h2: 36px;
    --vw-fs-h3: 24px;
    --vw-fs-h4: 20px;
    --vw-fs-h5: 16px;
    --vw-fs-h6: 14px;
    --vw-color-common-white: #ffffff;
    --vw-color-common-black: #000000;
    --vw-color-heading-primary: #ffffff;
    --vw-color-text-body: #BBBBBB;
    --vw-color-theme-primary: #0b3d2c;
    --vw-color-theme-secondary: #f1d2a9;
    --vw-color-bg-1: #131313;
    --vw-color-grey-1: #c5c5c5;
    --vw-color-border-1: #ededed;
    --bg-color: #131313;
    --assistant-color: #191919;
    --theme-color: #e4e4dd;
    --font-color: #ddd;
    --heading-color: #fff;
    --border-color: #ffffff1a;
    --smooth-color: #f9f9f9;
    --reverse-color: #f9f9f9;
    --reverse-heading-color: #000;
    --bg-btn: #0a0909
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: #BBBBBB #1D1D1D
}

section.terms-privacy-wrap {
    background: #000;
    padding: 4rem 0
}

.vw-menu-area ul,
ul,
ul.list-none {
    padding: 0;
    margin: 0
}

section.terms-privacy-wrap h5 {
    font-size: 22px;
    font-family: Poppins
}

section.terms-privacy-wrap p {
    color: #ffffffc2;
    font-size: 16px
}

h1 a,
h1:hover a,
h2 a,
h2:hover a,
h3 a,
h3:hover a,
h4 a,
h4:hover a,
h5 a,
h5:hover a,
h6 a,
h6:hover a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.stores-badge.badge-img-md {
    display: flex;
    align-items: center
}

.stores-badge.badge-img-md img {
    width: 175px;
    margin: 0 27px 0 0
}

.review_ss {
    position: absolute;
    left: -9%;
    top: 50%;
    transform: translateY(-50%) scale(-1) rotate(90deg);
    z-index: 2
}

#line_head,
.bg-load {
    left: 0;
    position: fixed
}

.review_ss img {
    width: 430px;
    display: none
}

.simpleParallax.simple-parallax-initialized video {
    width: 100%;
    border-radius: 10px;
    height: 644px
}

.simpleParallax.simple-parallax-initialized img {
    width: 100%;
    height: 540px;
    object-fit: cover
}

.footer-logo img {
    width: 130px
}

::-webkit-scrollbar {
    background: var(--vw-theme-secondary)
}

::-webkit-scrollbar-thumb {
    background: var(--vw-theme-primary);
    -webkit-border-radius: 1ex
}

.bg-load {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.bg-load svg {
    fill: var(--dsn-color-icon, var(--theme-color));
    width: 100%;
    height: 150px
}

.bg-load svg.dsn-separator-bottom {
    -webkit-transform: translateY(148px);
    -ms-transform: translateY(148px);
    transform: translateY(148px)
}

.bg-load svg.dsn-separator-top {
    -webkit-transform: translateY(-148px) rotate(180deg);
    -ms-transform: translateY(-148px) rotate(180deg);
    transform: translateY(-148px) rotate(180deg)
}

.dsn-heading-title.p-10 {
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 2px
}

#line_head {
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2
}

#line_head>.container {
    position: relative;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color)
}

#line_head>.container:before {
    content: "";
    display: block;
    position: relative;
    width: 1px;
    background-color: var(--border-color);
    height: 100%;
    margin: 0 auto
}

.background-main,
.background-main .background-inner {
    background-color: var(--bg-color)
}

.background-section,
.background-section .background-inner {
    background-color: var(--assistant-color)
}

.background-theme,
.background-theme .background-inner {
    background-color: var(--theme-color)
}

.background-reverse {
    background-color: var(--heading-color);
    color: var(--bg-color)
}

.single-portfolio:hover::before,
body,
html {
    height: 100%
}

body {
    font-size: var(--vw-fs-body);
    font-weight: 400;
    color: var(--vw-color-text-body);
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--vw-ff-heading);
    color: var(--vw-color-heading-primary);
    margin-top: 0;
    font-weight: var(--vw-fw-sbold);
    line-height: 1.2
}

h1 {
    font-size: var(--vw-fs-h1)
}

h2 {
    font-size: var(--vw-fs-h2)
}

h3 {
    font-size: var(--vw-fs-h3)
}

h4 {
    font-size: var(--vw-fs-h4)
}

h5 {
    font-size: var(--vw-fs-h5)
}

h6 {
    font-size: var(--vw-fs-h6)
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    line-height: inherit;
    display: block
}

.btn,
::after,
::before,
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
p,
select,
span,
svg path,
textarea {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a:focus,
a:hover {
    color: inherit
}

ul.list-none {
    list-style: none
}

ul.list-inline li {
    display: inline-flex
}

a,
button {
    color: inherit;
    border: none;
    background: 0 0
}

.menu-icon,
button:hover {
    cursor: pointer
}

button:focus,
button:focus:not(:focus-visible) {
    outline: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

.ban-form input,
.ban-form textarea {
    outline: 0 !important;
    font-weight: 400;
    padding: 10px 15px
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.nice-select,
input:not([type=submit]):not([type=radio]):not([type=checkbox]),
select,
textarea {
    background-color: #fff;
    height: auto;
    width: 100%;
    font-size: 12px;
    border: 1px solid #4a7fb285;
    color: #000;
    padding: 13px 15px;
    border-radius: 5px
}

input[type=color] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    padding: 0;
    border-radius: 50%
}

::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: 0 0
}

::-webkit-scrollbar-thumb {
    background: var(--vw-color-theme-primary);
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .75)
}

::-webkit-scrollbar-corner {
    background: 0 0
}

::-moz-selection {
    background: var(--vw-color-common-black);
    color: var(--vw-color-common-white);
    text-shadow: none
}

::selection {
    background: var(--vw-color-common-black);
    color: var(--vw-color-common-white);
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #fff;
    font-size: var(--vw-fs-body);
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    font-size: var(--vw-fs-body);
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff;
    font-size: var(--vw-fs-body);
    opacity: 1
}

::-ms-input-placeholder {
    color: #fff;
    font-size: var(--vw-fs-body);
    opacity: 1
}

::placeholder {
    color: #fff;
    font-size: var(--vw-fs-body);
    opacity: 1
}

.m-img img,
img {
    max-width: 100%
}

.vw-menu-area ul li:hover>.sub-menu::before,
.w-img img {
    width: 100%
}

.big-text,
.fix {
    overflow: hidden
}

.banner-area,
.site-inner {
    background-color: var(--vw-color-bg-1);
    position: relative
}

.site-inner::before {
    left: 109px;
    top: 0;
    height: 100%;
    width: 1px;
    z-index: 1
}

.site-inner::after {
    background-color: #fff;
    position: absolute;
    left: 109px;
    top: 0;
    height: 60px;
    width: 3px;
    z-index: 2
}

.site-inner .site-right {
    padding: 0 110px
}

@-webkit-keyframes marqueeLeft {
    0% {
        left: 0
    }

    100% {
        left: -100%
    }
}

@keyframes marqueeLeft {
    0% {
        left: 0
    }

    100% {
        left: -100%
    }
}

@-webkit-keyframes marqueeRight {
    0% {
        right: 0
    }

    100% {
        right: -100%
    }
}

@keyframes marqueeRight {
    0% {
        right: 0
    }

    100% {
        right: -100%
    }
}

.vw-btn-secondery {
    background-color: #0b3d2c;
    color: #fff
}

.vw-btn-primary,
.vw-btn-primary:hover,
.vw-btn-primary:hover i,
.vw-offcanvas-area .canvas-title .title,
.vw-offcanvas-area .des,
.vw-offcanvas-area .offcanvas-icon i,
.vw-offcanvas-area .offcanvas-share ul li a:hover i,
.vw-offcanvas-area .vw-search-box form a,
.vw-offcanvas-area .vw-search-box form a:hover {
    color: var(--vw-color-common-white)
}

.vw-btn-primary {
    background-color: #199bdb;
    border: 2px solid #1a9cde;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px;
    gap: 8px;
    border-radius: 60px
}

.bottom-content-area,
.vw-offcanvas-area,
.vw-offcanvas-area .offcanvas-share ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.vw-btn-primary:hover {
    border-color: var(--vw-color-common-white)
}

.vw-btn-primary i {
    background-color: #20b4f4;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    line-height: 25px
}

.vw-btn-green,
.vw-offcanvas-area .offcanvas-share ul li a:hover {
    background-color: var(--vw-color-theme-primary);
    color: var(--vw-color-common-white)
}

.vw-overlay-canvas {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.main-navigation,
.preloader {
    position: fixed;
    height: 100vh;
    left: 0
}

.vw-offcanvas-area {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
    background: #111;
    padding: 100px;
    right: -100%;
    opacity: 0;
    visibility: visible;
    overflow-y: scroll;
    -webkit-transition: .8s;
    transition: .8s;
    display: flex;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px
}

.vw-offcanvas-area .des {
    margin-bottom: 15px
}

.vw-offcanvas-area .canvas-title {
    position: relative;
    z-index: 1;
    margin-bottom: 25px
}

.vw-offcanvas-area .canvas-title::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    width: 88px;
    height: 2px;
    background: var(--vw-color-theme-primary);
    z-index: 2
}

.vw-offcanvas-area .contact-info-list {
    margin-bottom: 30px
}

.vw-offcanvas-area .offcanvas-icon {
    font-size: 40px;
    color: var(--vw-secondary-color);
    -webkit-transition: .4s;
    transition: .4s
}

.vw-offcanvas-area .offcanvas-icon i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.vw-menu-area ul li a::before,
.vw-offcanvas-area .vw-search-box form a {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%
}

.vw-menu-area ul li.current-menu-item a,
.vw-menu-area ul li.current-menu-item a::after,
.vw-menu-area ul li:hover a,
.vw-menu-area ul li:hover a::after,
.vw-menu-area ul li>.sub-menu>li.current-menu-item>a,
.vw-menu-area ul li>.sub-menu>li.current-menu-item>a::after,
.vw-menu-area ul li>.sub-menu>li:hover>a,
.vw-menu-area ul li>.sub-menu>li:hover>a::after,
.vw-offcanvas-area .offcanvas-icon i:hover {
    color: var(--vw-color-theme-primary)
}

.vw-offcanvas-area .vw-offcanvas-header {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    padding-bottom: 25px;
    margin-bottom: 45px;
    position: absolute;
    right: 35px;
    top: 0
}

.vw-offcanvas-area .vw-search-box {
    position: relative;
    margin-bottom: 40px
}

.vw-offcanvas-area .vw-search-box form input {
    border: 1px solid var(--vw-primary-color);
    width: 100%;
    padding: 13px 15px;
    border-radius: 3px;
    font-size: 17px
}

.vw-offcanvas-area .vw-search-box form input::-webkit-input-placeholder {
    color: var(--vw-color-text-body)
}

.vw-offcanvas-area .vw-search-box form input::-moz-placeholder {
    color: var(--vw-color-text-body)
}

.vw-offcanvas-area .vw-search-box form input:-ms-input-placeholder {
    color: var(--vw-color-text-body)
}

.vw-offcanvas-area .vw-search-box form input::placeholder {
    color: var(--vw-color-text-body)
}

.vw-offcanvas-area .vw-search-box form input::-ms-input-placeholder {
    color: var(--vw-color-text-body)
}

.vw-offcanvas-area .vw-search-box form a {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    width: 57.2px;
    height: 57.2px;
    line-height: 57.2px;
    border-radius: 0 3px 3px 0;
    background: var(--vw-color-theme-primary);
    font-size: 17px;
    text-align: center
}

.vw-offcanvas-area .offcanvas-share {
    margin-bottom: 45px
}

.vw-offcanvas-area .offcanvas-share ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.vw-offcanvas-area .offcanvas-share ul li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: inline-flex;
    border-radius: 50%;
    color: var(--vw-color-common-black);
    background: var(--vw-color-common-white);
    position: relative;
    z-index: 3;
    font-size: 14px;
    margin-left: 10px
}

.vw-menu-area ul li a::before,
.vw-menu-area ul li>.sub-menu::before,
.vw-menu-area ul li>.sub-menu>li>a::before {
    height: 2px;
    background: var(--vw-color-theme-primary);
    content: ""
}

.vw-offcanvas-area .offcanvas-share ul li a i {
    color: var(--vw-color-common-black)
}

.vw-offcanvas-area .offcanvas-share ul li a:first-child {
    margin-left: 0
}

.vw-offcanvas-area .contact-map iframe {
    width: 400px;
    height: 227px
}

.canvas_expanded .vw-offcanvas-area {
    right: 0
}

.canvas_expanded .vw-offcanvas-area,
.canvas_expanded .vw-overlay-canvas,
.vw-menu-area ul li.current-menu-item a::before,
.vw-menu-area ul li:hover a::before {
    opacity: 1;
    visibility: visible
}

.mean-container a.meanmenu-reveal {
    display: none !important
}

.mean-container .mean-nav ul li li,
.mean-container .mean-nav ul li li li {
    margin-left: 15px
}

.mean-container .mean-nav ul li li a {
    text-transform: capitalize;
    padding: 15px 35px 12px 0;
    width: 100%;
    color: var(--vw-color-common-white)
}

.mean-container .mean-nav ul li li li a {
    text-transform: capitalize;
    padding: 15px 0 12px;
    width: 100%;
    color: var(--vw-color-common-white)
}

.mobile-navbar-menu {
    overflow: hidden;
    width: 50%
}

.vw-offcanvas-area .mobile-navbar-menu {
    overflow: visible
}

.mobile-navbar-menu .mean-bar * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-navbar-menu .mean-nav>ul {
    display: block !important
}

.mobile-navbar-menu .mean-bar {
    background: 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-navbar-menu .mean-nav {
    background: 0 0;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px
}

.mobile-navbar-menu .mean-nav ul li:first-child {
    border-top: none
}

.mobile-navbar-menu .mean-nav ul li a {
    color: var(--vw-color-common-white);
    border-top: none;
    padding: 14px 0;
    width: 100%;
    font-family: var(--vw-ff-heading);
    font-weight: var(--vw-fw-regular);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-size: 30px;
    font-weight: 500
}

.mobile-navbar-menu .mean-nav ul li a.mean-expand i.fa-plus {
    display: block
}

.about-area-2::before,
.breadcrumbs li:first-child:after,
.dropdown-toggle::after,
.header-area .header-right .menu-button,
.mobile-navbar-menu .mean-nav ul li a.mean-expand i.fa-minus,
.mobile-navbar-menu .mean-nav ul li a.mean-expand.mean-clicked i.fa-plus,
.portfolio-area-2::before,
.portfolio-slider .swiper-button-next,
.portfolio-slider .swiper-button-prev,
.testimonial-area-2::before {
    display: none
}

.mobile-navbar-menu .mean-nav ul li a.mean-expand.mean-clicked i.fa-minus {
    display: block;
    color: var(--vw-color-theme-primary)
}

@media only screen and (max-width: 1200px) {
    .vw-offcanvas-area .mobile-navbar-menu {
        width: 100%
    }
}

.vw-bottom-content-area {
    border-bottom: 2px solid rgba(255, 255, 255, .15);
    padding-bottom: 30px
}

.bottom-content-area {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-navigation,
.menu-area,
.vw-menu-area ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.menu-area {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 130px
}

.vw-menu-area ul {
    list-style: none;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vw-menu-area ul li {
    position: relative;
    z-index: 1
}

.vw-menu-area ul li a {
    color: var(--vw-color-common-white);
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    padding: 15px 0;
    display: block
}

.vw-menu-area ul li a::before {
    position: absolute;
    width: 9px;
    border-radius: 15px;
    transform: translateY(-50%);
    left: -15px;
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.vw-menu-area ul li.has-dropdown>a {
    position: relative;
    z-index: 1;
    padding-right: 20px
}

.vw-menu-area ul li.has-dropdown>a::after {
    position: absolute;
    content: "\f107";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-family: "Font Awesome 6 Pro";
    -webkit-transition: .1s;
    transition: .1s;
    line-height: 1
}

.vw-menu-area ul li:last-child {
    margin-right: 0
}

.vw-menu-area ul li>.sub-menu {
    text-align: left;
    margin: 0;
    list-style: none;
    background: var(--vw-color-theme-secondary);
    position: absolute;
    opacity: 0;
    padding: 10px 0;
    visibility: hidden;
    z-index: 100;
    -webkit-transition: .6s;
    transition: .6s;
    width: 230px;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
    gap: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    top: 100%;
    display: block;
    left: 0;
    pointer-events: none
}

.vw-menu-area ul li>.sub-menu::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    -webkit-transition: .6s;
    transition: .6s
}

.vw-menu-area ul li>.sub-menu>li {
    display: block;
    width: 100%;
    margin-right: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 1
}

.vw-menu-area ul li>.sub-menu>li>a {
    position: relative;
    padding: 8px 20px;
    display: block;
    color: var(--vw-color-common-white)
}

.vw-menu-area ul li>.sub-menu>li>a::before {
    width: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    transition: .4s
}

.footer-top,
.vw-menu-area ul li>.sub-menu>li:last-child {
    padding-bottom: 0
}

.vw-menu-area ul li>.sub-menu>li.has-dropdown>a::after {
    content: "\f105";
    right: 10px;
    color: var(--vw-color-common-white)
}

.vw-menu-area ul li>.sub-menu>li.current-menu-item,
.vw-menu-area ul li>.sub-menu>li:hover {
    padding-left: 15px
}

.vw-menu-area ul li>.sub-menu>li.current-menu-item>a::before,
.vw-menu-area ul li>.sub-menu>li:hover>a::before {
    opacity: 1;
    visibility: visible;
    width: 14px
}

.vw-menu-area ul li>.sub-menu>li>.sub-menu {
    left: 100%;
    top: 0
}

.vw-menu-area ul li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    pointer-events: inherit
}

.main-navigation {
    background-color: #131313;
    width: 100%;
    top: 0;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1;
    visibility: visible;
    display: flex
}

.ball-drag,
.ball-gallery,
.ball-view,
.preloader,
ul.primary-nav ul {
    display: -webkit-box;
    display: -ms-flexbox
}

ul.primary-nav ul {
    counter-reset: var(--dsn-li-name);
    height: calc(100vh - 100px);
    padding-bottom: 80px;
    padding-left: 0;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 500
}

body.loaded {
    overflow: hidden !important;
    height: 100% !important
}

.preloader {
    width: 100%;
    top: 0;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    z-index: 99999999999999
}

.preloader svg {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 110vh;
    fill: var(--tj-black-2)
}

.preloader .preloader-heading .load-text {
    font-size: 48px;
    font-weight: 200;
    letter-spacing: 15px;
    text-transform: uppercase;
    z-index: 20
}

.load-text span {
    -webkit-animation: 1s infinite alternate loading;
    animation: 1s infinite alternate loading
}

.load-text span:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.load-text span:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.load-text span:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.load-text span:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.load-text span:nth-child(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.load-text span:nth-child(6) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.load-text span:nth-child(7) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes loading {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes loading {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.anim_line {
    display: block;
    overflow: hidden
}

#magic-cursor {
    position: relative;
    z-index: 9999
}

@media (max-width: 1040px) {
    #magic-cursor {
        display: none
    }
}

#ball {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 1
}

.ball-drag,
.ball-gallery,
.ball-view {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    font-size: 20px;
    color: #000;
    height: 100%
}

.ball-view,
.scroll-top-icon {
    display: -webkit-box;
    display: -ms-flexbox
}

.ball-view {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    padding: 0 5px;
    color: #222;
    height: 100%;
    font-weight: 500;
    text-transform: capitalize
}

.menu_list {
    display: flex
}

.menu_list li {
    margin: 0 18px;
    position: relative;
}

.menu_list li a {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    transition: .3s ease-in;
    position: relative;
}

.menu_list li a:hover {
    color: #13a0e7
}

.menu_list li .web-dropdown,
.menu_list .dropdown-menu {
    top: 23px !important;
    background: linear-gradient(45deg, #cae4ef, #fff);
    box-shadow: 0 8px 32px 0 rgb(30 173 238 / 11%);
    border: 1px solid;
    width: 348px;
}


.menu_list li:hover .web-dropdown{
    opacity: 1;
    visibility: visible;
    transition: all .2s ease-in-out;
}
.menu_list li .web-dropdown {
    padding: 15px 0px;
    position: absolute;
    border-radius: 10px;
    border: 1px solid #000;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
}

.menu_list li .web-dropdown li,
.menu_list .dropdown-menu li {
    padding: 6px 0;
    width: 89%;
}

.menu_list li .web-dropdown li:hover {
    background: linear-gradient(45deg, #055da6, #20b4f4);
    color: #fff !important;
    border-radius: 7px;
}

.menu_list li .web-dropdown li a:hover {
    color: #fff !important;
}

.menu_list li .web-dropdown li a,
.menu_list .dropdown-menu li a {
    padding: 10px;
    font-size: 16px;
    color: #000;
    font-family: var(--vw-ff-body)
}

.menu_list .dropdown-menu li a:hover {
    background: linear-gradient(45deg, #055da6, #20b4f4);
    border-radius: 7px;
    padding: 10px;
    color: #fff
}

.service-list ul li::before,
.service-list.style-3 ul li::before {
    background-color: rgba(68, 140, 116, .4)
}

.menu_list li .web-dropdown li a img,
.menu_list .dropdown-menu li a img {
    margin: 0 7px 0 0;
    width: 25px
}

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 25px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    display: block;
    border-radius: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(.75rem);
    -ms-transform: translateY(.75rem);
    transform: translateY(.75rem);
    -webkit-box-shadow: inset 0 0 0 .1rem rgba(128, 130, 134, .25);
    box-shadow: inset 0 0 0 .1rem rgba(128, 130, 134, .25);
    -webkit-transition: .2s linear, margin-right;
    transition: .2s linear, margin-right
}

.scroll-top.progress-done {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.scroll-top-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    color: var(--vw-color-common-primary)
}

.header-inner,
.header-left {
    display: -webkit-box;
    display: -ms-flexbox
}

.nav__content,
.site-content__headline {
    font-size: calc(2vw + 10px);
    font-weight: 200
}

.scroll-top>svg path {
    fill: none
}

.scroll-top>svg.progress-circle path {
    stroke: var(--vw-color-common-white);
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

@media (min-width: 1px) {
    .scroll-top.progress-done {
        opacity: 1
    }
}

@-webkit-keyframes letters-loading {

    0%,
    100%,
    75% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@keyframes letters-loading {

    0%,
    100%,
    75% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

.about-balloon-img,
.about-titles,
.book_call .img_area,
.client-area-2 .section-title,
.contact__form,
.counter-section.home__one,
.footer-subscribe-form,
.p_relative,
.search-widget.widget form,
.section-title,
.single-counterup,
.slider-thumbnail,
.testimonial_slider .testimonial-thumb,
.video-area,
.years-of-experiences .experience-number {
    position: relative
}

.section-title p a {
    color: #1fafef
}

.section-title .section-subtitle {
    font-size: 12px;
    font-weight: var(--vw-fw-regular);
    text-transform: uppercase;
    margin-bottom: 15px
}

.about-titles .about-subtitle img,
.section-title .section-subtitle img {
    display: block;
    margin-top: 15px
}

.section-title .section-heading {
    font-size: 33px;
    text-transform: uppercase;
    line-height: 50px
}

.section-title .shadow-title {
    font-family: var(--vw-ff-heading);
    font-weight: 700;
    font-size: 128px;
    text-transform: uppercase;
    color: #bbb;
    opacity: .05;
    position: absolute;
    top: 40px;
    left: 0
}

.header-area {
    background-color: #131313;
    padding: 23px 135px 30px 45px
}

.about-area .container,
.about-area .container-fluid,
.blog-card .blog-card-inner,
.contact-area .container,
.header-area .logo {
    position: relative;
    z-index: 2
}

.header-area .logo img {
    width: 171px
}

.header-inner {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #00000000;
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    padding: 8px 20px
}

.cta_btn a,
.header-area-2 {
    background-color: transparent
}

.header-left {
    display: flex;
    gap: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 170px
}

.header-area-2 .menu-icon .nav-menu-link,
.site-content {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.mainmenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px
}

.mainmenu ul li a {
    font-weight: 500;
    color: #fff
}

.header-area-2 {
    position: absolute;
    z-index: 15;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 88px;
    padding-right: 83px
}

.header-area-2 .menu-icon .nav-menu-link {
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-area-2 .menu-icon .nav-menu-link i {
    margin-right: 15px;
    font-size: 36px;
    color: #fff
}

.header-area-3 {
    padding-top: 7rem
}

.header-area-3 .header-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-area-3 .header-right {
    margin-left: 270px
}

.menu-icon .menu-button i {
    font-size: 23px;
    color: #fff
}

@media only screen and (max-width: 1800px) {
    .mainmenu.home__three ul {
        column-gap: 50px
    }

    .header-area-3 .header-right {
        margin-left: 170px
    }

    .header-left {
        margin-right: 70px
    }
}

@media only screen and (max-width: 1150px) {
    .header-area-3 .header-right {
        display: none
    }
}

@media only screen and (min-width: 991px) and (max-width:1500px) {
    .mainmenu.home__three ul li a {
        display: flex;
        align-items: center
    }

    .mainmenu.home__three ul {
        column-gap: 40px
    }

    .header-area-3 .header-right {
        margin: 0
    }

    .header-area-3 .header-left {
        margin: 0;
        gap: 30px
    }

    .header-area-3 .header-inner {
        gap: 30px
    }
}

.site-content {
    max-width: 1100px;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site-content__headline {
    color: #fff
}

.menu-icon__line {
    height: 2px;
    width: 30px;
    display: block;
    background-color: #fff;
    margin-bottom: 4px;
    -webkit-transition: background-color .5s, -webkit-transform .2s;
    transition: transform .2s, background-color .5s, -webkit-transform .2s
}

.banner-heading,
.nav__list-item {
    display: inline-block;
    position: relative
}

.menu-icon__line-left {
    width: 15px
}

.menu-icon__line-right {
    width: 15px;
    float: right
}

.nav {
    position: fixed;
    z-index: 9
}

.nav:after,
.nav:before {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(19, 19, 19, .2);
    z-index: -1;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.77, 0, .175, 1);
    transition: transform .8s cubic-bezier(.77, 0, .175, 1);
    transition: transform .8s cubic-bezier(.77, 0, .175, 1), -webkit-transform .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: translateY(0) translateX(-100%);
    -ms-transform: translateY(0) translateX(-100%);
    transform: translateY(0) translateX(-100%)
}

.nav:after {
    background: #131313;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.nav:before,
body.nav-active .nav:after {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.nav__content {
    position: fixed;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    cursor: pointer
}

.nav__list-item {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: opacity .2s, -webkit-transform .3s;
    transition: opacity .2s, transform .3s, -webkit-transform .3s;
    margin-right: 25px
}

.nav__list-item:before {
    content: "";
    position: absolute;
    background: #000;
    width: 20px;
    height: 1px;
    top: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1
}

.banner-img img,
.blog-img img,
.nav__list-item:hover:before,
.service-list.style-3 ul li:hover::after,
.team__page .team-thumb img {
    width: 100%
}

body.nav-active .menu-icon__line {
    background-color: #fff;
    -webkit-transform: translateX(0) rotate(-45deg);
    -ms-transform: translateX(0) rotate(-45deg);
    transform: translateX(0) rotate(-45deg)
}

body.nav-active .menu-icon__line-left {
    -webkit-transform: translateX(1px) rotate(45deg);
    -ms-transform: translateX(1px) rotate(45deg);
    transform: translateX(1px) rotate(45deg)
}

body.nav-active .menu-icon__line-right {
    -webkit-transform: translateX(-2px) rotate(45deg);
    -ms-transform: translateX(-2px) rotate(45deg);
    transform: translateX(-2px) rotate(45deg)
}

body.nav-active .nav {
    visibility: visible
}

body.nav-active .nav:after,
body.nav-active .nav:before {
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

body.nav-active .nav:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

body.nav-active .nav__list-item {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s, color .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s, color .3s, -webkit-transform .3s
}

body.nav-active .nav__list-item:nth-child(0) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

body.nav-active .nav__list-item:first-child {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

body.nav-active .nav__list-item:nth-child(2) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
}

body.nav-active .nav__list-item:nth-child(3) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

body.nav-active .nav__list-item:nth-child(4) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.banner-inner {
    position: relative;
    padding-top: 180px;
    width: 100%
}

.banner-blur-shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 376px;
    height: 376px;
    border-radius: 50%;
    background: linear-gradient(260deg, #1fafef 0, rgba(115, 67, 210, 0) 100%);
    -webkit-filter: blur(150px);
    filter: blur(200px);
    margin-left: -5%;
    margin-bottom: -5%;
    z-index: 8
}

.banner-title {
    font-size: 125px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: .85;
    position: relative;
    z-index: 3;
    display: none
}

.banner-title span {
    display: block;
    position: relative;
    margin-left: 200px
}

.banner-title .transparent-text {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    margin-left: 0
}

@media only screen and (min-width: 1601px) and (max-width:1870px) {
    .banner-title {
        font-size: 140px
    }
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .banner-title {
        font-size: 115px;
        line-height: 1
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .menu-area {
        gap: 50px
    }

    .vw-menu-area ul {
        gap: 35px
    }

    .banner-title {
        font-size: 104px;
        line-height: 1.1
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .banner-title {
        font-size: 92px;
        line-height: 1
    }
}

.balloon-border {
    position: absolute;
    top: -40px;
    right: 88px;
    width: 192px;
    height: 192px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50% 50% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width: 1400px) and (max-width:1600px),
only screen and (min-width:1200px) and (max-width:1399px) {
    .balloon-border {
        width: 150px;
        height: 150px
    }
}

.balloon-shape {
    width: 90%;
    height: 90%;
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
    -webkit-mask-image: url(../images/banner/balloon.svg);
    mask-image: url(../images/banner/balloon.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    z-index: 1;
    border-radius: 50% 50% 0
}

.slider-box {
    margin-top: -70px
}

.hamburger_menu {
    width: 109px;
    height: 100%;
    color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: 0 0;
    align-content: center;
    z-index: 1
}

.hamburger_menu_two {
    position: relative;
    width: 100%;
    height: 100%
}

.hamburger_menu_two .menu-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.social-icons.style-vertical {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 20px
}

.hover_social li a {
    padding: 7px;
    display: block
}

.hover_social .hover_button {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1fafef33;
    border-radius: 50%;
    margin-top: 15px
}

.hover_social ul.list-none {
    display: none;
    opacity: 0;
    transform: scale(0)
}

.hover_social:hover ul.list-none {
    display: block;
    transition: .5s;
    opacity: 1;
    transform: scale(1.1)
}

.hover_social {
    transition: .5s
}

.hamburger_menu_two .menu-icon span {
    padding-top: 8px;
    display: block
}

.award-section,
.site-left {
    display: -webkit-box;
    display: -ms-flexbox
}

.site-left {
    width: 110px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 111px;
    flex: 0 0 111px;
    background: #131313;
    border-right: 1px solid rgba(68, 140, 116, .25);
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .banner-title {
        font-size: 56px;
        line-height: 1
    }

    .site-left {
        width: 60px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 61px;
        flex: 0 0 61px
    }
}

.banner-area-3 {
    background-color: #171415;
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 70px
}

.banner-area-3 .row {
    min-height: 715px
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .menu-area {
        gap: 25px
    }

    .vw-menu-area ul {
        gap: 24px
    }

    .vw-menu-area ul li a::before {
        left: -15px
    }

    .section-title .section-heading {
        font-size: 32px;
        line-height: 1.3
    }

    .slider-box {
        margin-top: 55px
    }

    .banner-area-3 {
        padding-right: 50px
    }
}

.banner-img {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1
}

.banner-3-text,
.hero-slider {
    position: relative;
    z-index: 2
}

.banner-3-text {
    text-align: right
}

.banner-3-text .banner-title {
    font-size: 150px
}

.banner-3-text .banner-sub-title {
    font-size: 100px;
    text-transform: uppercase
}

.banner-3-text .banner-sub-title span {
    font-weight: 100
}

.award-section {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-top: 35px
}

.achievement-section.style-2 ul.achievement-equations {
    margin-left: 60px;
    margin-top: 0;
    border-radius: 0
}

.banner-paragraph {
    padding-right: 100px;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.banner-paragraph .banner-paragraph-border-top {
    margin-bottom: 25px;
    width: 100%;
    text-align: right
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .banner-3-text .banner-title {
        font-size: 120px
    }

    .banner-3-text .banner-sub-title {
        font-size: 80px
    }

    .achievement-section,
    .banner-paragraph {
        padding-right: 80px
    }

    .about-top-wrap {
        padding-left: 129px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .balloon-border {
        top: -40px;
        right: 85px
    }

    .banner-area-3 {
        padding-right: 50px
    }

    .banner-img {
        max-width: 700px
    }

    .banner-3-text .banner-title {
        font-size: 100px
    }

    .banner-3-text .banner-sub-title {
        font-size: 60px
    }

    .achievement-section,
    .banner-paragraph {
        padding-right: 60px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-3 {
        background: 0 0/cover #181415
    }

    .banner-3-text {
        text-align: center
    }

    .banner-3-text .banner-title {
        font-size: 100px
    }

    .banner-3-text .banner-sub-title {
        font-size: 60px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .banner-3-text {
        text-align: center
    }

    .banner-3-text .banner-title {
        font-size: 70px
    }

    .banner-3-text .banner-sub-title {
        font-size: 40px
    }

    .banner-3-text .banner-paragraph {
        margin-top: 10px
    }

    .banner-3-text .banner-paragraph .banner-paragraph-border-top {
        margin-bottom: 15px
    }

    .about-top .section-title {
        width: 50%
    }
}

@media (max-width: 575px) {
    .vw-offcanvas-area {
        padding: 30px 20px
    }

    .vw-bottom-content-area {
        padding-top: 15px
    }

    .banner-title {
        font-size: 36px;
        line-height: 1
    }

    .site-left {
        display: none
    }

    .achievement-section {
        padding-right: 0;
        width: 100%
    }

    .achievement-section.style-2 ul.achievement-equations {
        margin-left: 0;
        padding: 0
    }

    .achievement-section.style-2 ul.achievement-equations li {
        border-right: 0;
        border-bottom: 1px solid rgba(68, 140, 116, .3019607843);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width: 375px) {
    .banner-title {
        font-size: 48px
    }
}

.hero-slider {
    width: 100%;
    height: 560px
}

.hero-slider .swiper-slide {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.hero-slider .swiper-slide::before {
    background-color: #000;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.hero-slider .swiper-slide::after {
    background: #131313;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px
}

.slider-thumbnail::before {
    background-color: #171717;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.slider-subtitle {
    font-weight: 400;
    font-size: 26px;
    width: 71%;
    padding: 14px 0;
    color: #fff;
    font-family: 'Roboto';
    text-transform: capitalize;
    line-height: 1.4;
}

.slide-text {
    font-size: 18px;
    width: 82%;
}

.slider-caption {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: 105px;
    left: 185px
}

.slider-down,
.slider-line {
    position: absolute;
    right: 50%;
    z-index: 1
}

.slider-line {
    bottom: 100px;
    margin: auto
}

.slider-down {
    bottom: 40px;
    margin: auto -9px auto auto;
    font-size: 24px;
    color: #fff
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
    height: 560px
}

.hero-slider .slide-inner,
.hero-slider .swiper-container {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.hero-slider .slide-inner {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 100px
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
    background-color: var(--vw-color-bg-1);
    width: 70px;
    height: 70px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 0;
    border-radius: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s;
    transition: .3s
}

.hero-slider .swiper-button-prev {
    left: 25px;
    -webkit-transform: translateX(70px);
    -ms-transform: translateX(70px);
    transform: translateX(70px)
}

.hero-slider .swiper-button-next {
    right: 25px;
    -webkit-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    transform: translateX(-70px)
}

.hero-slider .swiper-button-next::after,
.hero-slider .swiper-button-prev::after {
    font-family: icomoon;
    content: "\e906";
    font-size: 12px;
    color: #bbb
}

.hero-slider .swiper-button-next::after {
    content: "\e907"
}

.hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: .3;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.hero-slider .swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-button-next,
.swiper-button-prev {
    top: unset;
    bottom: 100px
}

.swiper-pagination {
    text-align: left
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 767px) {
    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 30px
    }
}

.hero-style {
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden;
    margin-top: -70px;
    border-radius: 20px
}

@media only screen and (min-width: 992px) and (max-width:1199px),
(max-width:575px) {
    .hero-style {
        margin-top: 0
    }
}

@media screen and (min-width: 992px) {
    .hero-style .container {
        padding-top: 95px
    }
}

.hero-style .slider-title {
    font-size: 47px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: .4s;
    transition: .4s;
    margin-bottom: 0
}

.about-titles .about-subtitle,
.about-titles .about-title,
.about-titles .shadow-title,
.big-heading-stroke,
.cta_btn a,
.hero-slider2 .slider-title,
.horizontal-space-text-heading .horizontal-space-title,
.single-award .award-time,
.years-of-experiences .experience-title h3,
h3.progress-bar-title,
ul.achievement-equations li .achievement-title {
    text-transform: uppercase;
    text-transform: uppercase
}

.big-heading-stroke .thin-heading,
.big-text-subtitle span,
.big-text-title span,
.hero-style .slider-title span,
.section-title-about-2 .section-title-text .secondery-heading span,
.service-encourage-title .thin-text,
.service-single .single-service-title span {
    font-weight: 200
}

.featured {
    display: flex;
    align-items: center;
    background: #010101f5
}

.featured ul {
    display: flex;
    align-items: center;
    padding: 4px 0
}

.featured ul li {
    margin: 0 36px
}

.featured ul li img {
    width: 116px;
    height: 89px;
    filter: brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(19%) hue-rotate(306deg) brightness(106%) contrast(100%);
    object-fit: scale-down
}

.banner-area-2 {
    background-color: #000004;
    overflow: hidden
}

.about-top .container-fluid,
.banner-area-2 .container-fluid,
.portfolios__page {
    padding: 0
}

.hero-slider2 {
    width: 100%;
    height: 944px;
    position: relative
}

.hero-slider2 .swiper-slide {
    background: 100% 65%/cover no-repeat #131313;
    overflow: hidden;
    position: relative;
    height: 100%;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hero-slider2 .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hero-slider2 .swiper-slide .slide-inner {
    position: absolute;
    width: 100%;
    top: 26%;
    z-index: 2;
    padding: 0 8rem;
}

.hero-slider2 .swiper-slide .banner_IMG {
    width: 100%;
}

.hero-slider2 .swiper-slide .banner_IMG img {}

.hero-slider2 .swiper-slide::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(113.35%, #000));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 113.35%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1
}

.hero-slider2 .swiper-slide::after {
    background: url(https://cdn.dribbble.com/users/372375/screenshots/6156225/figma_web_design_kit_-_call_to_action_blocks_4x.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    opacity: 0.07;
}


.hero-slider2 .swiper-pagination-bullet {
    background-color: #fff
}

.hero-slider2 .slider-title {
    font-size: 61px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.hero-slider2 .slider-title span {
    color: #ffffff;
}

.hero-slider2 .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto;
    position: absolute;
    z-index: 3;
    right: 15%;
    height: 312px;
    background-color: rgba(255, 255, 255, .2509803922);
    overflow-y: auto
}

.hero-slider2 .swiper-pagination span {
    font-family: Montserrat, sans-serif;
    font-size: 0;
    letter-spacing: .07em;
    color: #fff;
    border-radius: 0;
    margin: 0 !important;
    width: 1px
}

.hero-slider2 .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 60px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0)
}

.hero-slider2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1)
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider2 {
        height: 657px
    }

    .hero-slider2 .swiper-slide {
        background-position: top center
    }

    .hero-slider2 .slider-title {
        font-size: 37px;
    }
    p {
    line-height: 24px;
    font-size: 14px;
}
    .slider-subtitle {
    font-size: 17px;
}

    .hero-slider2 .swiper-pagination {
        height: 200px
    }

    .about-text-block {
        width: 50%
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .hero-slider2 .slider-title {
        font-size: 47px
    }
}

#content {
    text-align: center;
    color: #fff;
    padding: 200px 0;
    background: #002020
}

.cta_btn a {
    border: 2px solid #20b4f4;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: var(--vw-color-common-white);
    padding: 15px 24px;
    gap: 13px;
    border-radius: 60px;
    margin: 0 18px 0 0;
    width: 246px;
    text-align: center;
    justify-content: center
}

.cta_btn a:hover,
.cta_btn a:nth-child(2) {
    background: #20b4f4
}

.about-area,
.about-balloon-img::before,
.video-area.bg-2 {
    background-repeat: no-repeat
}

.about-area {
    background-image: url(https://i.ytimg.com/vi/jGwfJXdIHaA/maxresdefault.jpg);
    position: relative;
    background-position: center center;
    background-size: cover
}

.about-area::before {
    background-color: var(--vw-color-bg-1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .95
}

.about-vertical-heading {
    font-size: 85px;
    font-weight: var(--vw-fw-medium);
    letter-spacing: .18em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #bbb
}

.about-vertical-heading span {
    -webkit-text-stroke: 1px #BBBBBB;
    -webkit-text-fill-color: transparent
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .about-vertical-heading {
        font-size: 56px;
        top: 10px;
        left: 0
    }
}

.section-title-about .section-heading {
    font-size: 27px;
    line-height: 1.3
}

.about-titles .about-subtitle {
    font-size: 12px;
    font-weight: var(--vw-fw-regular);
    letter-spacing: 3px;
    margin-bottom: 15px
}

.about-titles .about-title {
    font-size: 40px;
    line-height: 50px
}

.about-titles .about-title span,
.portfolio-card-wide .portfolio-card-content .portfolio-card-wide-title span {
    font-weight: var(--vw-fw-light)
}

.about-titles .shadow-title {
    font-family: var(--vw-ff-heading);
    font-weight: 700;
    font-size: 128px;
    color: #bbb;
    opacity: .05;
    position: absolute;
    top: 35px;
    left: 0
}

.about-top-border-bottom {
    border-top: 1px solid;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    opacity: 1
}

.about-top-border-bottom::before {
    background-color: #fff;
    width: 350px;
    height: 1px;
    position: absolute;
    left: 12%;
    top: -1px;
    content: "";
    z-index: 2
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .about-titles .shadow-title {
        font-size: 100px;
        top: 45px
    }

    .about-top-wrap {
        padding-left: 95px
    }
}

.about-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 85px
}

.about-bottom,
.years-of-experiences {
    display: -webkit-box;
    display: -ms-flexbox
}

.about-top .section-title,
.milestone-section .single-milestone .single-milestone-counter {
    width: 50%
}

.about-top .section-title .about-vertical-line {
    position: absolute;
    bottom: -5px;
    right: 0
}

.years-of-experiences {
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
    -webkit-box-pack: right;
    -ms-flex-pack: right
}

.years-of-experiences .experience-number span {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: var(--vw-ff-heading);
    font-weight: 900;
    font-size: 200px;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.years-of-experiences .experience-title {
    width: 48%;
    text-align: right
}

.years-of-experiences .experience-title h3 {
    line-height: 1;
    font-size: 55px
}

.years-of-experiences .experience-title h3 span {
    display: block;
    font-size: 100px;
    font-weight: var(--vw-fw-black);
    letter-spacing: 1px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .years-of-experiences .experience-number span {
        font-size: 150px
    }

    .years-of-experiences .experience-title h3 {
        font-size: 40px
    }

    .years-of-experiences .experience-title h3 span {
        font-size: 60px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {

    .about-titles .about-title,
    .years-of-experiences .experience-title h3 {
        font-size: 36px
    }

    .about-titles .shadow-title {
        font-size: 80px;
        top: 12px
    }

    .years-of-experiences .experience-number {
        margin-right: 20px
    }

    .years-of-experiences .experience-number span {
        font-size: 150px
    }

    .years-of-experiences .experience-title h3 span {
        font-size: 70px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .years-of-experiences {
        width: 50%
    }

    .years-of-experiences .experience-title h3 {
        font-size: 30px
    }

    .years-of-experiences .experience-title h3 span {
        font-size: 42px
    }
}

.about-bottom {
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1
}

.about-text-block {
    width: 50%;
    padding-left: 229px;
    padding-top: 39px
}

.about-text-block h4 {
    font-size: 28px;
    margin-bottom: 30px;
    display: none
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .about-text-block {
        padding-left: 124px;
        width: 50%
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:575px) {
    .banner-inner {
        padding-right: 30px
    }

    .about-area {
        padding-top: 95px
    }

    .about-text-block {
        padding-left: 80px
    }

    .about-text-block br {
        display: none
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:575px) {
    .about-text-block {
        padding-left: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px),
(max-width:575px) {
    .about-text-block {
        width: 100%;
        padding-top: 0
    }

    .about-text-block h4 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 1.3
    }
}

.team-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.portfolios-area-3 .col-md-6:nth-child(odd) .single-portfolio,
.team-horizontal .team-hori-thumb {
    margin-right: 25px
}

.team-horizontal .team-hori-thumb img {
    width: 110px;
    height: 110px;
    border: 1px solid #1fafef;
    border-radius: 100%;
    padding: 8px
}

.about-img-right {
    position: relative;
    width: 40%;
    border: 1px solid;
    border-right: 0;
    padding: 15px 0 15px 15px
}

.about-img-right .about-round-shape-wrap {
    border: 1px solid;
    position: absolute;
    left: -90px;
    bottom: -70px;
    width: 280px;
    height: 280px;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none
}

.about-img-right .about-round-shape {
    background-color: #131313;
    width: 192px;
    height: 192px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: #131313 solid 26px
}

.about-img-right .about-round-shape::after {
    border: 1px solid;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 100%
}

.about-img-right .icon-arrow-tera {
    font-size: 68px;
    color: #1fafef
}

.section-title-about-2 .section-heading {
    position: relative;
    padding-bottom: 30px
}

.section-title-about-2 .section-heading::before {
    background-color: rgba(68, 140, 116, .2509803922);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: ""
}

.section-title-about-2 .section-heading::after {
    background-color: #1fafef;
    width: 145px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: ""
}

.section-title-about-2 .section-title-text {
    padding-top: 20px
}

.section-title-about-2 .section-title-text .secondery-heading {
    font-size: 28px
}

.section-title-about-2 .section-title-text p {
    padding-top: 15px
}

.about-area-2 {
    background: #000004;
    padding-top: 52px
}

.horizontal-space-text-heading {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden
}

.horizontal-space-text-heading .horizontal-space-title {
    font-size: 85px;
    font-weight: 500;
    color: rgba(187, 187, 187, .4);
    letter-spacing: .55em;
    will-change: transform;
    transform: translateX(0);
    white-space: nowrap;
    animation: 15s linear infinite marquee
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

.big-heading-stroke .stroke-heading,
.horizontal-space-text-heading .horizontal-space-title span {
    -webkit-text-stroke: 1px rgba(187, 187, 187, 0.3019607843);
    -webkit-text-fill-color: transparent
}

@media only screen and (min-width: 1400px) and (max-width:1600px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider {
        height: 600px
    }

    .about-img-right {
        width: 50%;
        padding: 10px 0 10px 10px
    }

    .horizontal-space-text-heading .horizontal-space-title {
        font-size: 54px
    }
}

.about-bottom-2 {
    margin-top: 100px;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-left-block {
    width: 43%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%
}

.about-text-block-2 {
    width: 57%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    padding-left: 220px
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .about-text-block-2 {
        padding-left: 150px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .about-text-block-2 {
        padding-left: 100px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .about-left-block {
        width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .about-text-block-2 {
        padding-left: 40px;
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.about-balloon-img::before {
    background-image: url(../images/about/balloon-border.svg);
    background-size: contain;
    position: absolute;
    top: 48px;
    left: 24px;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1
}

.achievement-equations,
.team-members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.big-heading-list,
.portfolio-cards,
ul.achievement-equations li {
    display: -webkit-box;
    display: -ms-flexbox
}

.big-heading-area {
    padding-left: 90px;
    padding-right: 90px;
    background-color: #000004;
    padding-top: 150px
}

.big-heading-list {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.big-heading-list .big-heading-stroke:nth-child(2) {
    margin-left: 230px
}

.big-heading-list .big-heading-stroke:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: 100%
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .big-heading-list .big-heading-list {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .big-heading-list .big-heading-stroke:nth-child(2) {
        margin-left: 119px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .big-heading-list .big-heading-list {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .big-heading-list .big-heading-stroke:nth-child(2) {
        margin-left: 70px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .big-heading-list .big-heading-list {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .big-heading-list .big-heading-stroke:nth-child(2) {
        margin-left: 100px
    }
}

.big-heading-stroke {
    font-size: 156px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.big-heading-stroke img::after {
    background: rgba(255, 255, 255, .4);
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .big-heading-stroke {
        font-size: 100px
    }

    .big-heading-stroke img {
        max-width: 300px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .big-heading-stroke {
        font-size: 100px
    }

    .big-heading-stroke img {
        max-width: 300px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .big-heading-stroke {
        font-size: 74px
    }

    .big-heading-stroke img {
        max-width: 280px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .big-heading-stroke {
        font-size: 72px
    }

    .big-heading-stroke img {
        max-width: 200px
    }

    .single-client:nth-child(4) {
        margin-top: 0
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .big-heading-list .big-heading-list {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .big-heading-list .big-heading-stroke:nth-child(2) {
        margin-left: 50px
    }

    .big-heading-list .big-heading-stroke:nth-child(3) {
        margin-left: 100px;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }

    .big-heading-stroke {
        font-size: 48px
    }

    .big-heading-stroke img {
        width: 200px
    }
}

ul.achievement-equations {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid rgba(68, 140, 116, .3019607843);
    border-radius: 50px;
    padding: 0 10px;
    margin-top: 30px
}

ul.achievement-equations li {
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid rgba(68, 140, 116, .3019607843);
    padding: 15px 20px
}

.category-grid .single-category-grid:last-child,
ul.achievement-equations li:last-child {
    border-right: 0
}

ul.achievement-equations li .achievement-count {
    font-size: 40px;
    font-weight: 700;
    color: #1fafef
}

ul.achievement-equations li .achievement-title {
    font-size: 14px;
    line-height: 1.3
}

ul.achievement-equations li .achievement-title span {
    font-size: 20px;
    -webkit-text-stroke: 1px rgba(187, 187, 187, 0.3019607843);
    -webkit-text-fill-color: transparent
}

.service-list ul li a span,
.service-list ul li a:hover,
.team-member-list .single-team:hover .team-member-name {
    -webkit-text-stroke: 1px #1fafef;
    -webkit-text-fill-color: transparent
}

.about-text-block-btn {
    margin-top: 30px;
    border-color: rgb(28 161 220 / 72%)
}

.about-area-3,
.portfolios_list,
.progress-area {
    background: #171415
}

.about-text-block-3 {
    padding-left: 53px;
    padding-right: 200px
}

.about-title-3 .section-heading,
.single-portfolio-desc .portfolio-categories li {
    display: inline-block
}

.about-title-3 .section-title-text,
.about-title-3 .section-title-text p,
.big-text-area.text__are_three {
    padding-left: 0
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .about-text-block-3 {
        padding-left: 50px;
        padding-right: 50px
    }

    .about-title-3 .section-heading {
        font-size: 32px;
        padding-bottom: 20px
    }
}

.about-area.about-page {
    background-position: top center;
    background-color: #171415
}

.award-area {
    margin-top: 100px;
    padding-bottom: 100px
}

.single-award .award-time {
    display: block;
    margin-bottom: 30px
}

.single-award .award-heading {
    font-size: 28px;
    margin-bottom: 27px
}

.progress {
    background: #3a3738;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 5px;
    overflow: visible
}

.single-progress-bar {
    overflow: hidden;
    margin-bottom: 30px
}

.progress-bar {
    background: #1fafef;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative
}

h3.progress-bar-title {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

h3.progress-bar-title span {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #bbb;
    font-weight: 300
}

.progress.style-1 span.sr-only {
    background: #c33;
    border: 4px solid #fff;
    clip: inherit;
    height: 20px;
    outline: #e4e3e3 solid 2px;
    position: absolute;
    right: -23px;
    text-indent: -9999px;
    top: -8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.progress-bar-area-2 {
    background: #f3f3f3;
    padding: 120px 0 190px
}

.portfolio-area {
    background-image: url(../images/portfolio/portfolio-bg.png);
    background-size: cover;
    background-position: center center;
    background-color: var(--vw-color-bg-1);
    padding-bottom: 120px;
    position: relative
}

.portfolio-area::before {
    background-image: url(../images/portfolio/bg-gallery1.png);
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.portfolio-area .portfolio-card-wide:nth-child(odd) .portfolio-card-line {
    margin-left: -110px;
    position: relative
}

.portfolio-area .portfolio-card-wide:nth-child(2n) .portfolio-card-content {
    text-align: right
}

.portfolio-area .portfolio-card-wide:nth-child(2n) .portfolio-card-content .portfolio-card-line {
    transform: rotate(180deg);
    margin-right: -122px;
    position: relative;
    z-index: 1
}

.portfolio-card-line {
    padding: 29px 0
}

.portfolio-cards {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 90px;
    position: relative
}

.clients-inner,
.portfolio-card-wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.portfolio-card-wide .portfolio-card-thumb {
    width: 53%;
    position: relative
}

.portfolio-card-wide .portfolio-card-thumb img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px
}

.portfolio-card-wide .portfolio-card-thumb .portfolio-number {
    font-family: var(--vw-ff-heading);
    font-size: 70px;
    font-weight: var(--vw-fw-bold);
    -webkit-text-stroke: 1px #ffff;
    -webkit-text-fill-color: transparent;
    position: absolute;
    right: 10px;
    bottom: 15px;
    line-height: 1
}

.portfolio-card-wide .portfolio-card-thumb .portfolio-card-line {
    position: absolute;
    top: 0;
    right: -80px;
    max-width: 170px;
    bottom: 0;
    margin: auto
}

.portfolio-card-wide .portfolio-card-content {
    width: 47%;
    padding-left: 40px
}

.portfolio-card-wide .portfolio-card-content .portfolio-card-category,
.tag-widget.widget ul li {
    margin-bottom: 10px
}

.portfolio-card-wide .portfolio-card-content .portfolio-card-wide-title {
    font-size: 40px;
    padding: 0;
    margin: 0
}

.portfolio-card-wide:nth-child(2n) .portfolio-card-thumb .portfolio-number {
    text-align: left;
    width: 100%;
    padding-left: 20px
}

.footer-widget .footer-social li a,
.form-check-new.form-check-new-white .form-check-label,
.portfolio-card-wide .portfolio-card-content .portfolio-card-text,
.single-portfolio .single-portfolio-desc .portfolio-categories li a,
.video-play-btn.style-2 .video-play-icon {
    color: #fff
}

.portfolio-card-wide .portfolio-card-content .vw-btn-primary,
.section-title-btn,
.single-testimonial .testimonial-bio {
    margin-top: 20px
}

.vw-btn-primary:hover {
    background-color: #129be1;
    border-color: #20b4f4
}

.brands-area,
.category-grid {
    border-top: 1px solid rgba(68, 140, 116, .25)
}

.portfolio-card-wide.style-2 .portfolio-card-content {
    padding-left: 0;
    padding-right: 21px
}

.portfolio-area-2 {
    background: #000004;
    padding-top: 100px
}

.portfolio-slider .swiper-slide {
    position: relative;
    height: 650px
}

.portfolio-slider .swiper-slide::before {
    background-color: #000004;
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 100%;
    content: ""
}

.portfolio-slider .swiper-slide img {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    width: 100%
}

.portfolio-swiper-block .swiper {
    margin-left: -50%
}

.portfolio-slider-caption {
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    margin: auto;
    height: 200px;
    z-index: 2
}

.portfolio-slider-caption h5 {
    font-size: 12px;
    font-weight: var(--vw-fw-normal);
    text-transform: uppercase;
    letter-spacing: .5em
}

.portfolio-slider-caption h2,
.service-list ul li a {
    font-weight: var(--vw-fw-bold);
    text-transform: uppercase
}

.portfolio-slider-caption h2 {
    font-size: 80px
}

.portfolios-area-3 {
    background-color: #171415
}

.single-portfolio {
    position: relative;
    -webkit-transition: .6s;
    transition: .6s;
    overflow: hidden;
    margin-top: 30px
}

.single-portfolio::before {
    background-color: rgba(0, 0, 0, .75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: ""
}

.single-portfolio .single-portfolio-desc {
    position: absolute;
    bottom: 0;
    left: 50px;
    right: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .6s;
    transition: .6s
}

.single-portfolio-desc .single-portfolio-title {
    font-size: 40px
}

.page-banner-heading span,
.single-portfolio-desc .single-portfolio-title span {
    font-weight: 300
}

.single-portfolio .portfolio-number {
    font-family: var(--vw-ff-heading);
    font-weight: 700;
    font-size: 150px;
    -webkit-text-stroke: 1px #ffffff;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 40px;
    right: 0;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.single-portfolio:hover .single-portfolio-desc {
    bottom: 50px;
    visibility: visible;
    opacity: 1
}

.single-portfolio:hover .portfolio-number {
    right: 40px;
    opacity: 1;
    visibility: visible
}

.portfolio-more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brands-grid,
.portfolio-more-btn a {
    display: -webkit-box;
    display: -ms-flexbox
}

.portfolio-more-btn a {
    width: 168px;
    height: 168px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 100%;
    font-size: 52px;
    margin-top: 80px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brands-area {
    background-color: #141414;
    border-bottom: 1px solid rgba(68, 140, 116, .25)
}

.brands-grid {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-column-gap: 1%;
    -moz-column-gap: 1%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px
}

.brands-grid .single-brand {
    background-color: #1d1d1d;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    text-align: center;
    padding: 35px 30px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .brands-grid .single-brand {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.5%;
        flex: 0 0 23.5%
    }
}

.category-grid,
.team-member-list .single-team,
.video-play-btn {
    display: -webkit-box;
    display: -ms-flexbox
}

.category-grid {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.category-grid .single-category-grid {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 200;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.8%;
    text-align: center;
    padding: 35px 60px;
    border-right: 1px solid rgba(68, 140, 116, .25)
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .category-grid .single-category-grid {
        font-size: 24px;
        padding: 20px 50px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .category-grid .single-category-grid {
        font-size: 24px;
        padding: 20px 30px
    }
}

.team-area {
    background-color: #000004;
    padding-bottom: 100px
}

.team-member-list {
    margin-top: 50px
}

.team-member-list .single-team {
    display: flex;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 80px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    border-bottom: 1px solid rgba(68, 140, 116, .4)
}

.team-member-list .single-team .team-member-designation {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px
}

.team-member-list .single-team .team-member-designation::before,
.team-single .team-member-designation::before {
    background-color: #1fafef;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: ""
}

.team-member-list .single-team .team-member-name {
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: .7;
    -webkit-transition: none;
    transition: none
}

.team-member-list .single-team .team-social-icons {
    -webkit-transition: .35s cubic-bezier(.25, .46, .45, .94);
    transition: .35s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    opacity: 0
}

.team-member-list .single-team .team-social-icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.team-member-list .single-team .team-social-icons ul li {
    line-height: 1
}

.team-member-list .single-team .team-social-icons ul li a {
    font-size: 25px;
    text-decoration: none;
    line-height: 1
}

.team-member-list .single-team .team-reel-image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    border-radius: 100%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    display: block;
    -webkit-transition: .35s cubic-bezier(.25, .46, .45, .94);
    transition: .35s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-clip-path: circle(100px at 50% 50%);
    clip-path: circle(100px at 50% 50%)
}

.team-member-list .single-team:hover .team-social-icons {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(135px);
    -ms-transform: translateX(135px);
    transform: translateX(135px)
}

.team-member-list .single-team:hover .team-reel-image {
    opacity: 1;
    visibility: visible;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    z-index: 2;
    -webkit-clip-path: circle(325px at 50% 50%);
    clip-path: circle(325px at 50% 50%);
    width: 325px;
    height: 325px
}

.single-testimonial.style-2 .single-testimonial-avatar img,
.testimonial-list ul.slider-nav .single-nav img,
.video-play-btn {
    border-radius: 100%
}

.team-area-2 {
    background-color: #171415;
    padding-top: 180px;
    padding-bottom: 140px
}

.team-single {
    background-color: #262324;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.team-single .team-bio {
    text-align: center;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.team-single .team-member-designation {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
    display: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.team-single .team-member-name {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: .7;
    -webkit-transition: none;
    transition: none;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.25);
    -webkit-text-fill-color: transparent
}

.team-single:hover .team-bio {
    top: unset;
    bottom: 40px
}

.team-single:hover .team-member-designation {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.team-single:hover .team-member-name {
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: .7;
    -webkit-transition: none;
    transition: none;
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: unset;
    color: #fff
}

.video-play-btn {
    background-color: #171717;
    width: 175px;
    height: 175px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.video-play-btn .video-play-icon {
    font-size: 20px;
    color: #1fafef;
    display: inline-block;
    margin-right: 10px
}

.video-play-btn span {
    font-family: var(--vw-ff-heading);
    font-size: 24px;
    font-weight: var(--vw-fw-medium);
    text-transform: uppercase;
    letter-spacing: .2em
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .video-play-btn {
        width: 150px;
        height: 150px
    }

    .video-play-btn span {
        font-size: 18px
    }
}

.video-area.bg-2 {
    background-color: #000004;
    min-height: 566px;
    background-position: center center;
    background-size: contain;
    position: relative
}

.video-area.bg-2::before {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .35
}

.video-heading {
    font-size: 180px;
    color: #fff;
    text-transform: uppercase
}

.v-heading-bottom,
.v-heading-top {
    position: absolute
}

.v-heading-top {
    top: 0;
    right: 65px
}

.v-heading-bottom {
    bottom: 0;
    left: 65px
}

.video-play-btn.style-2 {
    background-color: rgba(255, 255, 255, .2);
    color: #fff
}

.transparent-text {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.4);
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    margin-left: 0
}

.testimonial-area {
    background-color: var(--vw-color-bg-1);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.testimonial-area::before {
    background: #1d1d1d;
    position: absolute;
    top: 0;
    right: 0;
    width: 58%;
    height: 110%;
    content: "";
    bottom: 0;
    margin: auto;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    transform: scaleY(1.2)
}

.testimonial-area .testimonial-left-section {
    padding-left: 200px;
    padding-right: 25px
}

@media only screen and (min-width: 1200px) and (max-width:1600px) {
    .testimonial-area .testimonial-left-section {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:575px) {
    .testimonial-area .testimonial-left-section {
        padding-left: 0;
        padding-right: 0
    }
}

.milestone-section .single-milestone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #1f312b;
    padding: 25px 0
}

.milestone-section .single-milestone:last-child {
    border-bottom: 0
}

.milestone-section .single-milestone .milestone-counter-number {
    font-size: 75px;
    font-weight: 200;
    color: #fff
}

.milestone-section .single-milestone .milestone-counter-symble {
    font-size: 55px;
    font-weight: 300;
    color: #fff
}

.milestone-section .single-milestone .single-milestone-title h4 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .about-img-right .about-round-shape-wrap {
        width: 250px;
        height: 250px
    }

    .about-img-right .about-round-shape {
        width: 150px;
        height: 150px;
        outline: #131313 solid 32px
    }

    .portfolio-card-wide .portfolio-card-thumb {
        width: 50%
    }

    .portfolio-card-wide .portfolio-card-thumb .portfolio-number {
        font-size: 80px
    }

    .portfolio-card-wide .portfolio-card-content {
        width: 50%;
        padding-left: 20px
    }

    .portfolio-card-wide .portfolio-card-content .portfolio-card-wide-title {
        font-size: 28px
    }

    .milestone-section .single-milestone {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .milestone-section .single-milestone .milestone-counter-number,
    .milestone-section .single-milestone .milestone-counter-symble {
        font-size: 48px
    }

    .milestone-section .single-milestone .single-milestone-title h4 {
        font-size: 24px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider2 .slider-title {
        font-size: 48px
    }

    .category-grid .single-category-grid {
        font-size: 24px;
        padding: 20px 15px
    }

    .milestone-section .single-milestone {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .milestone-section .single-milestone .single-milestone-counter {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .milestone-section .single-milestone .milestone-counter-number {
        font-size: 56px
    }
}

.testimonial-section {
    padding-left: 90px;
    position: relative;
    overflow: hidden
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .testimonial-section {
        padding-left: 50px
    }
}

.testimonial-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px;
    margin-top: 45px;
    position: relative
}

.testimonial-list ul.slider-nav {
    width: 130px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    z-index: 2
}

.testimonial-list ul.slider-nav .single-nav {
    width: 56px !important;
    height: 56px
}

.testimonial-list ul.slider-nav li {
    margin: 10px 0
}

.testimonial-list ul.slider-nav li:last-child .single-nav {
    margin-left: 20px !important
}

.testimonial-list ul.slider-nav li .slick-slide {
    float: none
}

.testimonial-list ul.slider-nav li:nth-child(2) {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.testimonial-list .slider-for {
    width: 80%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%
}

.testimonial-list .slick-next,
.testimonial-list .slick-prev {
    background-color: #171717;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    left: 0;
    top: unset;
    bottom: 0;
    width: 44px;
    height: 44px
}

.testimonial-list .slick-next {
    margin-left: 61px
}

.testimonial-half-circle {
    border: 1px solid #2c2c2c;
    width: 370px;
    height: 370px;
    position: absolute;
    bottom: 0;
    left: -175px;
    border-radius: 100%;
    z-index: 1
}

.faqs-sec-wrap .faqs-sec-item,
.single-testimonial {
    padding: 0 0 50px
}

.single-testimonial .testimonial-title {
    font-family: var(--vw-ff-body);
    font-weight: 400;
    font-size: 20px
}

.single-testimonial .testimonial-text {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    margin-top: 20px
}

.single-testimonial .testimonial-bio .testimonial-bio-title {
    font-family: var(--vw-ff-body);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.single-testimonial .testimonial-bio .testimonial-bio-designation,
.testimonial_slider .testimonial-bio span {
    font-size: 12px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .testimonial-half-circle {
        left: -215px
    }

    .single-testimonial {
        padding-right: 45px
    }

    .single-testimonial .testimonial-text {
        font-size: 16px
    }

    .service-list {
        padding-left: 100px
    }
}

.testi-quote-icon {
    position: absolute;
    right: 60px;
    bottom: 0
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .testi-quote-icon img {
        width: 80px
    }
}

.testimonial-area-2 {
    background-color: #000004
}

.testimonial-carousel-2 .slick-arrow {
    background-color: #171717;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    right: 0;
    top: unset;
    bottom: 50px;
    width: 44px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    height: 44px;
    justify-content: center;
    z-index: 1
}

.testimonial-area-2 .testi-quote-icon {
    bottom: inherit;
    top: 54px
}

.testimonial-carousel-2 i.fa.fa-angle-left.slick-arrow {
    right: 54px
}

.single-testimonial.style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    max-width: 810px
}

.single-testimonial.style-2 .single-testimonial-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
    width: 135px;
    margin-right: 50px
}

.testimonial-area-3 {
    background-color: #171415;
    padding: 140px 0
}

.testimonial-single {
    text-align: center
}

.testimonial-single .testimonial-thumb {
    margin-bottom: 20px
}

.testimonial-single .testimonial-thumb img {
    width: 134px;
    height: 134px;
    border-radius: 100%
}

.service-area {
    background-color: var(--vw-color-bg-1);
    padding-top: 23px;
    padding-bottom: 60px
}

.service-section-title {
    margin-bottom: 135px
}

.service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter-section,
.service-list ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.service-list ul {
    margin: 0;
    padding: 60px 0 0;
    list-style: none;
    width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 20px;
    border-top: 1px solid rgba(68, 140, 116, .4)
}

.service-list ul li {
    position: relative;
    width: 100%;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.service-list ul li::before {
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 24px;
    content: "";
    z-index: 1
}

.service-list ul li a {
    display: block;
    font-family: var(--vw-ff-heading);
    font-size: 55px;
    color: #fff;
    position: relative
}

.service-list ul li a span {
    display: inline-block;
    margin-right: 10px
}

.service-list ul li a:hover span {
    -webkit-text-stroke: unset;
    -webkit-text-fill-color: #1fafef
}

.service-list ul li .services-reel-image {
    position: absolute;
    top: -130px;
    right: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    width: 338px;
    height: 338px;
    -webkit-transition: .35s cubic-bezier(.25, .46, .45, .94);
    transition: .35s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-clip-path: circle(0 at 50% 50%);
    clip-path: circle(0 at 50% 50%)
}

.service-list ul li:hover .services-reel-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1);
    visibility: visible;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    z-index: 5;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%)
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .testimonial-area::before {
        width: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .testimonial-section {
        padding-left: 15px
    }

    .single-testimonial {
        padding: 0
    }

    .single-testimonial .testimonial-text,
    .single-testimonial .testimonial-title {
        font-size: 16px
    }

    .service-list {
        padding-right: 15px;
        padding-left: 20px
    }

    .blog-card .blog-card-paragraph p {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .brands-grid .single-brand {
        padding: 25px 30px
    }

    .service-list ul li::before {
        bottom: 20px
    }

    .service-list ul li a {
        font-size: 48px
    }

    .service-list ul li .services-reel-image {
        width: 250px;
        height: 250px;
        top: -80px
    }
}

.service-encourage-title {
    text-align: center;
    margin-top: 105px;
    margin-bottom: 60px
}

.service-encourage-title h2 {
    font-size: 55px
}

.service-encourage-title .service-stroke-text {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.4);
    -webkit-text-fill-color: transparent
}

.service-single .service-number,
.single-counterup .counterup-number {
    -webkit-text-stroke: 1px #1fafef;
    font-weight: 700;
    -webkit-text-fill-color: transparent
}

.service-encourage-title img {
    display: inline-block;
    margin: 0 15px
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .service-encourage-title h2 {
        font-size: 48px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-list ul.slider-nav {
        display: none
    }

    .testimonial-list .slider-for {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .testimonial-list .slick-next,
    .testimonial-list .slick-prev {
        bottom: unset;
        top: 0;
        right: 30px;
        left: unset
    }

    .testimonial-list .slick-prev {
        right: 90px
    }

    .service-area {
        padding-top: 100px
    }

    .service-encourage-title h2 {
        font-size: 36px
    }
}

.counter-section.home__one:before {
    content: "";
    position: absolute;
    width: 70%;
    border-top: 1px solid #1fafef4D
}

.counter-section {
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-counterup .counterup-number {
    font-size: 150px
}

.single-counterup .counterup-title {
    display: inline-block;
    font-family: var(--vw-ff-heading);
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #131313;
    height: 30px;
    max-width: 135px;
    text-align: center
}

.service-area-2 {
    background-color: #000004;
    padding-top: 90px;
    padding-bottom: 20px
}

.service-single {
    position: relative;
    margin-bottom: 115px
}

.service-single .service-single-inner {
    background-color: #000004;
    position: relative;
    z-index: 1;
    padding-left: 5px
}

.service-single .service-number {
    font-size: 120px;
    line-height: 1;
    position: absolute;
    top: -70px
}

.service-single .single-service-title {
    font-size: 34px;
    line-height: 1.2
}

@media only screen and (min-width: 576px) and (max-width:767px),
(max-width:575px) {
    .mobile-navbar-menu {
        width: 100%
    }

    .mobile-navbar-menu .mean-nav ul li a,
    .team-member-list .single-team .team-member-designation,
    .team-member-list .single-team .team-social-icons ul li a,
    .video-play-btn span {
        font-size: 16px
    }

    .milestone-section .single-milestone .single-milestone-title h4,
    .preloader .preloader-heading .load-text,
    .team-member-list .single-team .team-member-name {
        font-size: 24px
    }

    .scroll-top {
        right: 15px;
        bottom: 15px
    }

    .banner-3-text,
    .horizontal-space-text-heading {
        text-align: center
    }

    .banner-3-text .banner-title,
    .years-of-experiences .experience-title h3 span {
        font-size: 48px
    }

    .banner-3-text .banner-sub-title,
    .milestone-section .single-milestone .milestone-counter-number,
    .milestone-section .single-milestone .milestone-counter-symble,
    .years-of-experiences .experience-title h3 {
        font-size: 36px
    }

    .banner-3-text .banner-paragraph {
        margin-top: 0
    }

    .banner-3-text .banner-paragraph br,
    .testi-quote-icon {
        display: none
    }

    .banner-3-text .banner-paragraph .banner-paragraph-border-top {
        margin-bottom: 5px
    }

    .banner-3-text .award-icon {
        margin-bottom: 30px;
        display: none
    }

    .hero-slider .slide-inner {
        padding: 0 15px
    }

    .about-area {
        padding-top: 100px
    }

    .about-area .container,
    .about-area .container-fluid {
        max-width: inherit
    }

    .about-text-block {
        width: 100%;
        padding-left: 0
    }

    .about-img-right {
        width: 100%;
        border: 0;
        padding: 0
    }

    .horizontal-space-text-heading .horizontal-space-title {
        font-size: 54px;
        letter-spacing: .2em
    }

    .category-grid .single-category-grid {
        padding: 20px 15px;
        font-size: 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        border: 1px solid rgba(68, 140, 116, .25)
    }

    .team-area {
        padding-bottom: 0
    }

    .team-member-list .single-team {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 50px;
        border-bottom: 0
    }

    .team-member-list .single-team .team-reel-image {
        position: unset;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        clip: unset;
        -webkit-clip-path: unset;
        clip-path: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        overflow: inherit
    }

    .team-member-list .single-team .team-reel-image img {
        border-radius: 0;
        width: 100%
    }

    .team-member-list .single-team .team-social-icons {
        margin-left: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 15px;
        width: 100%;
        opacity: 1;
        visibility: visible
    }

    .team-member-list .single-team .team-social-icons ul {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .team-member-list .single-team .team-bio {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .team-member-list .single-team:hover .team-social-icons {
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset
    }

    .team-member-list .single-team:hover .team-reel-image {
        -webkit-clip-path: unset;
        clip-path: unset;
        width: 100%;
        height: auto
    }

    .video-play-btn {
        width: 110px;
        height: 110px
    }

    .video-area.bg-2 {
        min-height: 500px
    }

    .video-heading {
        font-size: 60px
    }

    .milestone-section .single-milestone {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .milestone-section .single-milestone .single-milestone-counter {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .service-area {
        padding-top: 80px
    }

    .service-list ul {
        border-top: 0;
        padding-top: 0
    }

    .service-list ul li::before {
        bottom: 12px
    }

    .service-list ul li a {
        font-size: 27px
    }

    .service-list ul li .services-reel-image {
        width: 200px;
        height: 200px;
        top: -80px
    }

    .service-encourage-title {
        margin-top: 65px
    }

    .service-encourage-title h2 {
        font-size: 30px
    }

    .service-encourage-title img {
        margin: 10px 15px
    }

    .service-single .service-number {
        font-size: 56px;
        position: unset
    }
}

.service-area-3 {
    background: #171415;
    padding-bottom: 0
}

.service-list.style-3 ul li {
    -webkit-transition: .5s;
    transition: .5s
}

.service-list.style-3 ul li a {
    -webkit-transition: .3s;
    transition: .3s
}

.service-list.style-3 ul li a .service-icon {
    margin-right: 70px;
    color: #1fafef
}

.service-list.style-3 ul li a span {
    float: right
}

.service-list.style-3 ul li a:hover {
    padding-left: 50px
}

.service-list.style-3 ul li::after {
    background-color: #fff;
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 24px;
    content: "";
    z-index: 2
}

.service-list.style-3 ul li:hover::before {
    width: 0
}

.counterup-area {
    background-color: #131313;
    padding-top: 12px;
    margin: 0
}

.blog-area {
    background-image: url(../images/blog/blog-section-bg-home-1.png);
    background-color: #131313;
    padding-top: 140px;
    padding-bottom: 130px
}

.blog-area-2 {
    background: #070707;
    padding-top: 110px
}

.blog-section-title {
    margin-bottom: 50px
}

.blog-card {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 75px 50px;
    position: relative
}

.single-client,
.single-client::before {
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover
}

.blog-card::before {
    background-color: #0c0c0c;
    border: 1px solid rgba(255, 255, 255, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.blog-card:hover::before {
    opacity: .8
}

.blog-card .blog-card-date {
    display: block;
    margin-bottom: 20px
}

.blog-card .blog-card-title {
    font-size: 28px;
    font-weight: var(--vw-fw-bold);
    margin-bottom: 22px
}

.blog-card .blog-card-readmore {
    display: inline-block;
    font-weight: var(--vw-fw-sbold);
    color: #fff;
    text-decoration: underline;
    margin-top: 20px
}

.big-text-area,
.clients-area {
    padding-top: 100px;
    padding-bottom: 100px
}

.clients-area {
    background-color: #161616;
    position: relative
}

.clients-area.client-area-2 .single-client {
    width: 120px;
    height: 120px;
    flex: 0 0 130px
}

.clients-area.client-area-2 .single-client img {
    width: 156px
}

.single-client-number {
    display: flex;
    justify-content: center;
    margin-bottom: 15px
}

.clients-list,
.single-client span {
    display: -webkit-box;
    display: -ms-flexbox
}

.clients-area .shadow-title {
    position: absolute;
    width: 100%;
    top: 51px;
    left: 19px
}

.clients-area .section-title,
.section-title.section-title-client {
    position: inherit
}

.section-title-client {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

.section-title-para {
    margin-top: 15px
}

.clients-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    display: flex;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.clients-list.style-2 {
    margin-top: 40px;
    justify-content: space-between
}

.clients-list.style-2 .single-client:nth-child(2) {
    margin-top: 45px
}

.clients-list.style-2 .single-client:nth-child(4) {
    margin-top: -35px
}

.single-client {
    background-color: #ddd;
    -webkit-mask-image: url(../images/banner/polygon1.png);
    mask-image: url(../images/banner/polygon1.png);
    mask-repeat: no-repeat;
    mask-size: contain;
    width: 196px;
    height: 219px;
    position: relative
}

.single-client::before {
    background-color: #171717;
    -webkit-mask-image: url(../images/banner/polygon1.png);
    mask-image: url(../images/banner/polygon1.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.single-client span {
    background-color: #222;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #bbb;
    font-size: 12px
}

.single-client .single-client-inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.single-client:nth-child(4),
.single-client:nth-child(5) {
    margin-top: -55px
}

.client-area-3 .single-client:nth-child(4),
.client-area-3 .single-client:nth-child(5),
.contact-arrow-btn a,
.style-2 .single-client:nth-child(5) {
    margin-top: 0
}

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

    .single-client:nth-child(4),
    .single-client:nth-child(5) {
        margin-top: 0
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .single-client {
        width: 190px;
        height: 190px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 190px;
        flex: 0 0 190px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:575px) {
    .banner-heading {
        display: block;
        text-align: center
    }

    .banner-title span {
        margin-left: 0
    }

    .balloon-border,
    .testimonial-half-circle {
        display: none
    }

    .achievement-section,
    .banner-area-3 {
        padding-right: 0
    }

    .award-section {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .banner-paragraph {
        padding-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .banner-paragraph .banner-paragraph-border-top {
        text-align: center
    }

    .about-vertical-heading {
        font-size: 56px;
        position: absolute;
        top: 20px;
        left: 10px;
        display: none
    }

    .about-top-wrap {
        padding-left: 15px
    }

    .about-top {
        padding-right: 15px
    }

    .about-text-block-3 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 50px
    }

    .single-client {
        width: 120px;
        height: 120px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 130px
    }

    .single-client span {
        background-color: #222;
        width: 25px;
        height: 25px
    }

    .single-client img {
        width: 70px
    }
}

.big-text-area {
    background-color: var(--vw-color-bg-1)
}

.big-text-title {
    font-size: 115px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-animation: 12s linear infinite marquee;
    animation: 12s linear infinite marquee
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .big-text-title {
        font-size: 83px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .big-text-title {
        font-size: 68px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .big-text-title {
        font-size: 56px
    }
}

.marquee-left {
    font-size: 115px;
    color: #fff;
    height: 30px;
    overflow: hidden;
    position: relative
}

.marquee-left div {
    display: block;
    width: 200%;
    position: absolute;
    overflow: hidden;
    -webkit-animation: 12s linear infinite marqueeLeft;
    animation: 12s linear infinite marqueeLeft
}

.marquee-left h2,
.marquee-right h3 {
    float: left;
    width: 50%
}

.marquee-right {
    font-size: 60px;
    color: #fff;
    height: 60px;
    overflow: hidden;
    position: relative
}

.marquee-right div {
    display: block;
    width: 200%;
    position: absolute;
    overflow: hidden;
    -webkit-animation: 12s linear infinite marqueeRight;
    animation: 12s linear infinite marqueeRight
}

.big-text-subtitle {
    font-size: 60px;
    font-weight: 400;
    letter-spacing: .71em
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .big-text-subtitle {
        letter-spacing: .51em;
        font-size: 52px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .big-text-subtitle {
        font-size: 50px;
        letter-spacing: .4em
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .big-text-subtitle {
        font-size: 36px;
        letter-spacing: .5em
    }
}

@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px) {
    .big-text-title {
        font-size: 48px
    }

    .big-text-subtitle {
        font-size: 27px;
        letter-spacing: .31em
    }
}

@media (max-width: 575px) {
    .slider-caption {
        position: unset;
        font-size: 16px
    }

    .about-titles .shadow-title,
    .big-heading-stroke img,
    .slider-down,
    .slider-line {
        display: none
    }

    .hero-slider .swiper-button-next,
    .hero-slider .swiper-button-prev {
        width: 40px;
        height: 40px;
        line-height: 30px;
        margin-top: 0
    }

    .swiper-button-next,
    .swiper-button-prev {
        bottom: 20px
    }

    .hero-style .slider-title {
        font-size: 24px
    }

    .hero-slider2 {
        height: 500px
    }

    .big-text-title,
    .hero-slider2 .slider-title,
    .portfolio-slider-caption h2 {
        font-size: 36px
    }

    .about-titles .about-subtitle img,
    .about-top .section-subtitle span img {
        margin: 15px auto
    }

    .about-top .section-title {
        width: 100%;
        text-align: left
    }

    .years-of-experiences {
        width: 100%;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left
    }

    .years-of-experiences .experience-title {
        text-align: left
    }

    .big-heading-list .big-heading-stroke:nth-child(2) {
        margin-left: 0
    }

    .big-heading-list .big-heading-stroke:nth-child(3) {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }

    .big-heading-stroke {
        font-size: 46px
    }

    ul.achievement-equations {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .portfolio-cards {
        gap: 50px
    }

    .portfolio-slider .swiper-slide {
        height: 400px
    }

    .portfolio-slider .swiper-slide::before {
        width: 100%;
        opacity: .3
    }

    .portfolio-slider-caption {
        left: 20px;
        top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 0;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .brands-grid {
        gap: 10px
    }

    .brands-grid .single-brand {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%
    }

    .big-text-subtitle {
        font-size: 15px;
        letter-spacing: .3em
    }
}

.boder-between-heading {
    border-top: 1px solid rgba(255, 255, 255, .1490196078);
    margin-top: 45px;
    margin-bottom: 40px
}

.big-text-area-2 {
    background-color: #000004;
    padding-left: 0;
    display: none;
}

.big-text-area-2 .marquee-left {
    margin-bottom: 21px
}

.contact-area {
    position: relative;
    padding: 121px 0
}

.contact-area::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13.07%, #131313), color-stop(49.93%, rgba(0, 0, 0, 0)), color-stop(84.9%, #131313));
    background: linear-gradient(180deg, #131313 13.07%, rgba(0, 0, 0, 0) 49.93%, #131313 84.9%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1
}

.contact-area .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-headings .heading-contact {
    font-size: 97px;
    text-transform: uppercase
}

.contact-headings .subheading-contact {
    font-size: 65px;
    font-weight: 400;
    text-transform: uppercase
}

@media only screen and (min-width: 1200px) and (max-width:1700px) {
    .contact-headings .heading-contact {
        font-size: 60px
    }

    .contact-headings .subheading-contact {
        font-size: 30px
    }

    .contact-headings {
        text-align: center
    }
}

@media only screen and (max-width: 1250px) {
    .contact-headings .heading-contact {
        font-size: 30px
    }

    .contact-headings .subheading-contact {
        font-size: 26px;
        margin-bottom: 20px
    }

    .contact-headings {
        text-align: center
    }
}

.page-banner-area {
    position: relative;
    padding: 11rem 0 6rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.page-banner-area.drk {
    background: #1a1e20
}

.page-banner-area::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(12.04%, rgba(19, 19, 19, .8)), color-stop(116.36%, rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(19, 19, 19, .8) 12.04%, rgba(0, 0, 0, 0) 116.36%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

li,
ul {
    list-style: none
}

.page-banner-title {
    text-align: center;
    position: relative
}

.page-banner-heading {
    font-size: 80px;
    text-transform: uppercase
}

.page-banner-img {
    margin-top: 55px
}

.breadcrumbs {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 20px
}

.breadcrumbs li:first-child:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 1px;
    left: -22px;
    background: #fff;
    top: 13px
}

.breadcrumbs li {
    position: relative;
    color: #ffff;
    text-transform: uppercase
}

.breadcrumbs li:after {
    content: "/";
    position: absolute;
    left: -11px;
    top: 0
}

.breadcrumbs li:last-child:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 1px;
    right: -22px;
    background: #fff;
    top: 13px
}

@media only screen and (max-width: 991px) {
    .header-left {
        margin-right: 0;
        width: 100%;
        justify-content: space-between
    }

    .brands-area {
        display: none !important
    }

    .team-members {
        flex-wrap: wrap;
        justify-content: center
    }

    .team-members .team-single {
        margin-bottom: 24px
    }

    .page-banner-heading {
        font-size: 60px
    }

    .page-banner-area {
        padding: 200px 0 150px
    }
}

@media only screen and (max-width: 767px) {
    .page-banner-heading {
        font-size: 40px
    }

    .contact-area {
        padding: 150px 0
    }
}

@media only screen and (max-width: 450px) {
    .page-banner-heading {
        font-size: 30px;
        margin-top: 10px
    }
}

.footer-area {
    background-color: #1d1d1d;
    padding-top: 65px
}

.footer-area-2 {
    background: #070707
}

.footer-subscribe-form input {
    background: 0 0;
    color: #fff !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important
}

.subscribe_button {
    position: absolute;
    top: 10px;
    right: 3px;
    color: #ffff
}

.footer-widget .footer-widget-title {
    font-size: 20px;
    font-weight: var(--vw-fw-sbold);
    position: relative;
    margin-bottom: 40px;
    text-transform: uppercase
}

.footer-widget .footer-widget-title::after {
    background-color: #1fafef;
    width: 37px;
    height: 3px;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0
}

.footer-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px
}

.footer-widget ul>li {
    width: 100%;
    font-size: 16px;
    letter-spacing: .25em
}

.footer-widget .footer-social {
    row-gap: unset;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-top: 10px
}

.footer-widget .footer-social li {
    width: auto
}

@media only screen and (min-width: 1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .single-counterup .counterup-number {
        font-size: 100px
    }

    .blog-card {
        padding: 45px 30px
    }

    .blog-card .blog-card-date {
        margin-bottom: 10px
    }

    .blog-card .blog-card-title {
        font-size: 24px
    }

    .blog-card .blog-card-readmore {
        margin-top: 10px
    }

    .footer-area {
        padding-left: 125px
    }

    .footer-widget ul li {
        letter-spacing: .15em
    }
}

@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:575px) {

    .about-img-right .about-round-shape-wrap,
    .header-area .header-right .vw-btn-primary,
    .section-title .section-heading br,
    .section-title .shadow-title,
    .site-inner::after,
    .site-inner::before,
    .testimonial-area::before {
        display: none
    }

    .about-text-block-2,
    .section-title-about-2 .section-title-text,
    .section-title-about-2 .section-title-text p,
    .site-inner .site-right,
    .testimonial-right-title {
        padding-left: 0
    }

    .vw-bottom-content-area {
        padding-bottom: 15px
    }

    .section-title .section-heading {
        font-size: 32px;
        line-height: 1.3
    }

    .header-area {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px
    }

    .header-area .header-right .menu-button {
        display: inline-block
    }

    .banner-inner {
        padding-top: 40px;
        padding-left: 15px;
        padding-right: 15px
    }

    .hamburger_menu {
        left: 15px;
        display: none
    }

    .hero-slider {
        height: 500px;
        margin-top: 0
    }

    .years-of-experiences .experience-number span {
        font-size: 100px;
        line-height: 1.3
    }

    .about-bottom {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        row-gap: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about-img-right,
    .about-img-right img {
        width: 100%;
        border: 0;
        padding: 0
    }

    .about-left-block,
    .about-text-block-2,
    .testimonial-list .slider-for {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .about-balloon-img {
        margin-bottom: 100px
    }

    .big-heading-area {
        padding-left: 15px;
        padding-right: 15px
    }

    .about-bottom-2 {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    ul.achievement-equations {
        margin-left: 0
    }

    .portfolio-card-wide .portfolio-card-thumb {
        width: 100%
    }

    .portfolio-card-wide .portfolio-card-content {
        width: 100%;
        padding-left: 0;
        padding-top: 15px
    }

    .portfolio-card-wide .portfolio-card-content .portfolio-card-wide-title {
        font-size: 24px
    }

    .portfolio-card-wide.style-2 .portfolio-card-thumb {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .portfolio-card-wide.style-2 .portfolio-card-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .testimonial-section {
        background-color: #1d1d1d;
        padding-left: 15px;
        padding-top: 95px;
        padding-bottom: 140px
    }

    .testimonial-list ul.slider-nav {
        display: none;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .testimonial-list ul.slider-nav li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .testimonial-list .slick-next,
    .testimonial-list .slick-prev {
        bottom: -90px
    }

    .single-testimonial {
        padding: 0
    }

    .single-testimonial .testimonial-text,
    .single-testimonial .testimonial-title {
        font-size: 16px
    }

    .service-list {
        padding-left: 0;
        padding-right: 0
    }

    .service-list ul {
        border-top: 0;
        padding-top: 0
    }

    .single-counterup .counterup-number {
        font-size: 80px
    }

    .single-counterup .counterup-title {
        font-size: 14px;
        height: 21px;
        max-width: 110px
    }

    .blog-area {
        padding-top: 75px
    }

    .blog-card {
        margin-top: 50px
    }

    .section-title-client {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 50px
    }

    .clients-list {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .clients-list.style-2 .single-client:nth-child(2),
    .clients-list.style-2 .single-client:nth-child(4) {
        margin-top: 0
    }

    .big-text-area {
        padding-left: 0;
        padding-top: 90px;
        padding-bottom: 90px
    }

    .big-text {
        text-align: center
    }

    .footer-widget {
        margin-top: 45px
    }
}

.footer-copyright {
    padding-top: 11px;
    padding-bottom: 10px;
    text-align: center
}

.xlHeader {
    padding: 0;
    overflow: hidden;
    transition: .5s
}

.xlHeader--right {
    padding: 65px 0;
    position: relative;
    margin: 10px 0
}

.xlHeader--right .xlHeader__header {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    transition: .5s
}

.home__three ul li.has-dropdown>a:after {
    content: "\f078";
    transform: translateY(-1px);
    font-size: 10px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    margin-inline-start: 5px;
    display: inline-block
}

.home__three .has-dropdown ul.sub-menu {
    position: absolute;
    top: 60px;
    inset-inline-start: 0;
    min-width: 240px;
    background: #fff;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transform-origin: top center;
    color: #000;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    transition: .3s ease-out;
    display: block;
    list-style: none
}

.mainmenu.home__three ul li.has-dropdown {
    position: relative;
    list-style: none;
    display: inline-block;
    transition: .3s ease-out
}

.mainmenu.home__three ul li:hover>.sub-menu {
    visibility: visible;
    opacity: 1
}

.home__three .has-dropdown ul.sub-menu li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.home__three .has-dropdown ul.sub-menu li a {
    position: relative;
    z-index: 11;
    color: #151515;
    font-weight: 600;
    font-size: 14px;
    padding: 11px 25px;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: flex
}

.about-more-btn a {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fffFFF4D;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    margin-top: 30px
}

.portfolios-area-3 .col-md-6:nth-child(2n) .single-portfolio {
    margin-top: 80px;
    margin-left: 25px
}

.testimonial_slider {
    position: relative;
    overflow: hidden
}

.testimonial_slider .swiper__container {
    top: calc(50vh + 20px)
}

.testimonial_slider .swiper-slide {
    width: 370px !important
}

.testimonial_slider .swiper-scrollbar-drag {
    height: 4px;
    width: 100%;
    position: relative;
    background: #1fafef;
    border-radius: 10px;
    cursor: pointer;
    left: 0;
    top: 0;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3)
}

.swiper-container-horizontal>.swiper-scrollbar {
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.testimonial_slider .testimonial-text p {
    font-style: italic;
    font-weight: 500
}

.testimonial_slider .testimonial-text {
    padding-top: 10px
}

.testimonial_slider .testimonial-bio h5 {
    font-size: 18px;
    font-weight: 500
}

.testimonial_slider .swiper-scrollbar {
    background: #fffFFF26
}

.testimonial_slider .swiper-wrapper {
    margin-bottom: 88px
}

.testimonial_three_q img {
    width: 22px !important
}

.testimonial_three_q {
    width: 46px;
    height: 46px;
    background: #1fafef;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 16px;
    right: 100px
}

.header-area-3.inner__page {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%
}

.portfolios_container {
    max-width: 100%;
    width: 1080px;
    margin: 0 auto
}

.single-portfolio-block {
    margin-bottom: 60px
}

.single-portfolio-block .single-portfolio-desc {
    padding-top: 30px
}

@media only screen and (max-width: 1081px) {
    .portfolios_container {
        max-width: 100%;
        width: 100%;
        margin: 0 20px
    }
}

.p-0 {
    padding: 0 !important
}

.m-0 {
    margin: 0 !important
}

.see__pad {
    padding: 120px 0
}

.award-area.award__page {
    background: #171415;
    margin: 0
}

.blog-page-area,
.blog__grid,
.contact__page,
.portfolios__details,
.team-area.see__pad {
    background: #171415
}

.address__block h4 {
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    margin: 0
}

.contact-activation .error-handling-messages {
    width: 100% !important;
    margin-top: 15px !important
}

.contact-activation label.error {
    color: red;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0 10px;
    text-align: left;
    display: block
}

.contact-activation #c-loader,
.contact-activation #loader {
    display: none;
    margin-top: 10px
}

.contact-activation #c-loader i,
.contact-activation #loader i {
    font-size: 30px;
    font-size: calc-rem-value(30);
    color: #1a9120;
    display: inline-block;
    -webkit-animation: 2s linear infinite rotating;
    animation: 2s linear infinite rotating
}

.contact-activation #c-error,
.contact-activation #c-success,
.contact-activation #error,
.contact-activation #success {
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none
}

@media (max-width: 767px) {

    .contact-activation #c-error,
    .contact-activation #c-success,
    .contact-activation #error,
    .contact-activation #success {
        font-size: 15px
    }
}

.contact-activation #c-success,
.contact-activation #success {
    background-color: #009a00;
    border-left: 5px solid green;
    margin-bottom: 5px
}

.contact-activation #c-error,
.contact-activation #error {
    background-color: #ff1a1a;
    border-left: 5px solid red
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.rotating {
    -webkit-animation: 5s infinite alternate rotating;
    animation: 5s infinite alternate rotating
}

.contact__form .form-control {
    border: 1px solid #fffFFF26 !important;
    background: 0 0;
    margin-bottom: 20px;
    line-height: 29px;
    border-radius: 0;
    min-height: 60px;
    color: #000 !important
}

.contact__form .form-control:focus {
    box-shadow: none
}

.contact__form textarea.form-control {
    height: 125px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 9px;
    font-size: 14px
}

.contact__are,
.portfolios__details_img {
    padding-top: 100px
}

.contact__are .contact__block {
    background: #2c2c2c;
    padding: 60px
}

.blog-item,
.blog-sidebar .widget {
    border: 1px solid #242424;
    background: #0c0c0c
}

.blog__grid .blog-card {
    margin-bottom: 20px
}

.blog-item {
    padding: 25px;
    margin-bottom: 50px
}

.blog-content ul {
    padding: 30px 0 20px
}

.blog-content h2 {
    margin: 0;
    font-size: 34px
}

.blog-content p {
    font-size: 18px;
    line-height: 29px;
    padding: 20px 0 25px
}

.blog-content .vw-btn-primary {
    margin-bottom: 22px
}

.search-widget.widget h3 {
    border: none !important;
    margin-bottom: 0 !important
}

.search-widget.widget button {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    color: rgba(255, 255, 255, .2)
}

.blog-sidebar .widget {
    padding: 30px;
    margin-bottom: 40px
}

.search-widget.widget input {
    background: #2f2525;
    border: none !important;
    border-radius: 0;
    color: #bbb
}

.blog-sidebar .widget h3 {
    font-size: 28px;
    font-weight: 700;
    border-bottom: 1px dotted #554646;
    padding-bottom: 15px;
    margin-bottom: 45px
}

.recent-post.widget .post-img img {
    width: 75px;
    height: 65px;
    border-radius: 5px
}

.recent-post.widget .post {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px
}

.post-content h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px
}

.category-widget.widget li a {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    transition: .5s
}

.category-widget.widget li a span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.tag-widget.widget ul li a {
    padding: 5px 10px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    transition: .5s
}

.tag-widget.widget ul {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap
}

.category-widget.widget li:hover a {
    transition: .5s;
    padding-left: 20px;
    color: #448c74
}

.tag-widget.widget ul li:hover a {
    transition: .5s;
    background: #448c74
}

p.text__three {
    font-weight: 600
}

.blog-tags {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 20px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    margin-bottom: 60px
}

.blog-tags .tag__list {
    display: flex;
    align-items: center;
    gap: 60px
}

.blog-tags .share__list {
    align-items: center;
    display: flex;
    gap: 10px
}

.author-comments {
    display: flex;
    justify-content: flex-start;
    gap: 30px
}

.author-comments img {
    width: 100px;
    height: 100px
}

.author-comments .content {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 30px
}

.address__block ul.footer-social-list,
.author-comments .content p,
.portfolios__details_bg_img figure,
ul.footer-social-list li {
    margin: 0
}

.author-comments .content .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.author-comments .content .top .primary-btn-1.btn-hover {
    padding: 10px 20px;
    background: #448c74;
    color: #fff
}

.author-comments .content .top h5 {
    font-size: 20px
}

.comments-area h4.title-1 {
    font-size: 34px;
    margin-bottom: 30px
}

.comments-area h4.title-2 {
    font-size: 34px;
    padding: 80px 0 60px
}

.commtent-form input,
.commtent-form textarea {
    background: #2c2c2c;
    border: none !important;
    margin-bottom: 20px;
    color: #bbb !important;
    height: 70px !important;
    border-radius: 5px
}

.commtent-form textarea {
    height: 200px !important
}

@media (max-width: 550px) {

    .author-comments,
    .blog-tags {
        display: block
    }

    .author-comments .content .top,
    .blog-tags .share__list {
        margin-top: 20px
    }

    .blog-tags .tag__list {
        gap: 20px
    }
}

.portfolios__cat_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 80px
}

.portfolios__cat_list h4 {
    font-size: 20px;
    text-transform: uppercase
}

.portfolios__cat_list small {
    font-size: 16px;
    font-weight: 400
}

.portfolios__details_img img {
    width: 100%
}

.portfolios__details_img .section-title.section-title-client,
.portfolios__details_img p {
    margin-top: 60px
}

.about_area .img_area img,
.banner-form .intl-tel-input,
.portfolios__details_bg_img figure img {
    width: 100%
}

@media (max-width: 991px) {
    .google__map {
        margin-top: 50px
    }

    .google__map iframe {
        width: 100%;
        height: 400px
    }

    .commtent-form {
        margin-bottom: 50px
    }

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

    .portfolios__details_img p {
        margin-top: 0
    }
}

.floatbutton.active {
    right: 0;
    z-index: 11;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton,
.floatbutton .clickbutton .crossplus {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.floatbutton {
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 16%;
    font-size: 0;
    width: 420px;
    z-index: 9
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 270px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, .09);
    display: none;
    padding-top: 0;
    vertical-align: top;
    margin-top: 196px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026;
    background: #fff;
    border-radius: 10px 0 0 10px
}

.floatbutton .clickbutton:hover {
    background: #4366ce
}

.back-clr {
    background: #4366ce !important
}

.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus {
    transition: .4s;
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    font-size: 16px;
    color: #0b0a0a;
    left: -87px;
    white-space: pre;
    bottom: 114px;
    font-weight: 700;
    padding: 12px 10px;
    border-radius: 10px
}

.floatbutton .clickbutton .crossplus.rotate {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #f43535;
    margin: 17px 0 0 15px
}

.banner-form {
    background: linear-gradient(45deg, #cae4ef, #fff);
    padding: 30px;
    position: relative;
    z-index: 9;
    border-radius: 10px;
    margin: 0;
    width: 370px;
    display: none;
    box-shadow: 0 8px 32px 0 rgb(30 173 238 / 11%);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(4px);
    border: 1px solid
}

.ban-form input {
    width: 100%;
    margin: 0 0 15px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px
}

.ban-form input::placeholder,
.ban-form textarea::placeholder {
    color: #000
}

.banner-form h3 {
    color: #2a2424;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: Poppins;
    text-align: center
}

.back-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.ban-form input[type=submit] {
    color: #fff;
    font-weight: 600;
    background: #23bbfa;
    border-radius: 3px;
    text-align: center;
    padding: 10px 15px;
    margin: 20px 0 0;
    font-size: 16px;
    border: transparent;
    text-transform: uppercase
}

.ban-form textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 120px
}

.btns_wrap .call_wrap,
.btns_wrap .chat_wrap {
    position: absolute;
    right: -225px;
    width: 280px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    border-radius: 10px;
    background: #fff
}

.btns_wrap {
    position: fixed;
    right: -6px
}

.btns_wrap a:hover {
    text-decoration: none !important;
    right: 0
}

.btns_wrap .call_wrap {
    top: 120px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btns_wrap .call_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 20px 15px 15px
}

.btns_wrap .chat_wrap {
    display: block;
    top: 40px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#hero-1,
.main-contact-form .main-contact-img {
    background-size: cover;
    background-repeat: no-repeat
}

.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #fff;
    font-size: 18px;
    padding: 18px 20px 16px;
    vertical-align: middle;
    display: inline-block;
    background: linear-gradient(45deg, #0863ab, #22b6f4)
}

.btns_wrap .chat_wrap span {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    background: #fff;
    padding: 18px 30px 17px 15px
}

section.main-contact-form {
    background: #171717
}

.main-contact-form .main-contact-img {
    background-image: url(https://framexlab.com/assets/images/bg-img/main-contact-bg.webp);
    background-position: center center;
    padding: 50px 0 0;
    height: 100%;
    display: grid;
    align-items: end
}

.main-contact-form .contact-form-side {
    padding: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.contact-form-side .contact-form-inner {
    width: 75%
}

.contact-form-inner .heading-two {
    color: #fff;
    margin: 0 0 20px;
    font-family: var(--vw-ff-heading);
    font-size: 50px;
    font-weight: 500
}

.contact-form-inner .heading-two span {
    color: #1a9fe0
}

.contact-form-inner p {
    color: #fff;
    font-size: 17px
}

.contact-form-inner .form-group,
.footer-links-area ul.footer-nav-links li {
    margin: 0 0 10px
}

.contact-form-inner .form-group label {
    background: #3c5772;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 0 9px;
    position: relative;
    bottom: -14px;
    left: 10px;
    border-radius: 26px
}

.contact-form-inner .form-group input {
    background-color: #f8f6f7;
    color: #111;
    border: 2px solid #e3e3e3;
    font-size: 16px;
    width: 100%;
    height: 60px;
    padding: 15px 10px 10px;
    border-radius: 0;
    outline: 0;
    box-shadow: none
}

.contact-form-inner .form-group input::placeholder {
    color: #a4a6a7
}

.contact-form-inner .form-group textarea {
    background-color: #2b2b2b;
    color: #fff;
    border: 1px solid #4a7fb285;
    font-size: 16px;
    width: 100%;
    height: 175px;
    padding: 15px 10px 10px;
    border-radius: 5px;
    outline: 0;
    box-shadow: none;
    resize: none
}

.contact-form-inner .form-group textarea::placeholder {
    color: #a4a6a7
}

.contact-form-inner .form-group button.submit-btn {
    background: #1a9ddd;
    color: #eff0eb;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
    width: 177px;
    border-radius: 40px;
    padding: 8px 5px;
    margin: 22px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    transition: .4s cubic-bezier(0.5, 3, 0, 1);
    text-transform: uppercase
}

.contact-form-inner .form-group button.submit-btn:hover {
    background: linear-gradient(90deg, #f91421, #e6323c 0 100%)
}

footer.footer-main-sec {
    background: #000;
    position: relative
}

.footer-top .footer-logo-area {
    border-right: 1px solid #1ba2e28c;
    height: 100%;
    padding: 50px 20px
}

.footer-logo-area .footer-logo {
    width: 180px;
    margin: 0 0 20px
}

.footer-logo-area p {
    color: #eff0eb
}

.footer-top .footer-links-area {
    border-right: 1px solid #1ba2e28c;
    height: 100%;
    padding: 47px 16px
}

.footer-info-area .heading-five,
.footer-links-area .heading-five {
    color: #fff;
    margin: 0 0 20px;
    font-size: 25px
}

.footer-links-area ul.footer-nav-links a {
    color: #eff0eb;
    font-size: 15px;
    line-height: 14px;
    margin: 0;
    display: block;
    text-transform: capitalize;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #1da6e6 50%, #eff0eb 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: .3s ease-in-out
}

.footer-links-area ul.footer-nav-links a:hover {
    transition: .9s cubic-bezier(0, 0, .23, 1);
    background-position: 0
}

.footer-top .footer-info-area {
    height: 100%;
    padding: 50px 20px
}

.address__block a,
.footer-info-area a {
    color: #eff0eb;
    font-size: 16px;
    line-height: 22px;
    text-transform: lowercase;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    transition: .3s ease-in-out
}

.address__block a:hover,
.footer-info-area a:hover {
    color: #1eaae9
}

.address__block a i,
.address__block p i,
.footer-info-area a i,
.footer-info-area p i {
    color: #1ca2e3;
    font-size: 20px;
    width: 20px;
    margin: 0 10px 0 0
}

.address__block p,
.footer-info-area p {
    color: #eff0eb;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px;
    display: block;
    display: flex;
    align-items: center
}

ul.footer-social-list {
    display: flex;
    gap: 10px;
    margin: 20px 0
}

ul.footer-social-list li a {
    color: #000;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    border-radius: 5px;
    margin: 0;
    display: block;
    position: relative;
    transition: .5s ease-in-out
}

ul.footer-social-list li a i {
    color: #fff;
    margin: 0;
    width: inherit
}

ul.footer-social-list li a img {
    padding: 8px;
    filter: invert(1);
    margin: -5px 0 0
}

.footer-main-sec .footer-bottom {
    padding: 10px 0;
    border-top: 1px solid #1ba2e28c;
    background: #171717
}

.footer-bottom .footer-copyright {
    display: flex;
    justify-content: space-between
}

.footer-copyright p {
    font-size: 14px;
    line-height: 22px;
    color: #eff0eb;
    margin: 0
}

.footer-bottom .footer-nav-links {
    display: flex;
    justify-content: end;
    align-items: center
}

.footer-bottom .footer-nav-links li {
    padding: 0 10px;
    margin: 0
}

.footer-bottom .footer-nav-links li:first-child {
    border-right: 2px Solid
}

.footer-bottom .footer-nav-links li a {
    color: #eff0eb;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    display: block;
    text-transform: capitalize;
    transition: .3s ease-in-out
}

.footer-bottom .footer-nav-links li a:hover {
    color: #1ca2e3
}

section.faqs-sec-wrap {
    padding: 4rem 0;
    background: #171717
}

.faqs-sec-wrap .faqs-sec-head {
    text-align: center;
    margin: 0 0 30px
}

.faqs-sec-head .heading-two {
    color: #fff;
    margin: 0 0 20px;
    font-family: var(--vw-ff-heading);
    font-size: 25px;
    font-weight: 600
}

.faqs-sec-head p {
    color: #111
}

.faqs-sec-item .accordion .accordion-item {
    margin: 0 0 10px;
    border-radius: 0;
    background: 0 0;
    border: none;
    position: relative
}

.faqs-sec-item .accordion .accordion-item::after {
    position: absolute;
    left: -25%;
    background: #cbcbcb;
    width: 150%;
    height: 1px
}

.faqs-sec-item .accordion-item .accordion-header button.accordion-button {
    font-family: Poppins;
    background: #35353578;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    box-shadow: none;
    border-radius: 8px;
    padding: 19px 20px;
    display: flex;
    align-items: center;
    margin: 18px 0;
    border: 1px solid #1a9ddf42
}

.faqs-sec-item .accordion-item .accordion-header .accordion-button::after {
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    background: 0 0;
    border: 2px solid #1a9ddd;
    color: #1a9ddd;
    font-size: 18px;
    font-weight: 600;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 100%;
    text-align: center;
    transform: rotate(-90deg);
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

.faqs-sec-item .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    transform: rotate(0)
}

.faqs-sec-item .accordion-item .accordion-collapse .accordion-body {
    font-family: Poppins;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 20px;
    border-radius: 0;
    background: #1b9edf17
}

.floating-video {
    z-index: 9999;
    position: fixed;
    bottom: 28px;
    left: 11px
}

.floating-video video {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover
}

#hero-1 {
    position: relative;
    z-index: 3;
    background-image: url(https://w.wallhaven.cc/full/dg/wallhaven-dgvzvl.jpg);
    padding: 9rem 0 0
}

.hero-1-txt {
    margin-top: -15px
}

.hero-1-txt h2 {
    font-size: 35px;
    font-weight: 600;
    font-family: Poppins
}

.hero-1-txt p.p-lg {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    padding: 14px 0
}

.hero-1-txt .os-version-ext {
    margin-top: 22px
}

.hero-1-img {
    text-align: center;
    padding: 0 20px;
    margin-bottom: -80px
}

.hero-1-img img {
    width: 72%
}

.review {
    padding: 25px 0
}

.review ul li {
    margin: 0 2px;
    font-size: 16px
}

.review ul li i {
    color: #ffc107
}

.review p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding: 0 12px
}

.about_area {
    background: #100f0f;
    padding: 8rem 0
}

.about_area .txt_left h2 {
    font-size: 57px;
    font-family: Poppins
}

.about_area .txt_left p {
    color: #fff;
    font-size: 16px;
    padding: 23px 0;
    margin: 0
}

.about_area .txt_left ul li {
    color: #fff;
    list-style: circle;
    margin: 0 21px;
    padding: 9px 0;
    font-size: 16px
}

.book_call {
    background: #1c1b1b;
    padding: 5rem 0
}

.book_call h4 {
    color: #fff;
    font-size: 49px;
    font-family: var(--vw-ff-heading)
}

.book_call form input,
.book_call form textarea {
    width: 100% !important;
    font-family: Poppins;
    background: 0 0 !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    padding: 16px 5px !important;
    margin: 15px 0;
    transition: .5s ease-in-out;
    color: #fff !important;
    border-radius: 0 !important
}

.book_call form button,
.thankyou a {
    background: linear-gradient(45deg, #0863ab, #22b6f4)
}

.book_call form input:focus,
.book_call form textarea:focus {
    border-bottom: 1px solid #36b7a5
}

.book_call form input::placeholder,
.book_call form textarea::placeholder {
    color: #fff
}

.book_call form textarea {
    height: 141px
}

.book_call form button {
    color: #fff;
    padding: 14px;
    border-radius: 9px;
    margin: 17px 0 0
}

.book_call form button:hover {
    color: #131615
}

.book_call .img_area img {
    width: 95%;
    margin: 0 auto;
    display: block;
    height: 561px;
    object-fit: cover;
    border-radius: 13px
}

.book_call .img_area .txt {
    width: 66%;
    margin: 0 auto;
    position: absolute;
    bottom: 6%;
    right: 0;
    left: 0
}

.book_call .img_area .txt h5 {
    color: #fff;
    font-size: 30px;
    font-family: Glancyr-Medium;
    text-transform: capitalize
}

.book_call .img_area .txt p {
    color: #fff;
    font-family: Sf-Regular;
    font-size: 16px
}

.form-check-new {
    margin: 10px 0;
    display: flex;
    align-items: start
}

.form-check-new .form-check-check {
    border: 1px solid #e9e7e7;
    padding: 8px;
    border-radius: 3px;
    outline: 0;
    box-shadow: none;
    margin: 5px 8px 0 0;
    cursor: pointer;
    width: auto !important
}

.form-check-new .form-check-label {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer;
    opacity: .4;
    font-family: Poppins
}

.form-check-new .form-check-label a {
    color: #00b0ff
}

.thankyou {
    background: url(https://static.vecteezy.com/system/resources/previews/001/220/911/original/blue-abstract-fluid-background-vector.jpg) 0 0/cover no-repeat;
    text-align: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.thankyou h1 {
    font-size: 7rem;
    margin: 21px 0 0;
    z-index: 2;
    color: #292d2e;
    font-family: Poppins;
    text-transform: capitalize
}

.thankyou img {
    width: 400px
}

.thankyou p {
    font-size: 48px;
    padding: 0 0 9px;
    z-index: 2;
    font-family: Poppins;
    color: #000
}

.thankyou a {
    color: #fff;
    z-index: 2;
    width: 223px;
    display: block;
    margin: 0 auto;
    padding: 10px;
    font-size: 21px;
    border-radius: 47px
}

.thankyou a:hover {
    transform: scale(1.1)
}



.floatbutton{
    display:none;
}
.get_quote {
   display: none;
   position: fixed;
   bottom: 59px;
   left: 61px;
   background: #fff;
   padding: 5px 14px;
   border-radius: 7px;
   box-shadow: 0 0 10px rgb(26 156 222);
   z-index: 9999;
   border: 2px solid #199bdb;
   font-family: 'Poppins';
   font-size: 14px;
   text-transform: capitalize;
}

.get_quote a {
    display: block;
    color: #000000;
    text-decoration: none;
    background: #d5d5d5c7;
    padding: 8px 33px;
    border-radius: 5px;
    margin: 6px 0;
    text-align: center;
}

.get_quote_btn {
    position: fixed;
    bottom: 19px;
    left: 29px;
    background: linear-gradient(45deg, #20b4f4, #199bdb);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 18px;
    cursor: pointer;
    z-index: 10000;
}



@media only screen and (min-width: 1445px) and (max-width:1599px) {
    .header-area-2 {
        padding-left: 50px;
        padding-right: 50px
    }

    .review_ss {
        display: none
    }
}

@media only screen and (min-width: 1366px) and (max-width:1444px) {
    .simpleParallax.simple-parallax-initialized img {
        height: 432px
    }

    .site-inner .site-right {
        padding: 0 29px
    }

    .hero-style .slider-title {
        font-size: 64px
    }

    .cta_btn {
        display: flex;
        align-items: center
    }

    .about-area,
    .counterup-area {
        padding-top: 0
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .banner-inner {
        padding-right: 2px;
        padding-top: 146px
    }

    .hero-slider {
        height: 549px
    }

    .hero-1-img img {
        width: 54%
    }

    .counterup-area {
        padding-top: 67px
    }

    .hero-style .slider-title {
        font-size: 45px
    }

    .slider-down {
        font-size: 50px
    }

    .header-area .header-right .menu-button,
    .main-contact-form .main-contact-img,
    .review_ss,
    .slider-line {
        display: none
    }

    .simpleParallax.simple-parallax-initialized img {
        height: 325px;
        padding: 0 34px
    }

    .featured ul li img {
        width: 89px;
        height: 68px
    }

    .cta_btn a {
        width: 60%;
        margin: 15px 18px 0 0;
        text-align: center;
        justify-content: center;
        padding: 20px 0
    }

    .team-horizontal {
        margin-top: 17px
    }

    .header-area-2 {
        padding-left: 0;
        padding-right: 0
    }

    .menu_list li {
        margin: 0 14px
    }

    .vw-btn-primary {
        font-size: 13px;
        padding: 6px 15px
    }

    .header-area .logo img {
        width: 119px
    }

    .clients-area.client-area-2 .single-client img {
        width: 85px
    }

    .footer-top .footer-links-area {
        padding: 20px 16px
    }

    .floating-video video {
        width: 95px;
        height: 95px
    }

    .floating-video {
        bottom: 100px;
        left: 30px
    }

    .footer-copyright p {
        font-size: 12px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .slider-down {
        bottom: 2px
    }

    .hero-style .slider-title {
        font-size: 53px
    }

    .review_ss,
    .slider-line {
        display: none
    }

    .banner-inner,
    .hero-slider .slide-inner {
        padding: 0 30px
    }

    .about-top {
        padding: 0 16px
    }

    .section-title-about .section-heading {
        font-size: 40px
    }

    .hero-slider2 .swiper-slide .slide-inner {
        left: -21px
    }

    .featured ul li img {
        width: 89px;
        height: 68px
    }

    .cta_btn a {
        width: 68%;
        margin: 22px 18px 0 0;
        text-align: center
    }

    .team-horizontal {
        margin-top: 17px
    }

    .header-area-2 {
        padding-left: 0;
        padding-right: 0
    }

    .menu_list li {
        margin: 0 8px
    }

    .vw-btn-primary {
        font-size: 10px;
        padding: 5px 15px
    }

    .header-area .logo img {
        width: 119px
    }

    .clients-area.client-area-2 .single-client img {
        width: 85px
    }

    .hero-slider {
        height: 458px
    }

    .site-inner {
        padding: 6rem 0 0 !important
    }

    .about-img img {
        height: 416px !important
    }

    .simpleParallax.simple-parallax-initialized img {
        height: 336px !important
    }

    .page-banner-heading {
        font-size: 60px
    }
}

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

    .review_ss,
    .slider-line {
        display: none
    }

    .featured ul li img {
        width: 89px;
        height: 68px
    }

    .cta_btn a {
        font-size: 13px;
        width: 220px;
        margin: 9px 18px 0 0;
        text-align: center;
        justify-content: center;
        padding: 15px 0
    }

    .team-horizontal {
        margin-top: 17px
    }

    .header-area-2 {
        padding-left: 0;
        padding-right: 0
    }

    .menu_list li {
        margin: 0 8px
    }

    .vw-btn-primary {
        font-size: 10px;
        padding: 5px 15px
    }

    .header-area .logo img {
        width: 119px
    }

    .clients-area.client-area-2 .single-client img {
        width: 85px;
        height: 95px;
        left: 30px
    }

    .hero-style .slider-title {
        font-size: 51px
    }

    .hero-1-txt p.p-lg,
    .hero-style p,
    .menu_list li a,
    .section-title-about-2 .section-title-text p {
        font-size: 14px
    }

    .site-inner {
        padding: 9rem 0 0
    }

    .about-area {
        padding-top: 11px
    }

    .slider-down {
        bottom: 3px;
        font-size: 18px
    }

    .hero-slider .swiper-slide {
        height: 482px
    }

    .service-single .single-service-title {
        font-size: 26px
    }

    .portfolios-area-3 {
        padding: 0 2rem
    }

    .book_call h4 {
        font-size: 40px
    }

    .book_call .img_area img {
        width: 100%;
        height: 618px
    }

    .hero-1-txt h2 {
        font-size: 24px;
        line-height: 1.5
    }

    .stores-badge.badge-img-md img {
        width: 129px;
        margin: 0 10px 0 0
    }

    .review p {
        font-size: 12px
    }

    .hero-1-img {
        margin-bottom: 0
    }

    .section-title .section-heading {
        font-size: 28px
    }

    .big-text-subtitle {
        font-size: 31px
    }

    .testimonial-section {
        padding-left: 15px;
        padding-top: 32px;
        padding-bottom: 21px;
        margin: 0 0 57px
    }

    .contact-area {
        padding: 42px 0
    }

    .contact-headings .heading-contact {
        font-size: 45px
    }

    .hero-slider2 .swiper-slide .slide-inner {
        left: -9px;
        bottom: 39px
    }

    .hero-slider2 .swiper-slide {
        background-position: center
    }

    .about-top {
        padding: 0 18px
    }

    .years-of-experiences .experience-title h3 {
        font-size: 20px
    }

    .about-area {
        padding-bottom: 2rem
    }

    section.faqs-sec-wrap {
        padding: 4rem 0 1rem
    }

    .simpleParallax.simple-parallax-initialized img {
        height: 266px
    }

    .scroll-top {
        bottom: 81px
    }

    .about-img img {
        height: 538px !important
    }
}

@media only screen and (min-width: 1024px) and (max-width:1400px) {
    .site-inner .site-right {
        padding: 0 4px
    }

    .cta_btn {
        display: flex;
        width: 62%;
        padding: 0
    }

    .about-area {
        padding-top: 0
    }

    .hero-slider .swiper-slide {
        height: 513px
    }
}

@media only screen and (min-width: 520px) and (max-width:767px) {
    .site-inner .site-right {
        padding: 0
    }

    .cta_btn a {
        margin: 7px 11px;
        width: 90%
    }

    .hero-style .slider-title,
    .single-counterup .counterup-number {
        font-size: 38px
    }

    .single-counterup .counterup-title {
        font-size: 8px;
        height: 11px;
        max-width: 110px
    }

    .simpleParallax.simple-parallax-initialized img {
        height: 395px
    }

    .about-area {
        padding-top: 24px
    }

    .hero-slider p {
        font-size: 14px;
        width: 100%
    }

    .menu_list,
    .single-portfolio-desc .single-portfolio-title {
        display: none
    }

    .header-area-2 {
        padding-left: 0;
        padding-right: 0;
        top: -27px
    }

    .header-area .logo img {
        width: 126px
    }

    .about-titles .about-title {
        font-size: 29px;
        line-height: 38px
    }

    .service-section-title {
        margin-bottom: 47px
    }

    .portfolios-area-3 {
        padding: 0 27px
    }

    .single-portoflio-thumb img {
        height: 380px !important
    }

    .big-text-area {
        padding-top: 9px;
        padding-bottom: 9px
    }

    .big-text-title {
        font-size: 28px
    }

    .clients-area.client-area-2 .single-client img {
        width: 84px
    }

    .book_call h4 {
        font-size: 33px;
        text-align: center
    }

    .book_call .img_area img {
        width: 100%;
        margin: 42px auto 0;
        height: 272px
    }

    .book_call {
        padding: 2rem 0
    }

    .book_call form button {
        padding: 14px;
        width: 90%;
        margin: 0 auto
    }

    .footer-bottom .footer-nav-links li a,
    .footer-copyright p {
        font-size: 11px
    }

    .footer-top .footer-info-area {
        padding: 1px 18px
    }

    .footer-top .footer-links-area {
        padding: 5px 16px
    }

    .footer-top .footer-logo-area {
        padding: 17px 16px
    }

    section.faqs-sec-wrap {
        padding: 1rem 14px 0
    }

    .faqs-sec-item .accordion-item .accordion-header button.accordion-button {
        font-size: 14px;
        line-height: 19px;
        padding: 14px 20px
    }

    .faqs-sec-item .accordion-item .accordion-collapse .accordion-body {
        font-size: 12px;
        line-height: 25px
    }

    .floatbutton {
        top: 33%
    }

    #hero-1 {
        padding: 6rem 25px 7rem
    }

    .hero-1-txt p.p-lg {
        font-size: 14px;
        padding: 11px 0
    }

    .stores-badge.badge-img-md img {
        width: 130px;
        margin: 0 27px 0 0
    }

    .review p {
        font-size: 10px
    }

    .header-inner {
        padding: 18px 20px 0
    }

    .testimonial-section {
        padding-top: 29px;
        padding-bottom: 34px;
        background-color: #000004
    }

    .contact-area {
        padding: 45px 0
    }

    .hero-1-txt h2 {
        font-size: 37px;
        line-height: 51px
    }

    .contact__are .contact__block {
        padding: 22px
    }

    .contact__form textarea.form-control {
        background: #fff
    }

    .vw-btn-primary {
        width: 100%;
        text-align: center;
        justify-content: center
    }

    .google__map {
        margin-top: -1px;
        padding: 18px
    }

    .see__pad {
        padding: 38px 0 2px
    }

    .page-banner-area {
        padding: 97px 0 65px
    }

    .section-title .section-heading {
        font-size: 24px
    }

    .contact__are {
        padding-top: 33px
    }

    .simpleParallax.simple-parallax-initialized video {
        height: 248px
    }

    .service-single .single-service-title {
        font-size: 27px
    }

    .blog-section-title {
        margin-bottom: -2px
    }

    .clients-area {
        padding-top: 3px;
        padding-bottom: 70px
    }

    .about-top {
        padding: 0 14px
    }

    .years-of-experiences .experience-title h3 {
        font-size: 20px
    }

    .years-of-experiences .experience-title h3 span {
        font-size: 35px
    }

    .hero-slider2 .slider-title {
        font-size: 45px;
        padding: 0 0 0 3rem;
        width: 100%
    }

    .hero-slider2 .swiper-slide {
        background-position: center
    }

    .featured ul li {
        margin: 18px
    }

    .portfolio-card-wide .portfolio-card-content .portfolio-card-text {
        font-size: 16px;
        line-height: 35px
    }

    .hero-slider2 {
        height: 720px
    }

    .cta_btn {
        display: flex;
        align-items: center;
        width: 100%
    }

    .about-text-block {
        padding-top: 0;
        padding-bottom: 44px
    }

    .slide-text {
        width: 100%;
        font-size: 15px;
        padding: 0
    }

    .banner-inner {
        padding-top: 149px
    }

    .slider-subtitle {
        font-size: 16px;
        padding: 0
    }
}

@media only screen and (min-width: 300px) and (max-width:519px) {

    .floatbutton,
    .menu_list,
    .single-portfolio-desc .single-portfolio-title {
        display: none
    }

    .site-inner .site-right {
        padding: 0
    }

    .cta_btn a {
        margin: 7px 0;
        width: 100%
    }

    .single-counterup .counterup-number {
        font-size: 38px
    }

    .single-counterup .counterup-title {
        font-size: 8px;
        height: 11px;
        max-width: 110px
    }

    .simpleParallax.simple-parallax-initialized img {
        height: 199px
    }

    .about-area {
        padding-top: 24px
    }

    .hero-slider p {
        font-size: 14px;
        width: 100%
    }

    .header-area-2 {
        padding-left: 0;
        padding-right: 0;
        top: -27px
    }

    .header-area .logo img {
        width: 95px
    }

    .about-titles .about-title {
        font-size: 29px;
        line-height: 38px
    }

    .service-section-title {
        margin-bottom: 47px
    }

    .portfolios-area-3 {
        padding: 0 27px
    }

    .single-portoflio-thumb img {
        height: 330px !important
    }

    .book_call h4 {
        font-size: 33px;
        text-align: center
    }

    .book_call .img_area img {
        width: 100%;
        margin: 42px auto 0;
        height: 272px
    }

    .book_call {
        padding: 2rem 0
    }

    .book_call form button {
        padding: 14px;
        width: 90%;
        margin: 0 auto
    }

    .footer-bottom .footer-nav-links li a,
    .footer-copyright p {
        font-size: 11px
    }

    .footer-top .footer-info-area {
        padding: 1px 18px
    }

    .footer-top .footer-links-area {
        padding: 5px 16px
    }

    .footer-top .footer-logo-area {
        padding: 17px 16px
    }

    section.faqs-sec-wrap {
        padding: 1rem 14px 0
    }

    .faqs-sec-item .accordion-item .accordion-header button.accordion-button {
        font-size: 12px;
        line-height: 19px;
        padding: 14px 20px
    }

    .faqs-sec-item .accordion-item .accordion-collapse .accordion-body {
        font-size: 12px;
        line-height: 25px
    }

    .floatbutton {
        top: 33%
    }

    #hero-1 {
        padding: 6rem 25px 7rem
    }

    .hero-1-txt p.p-lg {
        font-size: 14px;
        padding: 11px 0
    }

    .stores-badge.badge-img-md img {
        width: 130px;
        margin: 0 27px 0 0
    }

    .review p {
        font-size: 10px
    }

    .header-inner {
        padding: 18px 20px 0
    }

    .testimonial-section {
        padding-top: 29px;
        padding-bottom: 34px
    }

    .contact-area {
        padding: 45px 0
    }

    .hero-1-txt h2 {
        font-size: 19px;
        line-height: 27px
    }

    .contact__are .contact__block {
        padding: 22px
    }

    .contact__form textarea.form-control {
        background: #fff
    }

    .vw-btn-primary {
        width: 100%;
        text-align: center;
        justify-content: center
    }

    .google__map {
        margin-top: -1px;
        padding: 18px
    }

    .see__pad {
        padding: 38px 0 2px
    }

    .page-banner-area {
        padding: 97px 0 65px
    }

    .section-title .section-heading {
        font-size: 24px
    }

    .contact__are {
        padding-top: 33px
    }

    .banner-inner {
        padding-top: 70px
    }

    .simpleParallax.simple-parallax-initialized video {
        height: 248px
    }

    .service-single .single-service-title {
        font-size: 27px
    }

    .blog-section-title {
        margin-bottom: -2px
    }

    .clients-area {
        padding-top: 3px;
        padding-bottom: 70px
    }

    .about-top {
        padding: 0 14px
    }

    .big-text-title,
    .years-of-experiences .experience-title h3 {
        font-size: 20px
    }

    .years-of-experiences .experience-title h3 span {
        font-size: 35px
    }

    .hero-slider2 .slider-title {
        font-size: 26px;
        padding: 0 0 0 3rem;
        width: 100%
    }

    .slide-text {
        font-size: 14px;
        width: 97%;
        padding: 0 0 0 47px
    }

    .slider-subtitle {
        font-size: 12px;
        padding: 0 49px
    }

    .hero-slider2 .swiper-slide {
        background-position: center
    }

    .featured ul li {
        margin: 18px
    }

    .portfolio-card-wide .portfolio-card-content .portfolio-card-text {
        font-size: 12px;
        line-height: 24px
    }

    .about-text-block p {
        font-size: 14px;
        line-height: 21px
    }

    .portfolio-card-wide .portfolio-card-thumb .portfolio-number {
        font-size: 70px
    }

    .portfolio-card-wide.style-2 .portfolio-card-content {
        padding: 50px 0 0
    }

    .single-client span {
        width: 25px;
        height: 25px
    }

    .clients-area.client-area-2 .single-client img {
        width: 60px
    }

    .single-client .single-client-inner {
        width: 120px;
        height: 120px
    }

    .marquee-left {
        height: 30px
    }

    .big-text-area-2 .marquee-left {
        margin-bottom: 20px
    }

    .big-text-subtitle {
        font-size: 23px;
        letter-spacing: 0
    }

    .big-text-area {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .testimonial-area.testimonial-area-2.pt-5 {
        padding-top: 1rem !important
    }

    .faqs-sec-head .heading-two {
        font-size: 25px
    }

    .footer-logo-area p {
        font-size: 13px
    }

    .footer-logo img {
        width: 130px
    }

    .footer-links-area ul.footer-nav-links a {
        font-size: 15px;
        line-height: 14px
    }

    .address__block p,
    .footer-info-area p {
        font-size: 14px
    }

    .footer-bottom .footer-nav-links {
        justify-content: center
    }
}


.menu_list li .web-dropdown li {
    padding: 10px 0;
}