/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.16.1738825467
Updated: 2025-02-06 07:04:27

*/

svg.clip-hidden {
    display: none;
}
a, a::before, img, div {
    transition-duration: 500ms;
    text-decoration: none !important;
}
a:hover, ul.topbar_right li a:hover, .solupsec1 .career_box h3 a:hover {color: #1268FB;}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.topbar_right li {
    display: inline-block;
    padding-left: 50px;
}
ul.topbar_right li i {
    font-size: 18px;
    color: #1268FB;
    margin-right: 10px;
    vertical-align: middle;
}
ul.topbar_right li a, ul.topbar_right li {
    color: #fff;
}
.site-top-header-wrap {
    background-color: #010E37;
    padding: 9.5px 65px;
}
.site-header-main-section-right .header-navigation {
    background-color: #fff;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 100%;
    min-height: 78px;
    padding-left: 35px;
}
.site-header-main-section-left .site-branding {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 315px;
    max-height: 89px;
    background-color: #010E37;
    border-radius: 0 0 6px 0;
}
.site-header-main-section-left .site-branding a.brand.has-logo-image {
    position: relative;
    top: -21px;
}
.site-main-header-inner-wrap {
    display: flex;
}
.site-header-main-section-right {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    flex-basis: 85%;
}
.main-navigation .primary-menu-container > ul > li.menu-item {
    margin-right: 35px;
}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a, .main-navigation .primary-menu-container > ul > li.menu-item > a {
    color: #062a26;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
    font-size: 17px;
    font-weight: 600;
    padding: 0;
    position: relative;
    transition: all 500ms ease;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a::before {
    content: '';
    position: absolute;
    background: url(/wp-content/themes/kadence-child/images/shape-1.png);
    width: 62px;
    height: 8px;
    left: 50%;
    transform: translateX(-50%) scale(0, 0);
    bottom: -10px;
    background-repeat: no-repeat;
    transition: all 500ms ease;
}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a:before, .main-navigation .primary-menu-container > ul > li.menu-item:hover > a::before {
    transform: translateX(-50%) scale(1,1);
}
.site-header-main-section-right .header-navigation ul li.call_noww {
    margin-right: 0px !important;
    position: absolute;
    right: 0;
    top: 0;
}
.site-header-main-section-right .header-navigation ul li.call_noww a {
    color: #ffffff;
    padding: 0 30px;
    min-height: 78px;
    line-height: 78px;
    font-size: 20px;
    background-size: 250%;
    background-position: left top;
    background-image: linear-gradient(140deg, #1268fb, #2C3E97, #1268fb);
}
.site-header-main-section-right .header-navigation ul li.call_noww a:hover {
    background-color: #010e37;
    color: #fff;
    background-position: right bottom;
}
#masthead.site-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    background-color: transparent;
}
.banner_sec {
    padding: 225px 0 110px;
    z-index: 1;
    background: linear-gradient(90deg, rgb(18 104 251), 55%, #001c72);
}
.banner_sec .wpb_single_image {
    margin-top: -155px;
    position: absolute;
    width: 700px;
    margin-left: -90px;
}
.banner_sec:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(/wp-content/themes/kadence-child/images/element.png);
    opacity: 0.07;
}
.banner_sec h1 {
    font-size: 64px;
}
/* .banner_sec h1 strong {
    color: #4a8dff;
} */
.banner_sec * {
    color: #fff;
}
.banner_sec p {
    font-size: 24px;
}
.banner_sec p a.sbtn {
    margin-top: 10px;
    border: 1px solid rgb(255 255 255 / 60%);
}
.sbtn, .career_right input[type="submit"], a.post-more-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    padding: 8px 28px;
    color: #ffffff !important;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    border-radius: 17px;
    text-transform: uppercase;
    transition: all 0.3s linear;
    transition-duration: 500ms;
    z-index: 1;
    letter-spacing: 0.5px;
    background-size: 250%;
    background-position: left top;
    background-image: linear-gradient(140deg, #1268fb, #2C3E97, #1268fb);
}
.sbtn em {
    text-align: center;
    width: 44px;
    min-height: 44px;
    height: 44px;
    line-height: 50px;
    display: inline-block;
    background-color: #010e37;
    margin: 0 -20px 0 18px;
    border-radius: 12px;
    font-style: normal;
}
.sbtn i, a.post-more-link .svg-baseline {
    font-size: 0;
    transform: rotate(50deg);
}
.sbtn i::before {font-size: 20px;}
.sbtn:hover, .career_right input[type="submit"]:hover, a.post-more-link:hover {
    background-color: #010e37;
    color: #fff;
    background-position: right bottom;
}
.sbtn:hover em, .area_serv:hover .arrow_serv a {
    animation: sbtn-icon 0.3s ease;
    -webkit-animation: sbtn-icon 0.3s ease;
}
@keyframes sbtn-icon {
    0% {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }
    49% {
        transform: translate(10px, -10px) scale(0.5);
        -webkit-transform: translate(10px, -10px) scale(0.5);
        opacity: 0;
    }
    50% {
        transform: translate(-10px, 10px) scale(0.5);
        -webkit-transform: translate(-10px, 10px) scale(0.5);
        opacity: 0;
    }
    100% {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }
}
.site-footer *, .site-footer a, #colophon .footer-navigation .footer-menu-container > ul > li > a, #colophon .footer-navigation .footer-menu-container > ul li.current-menu-item > a, .site-footer-middle-section-1 .wpcf7 input[type="email"] {
    color: #fff;
}
.site-footer {
    background-size: cover;
    background-image: url(/wp-content/themes/kadence-child/images/footer_bg_1.svg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 100px;
    position: relative;
}
a.footer_logo {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 215px;
    height: 215px;
    background-color: #1268FB;
    background-size: cover;
    background-position: center;
    margin: -80px auto 45px auto;
    border-radius: 100%;
}
.site-footer-middle-section-1 .wpcf7 input[type="email"] {
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 50px;
    padding: 15px 160px 15px 30px;
}
.site-footer-middle-section-1 .wpcf7 p {
    position: relative;
    margin-bottom: 0;
}
.site-footer-middle-section-1 .wpcf7 input[type="submit"] {
    border-radius: 50px;
    color: #fff;
    padding: 10px 30px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.site-footer-middle-section-1 h2 {
    margin-bottom: 15px;
}
.site-footer-middle-section-1 .wpcf7 {
    margin-top: 25px;
}
.site-footer-middle-section-1 .wpcf7 input[type="email"]::placeholder {
    color: #fff;
}
.site-footer-middle-section-2 #footer-menu {
    display: block;
}
.site-footer-middle-section-3 {
    display: block;
}
ul.footer_address li i {
    margin-right: 13px;
    color: rgb(18 104 251);
    font-size: 18px;
    vertical-align: middle;
}
ul.footer_address li {
    margin-bottom: 15px;
}
.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
    margin-left: 0;
}
.widget-area ul {
    padding-left: 0;
}
.footer-social-wrap .footer-social-inner-wrap .social-button:hover {
    background-color: #fff;
}
.footer-social-wrap .footer-social-inner-wrap .social-button:hover svg path {
    color: #000 !important;
}
.footer-social-wrap .footer-social-inner-wrap .social-button {
    background-color: rgb(18 104 251);
}
.footer-social-wrap .footer-social-inner-wrap {
    font-size: 19px;
    gap: 12px;
    margin-top: 12px;
}
.site-footer-middle-section-3 h3 {
    margin-top: 25px;
}
.site-footer-middle-section-1 .wpcf7 p .wpcf7-spinner {
    display: none;
}
.site-bottom-footer-wrap {
    border-top: 1px solid #bdbdbd;
    font-size: 14px;
}
.site-bottom-footer-wrap .footer-html {
    margin: 20px 0;
}
.site-bottom-footer-wrap .footer-html a {
    color: rgb(18 104 251);
    text-decoration: underline !important;
}
.site-bottom-footer-wrap .footer-html a:hover {
    color: #fff;
    text-decoration: none !important;
}
.site-footer-middle-section-2 {
    padding: 0 0 0 100px;
}
#colophon .footer-navigation .footer-menu-container > ul > li {
    position: relative;
    transition-duration: 600ms;
    padding: 0 0 0 0px;
    margin-bottom: 4px;
}
#colophon .footer-navigation .footer-menu-container > ul > li:before {
    content: "\f061";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: rgb(18 104 251);
    position: absolute;
    left: 0;
    top: 5px;
    transition-duration: 600ms;
    opacity: 0;
}
#colophon .footer-navigation .footer-menu-container > ul > li:hover:before {
    opacity: 1;
}
#colophon .footer-navigation .footer-menu-container > ul > li:hover {
    padding: 0 0 0 18px;
}
.site-header-main-section-right .header-navigation ul li.call_noww a::before {display: none;}
.head_top, .kadence-breadcrumb-container {
    padding: 4px 15px;
    background-color: #d9f1ff;
    border: 1px solid rgb(18 104 251 / 30%);
    border-radius: 7px;
    color: #1268fb;
    line-height: normal;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
    display: inline-flex;
    align-items: center;
    column-gap: 0.6em;
    letter-spacing: 0.3px;
}
.kadence-breadcrumb-container {margin: 15px 0 0;}
.head_top::before, .head_top::after {
    content: '';
    background-color: #1268fb;
    width: 16px;
    height: 1px;
    margin-top: 1px;
}
.head_box h2 {
    margin: 0;
}
.hsec1 {
    padding: 70px 0;
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
}
.hsec1 .head_box {
    margin-bottom: 45px;
}
.hsec1_box {
    margin-bottom: 0px !important;
}
.hsec1_btn {
    margin: 35px 0 0 !important;
    text-align: right;
}
.hsec1_box h3 {
    border-bottom: 1px solid rgb(0 0 0 / 25%);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.hsec1_box p {
    color: #000;
    overflow: hidden;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
    margin-bottom: 15px;
}
.hsec2 {
    padding: 170px 0 45px;
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
}
.hsec2 .head_box {
    margin-bottom: 50px;
}
.main_serv {
    position: relative;
    margin-bottom: 28px;
}
.image_serv {
    width: 100%;
    display: inline-flex;
    filter: url('#wdt_round_path');
    -webkit-filter: url('#wdt_round_path');
}
a.image_serv_box {
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% calc(100% - 80px), calc(100% - 80px) calc(100% - 80px), calc(100% - 80px) 100%);
    width: 100%;
    line-height: normal;
}
.image_serv img {
    transform: scale(1);
    -webkit-transform: scale(1);
    min-height: 260px;
    object-fit: cover;
}
.area_serv:hover .image_serv img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.arrow_serv {
    position: absolute;
    bottom: 6px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(140deg, #1268fb, #2C3E97, #1268fb);
    width: 70px;
    height: 70px;
    border-radius: 20px;
}
.arrow_serv a {
    color: #fff;
    font-size: 30px;
}
.arrow_serv a i {
    transform: rotate(50deg);
}
.area_serv {
    margin-right: 40px;
    border-bottom: 1px solid black;
    padding-bottom: 30px;
}
.hsec2 .white {
    margin: 0px -275px 0px 0px;
}
.hsec2 .owl-item.active:nth-child(2n-1) {
    padding-top: 60px;
    transition-duration: 500ms;
}
.hsec3 {
    padding: 70px 0;
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
}
.hsec3 .head_top {
    color: #1268fb;
}
.hsec3 * {
    color: #fff;
}
.hsec3 h2 {color: #000;}
.hsec3 .strong-view.nav-position-outside .wpmslider-controls {
    position: absolute;
    top: 50px;
    right: 10px;
    padding: 0;
}
.hsec3 .strong-view .wpmslider-wrapper {
    position: unset;
}
.hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev, .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-next {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    margin: 0 5px;
    background-size: 250%;
    background-position: left top;
    background-image: linear-gradient(140deg, #1268fb, #2C3E97, #1268fb);
}
.hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    background: #fff;
    width: 20px;
    height: 20px;
    top: 14px;
}
.hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    left: 2px;
}
.hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev:hover, .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-next:hover {
    background-color: #010e37;
    color: #fff;
    background-position: right bottom;
}
.hsec3 .strong-view.wpmtst-default.slider-stretch .wpmtst-testimonial-inner {
    position: relative;
    border-radius: 6px;
    background: linear-gradient(225deg, rgb(18 104 251), 20%, rgba(44, 62, 151) 80%);
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 17%);
    padding: 30px 30px 23px;
    border: none;
    display: grid;
}
.hsec3 .strong-view.wpmtst-default.slider-stretch .wpmtst-testimonial-inner::before {
    content: "\f10e";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: #1268fb;
    font-size: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ffffff;
    border-radius: 0px 6px 0px 27px;
}
.hsec3 .strong-view.wpmtst-default .wpmtst-testimonial {
    border: none;
}
.hsec3 .wpmtst-testimonial-image.testimonial-image {
    position: absolute;
    top: 30px;
    left: 32px;
}
.hsec3 .strong-view.wpmtst-default .wpmtst-testimonial-image img {
    border: none;
    padding: 0;
    background: transparent;
}
.hsec3 .strong-rating-wrapper .star svg {
    width: 17px;
}
.hsec3 span.strong-rating-wrapper.in-view .star {
    margin: 0 1px;
}
.hsec3 .testimonial-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
.hsec3 .testimonial-company {
    font-size: 14px;
    line-height: normal;
}
.hsec3 .strong-view.wpmtst-default.slider-stretch .wpmtst-testimonial-inner .testimonial-content {
    order: 4;
    margin-top: 10px;
}
.hsec3 .strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left;
    padding-left: 78px;
}
.hsec4 {
    padding: 70px 0 40px;
    background-attachment: fixed;
}
.hsec4 * {
    color: #fff;
}
.startup_image {
    z-index: 11;
}
.hsec4 .stats-block {
    border: 1px solid rgb(18 104 251 / 40%);
    background-color: rgb(0 0 0 / 40%);
    backdrop-filter: blur(5px);
    padding: 35px;
    border-radius: 20px;
}
.hsec4 .stats-top .stats-number, .hsec4 .counter_suffix {
    font-size: 60px !important;
    line-height: normal;
}
.hsec4 .counter_suffix {
    margin-left: 8px;
    font-size: 40px !important;
}
.hsec5 {
    padding: 70px 0 0;
    margin-bottom: -100px;
}
.hsec5 .head_box {
    text-align: center;
    margin-bottom: 17px;
}
.hsec5 .wpb_single_image {
    position: relative;
    display: block;
    width: 640px;
    height: 640px;
    margin: 0px 0px -150px -135px;
    z-index: 1;
}
.hsec5 .wpb_single_image::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    right: 10px;
    bottom: 0;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #dde6e3;
    margin: 0 auto;
    z-index: -1;
}
.hsec5 .wpb_single_image::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 10px;
    right: 0px;
    bottom: 0;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #dde6e3;
    margin: 0 auto;
    z-index: -1;
}
.hsec5 .wpb_single_image figure {
    position: relative;
    display: block;
    width: 350px;
    margin: 0 auto;
    padding-top: 50px;
}
.why_box .wpb_wrapper {
    display: flex;
    justify-content: space-around;
    position: relative;
    z-index: 11;
}
.why_box .wpb_wrapper p {
    width: 70px;
    height: 70px;
    color: #d3e3ff;
    font-size: 48px;
    line-height: 70px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
}
.why_box h3 {
    position: relative;
    display: block;
    border-radius: 6px;
    background-color: #e6efff;
    padding: 20px 25px 20px;
    padding-right: 75px;
    font-size: 19px;
    margin: 0;
    align-content: center;
    width: 78%;
}
.why_box h3 em {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    color: #ffffff;
    transition: all 0.5s ease;
    background-color: #001e7c;
    background-image: radial-gradient(circle farthest-side at left, hsl(218deg 97% 53% / 41%) 0%, hsl(202deg 100% 94.01% / 0%) 90%, hsl(218deg 97% 53% / 23%) 100%);
}
.why_box h3 em i {
    transform: rotate(135deg);
    font-size: 0;
}
.why_box h3 em i::before {
    font-size: 28px;
}
.why_box.why_box2 {
    margin: 50px 0;
}
.why_left, .why_right {
    margin-top: 90px;
}
.why_right .why_box em {
    left: 10px;
}
.why_right .why_box h3 {
    padding-left: 80px;
    padding-right: 30px;
}
.why_left .why_box2 h3 em i {
    transform: rotate(90deg);
}
.why_left .why_box3 h3 em i {
    transform: rotate(50deg);
}
.why_right .why_box1 h3 em i {
    transform: rotate(225deg);
}
.why_right .why_box2 h3 em i {
    transform: rotate(270deg);
}
.why_right .why_box3 h3 em i {
    transform: rotate(315deg);
}
.why_bottom {
    padding: 55px 40px 22px;
    z-index: 11;
    text-align: center;
    border-radius: 7px;
    background-color: #010E37;
    background-image: radial-gradient(circle farthest-side at left, hsl(218deg 97% 53% / 20%) 0%, hsl(202deg 100% 94.01% / 0%) 90%, hsl(218, 97%, 53%, 0.1) 100%);
}
.why_bottom *, .hsec6 * {color: #fff;}
/* .why_bottom2 h3 {
    display: inline-block;
    font-size: 19px;
    margin-right: 40px;
    position: relative;
}
.why_bottom2 h3:last-child {
    margin-right: 0px;
}
.why_bottom2 h3::before {
    content: "\f35d";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    padding-right: 10px;
    color: #1268fb;
} */
.why_bottom3 .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.why_bottom3 .contact-box {
    position: relative;
    display: block;
    text-align: left;
}
.why_bottom3 .contact-box.box1 {
    text-align: right;
}
.why_bottom3 .contact-box p {
    color: #1268fb;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.why_bottom3 .contact-box a {
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
}
.why_bottom3 .icon-box {
    display: flex;
    align-items: center;
    margin: 0px 25px 0px;
}
.why_bottom3 .icon-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #062a26;
}
.why_bottom3 .icon-box a.box1 {
    margin-left: -15px;
}
.why_bottom3 .icon-box a i {
    font-size: 0;
}
.why_bottom3 .icon-box a i::before {
    color: #1268fb;
    font-size: 26px;
}
.why_bottom3 .wpb_wrapper:hover .icon-box a {
    background-color: #1268fb;
}
.why_bottom3 .wpb_wrapper:hover .icon-box a i::before, .kadence-breadcrumb-container {
    color: #ffffff;
}
.hsec6 {
    padding: 70px 0 40px;
    background-color: #010E37;
    background-image: radial-gradient(circle farthest-side at left, hsl(218deg 97% 53% / 20%) 0%, hsl(202deg 100% 94.01% / 0%) 90%, hsl(218, 97%, 53%, 0.1) 100%);
}
.hsec6 .head_top, .hsec4 .head_top, .about_sec2 .head_top, .kadence-breadcrumb-container {
    border: 1px solid rgb(18 104 251);
    background-color: #010e37;
}
.hsec6 .head_top::before, .hsec6 .head_top::after, .about_sec2 .head_top::before, .about_sec2 .head_top::after {
    background-color: #ffffff;
}
.hsec6 .head_box h2 {
    margin: 0 0 25px;
}
.hsec6 ul {
    margin: 0;
    padding: 0;
    column-count: 2;
}
.hsec6 ul li {
    padding-bottom: 17px;
}
.hsec6 ul li::before {
    content: "\f058";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    padding-right: 10px;
    color: rgb(18, 104, 251);
}
.hsec6 a.sbtn {
    margin-top: 25px;
}
.hsec6 .wpb_column.vc_col-sm-12, .about_sec2 .wpb_column.vc_col-sm-12 {
    position: unset;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.our_experti .wpb_text_column {
    padding: 30px 30px 27px;
    border: 1px solid rgb(18 104 251);
    margin-bottom: 20px;
}
.our_experti .wpb_text_column .wpb_wrapper::before {
    content: '';
    background-image: url(/wp-content/themes/kadence-child/images/solutions1.png);
    width: 54px;
    height: 55px;
    display: inline-block;
}
.our_experti .wpb_text_column:last-child .wpb_wrapper::before {
    background-image: url(/wp-content/themes/kadence-child/images/solutions2.png);
}
.our_experti .wpb_text_column h3 {
    margin-top: 12px;
}
.our_experti .wpb_text_column p a.s_btn {
    color: #1268fb;
    display: inline-block;
    text-decoration: underline !important;
    margin-top: 10px;
}
.our_experti .wpb_text_column p a.s_btn:hover {color: #fff;}
.marqu_area {
    background: linear-gradient(115deg, rgb(18 104 251), 20%, rgba(44, 62, 151) 80%);
    padding: 24px 0;
}
.marqu_area .wpb_text_column {
    margin: 0;
    line-height: normal;
}
.marqu_area .wpb_text_column .wpb_wrapper {
    white-space: nowrap;
    will-change: transform;
    animation: 10s linear infinite marquee;
    animation-direction: reverse;
}
@keyframes marquee {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-50%);
    }
}
.marqu_area strong {
    font-size: 20px;
    color: #fff;
    position: relative;
}
.marqu_area strong::before {
    content: '';
    border: 2px solid #fff;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 70px;
}
.hblog_sec {
    padding: 70px 0 38px;
}
.hblog_right {
    padding: 30px 30px 24px;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
}
.hblog_sec img {
    border-radius: 20px;
}
.hblog_right .head_top {
    background-color: #010e37;
    color: #fff;
}
.hblog_right .head_top::before, .hblog_right .head_top::after {
    background-color: #fff;
}
.hblog_right h3 {
    font-size: 20px;
    margin: 0 0 12px;
}
.hblog_right p, .hsec2 .area_serv p, .solupsec1 .solleft .text {
    color: #000;
}
.entry-hero.page-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header {
    padding-top: 140px;
}
.entry-hero h1 {
    font-weight: 600;
    font-size: 44px;
}
.about_sec1 {
    padding: 70px 0 40px;
}
.about_sec1 .wpb_single_image figure {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
}
.about_sec1 .wpb_single_image figure::before {
    background: #d3e3ff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    opacity: 1;
    z-index: 2;
}
.about_sec1 .wpb_single_image figure:hover::before {
    width: 100%;
    opacity: 0;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
}
.about_sec1 .wpb_single_image figure img {
    transform: scale(1);
}
.about_sec1 .wpb_single_image figure:hover img {
    transform: scale(1.1);
}
.about_sec1 .head_box h2 {
    margin-bottom: 25px;
}
.about_sec1 .head_box p {line-height: 1.8;}
.about_sec1 .stats-block {
    width: 40%;
    display: inline-flex !important;
    flex-wrap: wrap;
    margin: 0 35px;
}
.about_sec1 .stats-top .stats-number, .about_sec1 .counter_suffix {
    font-size: 5em !important;
    color: #010e37;
    line-height: normal;
    font-weight: 600;
}
.about_sec1 .counter_suffix {
    font-size: 3.2em !important;
    margin-left: 8px;
    color: rgb(18 104 251);;
}
.about_sec1 .stats-block .stats-text {
    border-top: 1px solid #010e37;
    padding-top: 20px;
    margin-top: 10px;
    color: #010e37;
    font-weight: 600;
    font-size: 20px !important;
}
.about_sec1 .aio-icon-top {
    display: none !important;
}
.about_sec2 {
    padding: 70px 0 45px;
    background-color: #010E37;
    background-image: radial-gradient(circle farthest-side at left, hsl(218deg 97% 53% / 20%) 0%, hsl(202deg 100% 94.01% / 0%) 90%, hsl(218, 97%, 53%, 0.1) 100%);
}
.about_sec2 * {color: #fff;}
.about_sec2 .aio-icon-component {
    position: relative;
    border-radius: 20px;
    background-color: rgb(18 104 251 / 33%);
    border: 1px solid rgb(18 104 251);
    padding: 26px 28px 24px;
    margin-bottom: 30px;
    z-index: 1;
}
.about_sec2 .aio-icon-component:hover {
    border-color: transparent;
}
.about_sec2 .aio-icon-component::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    opacity: 0;
    border-radius: 20px;
    border: 3px solid rgb(18 104 251);
    transform: perspective(400px) scaleX(0.7);
    transform-origin: center;
    transition: border-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: -1;
}
.about_sec2 .aio-icon-component:hover::before {
    opacity: 1;
    transform: perspective(400px) scaleX(1.0);
}
.about_sec2 .top-icon .aio-icon-header, .about_sec2 .top-icon .aio-icon-description {text-align: left;}
.about_sec2 .top-icon .aio-icon-header h3.aio-icon-title {
    font-size: 28px;
    margin: 0 0 15px;
}
.about_sec2 .aio-icon-component h4 {
    color: transparent;
    -webkit-text-stroke: 1px rgb(18 104 251);
    font-size: 70px;
    position: absolute;
    top: 0px;
    right: 20px;
    z-index: -1;
    margin: 0;
}
.about_sec2 .top-icon .aio-icon-header+.aio-icon-description p {display: none;}
.about_sec3 {
    padding: 70px 0 25px;
}
.about_sec3 .arrow_serv a {
    font-size: 0;
}
.about_sec3 .arrow_serv a i {
    font-size: 30px;
}
.about_sec3 .content_serv p {
    color: #000;
    font-weight: 500;
}
.about_sec3 .content_serv p::before {
    content: '';
    height: 2px;
    width: 70px;
    position: relative;
    background-image: linear-gradient(180deg, #1268fb, rgb(1 14 55 / 90%));
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 10px;
}
.about_sec3 .area_serv {
    margin-right: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.career_sec1 {
    padding: 70px 0 50px;
}
.career_box {
    display: flex;
    padding: 30px 30px 30px 35px;
    border: 1px solid rgb(18 104 251 / 20%);
    border-radius: 20px;
    align-items: center;
    background-color: rgb(217 241 255 / 30%);
    backdrop-filter: blur(10px);
    position: relative;
    margin-bottom: 20px !important;
}
.career_box h3 {
    font-size: 26px;
    margin-bottom: 20px;
}
.career_box ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 0;
}
.career_box ul li {
    position: relative;
    padding: 0 25px 0 20px;
    line-height: 1;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
}
.career_box ul li::before {
    content: '';
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0px;
    top: 3px;
    border-radius: 50%;
    margin: auto;
    background: linear-gradient(90deg, #1268fb, #2C3E97);
}
.career_box a.sbtn {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translate(0, -50%);
}
.career_right .vc_column-inner > .wpb_wrapper, .contact_right {
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
    padding: 50px 40px 55px;
    border-radius: 40px;
    border: 1px solid #0000001a;
}
.career_right .align-icon, .contact_left .align-icon {
    background-color: rgb(217 241 255 / 80%);
    border-radius: 20px;
    padding: 10px;
    border: 1px solid rgb(18 104 251 / 30%);
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.career_right .align-icon .aio-icon, .contact_left .align-icon .aio-icon {
    margin-right: 0 !important;
    width: clamp(2.5rem, 1.6685rem + 1.7346vw, 3.75rem);
    height: clamp(2.5rem, 1.6685rem + 1.7346vw, 3.75rem);
    border-radius: 14px;
    background-color: #1268fb;
    align-content: center;
}
.career_right .left-icon .aio-icon-left, .contact_left .left-icon .aio-icon-left {
    padding-right: 20px;
}
.career_right .aio-icon-header+.aio-icon-description a, .career_right .aio-icon-header+.aio-icon-description, .contact_left .aio-icon-header+.aio-icon-description a, .contact_left .aio-icon-header+.aio-icon-description {
    color: #4d4d4d;
}
.career_right .aio-icon-header+.aio-icon-description a:hover, .contact_left .aio-icon-header+.aio-icon-description a:hover {color: #1268fb;}
.career_right h3 {
    font-size: 25px;
}
.career_right .aio-icon-header h3.aio-icon-title, .contact_left .aio-icon-header h3.aio-icon-title {
    font-size: 18px;
}
.career_right .aio-icon-component {
    margin-bottom: 15px;
}
.career_right .wpb_text_column, .contact_left .aio-icon-component {
    margin-bottom: 25px;
}
.career_form {
    margin-top: 35px;
}
.career_form h3 {
    margin-bottom: 30px;
}
.career_right .wpcf7 p, .contact_right .wpcf7 p {
    margin-bottom: 0;
}
.career_right .aio-icon-header+.aio-icon-description {margin-top: 5px;}
.career_right input[type="text"], .career_right input[type="email"], .career_right input[type="tel"], .career_right input[type="file"],
.contact_right input[type="text"], .contact_right input[type="email"], .contact_right textarea, .solution_sidebar textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / 40%);
    border-radius: 0;
    padding: 0 20px 15px;
    margin-bottom: 5px;
    width: 100%;
}
.career_right .wpcf7 input[type="file"] {
    position: relative;
}
.career_right .wpcf7 input[type="file"]::before {
    content: "Upload";
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 19px;
    z-index: 11;
    border-radius: 4px;
    padding: 3px 25px;
    background-color: #010e37;
}
.career_right span.wpcf7-form-control-wrap {
    margin-bottom: 30px;
    display: inline-block;
}
.header-navigation .header-menu-container ul ul.sub-menu, .header-navigation .header-menu-container ul ul.submenu {
    background: #010E37;
}
.header-navigation .header-menu-container ul ul li.menu-item.current-menu-item > a, .header-navigation .header-menu-container ul ul li.menu-item > a:hover {
    background: #1268fb;
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
    font-size: 15px;
    width: 250px;
    padding: 7px 10px;
}
.contact_sec1 {
    padding: 70px 0 50px;
}
.contact_sec1 .head_box h2 {
    margin-bottom: 26px;
}
.contact_right h2 {
    margin-bottom: 35px;
    font-size: 38px;
}
.career_right.contact_right span.wpcf7-form-control-wrap {
    width: 100%;
}
.contact_right textarea, .solution_sidebar textarea {
    height: 100px;
}
.contact_right {
    padding: 40px 40px 47px;
}
.sersubpage {
    padding: 70px 0 20px;
    overflow: visible !important;
}
.sersubpage .sersidebar {
    position: sticky;
    top: 30px;
}
.servsec1 {
    padding: 60px 0 10px 0;
}
.servsec2 .area_serv {
    margin-right: 0;
    padding: 8px 15px;
    border: none;
}
.sersidebar .wpb_widgetised_column, .solution_sidebar {
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
    padding: 50px 40px 55px;
    border-radius: 40px;
    border: 1px solid #0000001a;
}
.sersidebar h2.widget-title {
    font-size: 25px;
    margin-bottom: 20px;
}
.sersidebar .infob {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.sersidebar .infob .icon {
    background-color: rgb(217 241 255 / 80%);
    border-radius: 20px;
    padding: 10px;
    border: 1px solid rgb(18 104 251 / 30%);
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.sersidebar .infob i {
    color: #FFFFFF;
    font-size: 22px;
    display: inline-block;
    margin-right: 0 !important;
    width: clamp(2.5rem, 1.6685rem + 1.7346vw, 3.75rem);
    height: clamp(2.5rem, 1.6685rem + 1.7346vw, 3.75rem);
    border-radius: 14px;
    background-color: #1268fb;
    align-content: center;
}
.sersidebar .infob .infobc {
    padding-left: 15px;
}
.sersidebar .infob .head {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.sersidebar .infob a {
    color: #4d4d4d;
}
.sersidebar .infob a:hover {
    color: #1268fb;
}
.sersidebar p {
    margin: 0;
}
.sersidebar .wpb_wrapper .widget {
    margin-top: 45px;
    margin-bottom: 0;
}
.sersidebar .wpb_wrapper .widget:first-child {
    margin-top: 0;
}
.servimg img {
    border-radius: 40px;
    border: 3px solid #ffffff;
    box-shadow: 0 0 10px #00000033;
}
/* .servimg.halfw {
    width: calc(50% - 15px);
    display: inline-block;
} */
/* .servimg.halfw.leftimg {
    margin-right: 25px;
} */
ul.serlist, .servconsec ul, .servconsec ol {
    list-style: none !important;
    padding-left: 0;
}
ul.serlist li, .servconsec li {
    margin: 10px 0;
    position: relative;
    padding-left: 32px;
}
ul.serlist li::before, .servconsec li::before {
    content: "\f00c";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    background-color: rgb(217 241 255 / 80%);
    border-radius: 50%;
    border: 1px solid rgb(18 104 251 / 30%);
    width: 22px;
    height: 22px;
    line-height: 23px;
    font-size: 13px;
    text-align: center;
    color: #1268fb;
    position: absolute;
    left: 0;
    top: 1px;
}
.servconsec h2 {
    font-size: 36px;
}
.servconsec h3 {
    margin-bottom: 20px;
}
.servsec2 .content_serv a, .servconsec h2, .blog .entry-content-wrap h2.entry-title a {
    color: #0245b6;
}
.servsec2 .content_serv a:hover, .blog .entry-content-wrap h2.entry-title a:hover {
    color: #000;
}
.solupsec1 {
    padding: 60px 0 23px 0;
}
.solupsec1 .sollink a.sbtn {
    padding: 0;
    background-image: none;
    border: 1px solid #1268fb;
    background-color: #fff;
    transform: none;
}
.solupsec1 .sollink a.sbtn em {
    margin: 0;
    background-color: transparent;
    color: #1268fb;
    width: 60px;
    min-height: 60px;
    height: 60px;
    line-height: 76px;
}
.solupsec1 .sollink a.sbtn i::before {
    font-size: 30px;
}
.solupsec1 .career_box {
    padding: 30px 30px 27px;
    background-color: rgb(217 241 255);
    background-image: radial-gradient(circle farthest-side at left, hsl(218, 97%, 53%, 0.3) 0%, hsl(202deg 100% 94.01%) 75%, hsl(218, 97%, 53%, 0.2) 100%);
}
.solupsec1 .career_box h3 {
    margin-bottom: 17px;
}
.solupsec1 .career_box:hover a.sbtn {
    background-image: linear-gradient(140deg, #1268fb, #2C3E97, #1268fb);
}
.solupsec1 .career_box:hover a.sbtn em {
    color: #fff;
}
.solupsec1 .solleft h3 svg {
    margin-right: 10px;
}
.solupsec1 .solleft h3 svg, .solupsec1 .solleft h3 a {
    vertical-align: middle;
}
.item-is-fixed .site-branding a.brand.has-logo-image {
    top: 0;
    min-height: 80px;
}
.item-is-fixed .site-header-main-section-right .header-navigation ul li.call_noww a {
    min-height: 80px;
    line-height: 80px;
}
.item-is-fixed .site-branding a.brand.has-logo-image .custom-logo {
    max-width: 65px;
}
.item-is-fixed .site-branding {
    border-radius: 0;
}
.item-is-fixed .site-header-main-section-right {
    margin-top: 0px;
    margin-left: 0;
}
.servconsec li strong {color: #333;}
.blog .content-area .site-main {
    padding: 70px 0;
}
.blog .site-main article.entry {
    box-shadow: 0 0 10px #c9c9c9;
    border-radius: 10px;
    overflow: hidden;
}
.blog article .entry-content-wrap {
    padding: 15px 20px;
}
.blog .entry-content-wrap h2.entry-title {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 10px;
}
.blog article .entry-summary, .blog article .entry-summary p, .blog article .entry-header {
    margin: 0;
}
.single-post article.entry {
    padding-bottom: 40px;
}
.solution_sidebar .wpb_wrapper {
    display: flex;
}
.solution_sidebar .wpb_wrapper .widget {
    margin-top: 0px;
}
.solution_sidebar.sersidebar h2.widget-title {
    font-size: 32px;
    margin-bottom: 30px;
}
.solution_sidebar .wpb_wrapper #custom_html-3 {
    width: 75%;
    padding-left: 30px;
}
.solution_sidebar .wpb_wrapper #custom_html-2 {width: 30%;}
.solution_sidebar p {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}
.solution_sidebar span.wpcf7-form-control-wrap {width: 47%;}
.solution_sidebar p br {display: none;}
.solution_sidebar {margin-top: 50px;}



@media screen and (max-width: 1479px) {
    .main-navigation .primary-menu-container > ul > li.menu-item {
        margin-right: 28px;
    }
    .site-header-main-section-right .header-navigation ul li.call_noww a {
        padding: 0 20px;
        font-size: 18px;
    }
}
@media screen and (max-width: 1379px) {
    .main-navigation .primary-menu-container > ul > li.menu-item {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1299px) {
    .main-navigation .primary-menu-container > ul > li.menu-item {
        margin-right: 15px;
    }
    .site-header-main-section-right .header-navigation ul li.call_noww a {
        padding: 0 15px;
        font-size: 16px;
    }
    .about_sec1 .stats-block {
        width: 38%;
        margin: 0 20px;
    }
}
@media screen and (max-width: 1192px) {
    .site-header-main-section-right .header-navigation ul li.call_noww a {
        line-height: normal;
        max-width: 155px;
        text-align: center;
        display: flex;
        align-items: center;
    }
    .item-is-fixed .site-header-main-section-right .header-navigation ul li.call_noww a {
        min-height: 78px;
        line-height: normal;
    }
}
@media screen and (max-width: 1024px) {
    #mobile-header {
        background-color: #010E37;
        padding: 15px 15px 15px 22px;
    }
    .site-header-main-section-left .site-branding {
        width: 100%;
        max-height: 100%;
        background-color: transparent;
        border-radius: 0;
    }
    .site-header-main-section-left .site-branding a.brand.has-logo-image {
        top: 0;
    }
    .site-header-main-section-right {
        display: flex;
        margin-top: 0;
        margin-left: 0;
        flex-basis: 100%;
    }
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
        font-size: 35px;
        color: #fff;
    }
    .site-main-header-inner-wrap {
        min-height: 100%;
    }
    .banner_sec {
        padding: 220px 0 75px;
    }
    .banner_sec h1 {
        font-size: 44px;
    }
    .banner_sec p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 36px;
    }
    .hsec1_box h3 a br {
        display: none;
    }
    .why_box h3 {
        padding: 20px;
        padding-right: 75px;
        font-size: 16px;
    }
    .why_right .why_box h3 {
        padding-left: 75px;
        padding-right: 20px;
    }
    .why_box .wpb_wrapper p {
        width: 60px;
        height: 60px;
        font-size: 36px;
        line-height: 60px;
    }
    .why_box .wpb_wrapper {
        align-items: center;
    }
    .why_box h3 em i::before {
        font-size: 20px;
    }
    .why_box h3 em {
        width: 40px;
        height: 40px;
    }
    .hsec4 .stats-block {
        padding: 20px;
    }
    .hsec4 .stats-top .stats-number, .hsec4 .counter_suffix {
        font-size: 50px !important;
    }
    .hsec4 .counter_suffix {
        margin-left: 5px;
        font-size: 34px !important;
    }
    .hsec4 .stats-block .stats-text {
        font-size: 16px !important;
    }
    .entry-content-wrap {
        padding: 0rem;
    }
    .content-area {
        margin-top: 0;
        margin-bottom: 0;
    }
    .hblog_sec {
        padding: 70px 0 30px;
    }
    .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
        grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr) minmax(0, 1fr);
    }
    a.footer_logo {
        position: relative;
        left: -60px;
    }
    .site-footer-middle-section-2 {
        padding: 0 0 0 40px;
    }
    .sersidebar .wpb_widgetised_column, .solution_sidebar {
        padding: 25px 20px 30px;
        border-radius: 20px;
    }
    .solupsec1 .sollink a.sbtn {
        display: none;
    }
    .solupsec1 .career_box {
        padding: 20px;
    }
    .career_right .vc_column-inner > .wpb_wrapper {
        padding: 30px 20px 33px;
    }
}
@media screen and (max-width: 767px) {
    .site-branding a.brand img {
        max-width: 70px;
    }
    #mobile-header {
        padding: 8px 15px 8px 22px;
    }
    .banner_sec {
        padding: 130px 0 55px;
    }
    .banner_sec h1 {
        font-size: 36px;
    }
    .banner_sec p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .banner_sec .wpb_single_image {
        margin-top: -308px;
        width: 380px;
        margin-left: 0;
        right: 0;
    }
    .banner_sec .wpb_text_column {
        padding-right: 300px;
    }
    .hsec1 {
        padding: 50px 0 20px;
    }
    .hsec1_btn {
        margin: 0 0 25px !important;
        text-align: left;
    }
    .hsec1 .head_box, .hsec2 .head_box {
        margin-bottom: 20px;
    }
    h2 {
        font-size: 30px;
    }
    .head_top, .kadence-breadcrumb-container {
        margin-bottom: 15px;
    }
    .sbtn em {
        width: 36px;
        min-height: 36px;
        height: 36px;
        line-height: 42px;
        border-radius: 8px;
        margin: 0 -13px 0 15px;
    }
    .sbtn i::before {
        font-size: 18px;
    }
    .sbtn, .career_right input[type="submit"], a.post-more-link {
        padding: 8px 22px;
        font-size: 15px;
        line-height: normal;
        border-radius: 15px;
    }
    .hsec1_box h3 {
        border-bottom: 1px solid rgb(0 0 0 / 25%);
        padding-bottom: 13px;
        margin-bottom: 13px;
        font-size: 20px;
    }
    .hsec1_box {
        margin-bottom: 25px !important;
    }
    .hsec6 {
        padding: 50px 0 35px;
    }
    .hsec6 .head_box h2 {
        margin: 0 0 15px;
    }
    .hsec6 ul li {
        padding-bottom: 13px;
    }
    .hsec6 .head_box, .hsec6 .head_box p {
        margin-bottom: 22px;
    }
    .hsec5 {
        padding: 50px 0;
        margin-bottom: 0px;
    }
    .hsec5 .head_box {
        margin-bottom: 15px;
    }
    .hsec5 .why_head p br, .hsec5 .wpb_single_image, .hblog_sec .wpb_single_image {
        display: none;
    }
    .hsec5 .why_head {
        margin-bottom: 0;
    }
    .why_left {
        margin-top: 27px;
    }
    .why_box.why_box2, .why_right {
        margin: 0;
    }
    .why_left .why_box, .why_right .why_box, .hsec3 .head_box, .hblog_sec .head_box {
        margin-bottom: 25px;
    }
    .why_box h3 {
        font-size: 17px;
        width: 87%;
    }
    .why_bottom {
        padding: 32px 20px 0;
    }
    .why_bottom .why_bottom1, .hsec4 .head_box {
        margin-bottom: 25px;
    }
    .hsec2 {
        padding: 50px 0 20px;
    }
    .why_left .why_box h3 em i {
        transform: rotate(270deg) !important;
    }
    .why_right .why_box h3 em i {
        transform: rotate(90deg) !important;
    }
    .hsec4 {
        padding: 50px 0 35px;
    }
    .hsec4 .stats-block {
        margin-bottom: 15px !important;
    }
    .hsec4 .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    .hsec3 {
        padding: 50px 0;;
    }
    .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev, .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-next {
        width: 45px;
        height: 45px;
    }
    .hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
        width: 18px;
        height: 18px;
        top: 11px;
    }
    .hsec3 .strong-view.nav-position-outside .wpmslider-controls {
        top: 30px;
    }
    .hblog_sec {
        padding: 50px 0 0px;
    }
    .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
        grid-template-columns: minmax(0, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
    a.footer_logo {
        left: 0;
    }
    a.footer_logo {
        width: 160px;
        height: 160px;
        margin: -80px auto 20px;
    }
    .site-footer {
        margin-top: 72px;
    }
    .site-footer-middle-section-2 {
        padding: 0;
    }
    #colophon .footer-navigation .footer-menu-container > ul > li {
        margin-bottom: 0px;
    }
    ul.footer_address li {
        margin-bottom: 5px;
    }
    .site-bottom-footer-wrap .footer-html {
        margin: 15px 0;
    }
    .entry-hero.page-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header {
        min-height: 280px;
        padding-top: 95px;
    }
    .kadence-breadcrumb-container {
        margin: 0;
    }
    .entry-hero h1 {
        font-size: 36px !important;
    }
    .about_sec1 {
        padding: 50px 0 10px;
    }
    .about_sec1 .head_box h2 {
        margin-bottom: 15px;
    }
    .about_sec1 .head_box p {
        line-height: 1.5;
    }
    .about_sec1 .stats-top .stats-number, .about_sec1 .counter_suffix {
        font-size: 4em !important;
        line-height: 1;
    }
    .about_sec2 {
        padding: 50px 0 35px;
    }
    .about_sec2 .aio-icon-component {
        margin-bottom: 15px;
    }
    .about_sec3 {
        padding: 50px 0 0;
    }
    .about_sec2 .head_box, .about_sec3 .head_box {
        margin-bottom: 25px;
    }
    .about_sec3 a.image_serv_box {
        width: auto;
    }
    .main_serv {
        display: inline-block;
        margin-bottom: 10px;
    }
    .servsec1 {
        padding: 50px 0 0;
    }
    .servsec2 .area_serv {
        padding: 0;
    }
    .sersubpage {
        padding: 50px 0 10px;
    }
    .site-footer-middle-section-1 .wpcf7 input[type="submit"] {
        padding: 16px 30px;
        top: 0px;
    }
    .servconsec h2 {
        font-size: 30px;
    }
    .solupsec1 {
        padding: 45px 0 30px;
    }
    .career_box h3, .solupsec1 .career_box h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .solupsec1 .wpb_raw_code {
        margin-bottom: 15px;
    }
    .solupsec1 .wpb_text_column {
        margin-bottom: 25px;
    }
    .solution_sidebar {
        margin-top: 30px;
    }
    .sersubpage .sersidebar {
        top: 0;
    }
    .solution_sidebar .wpb_wrapper {
        display: block;
    }
    .solution_sidebar .wpb_wrapper #custom_html-2, .solution_sidebar .wpb_wrapper #custom_html-3, .solution_sidebar span.wpcf7-form-control-wrap {
        width: 100%;
        padding-left: 0;
    }
    .solution_sidebar.sersidebar h2.widget-title {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .solution_sidebar p {
        display: block;
    }
    .career_right input[type="submit"] {
        padding: 14px 22px !important;
    }
    .solution_sidebar .wpb_wrapper .widget {
        margin-top: 27px;
    }
    .career_sec1 {
        padding: 45px 0;
    }
    .career_sec1 .head_box {
        margin-bottom: 25px;
    }
    .blog .content-area .site-main {
        padding: 45px 0;
    }
    .wp-site-blocks .post-title h1 {
        font-size: 30px;
    }
    .contact_sec1 {
        padding: 45px 0 40px;
    }
    .contact_right h2 {
        margin-bottom: 20px;
        font-size: 26px;
    }
    .contact_right {
        padding: 20px 20px 30px;
        border-radius: 20px;
    }
}
@media screen and (max-width: 479px) {
    .site-branding a.brand img {
        max-width: 55px;
    }
    .mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
        font-size: 26px;
    }
    .banner_sec .wpb_text_column {
        padding-right: 0;
    }
    .banner_sec {
        padding: 100px 0 37px;
    }
    .banner_sec .wpb_single_image {
        margin-top: -285px;
        width: 344px;
        z-index: -1;
        opacity: 0.4;
    }
    .banner_sec h1 {
        font-size: 32px;
    }
    .banner_sec p {
        margin-bottom: 8px;
    }
    .sbtn, .career_right input[type="submit"], a.post-more-link {
        padding: 6px 20px;
        font-size: 14px;
    }
    .hsec1 {
        padding: 42px 0 10px;
    }
    h2 {
        font-size: 26px;
        line-height: 1.3;
    }
    .hsec1 .head_box {
        margin-bottom: 15px;
    }
    .hsec6 {
        padding: 45px 0 28px;
    }
    .hsec6 ul {
        column-count: 1;
    }
    .hsec6 .head_box, .hsec6 .head_box p {
        margin-bottom: 20px;
    }
    .our_experti .wpb_text_column {
        padding: 20px;
        margin-bottom: 15px;
    }
    .our_experti .wpb_text_column h3 {
        margin-top: 10px;
        font-size: 22px;
    }
    .our_experti .wpb_text_column p a.s_btn {
        margin-top: 7px;
    }
    .hsec6 {
        padding: 45px 0 36px;
    }
    .marqu_area {
        padding: 18px 0;
    }
    .marqu_area strong {
        font-size: 17px;
    }
    .hsec5 {
        padding: 45px 0 0;
    }
    .why_left .why_box {
        margin-bottom: 20px;
    }
    .why_bottom {
        padding: 35px 0 0;
        border-radius: 0px;
        margin-top: 20px;
    }
    .why_bottom3 .wpb_wrapper {
        display: block;
    }
    .why_bottom3 .icon-box {
        display: none;
    }
    .why_bottom3 .contact-box {
        text-align: center !important;
    }
    .why_bottom3 .contact-box.box1 {
        margin-bottom: 15px;
    }
    .why_bottom3 .contact-box p {
        margin-bottom: 0;
    }
    .hsec2 {
        padding: 45px 0 15px;
    }
    .hsec2 .owl-item.active:nth-child(2n-1) {
        padding-top: 0;
    }
    .hsec2 .white {
        margin: 0px 0 0px 0px;
    }
    .area_serv {
        margin-right: 15px;
        padding-bottom: 15px;
    }
    .main_serv {
        margin-bottom: 15px;
    }
    .area_serv .content_serv h3 {
        font-size: 22px;
    }
    .hsec4 {
        padding: 45px 0 30px;
    }
    .hsec4 .stats-top .stats-number, .hsec4 .counter_suffix {
        font-size: 36px !important;
    }
    .hsec4 .counter_suffix {
        font-size: 25px !important;
    }
    .hsec4 .stats-block .stats-text {
        line-height: normal;
        margin-top: 5px;
    }
    .hsec4 .vc_col-sm-3 {
        width: 100%;
    }
    .hsec3 {
        padding: 45px 0;
    }
    .hsec3 .strong-view.nav-position-outside .wpmslider-controls {
        top: 0;
    }
    .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev, .hsec3 .strong-view.nav-position-outside .wpmslider-controls .wpmslider-next {
        width: 40px;
        height: 40px;
    }
    .hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .hsec3 .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
        width: 16px;
        height: 16px;
        top: 7px;
    }
    .hsec3 .head_box {margin-bottom: 20px;}
    .hsec3 .strong-view.wpmtst-default.slider-stretch .wpmtst-testimonial-inner {
        padding: 20px 20px 14px;
    }
    .hsec3 .wpmtst-testimonial-image.testimonial-image {
        top: 20px;
        left: 20px;
    }
    .hblog_sec {
        padding: 45px 0 0px;
    }
    .hblog_sec .head_box {
        margin-bottom: 22px;
    }
    .hblog_right {
        padding: 20px 20px 16px;
        margin-bottom: 15px;
    }
    .hblog_right h3 {
        margin: 0 0 10px;
    }
    a.footer_logo {
        width: 135px;
        height: 135px;
        margin: -80px auto 10px;
    }
    .site-footer-middle-section-1 h2 {
        margin-bottom: 10px;
    }
    .site-footer-middle-section-1 .wpcf7 {
        margin-top: 17px;
    }
    .site-footer-middle-section-1 .wpcf7 input[type="email"] {
        padding: 12px 140px 12px 20px;
    }
    .site-footer-middle-section-1 .wpcf7 input[type="submit"] {
        padding: 7px 22px;
        top: 6px;
    }
    .site-footer-middle-section-3 h3 {
        margin-top: 20px;
    }
    #colophon .footer-navigation .footer-menu-container > ul > li:before {
        opacity: 1;
    }
    #colophon .footer-navigation .footer-menu-container > ul > li {
        padding: 0 0 0 15px;
    }
    ul.footer_address li {
        margin-bottom: 7px;
    }
    .entry-hero.page-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header {
        padding-top: 75px;
        min-height: 200px;
    }
    .entry-hero h1 {
        font-size: 26px !important;
    }
    .about_sec1 .wpb_single_image {
        margin-bottom: 25px;
    }
    .about_sec1 .stats-block {
        width: 100%;
        margin: 0;
    }
    .about_sec1 .stats-block .stats-text {
        padding-top: 10px;
        margin-top: 10px;
        font-size: 17px !important;
    }
    .about_sec1 .stats-top .stats-number {
        font-size: 3em !important;
    }
    .about_sec1 .counter_suffix {
        font-size: 2em !important;
    }
    .about_sec1 .head_box {
        margin-bottom: 15px;
    }
    .about_sec2 .head_box, .about_sec3 .head_box {
        margin-bottom: 20px;
    }
    .about_sec2 .aio-icon-component {
        padding: 20px 15px 18px;
    }
    .about_sec2 .aio-icon-component h4 {
        font-size: 50px;
        right: 15px;
    }
    .about_sec2 .top-icon .aio-icon-header h3.aio-icon-title {
        font-size: 24px;
        margin: 0 0 10px;
    }
    .servsec1, .sersubpage {
        padding: 45px 0 0;
    }
    .servsec1 .wpb_text_column, .servsec1 .wpb_raw_code {
        margin-bottom: 25px;
    }
    .servimg img {
        border-radius: 20px;;
    }
    .sersubpage .servimg, .sersubpage .wpb_text_column {
        margin-bottom: 25px;
    }
    .servconsec h2 {
        font-size: 26px;
    }
    .servconsec h3 {
        font-size: 22px;
    }
    .sersubpage h3 {
        margin-bottom: 15px;
    }
    ul.serlist li::before, .servconsec li::before {
        top: 2px;
    }
    .sersidebar .infob .icon, .career_right .align-icon, .contact_left .align-icon {
        padding: 5px;
        width: 60px;
        height: 60px;
        border-radius: 15px;
    }
    .sersidebar .infob i, .career_right .align-icon .aio-icon, .contact_left .align-icon .aio-icon {
        font-size: 20px;
        width: 45px;
        height: 45px;
        border-radius: 10px;
    }
    .career_right h3, .sersidebar h2.widget-title {
        font-size: 22px;
    }
    .sersidebar h2.widget-title {
        margin-bottom: 15px;
    }
    .sersidebar .infob .head {
        font-size: 17px;
    }
    .sersidebar .wpb_wrapper .widget {
        margin-top: 27px;
    }
    .career_right input[type="text"], .career_right input[type="email"], .career_right input[type="tel"], .career_right input[type="file"], .contact_right input[type="text"], .contact_right input[type="email"], .contact_right textarea, .solution_sidebar textarea {
        padding: 0 15px 10px;
        margin-bottom: 0px;
    }
    .career_right span.wpcf7-form-control-wrap {
        margin-bottom: 20px;
    }
    ul.serlist, .servconsec ul {
        margin-bottom: 25px;
    }
    .career_right .aio-icon-component {
        margin-bottom: 10px;
    }
    .career_form h3 {
        margin-bottom: 20px;
    }
    .career_form {
        margin-top: 20px;
    }
    .career_right .left-icon .aio-icon-left, .contact_left .left-icon .aio-icon-left {
        padding-right: 15px;
    }
    .career_sec1 .head_box {
        margin-bottom: 18px;
    }
    .career_box {
        padding: 18px;
        margin-bottom: 15px !important;
    }
    .career_box a.sbtn {
        position: relative;
        top: 0;
        right: 0;
        transform: none;
        margin-top: 15px;
    }
    .career_right .vc_column-inner > .wpb_wrapper {
        border-radius: 20px;
    }
    .blog article .entry-content-wrap {
        padding: 15px;
    }
    .blog .entry-content-wrap h2.entry-title {
        font-size: 22px;
    }
    .blog .content-area .site-main .grid-cols {
        column-gap: 1.8rem;
        row-gap: 1.8rem;
    }
    .head_top {
        padding: 5px 10px;
    }
    .kadence-breadcrumb-container {
        padding: 10px;
        display: block;
    }
    .wp-site-blocks .post-title h1 {
        font-size: 26px;
    }
    .post-template-default .entry-content.single-content p {
        margin-bottom: 15px;
    }
    .single-post article.entry {
        padding-bottom: 15px;
    }
    .site-bottom-footer-wrap .footer-html a {
        display: block;
    }
    .contact_sec1 .head_box h2 {
        margin-bottom: 10px;
    }
    .contact_left .aio-icon-component {
        margin-bottom: 10px;
    }
    .contact_left .aio-icon-header+.aio-icon-description {
        margin-top: 5px;
    }
    .contact_sec1 .head_box {
        margin-bottom: 25px;
    }
    .contact_right {
        margin-top: 10px;
    }
}