/*
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,accessibility-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.4.5.1774080155
Updated: 2026-03-21 08:02:35

*/

:root {
    --green: #00D082;
    --blue: #6256ED;
    --light-gray: #dbdbdb;
    --light-black: #1e1e1e;
    --gray-bg: #f7f7f7;
    --bg-gradient: linear-gradient(90deg, #00d082, #6256ed)
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
a, a img, li::before  {
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
h1, h2, h3, h4, h5, h6, .single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 0 20px 0;
}
p {margin-top: 0;}
p:not(:last-child), ul:not(:last-child) {margin-bottom: 15px;}
.tc-white * {
    color: #fff;
}
.te-cen {
    text-align: center;
}
.spbtn, #main-header a.header-button, input.wpcf7-submit {
    background: var(--green);
    text-decoration: none;
    position: relative;
    z-index: 2;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 15px 32px;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    line-height: normal;
}
.spbtn:hover, #main-header a.header-button:hover{color: #fff;}
input.wpcf7-submit:hover{background-color: #000;}
.spbtn:before, .spbtn:after, #main-header a.header-button::before, #main-header a.header-button::after {
    content: "";
    position: absolute;
    height: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    background-color: var(--blue);
    z-index: -1;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.spbtn:after, #main-header a.header-button::after {
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
}
.spbtn:hover:before,.spbtn:hover:after, #main-header a.header-button:hover::before, #main-header a.header-button:hover::after {
	height: 100%;
}
.spbtn i {
    margin-left: 15px;
    transform: rotate(-45deg);
    transition: all 0.5s ease-in-out;
}
.spbtn:hover i {
    transform: rotate(0deg);
}
a.spbtn.outline {
    background-color: transparent;
    color: #000 !important;
    box-shadow: inset 0 0 0 2px #2b2f37;
}
a.spbtn.outline:hover {
    color: #fff !important;
}
#main-header .site-main-header-wrap .site-container {
    background-color: #fff;
    padding: 10px 15px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    transition: all 0.5s ease;
}
#main-header .site-main-header-wrap.item-is-fixed .site-container {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
#main-header .site-top-header-wrap {
    background-color: #000000;
    position: relative;
}
#main-header .site-top-header-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(images/startup-India.webp);
    background-size: cover;
    width: 135px;
    height: 25px;
}
#main-header .site-header-top-section-left .site-header-item {
    background: #3c3c3c;
    float: left;
    padding: 0 20px;
    width: auto;
    color: #fff;
    font-weight: 500;
}
#main-header a.header-button {
    padding: 12px 32px;
}
.header-social-wrap, .header-social-wrap .header-social-inner-wrap, .header-social-wrap .header-social-inner-wrap a.social-button {
    height: 100%;
}
.header-social-wrap .header-social-inner-wrap a.social-button {
    border-left: 1px solid rgb(255 255 255 / 20%);
}


