/*
Theme Name: Zest Infotech
Theme URI: 
Author: Zest Team
Author URI: https://www.zestinfotech.com
Description: Custom theme for Zest Infotech
Requires at least: 5.9
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url(assets/css/templatemo-xtra-blog.css);
@import url(assets/vendor/aos/aos.css);
@import url(assets/vendor/bootstrap/css/bootstrap.min.css);
@import url(assets/vendor/bootstrap-icons/bootstrap-icons.css);
@import url(assets/vendor/glightbox/css/glightbox.min.css);
@import url(assets/vendor/swiper/swiper-bundle.min.css);
@import url(assets/css/variables.css);
@import url(assets/css/variables-blue.css);
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-primary);
}
.btn-cta,
.rounded-btn {
    font-size: 19px;
    transition: 0.5s;
    display: inline-block;
    font-weight: 400;
}
.btn-cta,
.header .logo h1 {
    font-family: var(--font-secondary);
}
a,
a:hover {
    text-decoration: none;
}
:root {
    scroll-behavior: smooth;
}
body,
html {
    overflow-x: hidden;
}
.classtoc {
    position: fixed !important;
    top: 200px;
    width: 20% !important;
}
@font-face {
    font-family: "Museo Sans 300";
    src: url("assets/fonts/MuseoSans-300.eot");
    src: url("assets/fonts/MuseoSans-300d41d.eot?#iefix") format("embedded-opentype"), url("assets/fonts/MuseoSans-300.woff2") format("woff2"), url("assets/fonts/MuseoSans-300.woff") format("woff"),
        url("assets/fonts/MuseoSans-300.ttf") format("truetype"), url("assets/fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Museo Sans";
    src: url("assets/fonts/MuseoSans.eot");
    src: url("assets/fonts/MuseoSansd41d.eot?#iefix") format("embedded-opentype"), url("assets/fonts/MuseoSans.woff2") format("woff2"), url("assets/fonts/MuseoSans.woff") format("woff"), url("assets/fonts/MuseoSans.ttf") format("truetype"),
        url("assets/fonts/MuseoSans.svg#MuseoSans-300") format("svg");
    font-style: normal;
    font-display: swap;
}
a {
    color: var(--color-links);
}
a:hover {
    color: var(--color-links-hover);
}
.modal {
    z-index: 10000 !important;
}
h2 {
    font-size: 48px;
    line-height: 54px;
    margin: 0 0 43px;
    position: relative;
}
p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    color: #5f5f5f;
}
img {
    width: auto;
    height: auto;
}
ul.bullet-points {
    margin: 0 0 0 18px;
    padding: 0;
}
ul.bullet-points li {
    padding: 0 0 12px;
    color: #5f5f5f;
    line-height: 22px;
}
.top-padding-20 {
    padding-top: 20px;
}
.portfolio-details,
.top-padding-40 {
    padding-top: 40px;
}
.top-padding-60 {
    padding-top: 60px;
}
.rounded-btn {
    padding: 13px 38px;
    border-radius: 26px;
    color: var(--color-white);
}
.blog .comments .comments-count,
span.txt-bold {
    font-weight: 700;
}
.gjs-cell input[type=submit] {
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    fill: #FFF;
    color: #FFF;
    background-color: #005CFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 24px 24px 24px 24px;
    padding: 12px 10px !important;
}
.container820 {
    max-width: 820px;
    margin: 0 auto;
    padding: 0 20px;
}
.close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding: 4px;
}
#loom-companion-mv3,
.agile-methodology .divhide {
    display: none !important;
}
.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a,
.btn-cta,
.btn-cta:hover,
.cta .content .cta-btn,
.features .nav-link.active h4,
.footer .footer-content .footer-links ul a:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover,
.portfolio .portfolio-item .portfolio-info .preview-link:hover {
    color: var(--color-white);
}
.btn-cta {
    min-width: 220px;
    margin: 0;
    padding: 10px 45px;
    border-radius: 26px;
    text-align: center;
    background: var(--color-primary);
    box-shadow: 3.23094px 10.7698px 21.5396px rgba(57, 158, 253, 0.45);
}
.header,
.header.sticked {
    box-shadow: 0 2px 20px rgba(var(--color-secondary-rgb), 0.1);
}
.blog .posts-list .read-more a:hover,
.blog .sidebar .search-form form button:hover,
.btn-cta:hover,
.hero-animated .btn-get-started:hover,
.hero-fullscreen .btn-get-started:hover,
.hero-static .btn-get-started:hover {
    background: rgba(var(--color-primary-rgb), 0.8);
}
.bottom-border,
.cta .img,
.featured-services,
.overview,
.recent-blog-posts .section-header,
.testimonials .testimonial-media,
.vertical-tabbing .tab-content {
    position: relative;
}
.bottom-border:before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    background: #00d5fd;
    bottom: -9px;
}
#main,
.hero .carousel-item,
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden;
}
#preloader {
    position: fixed;
    inset: 0;
    z-index: 9999;
    overflow: hidden;
    background: var(--color-white);
    transition: 0.6s ease-out;
    width: 100%;
    height: 100vh;
}
#preloader:after,
#preloader:before {
    content: "";
    position: absolute;
    border: 4px solid var(--color-primary);
    border-radius: 50%;
    -webkit-animation: 2s cubic-bezier(0, 0.2, 0.8, 1) infinite animate-preloader;
    animation: 2s cubic-bezier(0, 0.2, 0.8, 1) infinite animate-preloader;
}
#preloader:after {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
@-webkit-keyframes animate-preloader {
    0% {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        opacity: 1;
    }
    100% {
        width: 72px;
        height: 72px;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        opacity: 0;
    }
}
@keyframes animate-preloader {
    0% {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        opacity: 1;
    }
    100% {
        width: 72px;
        height: 72px;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        opacity: 0;
    }
}
section {
    padding: 60px 0;
}
.section-header {
    text-align: center;
    padding-bottom: 40px;
}
.section-header h2 {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 20px;
    color: var(--color-dark-grey);
}
.section-header p {
    margin: 0 auto;
}
.breadcrumbs {
    padding: 15px 0;
    background: rgba(var(--color-secondary-rgb), 0.05);
    min-height: 40px;
    margin-top: 76px;
}
.breadcrumbs h2 {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
}
.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.breadcrumbs ol li + li {
    padding-left: 10px;
}
.breadcrumbs ol li + li::before {
    display: inline-block;
    padding-right: 10px;
    color: var(--color-secondary-light);
    content: "/";
}
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 995;
    background: var(--color-primary);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: 0.4s;
}
.scroll-top i {
    font-size: 24px;
    color: var(--color-white);
    line-height: 0;
}
.scroll-top:hover {
    background: rgba(var(--color-primary-rgb), 0.85);
    color: var(--color-white);
}
.portfolio .portfolio-item:hover:before,
.scroll-top.active {
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}
.header {
    padding: 15px 0;
    transition: 0.5s;
    z-index: 9999;
}
.header.sticked {
    background: var(--color-white);
}
.header .logo img {
    max-height: 40px;
    margin-right: 6px;
}
.header .logo h1 {
    font-size: 32px;
    font-weight: 300;
    color: var(--color-secondary);
}
.header .logo h1 span {
    color: var(--color-primary);
    font-weight: 500;
}
.header .btn-getstarted {
    margin: 0 0 0 20px;
}
.btn-getstarted,
.header .btn-getstarted,
.header .btn-getstarted:focus {
    font-size: 16px;
    color: var(--color-white);
    background: var(--color-primary);
    padding: 8px 23px;
    border-radius: 26px;
    transition: 0.3s;
    font-family: var(--font-secondary);
    box-shadow: 3.23094px 10.7698px 21.5396px rgba(57, 158, 253, 0.45);
}
.header .btn-getstarted:focus:hover,
.header .btn-getstarted:hover {
    color: var(--color-white);
    background: rgba(var(--color-primary-rgb), 0.85);
}
@media (min-width: 1280px) {
    .section-header p {
        max-width: 80%;
    }
    .navbar,
    .navbar li {
        position: relative;
    }
    .navbar {
        padding: 0;
    }
    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }
    .navbar > ul > li {
        white-space: nowrap;
    }
    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 14px 20px;
        font-family: var(--font-secondary);
        font-size: 16px;
        font-weight: 400;
        color: var(--color-secondary-dark-rgb);
        white-space: nowrap;
        transition: 0.3s;
        position: relative;
    }
    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
    }
    .navbar .active,
    .navbar .active:focus,
    .navbar a:hover,
    .navbar li:hover > a {
        color: var(--color-primary);
    }
    .navbar .dropdown .active:before,
    .navbar .dropdown a:hover:before,
    .navbar .dropdown:hover > a:before {
        visibility: hidden;
    }
    .navbar .dropdown .active,
    .navbar .dropdown .active:focus,
    .navbar .dropdown a:hover,
    .navbar .dropdown:hover > a {
        color: var(--color-white);
        background: var(--color-secondary);
    }
    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        margin: 0;
        padding: 0 0 10px;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: var(--color-secondary);
        transition: 0.3s;
    }
    .navbar .dropdown ul li {
        min-width: 200px;
    }
    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        font-weight: 400;
        color: rgba(var(--color-white-rgb), 0.5);
    }
    .navbar .dropdown ul a i {
        font-size: 12px;
    }
    .navbar .dropdown ul .active,
    .navbar .dropdown ul .active:hover,
    .navbar .dropdown ul a:hover,
    .navbar .dropdown ul li:hover > a,
    .navbar .megamenu ul li .active,
    .navbar .megamenu ul li .active:hover,
    .navbar .megamenu ul li a:hover {
        color: var(--color-white);
        background: var(--color-primary);
    }
    .navbar .dropdown:hover > ul {
        opacity: 1;
        visibility: visible;
    }
    .navbar .megamenu {
        position: static;
    }
    .navbar .megamenu ul {
        right: 0;
        padding: 10px;
        display: flex;
    }
    .navbar .megamenu ul li {
        flex: 1;
    }
    .navbar .megamenu ul li a,
    .navbar .megamenu ul li:hover > a {
        color: rgba(var(--color-white-rgb), 0.5);
        background: 0 0;
    }
    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
    }
    .navbar .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
    }
}
@media (min-width: 1280px) and (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}
@media (max-width: 1279px) {
    .header .btn-getstarted,
    .header .btn-getstarted:focus {
        margin-right: 50px;
    }
    .navbar {
        position: fixed;
        top: 0;
        left: -100%;
        width: calc(100% - 70px);
        bottom: 0;
        transition: 0.3s;
        z-index: 9997;
    }
    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 10px 0;
        margin: 0;
        background: rgba(var(--color-secondary-rgb), 0.9);
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
    }
    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 20px;
        font-size: 16px;
        font-weight: 500;
        color: rgba(var(--color-white-rgb), 0.7);
        white-space: nowrap;
        transition: 0.3s;
    }
    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
    }
    .mobile-nav-toggle.bi-x,
    .navbar .active,
    .navbar .active:focus,
    .navbar a:hover,
    .navbar li:hover > a {
        color: var(--color-white);
    }
    .navbar .dropdown .dropdown ul,
    .navbar .dropdown ul {
        position: static;
        display: none;
        padding: 10px 0;
        margin: 10px 20px;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(var(--color-secondary-light-rgb), 0.3);
    }
    .navbar .dropdown .dropdown > .dropdown-active,
    .navbar .dropdown > .dropdown-active {
        display: block;
    }
    .mobile-nav-toggle {
        display: block !important;
        color: var(--color-secondary);
        font-size: 28px;
        cursor: pointer;
        line-height: 0;
        transition: 0.5s;
        position: fixed;
        top: 20px;
        z-index: 9999;
        right: 20px;
    }
    .mobile-nav-active {
        overflow: hidden;
        z-index: 9995;
        position: relative;
    }
    .mobile-nav-active .navbar {
        left: 0;
    }
    .mobile-nav-active .navbar:before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(var(--color-secondary-rgb), 0.8);
        z-index: 9996;
    }
}
.hero,
.hero-animated {
    width: 100%;
    position: relative;
}
.about .about-img:before,
.cta .content h3 em:after,
.cta .img:after,
.cta .img:before,
.hero-animated:before,
.hero-fullscreen:before,
.onfocus .play-btn:before {
    position: absolute;
    content: "";
}
.btn-freequote,
.hero .btn-get-started,
.hero-animated .btn-get-started {
    display: inline-block;
    transition: 0.5s;
    font-family: var(--font-secondary);
}
.hero-animated {
    min-height: 50vh;
    padding: 150px 0 60px !important;
}
.hero-animated .media-wrap {
    margin: -250px 0 0;
    z-index: -1;
}
.hero-animated h2 {
    margin: 0 0 10px;
    font-size: 60px;
    line-height: 72px;
    font-weight: 300;
    color: var(--color-dark-grey);
    font-family: var(--font-secondary);
}
.hero-animated p {
    margin: 0 0 30px;
}
.hero-animated .animated {
    margin-bottom: 60px;
    animation: 2s ease-in-out infinite alternate-reverse both up-down;
}
.hero-animated:before {
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 110px;
    z-index: -1;
    background: linear-gradient(180deg, rgba(155, 169, 180, 0.168) 0, rgba(57, 158, 253, 0.0672) 100%);
}
.hero-animated img.web-media {
    display: block;
}
.hero-animated img.mob-media {
    display: none;
}
.btn-freequote,
.hero-animated .btn-get-started {
    margin: 0 20px 0 0;
    font-size: 19px;
    font-weight: 400;
    padding: 10px 45px;
    border-radius: 26px;
    color: var(--color-white);
    background: var(--color-primary);
    box-shadow: 3.23094px 10.7698px 21.5396px rgba(57, 158, 253, 0.45);
}
.btn-freequote {
    background: var(--color-dark-grey);
}
.btn-freequote:hover {
    background: rgba(var(--color-dark-grey), 0.8);
}
.hero-animated .btn-watch-video,
.hero-fullscreen .btn-watch-video,
.hero-static .btn-watch-video {
    font-size: 16px;
    transition: 0.5s;
    margin-left: 25px;
    font-family: var(--font-secondary);
    color: var(--color-secondary);
    font-weight: 600;
}
.blog .blog-details .meta-bottom a:hover,
.blog .comments .comment h5 a:hover,
.blog .posts-list .title a:hover,
.blog .sidebar .recent-posts h4 a:hover,
.featured-services .service-item:hover h4 a,
.features .nav-link:hover,
.footer .footer-content .footer-info h3 span,
.hero .btn-get-started,
.hero-animated .btn-watch-video:hover,
.hero-fullscreen .btn-watch-video:hover,
.hero-fullscreen h2 span,
.hero-static .btn-watch-video:hover,
.hero-static h2 span,
.portfolio .portfolio-flters li.filter-active,
.portfolio .portfolio-flters li:hover,
.recent-blog-posts .post-box:hover .post-title {
    color: var(--color-primary);
}
.hero-animated .btn-watch-video i,
.hero-fullscreen .btn-watch-video i,
.hero-static .btn-watch-video i {
    color: var(--color-primary);
    font-size: 32px;
    transition: 0.3s;
    line-height: 0;
    margin-right: 8px;
}
.hero-animated .btn-watch-video:hover i,
.hero-fullscreen .btn-watch-video:hover i,
.hero-static .btn-watch-video:hover i {
    color: rgba(var(--color-primary-rgb), 0.8);
}
@-webkit-keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}
@keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}
.hero {
    padding: 140px 0 60px;
    background: var(--color-black);
    background: url("/assets/img/hero-bg.png") center center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hero-fullscreen,
.hero-static {
    width: 100%;
    position: relative;
    padding: 120px 0 60px;
}
.hero h2 {
    color: var(--color-secondary);
    margin-bottom: 25px;
    font-size: 48px;
    font-weight: 300;
    -webkit-animation: 1s 0.2s both fadeInDown;
    animation: 1s 0.2s both fadeInDown;
}
.hero p {
    color: var(--color-secondary-light);
    -webkit-animation: 1s 0.4s both fadeInDown;
    animation: 1s 0.4s both fadeInDown;
    font-weight: 500;
    margin-bottom: 30px;
}
.hero .img {
    margin-bottom: 40px;
    -webkit-animation: 1s both fadeInDownLite;
    animation: 1s both fadeInDownLite;
}
.hero .btn-get-started {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 32px;
    border-radius: 5px;
    -webkit-animation: 1s 0.6s both fadeInUp;
    animation: 1s 0.6s both fadeInUp;
    border: 2px solid var(--color-primary);
}
.hero .btn-get-started:hover {
    background: var(--color-primary);
    color: var(--color-white);
}
.hero .carousel-control-prev {
    justify-content: start;
}
.hero .carousel-control-next {
    justify-content: end;
}
@media (min-width: 640px) {
    .hero .carousel-control-prev {
        padding-left: 15px;
    }
    .hero .carousel-control-next {
        padding-right: 15px;
    }
}
.hero .carousel-control-next-icon,
.hero .carousel-control-prev-icon {
    background: 0 0;
    font-size: 26px;
    line-height: 0;
    background: rgba(var(--color-secondary-rgb), 0.4);
    color: rgba(var(--color-white-rgb), 0.98);
    border-radius: 50px;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero .carousel-control-next-icon {
    padding-left: 3px;
}
.hero .carousel-control-prev-icon {
    padding-right: 3px;
}
.hero .carousel-control-next,
.hero .carousel-control-prev,
.portfolio .portfolio-item img {
    transition: 0.3s;
}
.hero .carousel-control-next:focus,
.hero .carousel-control-prev:focus {
    opacity: 0.5;
}
.hero .carousel-control-next:hover,
.hero .carousel-control-prev:hover {
    opacity: 0.9;
}
.hero .carousel-indicators li {
    cursor: pointer;
    background: rgba(var(--color-secondary-rgb), 0.5);
    overflow: hidden;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    opacity: 0.6;
    transition: 0.3s;
}
.hero .carousel-indicators li.active {
    opacity: 1;
    background: var(--color-primary);
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInDownLite {
    from {
        opacity: 0;
        transform: translate3d(0, -10%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDownLite {
    from {
        opacity: 0;
        transform: translate3d(0, -10%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.hero-fullscreen {
    min-height: 100vh;
    background: url("assets/img/hero-fullscreen-bg.html") center center/cover;
}
.hero-fullscreen:before {
    background: rgba(var(--color-white-rgb), 0.85);
    inset: 0;
}
.featured-services:after,
.featured-services:before,
.overview:after,
.overview:before {
    content: "";
    position: absolute;
    pointer-events: none;
}
@media (min-width: 1365px) {
    .hero-fullscreen {
        background-attachment: fixed;
    }
}
.hero-fullscreen h2,
.hero-static h2 {
    margin: 0 0 10px;
    font-size: 48px;
    font-weight: 300;
    color: var(--color-secondary);
    font-family: var(--font-secondary);
}
.hero-fullscreen p,
.hero-static p {
    color: rgba(var(--color-secondary-rgb), 0.8);
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 400;
}
.hero-fullscreen .btn-get-started,
.hero-static .btn-get-started {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 4px;
    transition: 0.5s;
    color: var(--color-white);
    background: var(--color-primary);
    font-family: var(--font-secondary);
}
.hero-static {
    min-height: 50vh;
    background: url("assets/img/hero-bg.png") center center/cover;
}
@media (max-width: 640px) {
    .hero-animated h2,
    .hero-fullscreen h2,
    .hero-static h2 {
        font-size: 32px;
    }
    .hero-animated p,
    .hero-fullscreen p,
    .hero-static p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .hero .container {
        padding: 0 60px;
    }
    .hero-fullscreen .btn-get-started,
    .hero-fullscreen .btn-watch-video,
    .hero-static .btn-get-started,
    .hero-static .btn-watch-video {
        font-size: 14px;
    }
}
.overview:after,
.overview:before {
    top: 30px;
    left: -30px;
    width: 102px;
    height: 100px;
    background: url("assets/img/overview-dots.png") left top/cover no-repeat;
}
.overview:after {
    top: inherit;
    left: inherit;
    right: -10px;
    bottom: 50px;
}
.featured-services:before {
    top: 32%;
    left: -8%;
    width: 674px;
    height: 770px;
    background: url("assets/img/service-vector-left.png") left top/cover no-repeat;
}
.featured-services:after {
    top: -2%;
    right: -10%;
    width: 438px;
    height: 913px;
    background: url("assets/img/service-vector-right.png") right top/cover no-repeat;
}
.featured-services .service-item {
    padding: 30px;
    transition: 0.4s ease-in-out;
    background: 0 0;
    height: 100%;
    display: flex;
}
.featured-services .service-item .icon {
    margin-right: 25px;
}
.featured-services .service-item .icon i {
    color: var(--color-primary);
    font-size: 36px;
    transition: 0.3s;
}
.featured-services .service-item h4 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: var(--color-dark-grey);
}
.featured-services .service-item h4 a {
    color: var(--color-secondary);
    transition: 0.3s ease-in-out;
}
.featured-services .service-item p,
.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.about .nav-link,
.about .tab-content h4 {
    font-size: 18px;
    color: var(--color-secondary);
}
.featured-services .service-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 60px 0 rgba(var(--color-secondary-rgb), 0.1);
}
.about .about-img {
    position: relative;
    margin: 60px 0 0 60px;
}
.about .about-img:before {
    inset: -60px 0 0 -60px;
    z-index: -1;
    background: url("../img/about-bg.html") top left no-repeat;
}
.about h3 {
    color: var(--color-secondary);
    font-family: var(--font-secondary);
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .hero h2 {
        font-size: 30px;
    }
    .about h3 {
        font-size: 28px;
    }
}
.about .nav-pills {
    border-bottom: 1px solid rgba(var(--color-secondary-rgb), 0.2);
}
.about .nav-pills li + li {
    margin-left: 40px;
}
.about .nav-link {
    background: 0 0;
    font-weight: 400;
    padding: 12px 0;
    margin-bottom: -2px;
    border-radius: 0;
    font-family: var(--font-secondary);
}
.about .nav-link.active {
    color: var(--color-primary);
    background: 0 0;
    border-bottom: 3px solid var(--color-primary);
}
.about .tab-content h4 {
    margin: 0;
    font-weight: 700;
}
.about .tab-content i {
    font-size: 22px;
    line-height: 0;
    margin-right: 8px;
    color: var(--color-primary);
}
.clients {
    padding: 0 0 60px;
}
.cta,
.onfocus,
.portfolio-details .portfolio-description p {
    padding: 0;
}
.clients .swiper-slide img {
    opacity: 0.5;
    transition: 0.3s;
    filter: grayscale(100);
}
.clients .swiper-slide img:hover {
    filter: none;
    opacity: 1;
}
.cta {
    margin-bottom: 60px;
}
.cta .container {
    padding: 80px;
    background: rgba(var(--color-secondary-rgb), 0.1);
    border-radius: 15px;
}
@media (max-width: 992px) {
    .breadcrumbs .d-flex {
        display: block !important;
    }
    .breadcrumbs h2 {
        margin-bottom: 10px;
        font-size: 24px;
    }
    .breadcrumbs ol {
        display: block;
    }
    .breadcrumbs ol li {
        display: inline-block;
    }
    .cta .container {
        padding: 60px;
    }
}
.cta .content h3 {
    color: var(--color-secondary);
    font-size: 48px;
    font-weight: 700;
}
.cta .content h3 em {
    font-style: normal;
    position: relative;
}
.cta .content h3 em:after {
    left: 0;
    right: 0;
    bottom: 10px;
    height: 10px;
    background: rgba(var(--color-primary-rgb), 0.5);
    z-index: -1;
}
.cta .content p {
    color: var(--color-secondary);
    font-weight: 600;
    font-size: 18px;
}
.cta .content .cta-btn {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 5px;
    transition: 0.5s;
    margin-top: 10px;
    background: rgba(var(--color-primary-dark-rgb), 0.9);
}
.blog .blog-pagination li.active,
.blog .blog-pagination li:hover,
.cta .content .cta-btn:hover {
    background: var(--color-primary);
}
.cta .img:before {
    inset: 0;
    background: rgba(var(--color-white-rgb), 0.5);
    border-radius: 15px;
    transform: rotate(12deg);
}
.cta .img:after {
    inset: 0;
    background: rgba(var(--color-white-rgb), 0.9);
    border-radius: 15px;
    transform: rotate(6deg);
}
.cta .img img {
    position: relative;
    z-index: 3;
    border-radius: 15px;
}
.onfocus .video-play {
    min-height: 400px;
    background-size: cover;
}
.onfocus .content {
    background: var(--color-white);
    color: var(--color-dark-grey);
    padding: 40px;
}
@media (min-width: 768px) {
    .onfocus .content {
        padding: 80px;
    }
}
.onfocus .content h3 {
    margin: 0 0 40px;
    font-weight: 600;
    font-size: 32px;
    color: var(--color-dark-grey);
}
.blog .sidebar .categories ul,
.blog .sidebar .tags ul,
.features .tab-pane ul,
.onfocus .content ul {
    list-style: none;
    padding: 0;
}
.features .tab-pane ul li,
.onfocus .content ul li {
    padding-bottom: 10px;
}
.onfocus .content ul i {
    font-size: 20px;
    padding-right: 4px;
    color: var(--color-primary);
}
.features .tab-pane p:last-child,
.onfocus .content p:last-child {
    margin-bottom: 0;
}
.onfocus .content .read-more {
    font-family: var(--font-primary);
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 12px 24px;
    border-radius: 26px;
    transition: 0.3s;
    display: -nline-flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    background: var(--color-primary);
}
.onfocus .content .read-more i {
    font-size: 18px;
    margin-left: 5px;
    line-height: 0;
    transition: 0.3s;
}
.onfocus .content .read-more:hover {
    background: rgba(var(--color-primary-rgb), 0.9);
    padding-right: 19px;
}
.onfocus .content .read-more:hover i {
    margin-left: 10px;
}
.onfocus .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(var(--color-primary) 50%, rgba(var(--color-primary-rgb), 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}
.onfocus .play-btn:before {
    width: 120px;
    height: 120px;
    -webkit-animation: 2s infinite pulsate-btn;
    animation: 2s infinite pulsate-btn;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(var(--color-primary-rgb), 0.7);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}
.onfocus .play-btn:after,
.onfocus .play-btn:hover:before {
    content: "";
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    position: absolute;
}
.onfocus .play-btn:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid var(--color-white);
    z-index: 100;
    transition: 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.onfocus .play-btn:hover:before {
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid var(--color-white);
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}
.onfocus .play-btn:hover:after {
    border-left: 15px solid var(--color-primary);
    transform: scale(20);
}
@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
.features .nav-tabs {
    border: 0;
}
.features .nav-link {
    border: 0;
    padding: 25px 20px;
    color: var(--color-secondary);
    box-shadow: 5px 5px 25px rgba(var(--color-secondary-rgb), 0.15);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: none;
    cursor: pointer;
    height: 100%;
}
.features .nav-link i {
    font-size: 32px;
    line-height: 0;
}
.features .nav-link h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0;
    color: var(--color-secondary);
}
.features .nav-link.active {
    transition: 0.3s;
    background: var(--color-secondary) linear-gradient(rgba(var(--color-primary-rgb), 0.95), rgba(var(--color-primary-rgb), 0.6));
    border-color: var(--color-primary);
}
.features .nav-link.active i {
    color: var(--color-white) !important;
}
.blog .comments,
.features .tab-content {
    margin-top: 30px;
}
.features .tab-pane.active {
    -webkit-animation: 0.5s ease-out fadeIn;
    animation: 0.5s ease-out fadeIn;
}
.features .tab-pane h3 {
    font-weight: 600;
    font-size: 36px;
    color: var(--color-secondary);
}
.features .tab-pane ul i {
    font-size: 24px;
    margin-right: 4px;
    color: var(--color-primary);
}
@keyframes fadeIn {
    0%,
    from {
        opacity: 0;
    }
    100%,
    to {
        opacity: 1;
    }
}
.services {
    padding-bottom: 120px;
    position: relative;
}
.services:before {
    content: "";
    position: absolute;
    top: -10%;
    left: -8%;
    width: 830px;
    height: 889px;
    background: url("assets/img/services-vector-left.png") left top no-repeat;
    pointer-events: none;
}
.services .services__item:nth-child(2),
.services .services__item:nth-child(4) {
    position: relative;
    top: 60px;
}
.services .services__item:nth-child(3),
.services .services__item:nth-child(4) {
    position: relative;
    left: 40px;
}
.services-content {
    padding: 0 0 0 100px;
}
.services .icon-box {
    text-align: center;
    padding: 30px 20px 20px;
    transition: 0.3s ease-in-out;
    background: #fff;
    width: 100%;
    box-shadow: 4px 11px 22px rgba(0, 0, 0, 0.18);
    border-radius: 20px;
}
.services .icon-box .icon {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out;
    position: relative;
}
.services .icon-box h4 {
    font-weight: 600;
    margin: 30px 0 0;
    font-size: 22px;
}
.services .icon-box h4 a {
    font-size: 16px;
    line-height: 20px;
    color: #121212;
    transition: 0.3s ease-in-out;
}
.services .icon-box:hover {
    border-color: #fff;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.08);
}
.services .iconbox-blue i {
    color: #47aeff;
}
.services .iconbox-blue:hover .icon i,
.services .iconbox-orange:hover .icon i,
.services .iconbox-pink:hover .icon i,
.services .iconbox-teal:hover .icon i {
    color: #fff;
}
.services .iconbox-blue:hover .icon path {
    fill: #47aeff;
}
.services .iconbox-orange i {
    color: #ffa76e;
}
.services .iconbox-orange:hover .icon path {
    fill: #ffa76e;
}
.services .iconbox-pink i {
    color: #e80368;
}
.services .iconbox-pink:hover .icon path {
    fill: #e80368;
}
.services .iconbox-teal i {
    color: #11dbcf;
}
.services .iconbox-teal:hover .icon path {
    fill: #11dbcf;
}
.testimonials {
    margin: 0 0 50px;
    padding: 80px 0 20px;
    background: radial-gradient(50% 50% at 50% 50%, #f2f8fa 0, rgba(217, 236, 255, 0.25) 100%);
    position: relative;
    overflow: hidden;
}
.testimonials .container {
    max-width: 80%;
}
.testimonials .section-header {
    margin-bottom: 40px;
    position: relative;
}
.testimonials .testimonial-item {
    display: flex;
    justify-content: center;
    padding: 0 50px;
    color: var(--color-dark-grey);
}
.testimonials .testimonial-media:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #399efd;
    left: -30px;
    top: -30px;
}
.testimonial-content {
    position: relative;
    margin: 0 0 0 50px;
    max-width: 50%;
}
.testimonials .testimonial-item .testimonial-img {
    width: 253px;
    height: 294px;
    margin: 30px auto 0;
    border: 4px solid #fff;
    filter: drop-shadow(4px 11px 22px rgba(0, 0, 0, 0.18));
}
.testimonials .section-header:before,
.testimonials:after {
    content: "";
    width: 230px;
    height: 230px;
    background: url("assets/img/small-dots.png") left top/cover no-repeat;
    position: absolute;
}
.testimonials .testimonials-slider {
    padding: 0 0 30px;
}
.testimonials .section-header:before {
    left: 2%;
    top: 35%;
}
.testimonials:after {
    right: -2%;
    bottom: -8%;
    z-index: -1;
}
.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: var(--color-dark-grey);
}
.testimonials .testimonial-item h4 {
    font-size: 12px;
    color: #9ba9b4;
    margin: 0 0 15px;
}
.testimonials .testimonial-item .stars {
    margin-bottom: 15px;
}
.testimonials .testimonial-item .stars i {
    color: var(--color-yellow);
    margin: 0 1px;
}
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: #399efd42;
    font-size: 75px;
    line-height: 0;
}
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    position: absolute;
    left: -12px;
    top: 0;
}
.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
    transform: scale(-1, -1);
}
.testimonials .testimonial-item p {
    margin: 0 auto 15px;
    width: 100%;
    padding: 72px 0 20px;
    color: #121212;
}
.testimonials .testimonial-item p i {
    color: #399efd42;
}
.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative;
    text-align: right;
    width: inherit;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #399efd;
    opacity: 0.5;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #399efd;
    opacity: 1;
}
.testimonials-slider-controls {
    display: flex;
    justify-content: flex-end;
}
.footer-secondary-links ul li:first-child a:before,
.swiper-button-next:after,
.swiper-button-prev:after {
    content: none;
}
.swiper-button-next,
.swiper-button-prev {
    position: relative;
    width: 60px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    padding: 6px 8px;
}
.swiper-button-prev {
    margin-right: 35px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #c0dffd;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    content: "";
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("assets/img/arrow-next.png") right center/cover no-repeat;
}
.swiper-button-prev:before {
    left: 0;
    right: inherit;
    background: url("assets/img/arrow-prev.png") left center/cover no-repeat;
}
@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 100%;
    }
}
.portfolio .portfolio-flters {
    padding: 0;
    margin: 0 auto 30px;
    list-style: none;
    text-align: center;
}
.portfolio .portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    margin: 0 10px 5px;
    line-height: 1;
    transition: 0.3s ease-in-out;
}
.portfolio .portfolio-flters li:first-child {
    margin-left: 0;
}
.portfolio .portfolio-flters li:last-child {
    margin-right: 0;
}
@media (max-width: 575px) {
    .about .about-img {
        margin: 30px 0 0 30px;
    }
    .about .about-img:before {
        inset: -30px 0 0 -30px;
    }
    .about .nav-link {
        font-size: 16px;
    }
    .portfolio .portfolio-flters li {
        font-size: 14px;
        margin: 0 5px;
    }
}
.portfolio .portfolio-item {
    position: relative;
    border: 1px solid var(--color-white);
    overflow: hidden;
    z-index: 1;
}
.portfolio .portfolio-item:before {
    content: "";
    inset: 0;
    position: absolute;
    background: rgba(var(--color-secondary-rgb), 0.8);
    z-index: 2;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
}
.portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    inset: auto 40px 40px 40px;
    z-index: 3;
    transition: 0.3s ease-in-out;
    padding: 20px;
}
.portfolio .portfolio-item .portfolio-info h4 {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-white);
    padding-right: 50px;
}
.portfolio .portfolio-item .portfolio-info .details-link,
.portfolio .portfolio-item .portfolio-info .preview-link {
    position: absolute;
    right: 50px;
    font-size: 24px;
    top: calc(50% - 14px);
    color: rgba(var(--color-white-rgb), 0.7);
    transition: 0.3s;
    line-height: 0;
}
.portfolio .portfolio-item .portfolio-info .details-link {
    right: 14px;
    font-size: 28px;
}
.portfolio .portfolio-item:hover img {
    transform: scale(1.2);
}
.portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
    inset: auto 10px 0 10px;
}
.team .team-member .member-img {
    border-radius: 8px;
    overflow: hidden;
}
.team .team-member .social {
    position: absolute;
    left: 0;
    top: -18px;
    right: 0;
    opacity: 0;
    transition: 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team .team-member .social a {
    transition: 0.3s;
    color: var(--color-white);
    background: var(--color-primary);
    margin: 0 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.team .team-member .social a i {
    line-height: 0;
    font-size: 16px;
}
.team .team-member .social a:hover {
    background: var(--color-primary-light);
}
.team .team-member .social i {
    font-size: 18px;
    margin: 0 2px;
}
.team .team-member .member-info {
    padding: 30px 15px;
    text-align: center;
    box-shadow: 0 2px 15px rgba(var(--color-black-rgb), 0.1);
    background: var(--color-white);
    margin: -50px 20px 0;
    position: relative;
    border-radius: 8px;
}
.team .team-member .member-info h4 {
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 24px;
    color: var(--color-secondary);
}
.team .team-member .member-info span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: var(--color-gray);
}
.team .team-member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: var(--color-gray);
}
.team .team-member:hover .social {
    opacity: 1;
}
.recent-blog {
    margin: 0 0 50px;
}
.recent-blog-posts .post-box {
    transition: 0.3s;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 10px 40px 50px rgba(229, 233, 246, 0.4);
    border-radius: 20px;
}
.recent-blog-posts .post-box .post-img {
    overflow: hidden;
    position: relative;
}
.recent-blog-posts .post-box .post-img img {
    transition: 0.5s;
}
.blog .sidebar .recent-posts .post-item + .post-item,
.recent-blog-posts .post-box .meta {
    margin-top: 15px;
}
.recent-blog-posts .post-box .post-content {
    padding: 20px 40px;
}
.recent-blog-posts .post-box .meta .post-date {
    font-size: 15px;
    font-weight: 400;
    color: var(--color-primary);
}
.recent-blog-posts .post-box .meta .post-author {
    font-size: 15px;
    font-weight: 400;
    color: var(--color-secondary);
}
.recent-blog-posts .post-box .post-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 15px 0 0;
    position: relative;
    transition: 0.3s;
}
.recent-blog-posts .post-box p {
    margin: 15px 0 0;
    color: #7d7987;
}
.recent-blog-posts .post-box .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: 0.3s;
    margin-top: 15px;
}
.recent-blog-posts .post-box .readmore i {
    line-height: 0;
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    top: 3px;
    transition: 0.3s;
}
.recent-blog-posts .post-box:hover .post-img img,
.technologies-list .icon-boxes button:hover {
    transform: scale(1.1);
}
.recent-blog-posts .post-box:hover a.readmore i {
    transition: 0.3s;
    right: -10px;
}
.recent-blog-posts .section-header:before {
    content: "";
    position: absolute;
    left: -5%;
    top: 70px;
    width: 168px;
    height: 124px;
    background: url("assets/img/slider-dots.png") left top/cover no-repeat;
}
.contact .map {
    margin-bottom: 40px;
}
.contact .map iframe {
    border: 0;
    width: 100%;
    height: 400px;
}
.contact .info {
    padding: 40px;
    box-shadow: 0 2px 15px rgba(var(--color-black-rgb), 0.1);
    overflow: hidden;
}
.contact .info h3 {
    font-weight: 600;
    font-size: 24px;
}
.contact .info p {
    color: var(--color-secondary-light);
    margin-bottom: 30px;
    font-size: 15px;
}
.contact .info-item + .info-item {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(var(--color-secondary-rgb), 0.15);
}
.contact .info-item i {
    font-size: 24px;
    color: var(--color-primary);
    transition: 0.3s ease-in-out;
    margin-right: 20px;
}
.contact .info-item h4 {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--color-secondary);
}
.contact .info-item p {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: var(--color-secondary-light);
}
.contact .php-email-form {
    width: 100%;
    background: var(--color-white);
}
.contact .php-email-form .form-group {
    padding-bottom: 8px;
}
.contact .php-email-form .error-message {
    display: none;
    color: var(--color-white);
    background: var(--color-red);
    text-align: left;
    padding: 15px;
    font-weight: 600;
}
.contact .php-email-form .error-message br + br {
    margin-top: 25px;
}
.contact .php-email-form .sent-message {
    display: none;
    color: var(--color-white);
    background: var(--color-green);
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
.contact .php-email-form .loading {
    display: none;
    background: var(--color-white);
    text-align: center;
    padding: 15px;
}
.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid var(--color-green);
    border-top-color: var(--color-white);
    -webkit-animation: 1s linear infinite animate-loading;
    animation: 1s linear infinite animate-loading;
}
.contact .php-email-form input[type="email"],
.contact .php-email-form input[type="text"],
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
.contact .php-email-form input[type="email"]:focus,
.contact .php-email-form input[type="text"]:focus,
.contact .php-email-form textarea:focus {
    border-color: var(--color-secondary-light);
}
.contact .php-email-form input[type="email"],
.contact .php-email-form input[type="text"] {
    height: 48px;
    padding: 10px 15px;
}
.contact .php-email-form textarea {
    padding: 10px 12px;
    height: 290px;
}
.contact .php-email-form button[type="submit"] {
    background: var(--color-primary);
    border: 0;
    padding: 13px 50px;
    color: var(--color-white);
    transition: 0.4s;
    border-radius: 0;
}
.contact .php-email-form button[type="submit"]:hover {
    background: rgba(var(--color-primary-rgb), 0.85);
}
@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate-loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.portfolio-details .portfolio-details-slider img {
    width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
    margin-top: 20px;
    position: relative;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: var(--color-white);
    opacity: 1;
    border: 1px solid var(--color-primary);
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--color-primary);
}
.portfolio-details .portfolio-info {
    padding: 30px;
    box-shadow: 0 0 30px rgba(var(--color-secondary-rgb), 0.15);
}
.blog .comments .reply-form,
.blog .post-author {
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}
.portfolio-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-secondary-light);
}
.portfolio-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
}
.blog .blog-details,
.blog .posts-list article,
.blog .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(var(--color-black-rgb), 0.1);
}
.portfolio-details .portfolio-info ul li + li {
    margin-top: 10px;
}
.portfolio-details .portfolio-description {
    padding-top: 30px;
}
.portfolio-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blog .posts-list article {
    height: 100%;
}
.blog .posts-list article + article {
    margin-top: 60px;
}
.blog .posts-list .post-img {
    max-height: 240px;
    margin: -30px -30px 0;
    overflow: hidden;
}
.blog .posts-list .title {
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0;
}
.blog .posts-list .title a,
.blog .sidebar .categories ul a,
.blog .sidebar .recent-posts h4 a {
    color: var(--color-secondary);
    transition: 0.3s;
}
.blog .blog-details .meta-top,
.blog .posts-list .meta-top {
    margin-top: 20px;
    color: var(--color-gray);
}
.blog .blog-details .meta-top ul,
.blog .posts-list .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
}
.blog .blog-details .meta-top ul li + li,
.blog .posts-list .meta-top ul li + li {
    padding-left: 20px;
}
.blog .blog-details .meta-top i,
.blog .posts-list .meta-top i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
    color: rgba(var(--color-primary-rgb), 0.8);
}
.blog .blog-details .meta-top a,
.blog .posts-list .meta-top a {
    color: var(--color-gray);
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}
.blog .blog-details .content,
.blog .posts-list .content {
    margin-top: 20px;
}
.blog .posts-list .read-more a {
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-white);
    padding: 8px 30px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 4px;
}
.blog .blog-details .post-img {
    margin: -30px -30px 20px;
    overflow: hidden;
}
.blog .blog-details .title {
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0;
    color: var(--color-secondary);
}
.blog .blog-details .content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: 700;
}
.blog .blog-details .content blockquote {
    overflow: hidden;
    background-color: rgba(var(--color-secondary-rgb), 0.06);
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0;
}
.blog .blog-details .content blockquote p {
    color: var(--color-default);
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
}
.blog .blog-details .content blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--color-secondary);
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog .blog-details .meta-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(var(--color-secondary-rgb), 0.15);
}
.blog .blog-details .meta-bottom i {
    color: var(--color-secondary-light);
    display: inline;
}
.blog .blog-details .meta-bottom a {
    color: rgba(var(--color-secondary-rgb), 0.8);
    transition: 0.3s;
}
.blog .blog-details .meta-bottom .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
}
.blog .blog-details .meta-bottom .cats li,
.blog .blog-details .meta-bottom .tags li,
.blog .sidebar .tags ul li,
.footer-secondary-links ul {
    display: inline-block;
}
.blog .blog-details .meta-bottom .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px;
}
.blog .blog-details .meta-bottom .tags li + li::before {
    padding-right: 6px;
    color: var(--color-default);
    content: ",";
}
.blog .blog-details .meta-bottom .share {
    font-size: 16px;
}
.blog .blog-details .meta-bottom .share i {
    padding-left: 5px;
}
.blog .post-author {
    padding: 20px;
    margin-top: 30px;
}
.blog .post-author img {
    max-width: 120px;
    margin-right: 20px;
}
.blog .post-author h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
    padding: 0;
    color: var(--color-secondary);
}
.blog .post-author .social-links {
    margin: 0 10px 10px 0;
}
.blog .post-author .social-links a {
    color: rgba(var(--color-secondary-rgb), 0.5);
    margin-right: 5px;
}
.blog .post-author p {
    font-style: italic;
    color: rgba(var(--color-gray-rgb), 0.8);
    margin-bottom: 0;
}
.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: var(--color-secondary);
}
.blog .sidebar .sidebar-item + .sidebar-item {
    margin-top: 40px;
}
.blog .sidebar .search-form form {
    background: var(--color-white);
    border: 1px solid rgba(var(--color-secondary-rgb), 0.3);
    padding: 3px 10px;
    position: relative;
}
.blog .sidebar .search-form form input[type="text"] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px);
}
.blog .sidebar .search-form form input[type="text"]:focus {
    outline: 0;
}
.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: 0 0;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    background: var(--color-primary);
    color: var(--color-white);
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    line-height: 0;
}
.blog .sidebar .search-form form button i {
    line-height: 0;
}
.blog .sidebar .categories ul li + li {
    padding-top: 10px;
}
.blog .sidebar .categories ul a:hover {
    color: var(--color-default);
}
.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: rgba(var(--color-default-rgb), 0.4);
    font-size: 14px;
}
.blog .sidebar .recent-posts .post-item,
.footer .footer-content .footer-address p span {
    display: flex;
}
.blog .sidebar .recent-posts img {
    width: 80px;
    margin-right: 15px;
}
.blog .sidebar .recent-posts h4 {
    font-size: 18px;
    font-weight: 400;
}
.blog .sidebar .recent-posts time {
    display: block;
    font-style: italic;
    font-size: 14px;
    color: rgba(var(--color-default-rgb), 0.4);
}
.blog .sidebar .tags {
    margin-bottom: -10px;
}
.blog .sidebar .tags ul a {
    color: var(--color-secondary-light);
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid rgba(var(--color-secondary-light-rgb), 0.8);
    display: inline-block;
    transition: 0.3s;
}
.blog .sidebar .tags ul a:hover {
    color: var(--color-white);
    border: 1px solid var(--color-primary);
    background: var(--color-primary);
}
.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: rgba(var(--color-secondary-light-rgb), 0.8);
    font-size: 14px;
}
.blog .comments .comment {
    margin-top: 30px;
    position: relative;
}
.blog .comments .comment .comment-img {
    margin-right: 14px;
}
.blog .comments .comment .comment-img img {
    width: 60px;
}
.blog .comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px;
}
.blog .comments .comment h5 a {
    font-weight: 700;
    color: var(--color-default);
    transition: 0.3s;
}
.blog .comments .comment h5 .reply {
    padding-left: 10px;
    color: var(--color-secondary);
}
.blog .comments .comment h5 .reply i {
    font-size: 20px;
}
.blog .comments .comment time {
    display: block;
    font-size: 14px;
    color: rgba(var(--color-secondary-rgb), 0.8);
    margin-bottom: 5px;
}
.blog .comments .comment.comment-reply {
    padding-left: 40px;
}
.blog .comments .reply-form {
    margin-top: 30px;
    padding: 30px;
}
.blog .comments .reply-form h4 {
    font-weight: 700;
    font-size: 22px;
}
.blog .comments .reply-form p {
    font-size: 14px;
}
.blog .comments .reply-form input,
.blog .comments .reply-form textarea {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
}
.blog .comments .reply-form input:focus,
.blog .comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: rgba(var(--color-primary-rgb), 0.8);
}
.blog .comments .reply-form .form-group {
    margin-bottom: 25px;
}
.blog .comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: var(--color-secondary);
}
.blog .comments .reply-form .btn-primary:hover {
    background-color: rgba(var(--color-secondary-rgb), 0.8);
}
.blog .blog-pagination {
    margin-top: 30px;
    color: var(--color-secondary-light);
}
.blog .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog .blog-pagination li {
    margin: 0 5px;
    transition: 0.3s;
}
.blog .blog-pagination li a {
    color: var(--color-secondary);
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.agile-methodology {
    background: rgba(57, 158, 253, 0.05);
    border-radius: 300px 0;
    padding: 160px 0 135px;
}
.agile-methodology__item {
    border: 1px solid rgba(218, 225, 231, 0.63);
    box-shadow: 4px 11px 22px rgba(0, 0, 0, 0.18);
    border-radius: 40px;
    padding: 30px 38px;
    display: flex;
    align-items: flex-start;
    background: #fff;
}
.agile-methodology__item .icon-digit {
    padding: 20px;
    background: #00d5fd;
    border-radius: 10px;
    display: flex;
    margin: 0 40px 0 0;
    height: inherit;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    color: #fff;
    line-height: 50px;
    font-family: var(--font-primary);
    font-weight: 700;
}
.agile-methodology h4 {
    margin: 0 0 18px;
    font-size: 18px;
    font-weight: 600;
}
.nav-pills-custom .nav-link {
    color: #5f5f5f;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    position: relative;
}
.counts:after,
.counts:before,
.technologies:before {
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
}
.counts:after,
.counts:before {
    position: absolute;
    background-position: left bottom;
    transform: rotate(356deg);
    pointer-events: none;
}
.nav-pills-custom .nav-link.active {
    color: #0052cc;
    background: #f5f5f5;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.counts {
    padding: 60px 0;
    background: #0052cc;
    position: relative;
}
.counts .count-box {
    width: 100%;
    text-align: center;
}
.counts .count-box span {
    font-size: 76px;
    line-height: 92px;
    display: block;
    font-weight: 700;
    color: #fff;
    margin: auto;
}
.counts .count-box p {
    padding: 8px 0 0;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    line-height: 32px;
}
.counter {
    text-align: center;
}
.counter-count {
    font-size: 50px;
    font-weight: 700;
    position: relative;
    color: #000;
    text-align: center;
    display: inline-block;
}
.counts:before {
    top: 0;
    left: 0;
    width: 385px;
    height: 490px;
    background-image: url("assets/img/count-left-graphic.png");
}
.counts:after {
    top: -4px;
    right: -42px;
    width: 398px;
    height: 420px;
    background-image: url("assets/img/count-right-graphic.png");
}
.home-slider .carousel-indicators {
    position: inherit;
    margin: 0 40px;
    justify-content: flex-end;
}
.home-slider .carousel-indicators [data-bs-target] {
    background-color: var(--color-links);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 8px;
}
.home-slider .carousel-controls {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 40px 0 0;
}
.home-slider .carousel-controls .carousel-control-next,
.home-slider .carousel-controls .carousel-control-prev {
    position: inherit;
    color: #458ff6;
    width: 55px;
    opacity: 1;
    font-size: 28px;
    transition: 0.4s ease-in-out;
}
.home-slider .carousel-controls .carousel-control-next:hover,
.home-slider .carousel-controls .carousel-control-prev:hover {
    position: relative;
    transition: 0.4s ease-in-out;
    left: -10px;
}
.home-slider .carousel-controls .carousel-control-next:hover {
    left: inherit;
    right: -10px;
}
.home-slider .carousel-inner {
    border-radius: 255px 0;
}
.home-slider .carousel:before {
    content: "";
    position: absolute;
    width: 172px;
    height: 150px;
    left: -75px;
    top: 0;
    background: url("assets/img/slider-dots.png") left top/cover no-repeat;
    pointer-events: none;
}
.home-slider .carousel:after,
.vertical-tabbing .tab-content:after {
    background: url("assets/img/small-dots.png") right bottom/cover no-repeat;
    content: "";
}
.home-slider .carousel:after {
    position: absolute;
    right: -17%;
    bottom: -32%;
    width: 230px;
    height: 230px;
    pointer-events: none;
}
.technologies {
    position: relative;
    margin: 0 0 100px;
}
.technologies:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("assets/img/technologies-patern.png");
    background-position: center;
}
.technologies-list .icon-boxes button {
    background: #fff;
    box-shadow: 4px 11px 22px rgb(0 0 0 / 18%);
    border-radius: 50%;
    padding: 15px;
    border: none;
    transition: 0.4s ease-in-out;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.technologies .icon-boxes .aos-init {
    z-index: 1;
}
.technologies-list .icon-boxes button.android-icon {
    width: 144px;
    height: 144px;
    position: relative;
    left: -250px;
    top: -40px;
}
.technologies-list .icon-boxes button.ios-icon {
    width: 168px;
    height: 168px;
}
.technologies-list .icon-boxes button.flutter-icon {
    width: 112px;
    height: 112px;
    position: relative;
    right: -185px;
    top: -25px;
}
.technologies-list .icon-boxes button.swift-icon {
    width: 104px;
    height: 104px;
    position: relative;
    left: -320px;
    top: -25px;
}
.technologies-list .icon-boxes button.magento-icon {
    width: 97px;
    height: 97px;
    position: relative;
    top: -55px;
    left: -90px;
}
.technologies-list .icon-boxes button.angular-icon {
    width: 137px;
    height: 137px;
    position: relative;
    right: -130px;
    top: 20px;
}
.technologies-list .icon-boxes button.html5-icon {
    width: 102px;
    height: 102px;
    position: relative;
    right: -320px;
    top: -65px;
}
.technologies-list .icon-boxes button.laravel-icon {
    width: 174px;
    height: 174px;
    position: relative;
    left: -320px;
    top: -25px;
}
.technologies-list .icon-boxes button.mysql-icon {
    width: 130px;
    height: 130px;
    position: relative;
    top: -30px;
    left: -20px;
}
.technologies-list .icon-boxes button.bootstrap-icon {
    width: 91px;
    height: 91px;
    position: relative;
    right: -30px;
    top: 80px;
}
.technologies-list .icon-boxes button.php-icon {
    width: 89px;
    height: 89px;
    position: relative;
    right: -220px;
    top: -30px;
}
.technologies-list .icon-boxes button.java-icon {
    width: 120px;
    height: 120px;
    position: relative;
    right: -250px;
    top: 50px;
}
.vertical-tabbing {
    padding-bottom: 100px;
}
.vertical-tabbing_container {
    align-items: center;
}
.vertical-tabbing .tab-content .tab-pane {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 150px 0;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 1;
}
.vertical-tabbing .img-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #e1e1e1;
    border-radius: 150px 0;
}
.vertical-tabbing .content-section {
    padding: 50px;
}
.vertical-tabbing .content-section h4 {
    font-weight: 600;
}
.vertical-tabbing .tab-content:after {
    position: absolute;
    bottom: -36%;
    right: -16%;
    width: 377px;
    height: 401px;
}
.vertical-tabbing .section-header {
    position: relative;
    padding: 0 0 50px;
}
.vertical-tabbing .section-header:before {
    content: "";
    position: absolute;
    left: -15%;
    top: -12%;
    width: 230px;
    height: 230px;
    background: url("assets/img/small-dots.png") left top/cover no-repeat;
}
.footer {
    color: var(--color-white);
    font-size: 14px;
}
.footer .footer-content {
    background: #1b1c30;
    padding: 60px 0 80px;
    border-bottom: 1px solid #9ba9b4;
}
.footer .footer-newsletter {
    margin: 100px 0 0;
}
.footer .footer-newsletter h4 {
    margin: 0 0 26px;
}
.footer .footer-content .footer-info {
    margin-bottom: 30px;
}
.footer .footer-content .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}
.footer .footer-content .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: var(--font-primary);
    color: var(--color-white);
}
.footer .footer-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-white);
    position: relative;
    padding-bottom: 0;
    margin-bottom: 40px;
}
.footer .footer-content .footer-links {
    margin-bottom: 30px;
    padding: 0 0 0 80px;
}
.footer .footer-content .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer .footer-content .footer-links ul i {
    padding-right: 2px;
    color: var(--color-white);
    font-size: 12px;
    line-height: 1;
}
.footer .footer-content .footer-links ul li {
    padding: 6px 0;
    display: flex;
    align-items: center;
}
.footer .footer-content .footer-links ul li:first-child {
    padding-top: 0;
}
.footer .footer-content .footer-links ul a {
    color: #9ba9b4;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}
.footer .footer-content .footer-address p {
    color: #9ba9b4;
}
.footer .footer-content .footer-newsletter form {
    margin-top: 30px;
    padding: 0;
    position: relative;
}
.footer .footer-content .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 10px 0;
    width: calc(100% - 40px);
    border-bottom: 1px solid #fff;
    background: 0 0;
}
.footer .footer-content .footer-newsletter form input[type="email"]:focus-visible {
    outline: 0;
}
.footer .footer-content .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    width: 52px;
    height: 32px;
    border: 0;
    background: url("assets/img/send-icon.png") right center no-repeat;
    font-size: 0;
    padding: 0 20px;
    color: var(--color-white);
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}
.footer .footer-content .social-links {
    margin: 50px 0 0;
}
.footer .footer-content .social-links a {
    margin: 0 10px 0 0;
}
.footer .footer-content .footer-address .icon-pad {
    margin: 0 15px 0 0;
}
.footer .footer-content .footer-address .address-info {
    margin: 0 0 20px;
}
.footer .footer-content .footer-address .address-info a {
    color: rgba(var(--color-white-rgb), 0.7);
}
.footer .footer-legal {
    padding: 30px 0;
    background: #1b1c30;
}
.footer .footer-legal .credits {
    padding-top: 4px;
    font-size: 13px;
    color: var(--color-white);
}
.footer .footer-legal .credits a {
    color: var(--color-primary-light);
}
.footer .footer-legal .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(var(--color-white-rgb), 0.1);
    color: var(--color-white);
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
.footer .footer-legal .social-links a:hover {
    background: var(--color-primary);
    text-decoration: none;
}
.copyright {
    color: #9ba9b4;
    font-size: 16px;
    line-height: 30px;
}
.footer-secondary-links ul li {
    display: inline-block;
    padding: 0 0 0 20px;
}
.footer-secondary-links ul li a {
    color: #9ba9b4;
    position: relative;
}
.footer-secondary-links ul li a:before {
    content: "";
    width: 1px;
    height: 10px;
    position: absolute;
    left: -10px;
    top: 5px;
    background: #9ba9b4;
}
@media only screen and (max-width: 767px) {
    .section-header h2,
    h2 {
        font-size: 32px;
    }
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 30px;
    }
    h2 {
        line-height: 52px;
    }
    .counts,
    section {
        padding: 30px 0;
    }
    .container {
        padding: 0 20px;
    }
    .hero-animated,
    .hero-animated .media-wrap {
        margin: 0;
    }
    .hero-animated h2 {
        font-size: 32px;
        line-height: 40px;
        margin: 0 0 20px;
    }
    .hero-animated:before {
        content: none;
    }
    .hero-animated .d-flex.top-padding-40 {
        flex-direction: column;
    }
    .hero-animated .btn-get-started {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .hero-animated .btn-freequote {
        margin-right: 0;
    }
    .overview-img,
    .testimonials,
    .vertical-tabbing .tab-content {
        margin: 30px 0 0;
    }
    .hero-animated img.web-media,
    .vertical-tabbing .img-section {
        display: none;
    }
    .hero-animated img.mob-media {
        display: block;
        margin: 50px 0 0;
    }
    .overview:after,
    .overview:before {
        top: 0;
        left: -25px;
        width: 60px;
        height: 59px;
    }
    .overview:after {
        top: inherit;
        left: inherit;
        bottom: -20px;
    }
    .footer-secondary-links ul,
    .overview .cta-link {
        padding: 0;
    }
    .featured-services .service-item {
        box-shadow: 0 0 60px 0 rgba(var(--color-secondary-rgb), 0.1);
    }
    .featured-services:after {
        top: 3%;
        right: 0;
        width: 244px;
        height: 504px;
    }
    .featured-services:before {
        width: 351px;
        height: 400px;
    }
    .home-slider .carousel-inner,
    .vertical-tabbing .tab-content .tab-pane {
        border-radius: 55px 0;
    }
    .home-slider .carousel:before {
        width: 100px;
        height: 70px;
        left: -12px;
    }
    .home-slider .carousel-controls {
        margin: 10px 0 0;
        justify-content: center;
    }
    .home-slider .carousel-indicators {
        margin: 0 20px;
    }
    .agile-methodology__item p,
    .testimonials .section-header {
        margin-bottom: 0;
    }
    .home-slider .carousel:after {
        right: -25%;
        bottom: -45%;
        width: 150px;
        height: 150px;
    }
    .services .services__item:nth-child(2),
    .services .services__item:nth-child(4) {
        top: 0;
    }
    .services .services__item:nth-child(3),
    .services .services__item:nth-child(4) {
        left: 0;
    }
    .services:before {
        top: -5%;
        left: -20%;
        width: 400px;
        height: 440px;
    }
    .services-content {
        padding: 30px 0 0;
    }
    .services {
        padding-bottom: 60px;
        overflow: hidden;
    }
    .vertical-tabbing .section-header:before {
        left: -18%;
        top: -20%;
        width: 150px;
        height: 150px;
    }
    .vertical-tabbing .tab-content:after {
        bottom: -16%;
        right: -18%;
        width: 185px;
        height: 200px;
    }
    .vertical-tabbing {
        padding-bottom: 50px;
    }
    .recent-blog-posts .section-header:before {
        left: -4%;
        top: 80px;
        width: 80px;
        height: 69px;
    }
    .recent-blog-posts .post-box .post-content {
        padding: 20px;
    }
    .testimonials {
        padding: 40px 0 20px;
    }
    .testimonials .container {
        max-width: 100%;
    }
    .testimonials .section-header:before {
        left: -18%;
        top: 58%;
        width: 150px;
        height: 150px;
    }
    .testimonials .testimonials-slider {
        padding: 0 0 10px;
    }
    .testimonials .testimonial-media {
        width: 200px;
        height: 200px;
    }
    .testimonials .testimonial-media:before {
        width: 100%;
        height: 100%;
        left: -25px;
        top: -30px;
    }
    .testimonials .testimonial-item .testimonial-img {
        width: 100%;
        height: 100%;
        margin: 5px auto 0;
        object-fit: cover;
    }
    .testimonial-content {
        max-width: 100%;
        margin: 0;
    }
    .testimonials .testimonial-item {
        padding: 20px 30px;
        flex-direction: column;
    }
    .testimonials .testimonial-item p {
        padding: 80px 0 20px;
    }
    .testimonials:after {
        right: -10%;
        bottom: -4%;
        width: 150px;
        height: 150px;
    }
    .testimonials .testimonial-item .quote-icon-left {
        top: 15px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        padding: 10px 15px;
    }
    .technologies {
        margin: 0 0 50px;
    }
    .technologies-list .icon-boxes button.android-icon {
        width: 70px;
        height: 70px;
        left: -20px;
        top: 10px;
    }
    .technologies-list .icon-boxes button.ios-icon {
        width: 90px;
        height: 90px;
        position: relative;
        top: -20px;
    }
    .technologies-list .icon-boxes button.flutter-icon {
        width: 60px;
        height: 60px;
        right: -20px;
        top: -20px;
    }
    .technologies-list .icon-boxes button.swift-icon {
        width: 60px;
        height: 60px;
        position: relative;
        left: 20px;
        top: 30px;
    }
    .technologies-list .icon-boxes button.magento-icon {
        width: 80px;
        height: 80px;
        position: relative;
        top: -30px;
        left: 10px;
    }
    .technologies-list .icon-boxes button.angular-icon {
        width: 90px;
        height: 90px;
        position: relative;
        right: 0;
        top: 0;
    }
    .technologies-list .icon-boxes button.html5-icon {
        width: 60px;
        height: 60px;
        position: relative;
        right: 10px;
        top: -35px;
    }
    .technologies-list .icon-boxes button.laravel-icon {
        width: 80px;
        height: 80px;
        left: 55px;
        top: 20px;
    }
    .technologies-list .icon-boxes button.mysql-icon {
        width: 70px;
        height: 70px;
        top: -20px;
        left: 50px;
    }
    .technologies-list .icon-boxes button.bootstrap-icon {
        width: 50px;
        height: 50px;
        right: -20px;
        top: 60px;
    }
    .technologies-list .icon-boxes button.php-icon {
        width: 50px;
        height: 50px;
        right: 10px;
        top: -10px;
    }
    .technologies-list .icon-boxes button.java-icon {
        width: 80px;
        height: 80px;
        right: 50px;
        top: 50px;
    }
    .agile-methodology {
        border-radius: 100px 0;
        padding: 50px 0 45px;
    }
    .agile-methodology__item {
        border-radius: 20px;
        padding: 20px;
    }
    .agile-methodology__item .icon-digit {
        margin: 0 20px 0 0;
    }
    .onfocus .content {
        padding: 40px 20px;
    }
    .onfocus .cta-link {
        padding-top: 20px;
    }
    .counts:after {
        top: 45%;
        right: -42px;
        width: 300px;
        height: 330px;
    }
    .counts:before {
        top: -16%;
        left: -26px;
        width: 200px;
        height: 315px;
        transform: rotate(72deg);
    }
    .agile-methodology .g-5,
    .agile-methodology .gy-5 {
        --bs-gutter-y: 1.5rem;
    }
    .footer .footer-newsletter {
        margin: 50px 0 20px;
    }
    .footer .footer-content {
        padding: 50px 0 20px;
    }
    .footer .footer-content h4 {
        margin-bottom: 20px;
    }
    .footer-address {
        padding: 20px 0 0 12px;
    }
    .footer .footer-content .footer-links {
        margin-bottom: 20px;
        padding-top: 20px;
        padding-left: 12px;
    }
    .footer .footer-content .footer-newsletter form input[type="email"] {
        width: 100%;
    }
    .footer .footer-content .footer-newsletter form input[type="submit"] {
        right: 0;
    }
    .footer-secondary-links ul li {
        padding: 0 10px;
    }
    .scroll-top {
        right: 5px;
        bottom: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    section {
        padding: 30px 0;
    }
    .hero-animated .media-wrap {
        margin: -100px 0 0;
    }
    .hero-animated:before {
        content: none;
    }
    .hero-animated img.web-media {
        margin-bottom: 0;
    }
    .overview:after,
    .overview:before {
        top: 2px;
        left: -38px;
        width: 90px;
        height: 89px;
    }
    .overview:after {
        left: inherit;
        top: inherit;
    }
    .featured-services:after {
        width: 355px;
        height: 735px;
    }
    .featured-services:before {
        top: 38%;
        width: 474px;
        height: 540px;
    }
    .featured-services .service-item {
        box-shadow: 0 0 60px 0 rgba(var(--color-secondary-rgb), 0.1);
    }
    .home-slider .carousel-inner {
        border-radius: 155px 0;
    }
    .home-slider .carousel:before {
        width: 150px;
        height: 131px;
        left: -75px;
    }
    .home-slider .carousel-controls {
        margin: 20px 0 0;
        justify-content: center;
    }
    .agile-methodology__item p,
    .home-slider .carousel-indicators {
        margin: 0;
    }
    .services {
        padding-bottom: 60px;
    }
    .services-content {
        padding: 100px 0 0;
    }
    .vertical-tabbing .section-header:before {
        left: -10%;
        top: -24%;
        width: 180px;
        height: 180px;
    }
    .vertical-tabbing .img-section {
        display: none;
    }
    .vertical-tabbing .tab-content .tab-pane {
        border-radius: 80px 0;
    }
    .vertical-tabbing .tab-content:after {
        bottom: -32%;
        right: -18%;
        width: 277px;
        height: 301px;
    }
    .recent-blog-posts .section-header:before {
        left: -5%;
        top: 76px;
        width: 120px;
        height: 105px;
    }
    .testimonials {
        margin: 50px 0;
    }
    .testimonials .container {
        max-width: inherit;
    }
    .testimonials .section-header:before {
        left: -8%;
        top: 57%;
        width: 180px;
        height: 180px;
    }
    .testimonials:after {
        right: -8%;
        bottom: -8%;
        width: 180px;
        height: 180px;
    }
    .technologies-list .icon-boxes button.android-icon {
        width: 120px;
        height: 120px;
        left: -100px;
        top: 12px;
    }
    .technologies-list .icon-boxes button.ios-icon {
        width: 140px;
        height: 140px;
    }
    .technologies-list .icon-boxes button.flutter-icon {
        width: 90px;
        height: 90px;
        right: -80px;
        top: -30px;
    }
    .technologies-list .icon-boxes button.swift-icon {
        width: 104px;
        height: 104px;
        left: -100px;
        top: 0;
    }
    .technologies-list .icon-boxes button.magento-icon {
        width: 97px;
        height: 97px;
        top: -20px;
        left: -30px;
    }
    .technologies-list .icon-boxes button.angular-icon {
        width: 120px;
        height: 120px;
        right: -50px;
        top: 20px;
    }
    .technologies-list .icon-boxes button.html5-icon {
        width: 102px;
        height: 102px;
        right: -100px;
        top: -65px;
    }
    .technologies-list .icon-boxes button.laravel-icon {
        width: 120px;
        height: 120px;
        left: -20px;
        top: -25px;
    }
    .technologies-list .icon-boxes button.mysql-icon {
        width: 100px;
        height: 100px;
        top: -30px;
        left: 33px;
    }
    .technologies-list .icon-boxes button.bootstrap-icon {
        width: 91px;
        height: 91px;
        right: -30px;
        top: 50px;
    }
    .technologies-list .icon-boxes button.php-icon {
        width: 89px;
        height: 89px;
        right: -150px;
        top: -50px;
    }
    .technologies-list .icon-boxes button.java-icon {
        width: 120px;
        height: 120px;
        right: 50px;
        top: 65px;
    }
    .agile-methodology {
        border-radius: 150px 0;
        padding: 80px 0;
    }
    .agile-methodology__item {
        flex-direction: column;
    }
    .agile-methodology__item .icon-digit {
        margin: 0 0 30px;
    }
    .counts:before {
        top: -68px;
        left: -10%;
        width: 400px;
        height: 520px;
        transform: rotate(90deg);
    }
    .counts:after {
        top: 26%;
        right: -80px;
        width: 450px;
        height: 450px;
    }
    .footer .footer-content {
        padding: 60px 0 40px;
    }
    .footer .footer-content .footer-links:nth-child(3) {
        padding: 0 0 0 10px;
        margin-top: 30px;
    }
    .footer .footer-content .footer-address {
        padding: 0 0 0 80px;
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1279px) {
    .mobile-nav-active .navbar ul {
        background: var(--color-primary);
    }
    .mobile-nav-active .btn-getstarted {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 22px;
        background: var(--color-dark-grey);
        justify-content: center;
        z-index: 9999;
    }
    .mobile-nav-active .navbar a,
    .mobile-nav-active .navbar a:focus {
        color: rgba(var(--color-white-rgb), 1);
        justify-content: center;
    }
}