.foocta {
    padding: 40px 0;
    background-image: linear-gradient(180deg, rgb(98 86 237 / 10%) 0%, rgba(255, 255, 255, 1) 35px);
}
.foocta .imgb img {
    filter: brightness(0);
}
.foocta .textwidget {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
}
.foocta .widget_text {
    margin-bottom: 0;
}
.foocta .text .h2t {
    color: var(--green);
    font-size: 36px;
    margin: 0 0 10px;
    font-weight: 700;
}
.foocta .text .h2t strong {
    color: #1b1d23;
}
.foocta .text p {
    font-size: 17px;
    margin: 0;
}
.foosec1 {
    background-color: #1b1d23;
    font-size: 15px;
}
.foocopy {
    padding: 15px;
    background-color: #111213;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.fooinboxm {
    display: flex;
    flex-flow: row wrap;
}
.fooinboxm .fbox1 {
    width: 41%;
    padding: 75px 25px;
    color: #fff;
    background-color: #111213;
    text-align: center;
    flex-basis: 41%;
}
.fooinboxm .widget {
    margin: 0;
}
.fbox1 h4 {
    font-size: 32px;
}
.fbox1 h5 {
    font-size: 40px;
}
.fbox1 h4, .fbox1 h5 {
    font-weight: 600;
}
.fbox1 h4, .fbox1 h5, .fbox2, .fbox2 h2.widget-title {
    color: #fff;
}
.ult_dual_button {
    margin: 30px 0;
    display: inline-block;
    position: relative;
}
.ult_dual_button a {
    padding: 22px 30px;
    overflow: hidden;
    background: -webkit-linear-gradient(#3e3871, #6256ed);
    font-size: 18px;
    color: #fff !important;
    font-weight: 600;
    display: inline-block;
    float: left;
}
.ult_dual_button a.btn1 {
    border-radius: 2px 0 0 2px;
    padding-right: 40px;
}
.ult_dual_button a.btn2 {
    border-radius: 0 2px 2px 0;
    padding-left: 40px;
    background: var(--blue);
}
.ult_dual_button a.btn1:hover, .ult_dual_button a.btn2:hover {
    background: var(--green)
}
.ult_dual_button span.middle-text {
    position: absolute;
    left: 50%;
    top: 17px;
    background-color: #1b1d23;
    padding: 7px;
    border-radius: 50%;
    margin: 0 0 0 -29px;
}
.fbox1 h4 {
    font-size: 32px;
}
.fbox1 .talk h4 {
    position: relative;
    padding: 0 0 10px;
}
.fbox1 .talk h4:after {
    content: "";
    width: 100px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
}
.fbox1 .icons {
    padding: 30px 0 0;
}
.fbox1 .icons .icon {
    display: inline-block;
    width: 33.33%;
    float: left;
}
.fbox1 .icons .icon i {
    background-color: #fe6666;
    background-image: linear-gradient(#e6e6e6, #a9a9a9);
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 44px;
    border-radius: 50%;
    color: #000000;
}
.fbox1 .icons .icon p {
    margin: 15px 0 8px 0;
}
#site-footer a {
    color: var(--green)
    text-decoration: none;
}
#site-footer a:hover {
    color: #fff;
}
.fbox1 a {
    word-break: break-word;
    word-wrap: break-word;
}
.fooinboxm .fbox2 {
    flex-basis: 59%;
    width: 59%;
    padding: 45px 0 35px 35px;
    font-size: 15px;
    display: flex;
    flex-flow: row wrap;
    column-gap: 35px;
    color: #fff;
    row-gap: 20px;
}
.fbox2 .box2inn1, .fbox2 .box2inn2 {
    flex-basis: calc(50% - 18px);
}
.box2inn3, .box2inn4 {
    flex-basis: 100%;
}
.fbox2 .menu li {
    border-top: 1px solid #f1f1f154;
    padding: 8px 4px;
    list-style: none;
    margin: 0;
    position: relative;
    line-height: 1.5 !important;
}
.fbox2 .menu li:first-child {
    border-top: none;
}
.fbox2 .menu li a:hover {
    padding-left: 8px;
}
.fbox2 .iconb {
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 42px;
    font-size: 15px;
    line-height: 1.3;
}
.fbox2 .iconb.add {
    padding-left: 68px;
}
.fbox2 .iconb img.flag {
    position: absolute;
    left: 0;
    top: 5px;
    width: 50px;
    border-radius: 50%;
    margin: 0 0 25px;
}
.fbox2 .iconb i {
    position: absolute;
    top: 5px;
    left: 8px;
}
.fsocial {
    padding: 10px 0 0;
}
.fsocial a {
    font-size: 24px;
    margin: 0 12px 0 0;
}
a.reviewlink {
    max-width: 100%;
    width: 260px;
    border-radius: 2px;
    background-color: #3b3b3b;
    padding: 15px;
    display: inline-block;
}
.box2inn3 .textwidget, #site-footer .booknow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
#site-footer .booknow {
    width: 100%;
}
#site-footer .booknow .text {
    font-size: 19px;
    font-weight: 500;
}
.box2inn4 .iso {
    border: 1px solid #fff;
    float: left;
    padding: 15px;
}
.box2inn4 .comusame {
    border: 1px solid #fff;
    width: calc(100% - 130px);
    padding: 0px;
    background-color: rgb(255 255 255 / 90%);
    text-align: center;
    float: right;
}
.box2inn4 .comusame h2 {
    font-size: 16px;
    font-weight: 600;
    background-color: #2a2d35;
    color: #fff;
    padding: 5px;
    margin: 0 0 9px;
}
.box2inn4 .two-iamges-logo-footer {
    display: flex;
    justify-content: center;
    gap: 17px;
    padding-bottom: 7px;
}
.box2inn4 .two-iamges-logo-footer img {
    max-height: 57px;
    width: auto;
}
.cus_bread {
    padding: 10px 0;
}
.cus_bread a {
    text-decoration: none;
    color: var(--green);
}
.cus_bread a:hover {
    text-decoration: none;
    color: var(--blue);
}
.cus_bread span {
    padding: 0 8px;
}
.hbanner-sec {
    background-image: url(images/banner-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0 20px;
    overflow: visible !important;
    background-position: center;
    background-color: #040608;
}
.hbanner-sec .wpb_text_column, .hbanner-sec .wpb_raw_code {
    text-align: center;
}
.sechead {
    margin-bottom: 25px !important;
}
.sechead h2 strong, .skill_head h2 strong, .skill_head h2 b, .skills_nsec1 h1 b, h2.skill strong {
    color: var(--blue)
}
.sechead.borright {
    border-right: 3px solid #c0bcdf;
}
.sechehtext {
    padding-left: 40px;
    margin-bottom: 0;
}
.hbanner-sec p.small, .sechead .small {
    background: var(--bg-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin: 0 4px 10px;
    display: inline-block;
}
.hsec1 p.small i,.sechead .small i {
    margin-right: 10px;
}
.hbanner-sec h1 {
    font-size: 60px;
    line-height: 1.3;
    margin: 0 0 20px;
}
.hbanner-sec h1 strong {
    font-size: 10rem;
    color: rgb(0, 208, 130);
    line-height: 8rem;
}
.hbanner-sec h1 small {
    margin-left: -10px;
}
.hbanner-sec .tcg {
    margin: 0 0 30px;
    font-size: 20px;
}
.hbanner-sec .tcg b {
    margin: 0 25px;
    font-weight: 500;
    color: var(--green);
}
.hbanner-sec .aio-icon-title {
    font-size: 16px;
}
.hbanner-sec .wpb_raw_code {
    margin-bottom: 50px;
}
.aio-icon-component .ult-just-icon-wrapper .aio-icon-img {
    transition: all .4s ease;
}
.aio-icon-component:not(.nohover) :hover .ult-just-icon-wrapper .aio-icon-img {
    animation: rotateBack 0.6s ease;

}
@keyframes rotateBack {
  0%   { transform: scaleX(1); }
  50%  { transform: scaleX(-1); }
  100% { transform: scaleX(1); }
}
.pt70 {padding-top: 70px;}
.pt50 {padding-top: 50px;}
.pt30 {padding-top: 30px;}
.pt20 {padding-top: 20px;}

.pb70 {padding-bottom: 70px;}
.pb60 {padding-bottom: 60px;}
.pb35 {padding-bottom: 35px;}


.hsec2 {
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(240 240 243 / 45%) 50%);
}
.hsec2 .hover-box {
    position: relative;
    border-bottom: 1px solid #cbcbcb;
    padding: 20px;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 0px;
}
.hover-box:hover {
    background-color: #fff;
}
.hsec2 .hover-box:last-child {
    border-bottom: none;
}
.hsec2 .hover-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.hsec2 .hover-box h3 a {
    padding: 7px 50px 0 15px;
    font-size: 18px;
    float: right;
    color: var(--blue);
}
.hsec2 .hover-box h3 a:hover {
    color: #000;
}
.hsec2 .hover-box h3 a strong {
    font-weight: 500;
    text-transform: capitalize;
    opacity: 0;
}
.hsec2 .hover-box h3 a::before,.hsec2 .hover-box h3 a::after {
    content: '';
    background-image: url(images/plus-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 20px;
}
.hsec2 .hover-box h3 a::after {
    background-image: url(images/servic-arrow.webp);
}
.hsec2 .hover-box h3 a::after,.hsec2 .hover-box:hover h3 a::before {
    opacity: 0;
}
.hsec2 .hover-box:hover h3 a::after,.hsec2 .hover-box:hover h3 a strong {
    opacity: 1;
}
.hsec2 .hover-box .hover-desc {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}
.hsec2 .hover-box:hover .hover-desc {
    opacity: 1;
    height: 70px;
    margin-top: 15px;
    transform: translateY(0);
}
.hvideorev .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
.hvideorev .vc_column-inner>.wpb_wrapper .wpb_raw_code {
    margin: 0;
    width: 33.33%;
    padding: 12px;
}
.yt-lite {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    box-shadow: 0 0 15px rgb(98 86 237 / 58%);
    border: 2px solid #fff;
    transition: all 0.5s ease;
    border-radius: 2px;
    overflow: hidden;
}
.yt-lite:hover {
    box-shadow: 0 0 5px rgb(98 86 237 / 40%);
    transform: translateY(-5px);
}
.yt-lite {
  position: relative;
  max-width: 100%;
  cursor: pointer;
}
.yt-lite img {
    display: block;
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yt-lite .play-btn {
  position: absolute;
  inset: 0;
  background: url("images/toutube-play.webp") center / 64px no-repeat;
}
.yt-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 ratio */
}
.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.hsec3 {
    background-color: var(--gray-bg);
}
.hsec3 .vc_col-sm-4 .vc_column-inner {
    background-color: #fff;
    padding: 10px 10px 5px;
    color: #000;
}
.hsec3 .seosec {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    float: left;
}
.hsec3 .seosec h3 {
    padding-bottom: 15px;
    margin: 0;
    font-size: 22px;
}
.hsec3 .stud {
    float: left;
    width: 50%;
    padding: 0 10px;
}
.hsec3 .stud {
    float: left;
    width: 50%;
    padding: 0 10px;
}
.hsec3 .sticon {
    float: left;
    width: 20%;
}
.hsec3 .sticon i {
    font-size: 30px;
    color: #41d69c;
    display: inline-block;
}
.hsec3 .stud .num {
    font-size: 28px;
    font-weight: 700;
    color: var(--blue);
}
.feedb .feedtxt {
    font-size: 14px;
    margin: 0 0 6px;
    display: inline-block;
    background-color: var(--gray-bg);
    padding: 15px;
    width: 100%;
}
.feedb .feedtitl {
    font-size: 18px;
    font-weight: 700;
}
.feedb .feedtxt ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.feedb .feedtxt ul li {
    margin: 0;
    padding: 5px 0 5px 15px;
    font-size: 14px;
    position: relative;
}
.feedb .feedtxt ul li::before {
    content: "\f04b";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    margin: 2px 7px 0 0;
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 6px;
}
.feedb .wbtesti {
    font-size: 15px;
    font-weight: 600;
}
.hlogos {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    background: #e9e9e9;
    margin-top: 20px;
}
.hlogos .logob {
    background: #fff;
    padding: 10px;
    text-align: center;
}
.hlogos img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.hsec4 {
    background-color: var(--gray-bg);
}
.hsec4 .vc_tta-tabs-container {
    width: 20%;
    position: sticky !important;
    top: 0;
    align-items: center;
    flex-direction: row !important;
    margin-right: 15px !important;
}
.hsec4 .vc_general.vc_tta {
    border-radius: 2px;
    box-shadow: 0 0 10px #ddd;
    padding: 20px 8px 15px 20px;
    background-color: #fff;
}
.hsec4 .vc_tta-tabs-container .vc_tta-tab a {
    border-color: transparent !important;
    background-color: var(--light-black) !important;
    color: #fff !important;
    margin-bottom: 15px;
    text-align: center;
    font-size: 20px;
    padding: 17px !important;
    border-radius: 2px !important;
    line-height: normal;
}
.hsec4 .vc_tta-tabs-container .vc_tta-tab.vc_active a, .hsec4 .vc_tta-tabs-container .vc_tta-tab:hover a {
    background-color: var(--green) !important;
    color: #000 !important;
}
.hsec4 .vc_tta-panels {
    background-color: #fff !important;
    border-color: transparent !important;
}
.hsec4 .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 !important;
}
.hsec4 .vc_tta-tabs-container .vc_tta-tab:last-child a,.hsec4 .vc_tta-container {
    margin-bottom: 0px;
}
.hsec4 .port_box {
    width: 31.8%;
    display: inline-block;
    border: 1px solid #bdbdbd;
    margin: 0 5px 5px !important;
}
.hsec4 .port_box:last-child {
    margin-right: 0;
}
.hsec4 .port_box .aio-icon-top {
    line-height: 0;
}
.hsec4 .port_box .aio-icon-header {
    display: none !important;
}
.hsec4 .port_box .top-icon .aio-icon-description p {
    margin: 0px;
}
.hsec4 .port_box .name {
    padding: 15px 12px 10px;
    font-size: 15px !important;
}
.hsec4 .port_box .name .t1 {
    font-weight: 600 !important;
    text-transform: uppercase;
}
.hsec4 .port_box .name .t2 {
    font-size: 13px !important;
    color: var(--blue) !important;
}
.hsec4 .port_box .port_outer .sec2 {
    padding: 10px 12px 5px;
    background-color: var(--light-gray);
}
.hsec4 .port_box .sec2_info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.hsec4 .port_box .sec2 .link,.hsec4 .port_box .sec2 .cou,.sec2_info .sec2_head {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.hsec4 .graphic_box {
    font-weight: 500;
    display: inline-block;
    width: calc(33.33% - 20px);
    margin: 8px;
    margin-bottom: 21px !important;
}
.hsec4 .graphic_box a {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 20px;
    color: #000;
    box-sizing: border-box;
    box-shadow: 0 0 5px #cecece;
}
.hsec4 .graphic_box a:hover {
    color: var(--blue);
    transform: translateY(-5px);
}
.hsec4 .graphic_box a img {
    margin: 0 auto;
}
.hsec4 .graphic_box a br {
    display: none;
}
.hsec4 .graphic_box a span.t1 {
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase;
}
.hsec4 .seo_block {
    padding: 20px 0 20px 15px;
    margin: 0 10px 5px 0;
    background-color: var(--gray-bg);
    border-radius: 2px;
}
.hsec4 .seo_block .wpb_text_column {
    margin-bottom: 15px;
}
.hsec4 .seo_block h2.seo_head {
    font-size: 24px;
    margin: 0;
}
.hsec4 .seo_block p.site_url {
    padding: 5px;
    max-width: 280px;
    margin: 10px auto 15px;
    border-radius: 2px;
    font-size: 16px;
    transition: all 0.5s ease;
    background-color: #e5e5e5;
}
.hsec4 .seo_block p.site_url:hover {
    color: var(--green);
    background-color: #000;
}
.hsec4 .seo_block .seo_block_inner {
    display: inline-block;
    width: 49%;
    vertical-align: text-top;
    padding: 0 10px;
    margin-bottom: 0px !important;
}
table.seo_table {
    border-collapse: collapse;
}
.seo_table th, .seo_table td {
    border: 1px solid #000;
    padding: 0.5em;
    font-size: 15px;
    text-align: left;
}
.hsec4 a.prot_bt {
    padding: 8px 0;
    display: block;
    color: #fff;
    background-color: #000000;
    margin: 8px 8px 0 5px;
    font-weight: 600;
    font-size: 15px;
}
.hsec4 a.prot_bt:hover {
    text-decoration: none;
    color: var(--green)
}
.scroll-text-area .vc_column-inner {
    padding: 60px 70px 58px !important;
    border-radius: 2px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}
.scroll-text-area .scroll_flex_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scroll-text-area .h2 {
    font-size: 70px;
    color: #fff;
    margin: 0;
    line-height: 1.2;
    font-weight: 700;
}
.scroll-text-area .scroll-bg {
    background: var(--blue);
    margin: 0;
    height: 60px;
    border-radius: 2px;
    width: 100%;
    max-width: 35%;
    overflow: hidden;
    padding: 0 10px;
}
.scroll-text-area .scroll-bg.scroll-bg_clr {
    background: var(--green);
    color: #000;
}
.scroll-text-area .strock_txt {
    color: black;
    margin: 0 15px;
    text-shadow: 0 0 2px white;
}
.scroll-text-area .scroll-bg_clr-lg {
    max-width: 60%;
}
.scroll-text-area marquee {
    display: block;
}
.scroll-text-area .scroll-bg ul {
    display: flex;
    align-items: center;
    height: 60px;
    margin: 0;
}
.scroll-bg ul li {
    display: inline-block;
    font-size: 20px;
    margin: 0 10px;
    font-weight: 500;
}
.scroll-bg ul li i {
    margin-right: 10px;
}
.marquee {
    overflow: hidden;
    color: #fff;
}
.marquee-track {
  display: flex;
  width: max-content;
  animation: scroll 20s linear infinite;
}
.marquee:hover .marquee-track {
  animation-play-state: paused;
}
@keyframes scroll {
  from {transform: translateX(0);}
  to {transform: translateX(-50%);}
}
.hbotom_sec {
    background-color: var(--gray-bg);
}
.hbotom_sec .vc_tta-panels {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    column-gap: 30px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 35px;
}
.hbotom_sec .vc_tta-panel {
    border-radius: 2px;
    box-shadow: 3px 6px 18px 0 rgb(0 0 0 / 10%);
    width: 48%;
    background-color: #fff;
}
.hbotom_sec .vc_general .vc_tta-panel-heading {
    font-size: 17px;
    font-weight: 600;
    margin: 0 !important;
    border: none !important;
}
.hbotom_sec .vc_general .vc_tta-panel-heading span.vc_tta-title-text {
    color: #000;
    font-weight: bold;
}
.hbotom_sec .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 25px 22px !important;
    border-radius: 0px 0px 10px 10px !important;
    border: none;
}
.hbotom_sec .vc_general .vc_tta-panel-title a .vc_tta-icon {
    position: relative;
}
.hbotom_sec .vc_general .vc_tta-panel-title a .vc_tta-icon::before {
    content: '';
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}
.hbotom_sec .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 25px 45px 25px 25px !important;
}
.makes_box1 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Strategy-Experts.webp);
}
.makes_box2 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Industry-Experience.webp);
}
.makes_box3 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Dedicated-Account-Manager.webp);
}
.makes_box4 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Customers-First.webp);
}
.makes_box5 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Flexibility-Contracts.webp);
}
.makes_box6 .vc_tta-panel-title a .vc_tta-icon::before {
    background-image: url(images/Excellent-Client-Communication.webp);
}
.satisfied_sec::before {
    background-image: url(images/GlobalMap-1.webp);
    opacity: 0.1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.satisfied_sec .servc {
    text-align: center;
}
.satisfied_sec .servc h3, .satisfied_sec .servc p {
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}
.satisfied_sec .servc .num {
    font-size: 80px;
    line-height: 1;
    color: var(--green);
}
.home-faq {
    background-color: var(--gray-bg);
}
.home-faq h3 {
    color: var(--blue);
}
.home-faq .vc_tta-container {
    width: 48%;
    float: inline-start;
    margin: 10px;
}
.home-faq .vc_tta-panel {
    border: 1px solid #adadad;
    border-radius: 2px;
    margin-bottom: 18px;
}
.home-faq .vc_tta-panel-title a {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    font-weight: 500;
}
.home-faq .vc_tta-title-text {
    font-size: 18px;
    color: #000;
}
.home-faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    margin: 0px !important;
    background-color: #fff;
}
.home-faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff;
    border: none;
}
body:not(.home) main#inner-wrap {
    margin-top: 200px;
}
.conform .vc_column-inner > .wpb_wrapper {
    padding: 25px;
    border-radius: 2px;
    box-shadow: 0 0 10px #ddd;
}
.conform .wpb_text_column {
    margin-bottom: 15px;
}
.wpcf7-form .conforrow {
    margin-bottom: 15px;
}
.wpcf7-form .conforrow.coll2 p {
    display: flex;
    gap: 15px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
    font-size: 16px;
    width: 100%;
    padding: 10px 18px;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
}
.wpcf7-form textarea {
    height: 220px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-form input.wpcf7-not-valid {
    border-color: red;
}
ul.coninfoli {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
ul.coninfoli li {
    position: relative;
    padding-left: 62px;
}
ul.coninfoli li::before {
    content: "\f2a0";
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 4px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: var(--green);
    text-align: center;
    border-radius: 50%;
}
ul.coninfoli li:hover::before {
    background-color: var(--blue);
}
ul.coninfoli li.email::before {
    content: "\f0e0";
}
ul.coninfoli li.add::before {
    content: "\f279";
}
ul.coninfoli li a {
    text-decoration: none;
    color: var(--blue);
}
ul.coninfoli li a:hover {
    color: var(--green);
}
.conleft {
    background-image: url(images/Map.png);
    background-size: cover;
}
.portsechead {
    padding-top: 25px;
    padding-bottom: 15px;
}
.portflpinks {
    padding-top: 15px;
}
.portflpinks a.aio-icon-box-link {
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 0 10px #00000029;
}
.portflpinks a.aio-icon-box-link {
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 0 10px #00000029;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.portflpinks a.aio-icon-box-link:hover {
    color: var(--green);
    transform: translateY(-5px);
    box-shadow: 0 0 5px #00000029;
}
.portfolio_box .vc_column-inner > .wpb_wrapper, .portfolio_graph .vc_column-inner > .wpb_wrapper, .logo-portf .wpb_raw_code > .wpb_wrapper, .expboxm .vc_column-inner>.wpb_wrapper, .abouser .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    padding: 15px 0;
}
.portfolio_graph .wpb_text_column, .portfolio_box .wpb_text_column, .portfolio_graph .wpb_raw_code, .expboxm .wpb_text_column, .abouser .aio-icon-component {
    width: calc(33.33% - 20px);
    margin: 0;
}
.portfolio_box .wpb_text_column, .portfolio_graph .wpb_text_column a, .portfolio_graph .wpb_raw_code a {
    font-weight: 500;
    color: #3e3871;
    display: inline-block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 15px rgb(98 86 237 / 58%);
    transition: all 0.5s ease;
    overflow: hidden;
    border-radius: 2px;
}
.portfolio_box .wpb_text_column:hover, .portfolio_graph .wpb_text_column a:hover, .portfolio_graph .wpb_raw_code a:hover {
    box-shadow: 0 0 5px rgb(98 86 237 / 40%);
    transform: translateY(-5px);
}
.portfolio_graph .wpb_text_column a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px;
    gap: 15px;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
.portfolio_graph .wpb_text_column a:hover {
    color: var(--blue);
}
.portfolio_graph .wpb_text_column a img {
    height: 100px;
    width: auto;
}
.portfolio_graph .wpb_raw_code a, .portfolio_graph .wpb_raw_code a img {
    width: 100%;
}
.portfolio_graph .wpb_raw_code a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(65, 214, 156, 0.75);
    width: 0;
    height: 100%;
    border-radius: 2px;
    transition: .5s ease;
}
.portfolio_graph .wpb_raw_code a:hover:before {
    width: 100%;
}
.portfolio_graph .wpb_raw_code a span.te {
    color: rgb(0, 0, 0);
    position: absolute;
    left: 30px;
    right: 30px;
    background-color: #fff;
    bottom: 30px;
    padding: 20px 45px 18px 20px;
    font-size: 15px;
    font-weight: 600;
    z-index: 1;
    text-transform: uppercase;
    transform: translateX(-115%);
    transition: .5s ease;
    margin-bottom: 0px !important;
}
.portfolio_graph .wpb_raw_code a:hover span.te {
    transform: translateX(0%);
}
.portfolio_graph .wpb_raw_code a span.te:before {
    content: '+';
    position: absolute;
    right: -4px;
    top: 50%;
    width: 40px;
    color: #fff;
    line-height: 66px;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    transform: translate(0px, -50%);
}
.portfolio_graph .wpb_raw_code a span.te:after {
    position: absolute;
    content: '';
    right: -1px;
    top: 0px;
    clip-path: polygon(20% 30%,100% 0,100% 100%,20% 75%);
    background: linear-gradient(var(--green) 0%,var(--blue) 100%);
    z-index: -1;
    width: 46px;
    height: 100%;
}

.portfolio_box .thumb {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.portfolio_box .thumb img {
    width: 100%;
}
.portfolio_box .port_outer {
    padding: 0px 20px 20px;
}
.portfolio_box .name {
    text-transform: uppercase;
    padding: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
}
.portfolio_box .name .t2 {
    font-size: 14px;
    color: var(--green);
    margin-top: 5px;
    font-weight: 500;
    text-transform: none;
}
.portfolio_box .port_outer .sec2 {
    background: #f7f7f7;
    border-radius: 6px;
    padding: 15px;
    font-size: 13px;
}
.portfolio_box .sec2_info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.port_box .sec2 .link, .port_box .sec2 .cou, .sec2_info .sec2_head {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.portfolio_box .link {
    text-decoration: underline;
}
.logo-portf .wpb_raw_code img {
    border-radius: 2px;
    box-shadow: 0 0 10px #00000029;
    height: 150px !important;
    object-fit: contain;
    width: calc(20% - 25px);
}
.seo-p-block {
    border-radius: 2px;
    background: #fff;
    position: relative;
    margin: 0 0 45px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    transition: all 0.5s ease;
    padding: 35px;
    background-color: rgb(0 208 130 / 10%);
    border: 5px solid #fff;
}
.seo-p-block:nth-child(2n) {
    background-color: #efefef;
}
.seo-p-block:last-child {
    margin-bottom: 70px;
}
.seo-p-block>.vc_col-sm-12>.vc_column-inner {
    padding: 0 !important;
}
.seo-p-block .tops, .localseco .tops {
    text-align: center;
}
.seo-p-block h3, .localseco h3 {
    font-size: 27px;
    font-weight: 500;
    margin: 0;
}
.seo-p-block p.surl, .localseco p.surl {
    display: inline-block;
    background-color: rgb(0 0 0 / 20%);
    margin-top: 5px;
    border-radius: 5px;
    padding: 3px 10px;
}
.seo-p-block .wpb_single_image {
    border: 5px solid rgb(0 0 0 / 20%);
}
table.seop {
    border-collapse: collapse;
    font-size: 15px;
}
table.seop thead {
    background-color: rgb(0 0 0 / 35%);
    font-weight: bold;
}
table.seop tr {
    background-color: rgb(255 255 255 / 15%);
}
.seop tbody tr:nth-child(2n) {
    background-color: rgb(0 0 0 / 15%);
}
.seop th, .seop td {
    border: 1px solid rgb(0 0 0 / 20%);
    padding: 5px 10px;
    text-align: left;
}
.seo-p-block:nth-child(2n) p.surl {
    background-color: rgb(98 86 237 / 20%);
}
.seo-p-block:nth-child(2n) .wpb_single_image {
    border-color: rgb(98 86 237 / 15%);
}
.seo-p-block:nth-child(2n) table.seop thead {
    background-color: rgb(98 86 237 / 52%);
}
.seo-p-block:nth-child(2n) table.seop tr {
    background-color: rgb(255 255 255 / 15%);
}
.seo-p-block:nth-child(2n) .seop tbody tr:nth-child(2n) {
    background-color: rgb(98 86 237 / 15%);
}
.seo-p-block .pinfo {
    text-align: center;
    font-size: 22px;
    padding: 0 25px;
}
.seo-p-block .img2 {
    margin: 0;
}
.skillpbox {
    background: #fff;
    padding: 15px 20px 20px;
    border-radius: 2px;
    box-shadow: 0 0 10px #00000029;
}
.skillpbox h3 {
    font-weight: 600;
    color: var(--light-black);
    margin-bottom: 10px;
}
.skillpbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.skillpbox ul a {
    color: #000;
}
.skillpbox ul a:hover {
    color: var(--blue);
    text-decoration: none;
}
.skillpbox ul li {
    position: relative;
    padding: 0 0 0 30px;
    transition: all 0.5s ease;
}
.skillpbox ul li:hover {
    padding: 0 0 0 25px;
}
.skillpbox li::before {
    content: "\f061";
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--blue);
}
.skillpbox li:hover::before {
    color: #000;
}
.skill_head {
    margin-bottom: 35px;
}
.skilrevim {
    background-color: var(--gray-bg);
}
.skillrating {
    margin-bottom: 10px;
}
.skillrating i, .skilrebox .rrat i {
    color: #EEB93AFF;
    margin: 0 1px;
}
#review-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.skilrebox {
    background-color: #fff;
    padding: 15px;
    border-radius: 2px;
    border: 1px solid #adadad;
    width: calc(50% - 8px);
}
.skilrebox .rrat, .skilrebox .rtex {
    margin-bottom: 6px;
}
.skilrebox .rtex, .skilrebox .rnam {
    font-size: 95%;
    line-height: 1.5;
}
.skilrebox .rnam {
    font-weight: bold;
    color: #212121;
}
.marqu_sec {
    background-color: #2b2f37;
    padding: 20px 0;
}
.marqu_sec .wpb_raw_code {
    margin-bottom: 0px;
}
.marquee-track {
    display: flex;
    width: max-content;
    gap: 1.5rem;
    animation: scroll-right 55s linear infinite;
    color: #fff;
}
.marquee-track:hover {
  animation-play-state: paused;
}
@keyframes scroll-right {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.marquee-item {
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
}
.marquee-item:before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: var(--green);
    margin-right: 8px;
}
.faqmain {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.faqmain .faq {
    border-radius: 2px;
    border: 1px solid #adadad;
    padding: 16px 18px;
}
.faqmain .faq:not(:last-child) {
    margin-bottom: 20px;
}
.faqmain .que {
    cursor: pointer;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.5s ease;
}
.faqmain .faq.active .que,.faqmain .faq .que:hover {
    color: var(--blue);
}
.faqmain .que i.fa {
    float: right;
    background-color: var(--blue);
    width: 25px;
    height: 25px;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 11px;
    margin-left: 5px;
}
.faqmain .faq .ans {
    padding-top: 15px;
    display: none;
}
.faqmain .faq.active .ans {
    display: block;
}
.skilpro-img img {
    margin: 0 auto;
}
.skilprobm {
    display: flex;
}
.skilprob {
    background-color: rgb(98 86 237 / 6%);
    border: 10px solid #fff;
    box-sizing: border-box;
    transform: skewX(-10deg);
    padding: 20px;
    width: 25%;
}
.skilprobin h3 {
    font-size: 21px;
    margin-bottom: 10px;
}
.skilprobin h3 b {
    color: var(--green);
}
.skilprobin p {
    margin: 0px;
}
.skills_nsec1.showdiv {
    /* background-image: linear-gradient(transparent, var(--gray-bg)); */
    background-image: linear-gradient(transparent, #f8f1ff);
}
.skills_nsec1 h1 {
    font-size: 48px;
    line-height: 1.3;
    text-align: center;
}
.ssec1con {
    display: flex;
    gap: 35px;
    margin-top: 50px;
}
.skills_nsec1 .box.skilgall {
    width: 60%;
}
.ssec1con .box {
    width: 40%;
}
.slider-cont {
    display: flex;
    align-items: stretch;
    gap: 20px;
}
.slider-thumbs {
    flex: 0 0 100px;
}
.slider-thumbs img {
    width: 100%;
    display: block;
    border: 2px solid #d7d7d7;
}
.slider-thumbs .slick-current img {
    border-color: #ff7a00;
}
.slider-thumbs .slick-slide {
    margin-bottom: 10px;
    cursor: pointer;
}
.slider-main {
    width: calc(100% - 120px);
    flex: 1;
}
.slider-cont .slider-main .slick-list.draggable {
    border: 1px solid rgb(0 0 0 / 35%);
}
.slider-main img {
    width: 100%;
    display: block;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    z-index: 1;
    display: none !important;
}
button.slick-prev.slick-arrow {
    left: 5px;
}
button.slick-next.slick-arrow {
    right: 5px;
}
button.slick-next.slick-arrow:before, button.slick-prev.slick-arrow:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #303030;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ssec1con h2 {
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.ssec1con h2 i {
    text-transform: none;
    opacity: .8;
}
.srat {
    margin-bottom: 10px;
}
.srat a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.srat i {
    color: #EEB93AFF;
    margin: 0 1px;
}
.srat a:hover {
    color: var(--blue)
}
.sktext p {
    font-weight: 500;
}
.sktext ol {
    margin: 0 0 20px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.sktext ol li {
    position: relative;
    padding-left: 30px;
}
.sktext ol li:before {
    content: "\f058";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    color: var(--green);
    font-size: 20px;
    position: absolute;
    left: 0;
    top: -2px;
}
.skbtns {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.skbtns a.spbtn {
    padding: 12px 18px;
    font-size: 15px;
}
.skbtns span a {
    color: var(--blue)
}
.skbtns span a:hover {
    color: #000;
}
.skillpagi {
    padding-top: 20px;
    text-align: center;
}
.skillpagi .page-btn {
    background-color: #2b2f37;
    color: #fff;
    line-height: 1;
    padding: 10px 14px;
    border-radius: 2px;
}
.skillpagi .page-btn:hover, .skillpagi .page-btn.active {
    background-color: var(--green);
}
/* .expboxm .wpb_text_column {
    box-shadow: 0 0 10px #bdbdbd;
    padding: 15px;
    border: 5px solid #ffffff;
    background-color: #f7f7f7;
    transition: all 0.5s ease;
    border-radius: 2px;
    text-align: center;
} */
.expboxm .wpb_text_column {
    padding: 15px;
    border: 5px solid #ffffff;
    background-color: #f7f7f7;
    transition: all 0.5s ease;
    border-radius: 2px;
    text-align: center;
    box-shadow: 0 15px 10px -10px #bdbdbd, 0 0 40px rgb(98 86 237 / 12%) inset;
}
.expboxm .wpb_text_column:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 10px -15px #bdbdbd;
}
.expboxm h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: var(--green)
}
.toolstech {
    background-color: #f3f3f3;
}
.toolsuse .wpb_wrapper, .addonbox .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
}
.toolsuse .wpb_wrapper div {
    padding: 35px 20px;
    width: calc(20% - 28px);
    background-color: #fff;
    transition: all 0.5s ease;
}
.toolsuse .wpb_wrapper div:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 5px #bdbdbd;
}
.addonbox .addonb {
    display: flex;
    width: calc(50% - 18px);
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    font-size: 20px;
    font-weight: 500;
}
.addonbox .addonb:nth-child(2n) {
    flex-direction: row-reverse;
}
.addonbox .addonb .imgb {
    border: 2px solid var(--blue);
    border-radius: 50%;
    padding: 15px;
    width: 70px;
}
.trustcou {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: linear-gradient(#f5f5f5, transparent);
}
.trustcou .vc_row {
    margin-top: 35px;
}
.trustcou::before {
    position: absolute;
    top: 10px;
    left: 276px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #6256ed, #4c3cf7, #a59feb);
    filter: blur(150px);
    opacity: 0.7;
}
.trustcou::after {
    position: absolute;
    bottom: -129px;
    right: 203px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, #6256ed, #4c3cf7, #a59feb);
    filter: blur(150px);
    opacity: 0.7;
    z-index: 1;
}
.trustcou .stats-block {
    padding: 25px;
    border: 2px solid rgb(229, 231, 235);
    border-radius: 2px;
    background: #ffff;
    z-index: 2;
    position: relative;
    margin-bottom: 20px !important;
    overflow: hidden;
    transition: .5s;
}
.trustcou .stats-block .stats-number, .trustcou .stats-block .counter_suffix {
    font-size: 48px !important;
    color: var(--green);
    font-weight: bold;
}
.trustcou .stats-block .counter_suffix {
    padding-left: 10px;
}
.trustcou .stats-block .stats-text {
    margin-top: 5px;
    font-weight: bold;
    color: #464646;
}
.trustcou .stats-block:hover {
    border: 2px solid var(--blue);
    transform: translateY(-10px);
    transition: .5s;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    background-image: radial-gradient(circle, rgba(98, 86, 237, 0.22), transparent 70%);
}
.trustcou .stats-block .aio-icon-top img {
    transition: .5s;
}
.trustcou .stats-block:hover .aio-icon-top img {
    transform: rotate(9deg);
}
.skillvideo {
    background: linear-gradient(0deg, #fff 60%, #f8f1ff 40%);
}
.skillvideo video {
    max-width: 100%;
}
.skillaisec {
    background-color: var(--gray-bg);
}
.skillaisec h2.bigte {
    font-size: 65px;
    line-height: 1.4;
}
.imgani img {
    animation: border-transform 10s linear infinite alternate forwards;
    border: 5px solid #00000014;
}
@keyframes border-transform {
  0%, 100% {border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;}
  14% {border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;}
  28% {border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;}
  42% {border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;}
  56% {border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;}
  70% {border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;}
  84% {border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;}
}
ul.conlist {
    margin-left: 0;
    list-style: none;
}
ul.conlist.coll2 {
    column-count: 2;
}
ul.conlist li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 6px;
}
ul.sklist li:last-child {
    margin-bottom: 0;
}
ul.conlist li:before {
    content: "\f061";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    color: var(--green);
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.counbm {
    background: linear-gradient(0deg, #fff 50%, var(--gray-bg) 50%);
}

.counbm .wpb_raw_code {
    margin: 0;
}
.counbm .wpb_raw_code .wpb_wrapper {
    border-radius: 2px;
    background: #1b1d23;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
}
.counb {
    width: 33.33%;
    padding: 40px 45px;
    display: flex;
    align-items: center;
    border-left: 1px solid rgb(255 255 255 / 26%);
    box-sizing: border-box;
    gap: 0;
    justify-content: space-between;
}
.counbm .wpb_wrapper .counb:first-child {
    border: none;
}
.counb .num {
    font-size: 60px;
    line-height: 1;
}
.counb .text {
    width: 170px;
}
.counb .num span {
    font-size: 75%;
    vertical-align: top;
    padding-left: 2px;
}
.counb .arrow {
    width: 16px;
    display: inline-block;
    font-style: normal;
    height: 46px;
    margin-right: 5px;
    background: #6256ed;
    mask: url("images/arrowp.png") no-repeat center / cover;
}
.counbm .wpb_wrapper .counb:last-child .arrow {
    transform: scaleY(-1);
}
.Meter {
    width: 25%;
    text-align: center;	
    border-left: 1px solid rgb(182 182 182 / 26%);
    display: inline-block;
    padding: 40px 30px;   
}
.Meter .text{
    width: 100% ;
}
.Meter .lin {
    width: 140px;
    background: linear-gradient(90deg, rgb(85 110 220) 0%, rgb(63 165 182) 50% 50%, rgb(23 202 141) 100%);
    height: 4px;
    border-radius: 2px;
    margin: 10px auto;
}
.Meter .num {
    font-weight: 500;
    color: #6256ed;
    font-size: 50px;
}
.localgmb .vc_column-inner > .wpb_wrapper {
    background-color: var(--gray-bg);
    border-radius: 2px;
    padding: 25px;
}
.localseoserv {
    background-color: #1e1e1e;
}
.localseoserv .wpb_single_image img {
    border-radius: 2px;
}
.localseoserv .align-icon, .localseoserv h3.aio-icon-title, .localseoserv .aio-icon-description, .abouser .aio-icon-component * {
    text-align: left !important;
}
.localseoserv .aio-icon-component h3.aio-icon-title {
    font-size: 22px;
    margin: 5px 0 20px !important;
    line-height: 1.4;
}
.localseoserv .aio-icon-component .aio-icon-description {
    line-height: 1.4;
}
.aboutsec2 {
    background-color: #150629;
}
.aboutsec2 .aio-icon-component {
    position: relative;
    padding: 40px 20px;
    transition: all 0.5s ease;
    overflow: hidden;
}
.aboutsec2 .aio-icon-component:before {
    content: '';
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    left: 3px;
    top: 3px;
    border: none;
    background-image: none;
    background-color: #1a0638;
    z-index: 3;
    transition: all 0.5s ease;
}
.aboutsec2 .aio-icon-component:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all 0.5s ease;
    background: linear-gradient(130deg, transparent 15%, #6256ed 50%, transparent 85%);
}
.aboutsec2 .aio-icon-component:hover:after {
    transform: rotate(-90deg);
}
.aboutsec2 .aio-icon-component .aio-icon-box {
    position: relative;
    z-index: 9;
}
.aboutsec2 .aio-icon-component .aio-icon-img {
    background: #2e2341;
    border-radius: 50%;
    padding: 10px;
    transition: all 0.5s ease;
}
.aboutsec2 .aio-icon-component:hover .aio-icon-img {
    background: linear-gradient(90deg, #00d082 0%, #2c15b3 100%) !important;
    transform: scale(0.9);
}
.aboutsec4 {
    background-color: var(--gray-bg);
}
.aboutsec6 {
    background-image: linear-gradient(var(--gray-bg), transparent);
}
.aboutsec5 .aboutfvid {
    padding: 10px 15% 0 15%;
}
.abouser .vc_column-inner > .wpb_wrapper {
    padding: 0;
}
.abouser .aio-icon-component {
    position: relative;
    padding: 20px;
    background-color: rgb(247 247 247);
    border-radius: 2px;
}
.abouser .aio-icon-component .aio-icon-img {
    background: #ffffff;
    padding: 12px;
    border-radius: 50%;
}
.abouser .aio-icon-component h3.aio-icon-title {
    margin: 10px 0 0 !important;
    font-size: 20px;
    font-weight: 600;
}
.abouser .aio-icon-component .aio-icon-description {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s cubic-bezier(.24, .74, .58, 1);
    transform: scaleY(0);
    padding: 15px;
    color: #fff;
    background: var(--green);
    font-size: 16px;
    line-height: normal;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
.abouser .aio-icon-component:hover .aio-icon-description {
    opacity: 1;
    transform: scaleY(1);
}
.abouser .aio-icon-component a.aio-icon-read {
    color: #2c15b3;
    margin-top: 3px;
}
.abouser .aio-icon-component a.aio-icon-read:hover {
    color: #fff;
}
.abouser .aio-icon-component.conbox {
    background-color: var(--blue);
}
.abouser .aio-icon-component.conbox {
    background-color: var(--blue);
    display: flex;
    align-items: center;
    justify-content: center;
}
.abouser .aio-icon-component.conbox h3.aio-icon-title {
    margin: 0 !important;
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 6px;
    transition: all 0.5s ease;
}
.abouser .aio-icon-component.conbox a:hover h3.aio-icon-title:hover {
    text-underline-offset: 2px;
}
.experbox {
    width: 365px;
    padding: 20px;
    border-radius: 2px;
    color: #fff;
    background-image: linear-gradient(#00d082, #00a366);
}
.experbox .stats-desc {
    border-left: 1px solid white;
    padding-left: 20px;
}
.stats-left .stats-desc .stats-number {
    font-size: 64px !important;
    line-height: 65px !important;
    font-weight: bold;
}
.stats-left .stats-desc .counter_suffix {
    font-weight: bold;
    padding-left: 10px;
}
.stats-left .stats-desc .stats-text {
    font-size: 24px !important;
    font-weight: bold;
}








@media screen and (max-width: 1362px) {
    .scroll-text-area .h2 {font-size: 62px;}

}
@media screen and (max-width: 992px) {

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

}
@media screen and (max-width: 479px) {

}