/*
 Theme Name:   Codeus Child
 Theme URI:    http://codex-themes.com/codeus-child/
 Author:       Codex Themes
 Author URI:   http://codex-themes.com/codeus/
 Template:     codeus
 Theme Folder: codeus-child
 Version:      3.3.4
*/

@font-face {
    font-family: 'Lato';
    src: url('../xcellenceit/fonts/Lato-Bold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Lato-Bold.woff') format('woff'),
        url('../xcellenceit/fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../xcellenceit/fonts/Lato-Black.woff2') format('woff2'),
        url('../xcellenceit/fonts/Lato-Black.woff') format('woff'),
        url('../xcellenceit/fonts/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../xcellenceit/fonts/Lato-Medium.woff2') format('woff2'),
        url('../xcellenceit/fonts/Lato-Medium.woff') format('woff'),
        url('../xcellenceit/fonts/Lato-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../xcellenceit/fonts/Lato-SemiBold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Lato-SemiBold.woff') format('woff'),
        url('../xcellenceit/fonts/Lato-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../xcellenceit/fonts/Lato-ExtraBold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Lato-ExtraBold.woff') format('woff'),
        url('../xcellenceit/fonts/Lato-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-ExtraBold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-ExtraBold.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Bold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Bold.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Black.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Black.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-ExtraLight.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-ExtraLight.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Light.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Light.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Thin.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Thin.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Regular.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Regular.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-SemiBold.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../xcellenceit/fonts/Inter-Medium.woff2') format('woff2'),
        url('../xcellenceit/fonts/Inter-Medium.woff') format('woff'),
        url('../xcellenceit/fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
    counter-reset: process-counter;
    font-family: 'Inter', sans-serif !important;
}

/* christmas css */

.quickfinder ul li .title {
    font-size: 22px;
}

.quickfinder ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.block.content .central-wrapper .fullwidth .lazy-loading h2 {
    text-align: center;
}

#homepage-block-3,
#homepage-block-7 {
    background-color: #e8ecef !important;
}

#homepage-block-3 .central-wrapper {
    padding-bottom: 0;
}

#header #site-navigation ul.main_menu li a {
    text-transform: capitalize;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}


#header #site-navigation li.current-menu-item>a,
#header #site-navigation li.current-menu-ancestor>a {
    color: #003767 !important;
}

#footer .widget.widget_nav_menu li.menu-item a:before,
#footer .widget.widget_submenu li.menu-item a:before,
#footer #bottom-line .footer-nav li:before {
    color: #8aa5c5;
}

.sidebar {
    border-left: 1px solid #d6dde3;
    padding: 0 15px 0 25px;
}

.quickfinder.block,
.slideshow.block {
    background-color: #e8ecef !important;
}

.slideshow .nivo-directionNav a.nivo-nextNav:before,
.slideshow .nivo-directionNav a.nivo-prevNav:before,
html * .slideshow .ls-container .ls-nav-prev:before,
html * .slideshow .ls-container .ls-nav-next:before,
.portfolio ul.thumbs li .overlay .p-icon,
.block.portfolio ul.thumbs li .overlay .p-icon,
.gallery .navigation.preview-navigation .prev:before,
.gallery .navigation.preview-navigation .next:before,
.gallery .preview li a span.overlay .p-icon,
.gallery-three-columns ul li a span.overlay .p-icon,
.gallery-four-columns ul li a span.overlay .p-icon,
.image.wrap-box .fancy .overlay:before {
    color: #87af1b !important;
}

.email-button button {
    padding: 18px 25px 18px 65px !important;
}

@media only screen and (min-width: 40.0625em) {
    .wp-medium-6 {
        width: 47%;
    }
}

.block.portfolio ul.thumbs li .share-block-toggle,
.portfolio.medium ul.thumbs li .share-block-toggle {
    display: none;
}

.clients.block {
    background-color: #ffffff !important;
}

#bottom-line {
    font-size: 15px;
}

#bottom-line .site-info {
    text-align: right;
}

#scb-wrapper {
    padding: 5px 5px;
}

blockquote p,
blockquote p span strong {
    font-style: normal;
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6,
table thead th,
.quickfinder ul li .title,
#footer #contacts a {
    text-transform: capitalize;
}

.widget.widget_nav_menu li,
.widget.widget_submenu li {
    border-bottom: none;
}

.widget.widget_text .textwidget,
.widget.widget_black_studio_tinymce .textwidget1 {
    font-size: 14px;
}

.widget.widget_nav_menu li.menu-item a:before,
.widget.widget_submenu li.menu-item a:before {
    line-height: 24px;
}

.widget.widget_nav_menu li a,
.widget.widget_submenu li a {
    padding: 8px 20px 8px 45px;
}

.tribe-events-list-widget .tribe-list-widget {
    padding-left: 0;
}

.tribe-events-list-widget .tribe-event-title {
    font-size: 18px;
    line-height: 23px;
}

.vc-hoverbox-block-inner h2 {
    color: #fff !important;
}

body .gform_wrapper .top_label div.ginput_container {
    display: inline;
}

.gform_wrapper .top_label .gfield_label {
    width: 12%;
    font-weight: normal;
}

body .gform_wrapper .top_label div.ginput_container_text {
    margin-left: 0.5%;
}

.wptww-testimonials-slidelist h4 {
    display: none;
}

.wptww-testimonials-list .wptww-quote {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.wptww-testimonials-slidelist-1 button:before {
    display: none;
}

.wptww-testimonials-slidelist.design-1 .fa-quote-left,
.wptww-testimonials-list.design-1 .fa-quote-left,
.wptww-testimonials-slide-widget.design-1 .fa-quote-left {
    color: #ccc;
}

.Custom_Facebook_Page iframe {
    margin: 0 !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    width: auto;
}

.sidebar .widget.project_info .email {
    border-top: 1px solid #d6dde3 !important;
    padding-top: 20px;
    margin-top: 20px;
}

.sidebar .widget.email-section {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: none !important;
}

.page-title-block {
    height: auto;
    background-size: 100%;
    background-repeat: initial !important;
}

.page-title-block .page-title-block-header h1 {
    text-align: left;
    padding-left: 10px;
}

.page-title-block-content {
    padding: 115px 0 25px 0;
}

.snp-subscribeform .snp-submit {
    margin-top: 0;
}

.snp-theme8 .snp-field input {
    margin-top: 0;
}

.team-element-name {
    font-size: 19px !important;
}

.team-element a {
    cursor: default;
}

.snp-theme8 .snp-header {
    padding: 20px 60px;
}

#main {
    padding: 25px 0 0;
    display: flex;
}

.service-details-page #main .central-wrapper {
    padding-bottom: 0 !important;
}

.page-title-block .page-excerpt {
    display: none;
}

.single-post .page-title-block .page-title-block-content {
    padding: 44px 0 25px 0;
}

.block.portfolio ul.thumbs li .title .title-inner {
    text-align: center;
}

.single-post .page-title-block .page-title-block-header h1 {
    font-size: 60%;
}

ol.commentlist .comment-content .text {
    padding-top: 12px;
}

.page-template-page_sidebar h3.widget-title,
.page-template-page_sidebar h2 {
    font-size: 25px;
}

.sidebar .widget.picturebox+.widget,
.sidebar .widget.widget_submenu+.widget,
.sidebar .widget.widget_nav_menu+.widget,
.sidebar .widget.widget_categories+.widget,
.sidebar .widget.widget_meta+.widget,
.sidebar .widget.widget_search+.widget,
.sidebar .widget.Custom_Flickr+.widget,
.sidebar .widget.project_info+.widget,
.sidebar .widget.widget_testimonials+.widget {
    border-top: 1px solid #d6dde3;
}

.gform_wrapper .top_label .gfield_label {
    width: 35% !important;
}

.gform_wrapper textarea,
input[type="text"],
input[type="password"],
textarea,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="month"],
input[type="week"] {
    margin: 3px 0 0 0;
}

body .gform_wrapper .top_label div.ginput_container_text {
    margin-left: 0;
}

#header #site-navigation ul.main_menu ul {
    width: 290px;
}

#footer #contacts a:hover {
    color: #87af1b
}

.block.portfolio ul.thumbs li .title,
.portfolio ul.thumbs li .title {
    padding: 0;
}

.page-template-page_contact .map {
    display: none;
}

.text_box>.title {
    padding: 10px 40px;
}

.text_box>.text {
    padding: 30px 30px;
}

.full_width {
    padding-bottom: 3%;
}

.one_third .team-list-wrapper .team-list .team-element .team-element-image {
    width: 170px;
    height: 170px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 15px auto 10px;
}

.one_third .team-list-wrapper .team-list .team-element .team-element-image img {
    width: 170px;
    height: 170px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.team-list-wrapper .team-list .team-element:nth-child(6) {
    background-color: #eaeaea;
}

.team-list-wrapper .team-list .team-element:nth-child(6) a {
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

.project_info-item .value span {
    font-size: 88.2%;
    line-height: 24px;
    padding: 0px 0 0 25px;
    margin-top: 5px;
    display: block;
}

.project_info-item .value span span.sub-title {
    font-size: 100%;
    line-height: 23px;
    padding: 0;
    margin-top: 0px;
    display: inline-block;
    width: 25%;
}

.portfolio ul.thumbs li .title .title-inner-content {
    text-align: center !important;
}

.project_info-item .value span strong {
    color: #375270;
}

.quickfinder ul li .image {
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto 15px;
    font-size: 25px;
}

.quickfinder ul li .image span {
    width: 63px;
    height: 63px;
    line-height: 63px;
    font-size: 25px;
}

.quickfinder ul li .description {
    letter-spacing: -0.2px;
}

.services .text_box>.text {
    padding: 10px 30px;
    text-align: center;
}

.services .text_box>.text h5 {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 25px;
}

.portfolio ul.thumbs li .overlay .p-icon,
.block.portfolio ul.thumbs li .overlay .p-icon {
    color: #87af1b !important;
}

.block.clients ul.list li a {
    cursor: default;
}

body .gform_wrapper .top_label div.ginput_container_email,
body .gform_wrapper .top_label div.ginput_container_website {
    margin-left: -4px !important;
}

body.service-page .gform_wrapper .top_label div.ginput_container_email,
body.service-page .gform_wrapper .top_label div.ginput_container_website,
body.service-details-page .gform_wrapper .top_label div.ginput_container_email,
body.service-details-page .gform_wrapper .top_label div.ginput_container_websit {
    margin-left: 0 !important;
}

.project_info-item .title,
.contact_info-item .title {
    font-size: 20px !important;
}

.icon_loc,
.icon_clock,
.icon_phone,
.icon_email,
.icon_card,
.icon_qr {
    font-size: 88.2%;
    line-height: 24px;
    padding: 0px 0 0 25px;
    margin-top: 5px;
    display: block;
}

.icon_loc {
    background: url(../../uploads/2017/09/icon_footer_loc.png) left 3px no-repeat;
}

.icon_clock {
    background: url(../../uploads/2017/09/clock.png) left 3px no-repeat;
}

.icon_phone {
    background: url(../../uploads/2017/09/icon_phone.png) left 3px no-repeat;
}

.icon_email {
    background: url(../../uploads/2017/09/icon_email.png) left 3px no-repeat;
}

.icon_card {
    background: url(../../uploads/2017/09/price-tag.png) left 3px no-repeat;
}

.icon_qr {
    background: url(../../uploads/2017/09/qr-code-icon.png) left 3px no-repeat;
}

.clients ul.list li .client-logo {
    text-decoration: none;
    display: block;
    position: relative;
    width: 270px;
    height: 200px;
    transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    background-color: #f0f4f7;
}

.clients ul.list li .client-logo:hover {
    background-color: transparent;
}

#center.fullwidth .clients ul.list li .client-logo {
    width: 285px;
}

.clients ul.list li .client-logo:hover {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.clients ul.list li .client-logo span {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /*filter: gray; /* IE 6-9 */
}

.clients ul.list li .client-logo:hover span {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

/*
*********************
* =top-bar
*********************
*/
.top-bar {
    background-color: #212d3c;
}

.top-bar .social-icons {
    margin-top: 2px;
    padding-left: 0;
}

.top-bar .social-icons li {
    display: inline;
    font-size: 23px;
    padding-right: 15px;
}

.top-bar .sign-options span {
    color: #9bbd52;
}

.top-bar .social-icons span:hover {
    color: #e1e1e1;
}

.top-bar .sign-options {
    margin-top: 7px;
    margin-bottom: 7px;
}

.top-bar .sign-options li {
    display: inline;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 7px;
}

.top-bar .sign-options a {
    color: #fff;
    text-decoration: none;
}

.top-bar .sign-options a:hover {
    color: #e1e1e1;
}

.top-bar .title span {
    color: #fff;
    text-decoration: none;
    font-size: 14px !important;
    text-transform: uppercase;
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_row:after {
    clear: both
}

.vc_row:after,
.vc_row:before {
    content: " ";
    display: table
}

.vc_col-md-6,
.vc_col-sm-6,
.vc_col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_col-xs-6 {
    float: left;
}

.vc_col-xs-6 {
    width: 50%
}

.transform {
    text-transform: inherit;
}

.youtube.wrap-box.no-style.below {
    text-align: center;
}

div#gform_confirmation_message_1,
div#gform_confirmation_message_2 {
    background-color: rgb(0, 55, 103);
    padding: 5px 10px;
    color: white;
    margin: 3% 0;
}

.wptww-testimonials-slidelist button:before,
.wptww-testimonials-slidelist a.button:before {
    content: none;
}

.wptww-testimonials-list.design-1 .wp-medium-4 {
    width: 100%;
}

@media (min-width: 768px) {
    .vc_col-sm-6 {
        float: left
    }

    .vc_col-sm-6 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .vc_col-md-6 {
        float: left
    }

    .vc_col-md-6 {
        width: 50%
    }
}

@media (min-width: 1200px) {
    .vc_col-lg-6 {
        float: left
    }

    .vc_col-lg-6 {
        width: 50%
    }
}

@font-face {
    font-family: VC-Icons;
    src: url(../../plugin/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.ttf?otu1sf) format('truetype'), url(../../plugin/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.woff?otu1sf) format('woff'), url(../../plugin/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.svg?otu1sf#VC-Icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.vc-composer-icon {
    font-family: VC-Icons !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

/*** CONFERENCE POPUP BLOCK ***/
.conference-popup {
    background: url(https://www.nopcommerce.com/App_Themes/moderndesign/images/conference-popup-back.jpg) center center no-repeat;
    width: 80px;
    height: 70px;
    position: fixed;
    top: 243px;
    right: 0;
    -webkit-transition: width 0.4s ease, height 0.4s ease;
    -moz-transition: width 0.4s ease, height 0.4s ease;
    -ms-transition: width 0.4s ease, height 0.4s ease;
    -o-transition: width 0.4s ease, height 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease;
    border-radius: 3px;
    max-width: 100%;
    z-index: 1000000;
}

.conference-popup.ipad-hover,
.conference-popup:hover {
    width: 340px;
    height: 250px;
}

.conference-popup .conference-popup-header:after {
    content: "";
    display: block;
    clear: both;
}

.conference-popup.ipad-hover .conference-popup-header,
.conference-popup:hover .conference-popup-header {
    width: 320px;
    margin: 10px;
}

.conference-popup .logo {
    background: url(https://www.nopcommerce.com/App_Themes/moderndesign/images/conference-logo.png) center center no-repeat;
    width: 65px;
    height: 55px;
    background-size: cover;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.conference-popup.ipad-hover .logo,
.conference-popup:hover .logo {
    width: 85px;
    height: 71px;
    float: left;
}

.conference-popup .title {
    background: url(https://www.nopcommerce.com/App_Themes/moderndesign/images/conference-logo-title.png) center center no-repeat;
    background-size: contain;
    width: 208px;
    height: 31px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
    float: left;
    margin-left: 15px;
    margin-top: 14px;
}

.conference-popup.ipad-hover .title,
.conference-popup:hover .title {
    display: block;
}

.conference-popup .text {
    font-family: Helvetica, Arial, sans-serif;
    display: none;
    clear: both;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    width: 320px;
    margin-top: 13px;
    padding: 0px 9px;
}

.conference-popup.ipad-hover .text,
.conference-popup:hover .text {
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.conference-popup .button {
    background: #ff8a00;
    border-radius: 6px;
    width: 179px;
    height: 40px;
    display: none;
    margin: 0 auto;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    padding: 0px !important;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.conference-popup-header {
    padding: 5px;
}

.conference-popup.ipad-hover .button,
.conference-popup:hover .button {
    display: block;
}

.conference-popup .button:before {
    display: none;
}

.portfolio .rubrics ul.thumbs {
    text-align: center;
}

#header .central-wrapper {
    padding-bottom: 0 !important;
}

/* Change CSS */

.service-page .central-wrapper {
    padding-bottom: 0 !important;
}

.header-fixed-wrapper #header #site-navigation li a:hover {
    color: #003767 !important;
}

.service-page .clearfix:before,
.service-page .clearfix:after,
#header .clearfix:before,
#header .clearfix:after,
#footer .clearfix:before,
#footer .clearfix:after {
    content: none;
}

.header-fixed-wrapper .logo img {
    width: 250px;
    object-fit: cover;
    object-position: center;
}

#header .logo {
    padding: 0;
}

#header .logo a {
    font-size: 0;
}

#header #site-navigation ul.main_menu li,
#header.header-fixed #site-navigation>ul.main_menu>li,
#header.header-fixed .logo {
    padding-top: 0;
}

#header .navigation {
    padding: 20px 15px;
}

#header.header-fixed #site-navigation>ul.main_menu>li>a {
    line-height: 50px;
}

#header #site-navigation li.current-menu-ancestor>a {
    transition: 0.1s;
}

#header #site-navigation ul.main_menu li a:hover::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #FF6600;
    width: 100%;
}

#header #site-navigation ul.main_menu {
    float: right;
}

#header #site-navigation ul.main_menu li {
    z-index: initial;
}

#header #site-navigation ul.main_menu ul {
    z-index: 9;
}

.main-title p,
.title-bg p,
.main-section .title-bg span {
    font-family: 'Lato', sans-serif !important;
}
.main-title p strong span,
.main-title p span strong{
    font-weight: 900 !important;
}

.main-section {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.client-section::before,
.reviews-section::before,
.awards-section::before,
.web-development-service::before {
    background: #F4F7F9;
}

.client-section::before,
.testimonial-section::before,
.reviews-section::before,
.awards-section::before,
.web-development-service::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
}

.main-section .title-bg span,
.our-services-title-bg p span {
    -webkit-text-stroke: 1px rgba(148, 148, 148, 0.2);
}

.client-section .happy-client-title span {
    color: #F4F7F9;
}

.we-section .we-title span {
    color: #ffffff;
}

.main-section .main-title {
    text-align: center;
    margin-bottom: 25px;
}

.trusted-partner-title span {
    color: #192734;
}

.client-content span {
    color: #484848;
    font-weight: 500;
}

.client-section .carousel-slider .owl-stage {
    display: flex;
    align-items: center;
}

.client-section .carousel-slider .owl-nav,
.service-page .page-title-block,
.client-section .wpb_wrapper .iconed-text.clearfix,
.service-details-page .page-title-block {
    display: none;
}

.client-section .client-content {
    max-width: 730px;
}

.we-section .we-content,
.process-section .process-content,
.projects-section .projects-content,
.industry-section .industry-content,
.testimonial-section .testimonial-content,
.reviews-section .review-content,
.awards-section .awards-content,
.tech-tab-main .section-content,
.why-section .why-content {
    max-width: 1000px;
    margin: 0 auto;
    font-weight: 500;
}

.client-section .owl-dots button:before,
.testimonial-section .owl-dots button:before,
.reviews-section .owl-dots button:before {
    content: none;
}

.service-page .content-wrap #main,
.service-details-page .content-wrap #main {
    padding: 0;
}

.we-section.main-section {
    padding-left: 0;
    padding-right: 0;
}

.we-section .wpsm_counter_b_row .wpsm_counterbox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: left !important;
}

.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title,
.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after,
.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
    font-family: 'Inter', sans-serif !important;
}

.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number{
    margin-bottom: 22px !important;
}
.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number {
    font-size: 38px !important;
    font-weight: 700 !important;
    margin-top: 0 !important;
}

.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number{
    margin-bottom: 12px !important;
}
.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span {
    padding-bottom: 7px !important;
    border-bottom: 4px solid #FF6600 !important;
}

.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title,
.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    min-height: auto !important;
    margin-top: 0 !important;
}

.we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after,
.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after {
    content: '+' !important;
    font-size: 38px !important;
    font-weight: 700 !important;
}

.why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
    line-height: 30px !important;
    min-height: auto !important;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
    content: '';
    box-shadow: 0px 0px 8px 0px #dddddd;
    border-radius: 10px;
    margin: 5px;
    display: block;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6:first-child::before,
.why-section .wpsm_col-md-3.wpsm_col-sm-6:first-child .wpsm_counterbox::before {
    background: url('./images/completed-task.svg') no-repeat center;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(2):before,
.why-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(2) .wpsm_counterbox::before {
    background: url('./images/rating.svg') no-repeat center;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(3):before,
.why-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(3) .wpsm_counterbox::before {
    background: url('./images/team.svg') no-repeat center;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6:last-child::before,
.why-section .wpsm_col-md-3.wpsm_col-sm-6:last-child .wpsm_counterbox::before {
    background: url('./images/leader.svg') no-repeat center;
}

.we-section .wpsm_col-md-3.wpsm_col-sm-6::after {
    content: '';
    min-width: 20px;
    height: 20px;
    box-shadow: 2px -3px 5px 0px #ededed;
    margin: 5px;
    display: block;
    position: absolute;
    left: 96px;
    top: 45%;
    transform: rotate(45deg) translate(0, -45%);
    background-color: #ffffff;
}

.why-section .wpsm_col-md-3.wpsm_col-sm-6 .wpsm_counterbox::before {
    content: '';
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: cover;
    filter: invert(35%) sepia(35%) saturate(5179%) hue-rotate(200deg) brightness(65%) contrast(100%);
}

.process-detail {
    display: flex;
}

.process-detail .process-img {
    background-size: contain !important;
}

.process-detail .process-image,
.process-detail .section-details {
    position: relative;
}

.process-detail .requirment-img {
    background: url('images/project-management.svg') no-repeat;
}

.process-detail .analysis-img {
    background: url('images/web-analysis.svg') no-repeat;
}

.process-detail .ui-design-img {
    background: url('images/vector.svg') no-repeat;
}

.process-detail .development-img {
    background: url('images/web-develop.svg') no-repeat;
}

.process-detail .testing-img {
    background: url('images/test.svg') no-repeat;
}

.process-detail .maintanence-img {
    background: url('images/maintenance.svg') no-repeat;
}

@keyframes progress-ani {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.projects-details .details a {
    display: inline-block;
    background-size: cover;
    position: relative;
}

.section-two {
    background: url('images/project-img.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}

.section-two::before {
    content: '';
    background-color: rgba(000, 000, 000, 0.5);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.section-two::after {
    content: '';
    background-color: rgba(000, 000, 000, 0.7);
    width: 82%;
    height: 82%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-two .center-details {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9;
}

.section-two .center-details p {
    font-weight: 300;
}

.section-two .center-details::before {
    content: '';
    background: url('images/project-icon.svg') no-repeat center;
    width: 100px;
    height: 100px;
    display: inline-block;
    background-size: contain;
    margin-bottom: 30px;
}

.projects-details .details img {
    width: 100%;
    height: 100%;
}

.projects-details .details a::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000 100%);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1.5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    border-radius: 10px;
}

.projects-details .details:hover a::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.projects-details .details a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #192734;
    background-color: #ffffff;
    opacity: 0;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    transition: 0.3s;
    text-align: center;
}

.projects-details .details a:hover span {
    opacity: 1;
}

.projects-details .details a span:hover {
    color: #ffffff;
    background-color: #000000;
}

.industry-details .industry-logo {
    display: flex;
    padding: 20px 0;
}

.beyond.industry-logo {
    padding-bottom: 0 !important;
}

.industry-details .industry-logo:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
}

.industry-logo .title span {
    font-size: 22px;
    font-weight: 800;
    color: #192734;
    font-family: 'Lato', sans-serif;
}

.industry-logo .logos {
    display: flex;
    justify-content: space-between;
}

.industry-details .logos .logo {
    width: 170px;
    height: 60px;
    object-fit: contain;
    object-position: center;
}

.industry-details .ecommerce-title span::before {
    background: url('images/ecommerce/shopping-cart.gif') no-repeat;
}

.industry-details .healthcare-title span::before {
    background: url('images/healthcare/heartbeat.gif') no-repeat;
}

.industry-details .manufacture-title span::before {
    background: url('images/manufature/eco.gif') no-repeat;
}

.industry-details .furniture-title span::before {
    background: url('images/furniture/armchair.gif') no-repeat;
}

.industry-details .jwellery-title span::before {
    background: url('images/jwellery/ring.gif') no-repeat;
}

.industry-details .appliances-title span::before {
    background: url('images/appliance/home-appliance.gif') no-repeat;
}

.industry-details .photography-title span::before {
    background: url('images/photography/photo-camera.gif') no-repeat;
}

.industry-details .fashion-title span::before {
    background: url('images/fashion/clothing-shop.gif') no-repeat;
}

.industry-details .music-title span::before {
    background: url('images/music/music.gif') no-repeat;
}

.industry-details .beyond-title span::before {
    background: url('images/anybeyond/list.gif') no-repeat;
}

.industry-details .title span::before {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    background-size: cover;
}

.industry-details .title span::after {
    content: '-';
    font-size: 30px;
}

.industry-details .title span {
    display: flex;
    align-items: center;
    gap: 0 30px;
}

.testimonial-section::before {
    background: linear-gradient(90deg, rgba(0, 38, 72, 1) 0%, rgba(0, 38, 71, 1) 50%, rgba(0, 78, 145, 1) 100%);
}

.testimonial-section .title-bg span {
    color: transparent;
    -webkit-text-stroke: 1px rgba(148, 148, 148, 0.3);
}

.testimonial-section .vc_row .wpb_column::before,
.testimonial-section .vc_row .wpb_column::after {
    background: url('images/double-quotes.svg') no-repeat;
}

.testimonial-section .vc_row .wpb_column::before {
    left: 0;
}

.testimonial-section .vc_row .wpb_column::after {
    right: 0;
    transform: rotate(180deg);
}

.testimonial-section .vc_row .wpb_column::before,
.testimonial-section .vc_row .wpb_column::after {
    content: '';
    display: inline-block;
    background-size: cover;
    position: absolute;
}

.testimonial-section .owl-carousel .client-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 12px solid #F4F7F9;
}

.testimonial-section .owl-stage {
    display: flex;
    padding: 70px 0 30px;
}

.slide-details .client-img,
.slide-content .star-rating {
    text-align: center;
}

.testimonial-section .owl-carousel.owl-drag .owl-item {
    background-color: #F4F7F9;
    border-radius: 8px;
}

.slide-content .star-rating {
    margin-top: 40px;
    margin-bottom: 20px;
}

.client-review {
    color: #000000;
    margin-bottom: 20px;
}

.client-review span {
    line-height: 30px;
}

.client-name span {
    color: #192734;
}

.client-img .quote {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 51%;
    font-size: 0;
}

.client-img .quote::before {
    content: '';
    background: url('images/double-quote.svg') no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.testimonial-section .owl-stage .owl-item.active {
    transition: 0.5s;
}

/* .testimonial-section .owl-stage .owl-item.active::nth-child(2){
    transform: scale(1.2);
} */
.testimonial-section .sa_owl_theme .owl-dots .owl-dot span {
    background-color: #ffffff !important;
    opacity: 0.3 !important;
}

.testimonial-section .sa_owl_theme .owl-dots .owl-dot span,
.reviews-section .sa_owl_theme .owl-dots .owl-dot span,
.client-section .sa_owl_theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    margin: 0 5px !important;
}

.testimonial-section .sa_owl_theme .owl-dots .active span,
.testimonial-section .sa_owl_theme .owl-dots .owl-dot span:hover {
    background-color: #ffffff !important;
    opacity: 1 !important;
}

.reviews-section .owl-carousel .owl-stage,
.client-section .owl-carousel .owl-stage {
    margin-bottom: 30px;
}

.reviews-section .owl-carousel .owl-stage,
.client-section .owl-carousel .owl-stage,
.service-details-client-section .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.reviews-section .sa_owl_theme .owl-dots .owl-dot span,
.client-section .sa_owl_theme .owl-dots .owl-dot span {
    background-color: #C0C0C0 !important;
    opacity: 0.8 !important;
}

.reviews-section .sa_owl_theme .owl-dots .active span,
.reviews-section .sa_owl_theme .owl-dots .owl-dot span:hover,
.client-section .sa_owl_theme .owl-dots .active span,
.client-section .sa_owl_theme .owl-dots .owl-dot span:hover {
    background-color: #263F5C !important;
    opacity: 1 !important;
}

.client-section .owl-item img,
.service-details-client-section .owl-carousel .owl-item img {
    width: 170px !important;
}
/* .client-slide-slider .slide-img{
    display: flex;
    justify-content: center;
}
.client-slide-slider .slick-track{
    display: flex;
    align-items: center;
    justify-content: center;
}
.client-slide-slider .slick-arrow{
    display: none !important;
} */

.owner-content p span {
    font-weight: 500;
    line-height: 35px;
}

.owner-content .wpb_wrapper p:first-child {
    margin-bottom: 25px;
}

.owner-profile .owner-img {
    position: relative;
    text-align: center;
}

.owner-profile .owner-img .play-btn {
    position: absolute;
    bottom: 70px;
    left: 0;
    border-radius: 100%;
    padding: 0;
    background-color: #003767;
    display: none;
}

.owner-profile .owner-img button::before {
    content: '';
    background: #003767;
    position: absolute;
    top: 0px;
    left: -16px;
    background-size: 400%;
    z-index: 1;
    filter: blur(1px);
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
    border-radius: 50%;
}

.owner-profile .owner-img button::after {
    content: '';
    background: url('images/play-bold.svg') no-repeat center;
    background-size: cover;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
}

.owner-profile .owner-img button::before {
    opacity: 1;
    content: '';
    border-radius: 50%;
    border: 2px solid #003767;
    box-sizing: border-box;
    transition: all .10s ease;
    animation: grow 2s infinite;
}

@keyframes grow {
    from {
        transform: scale(0, 0);
        opacity: 1
    }

    to {
        transform: scale(1.5, 1.5);
        opacity: 0
    }
}

.owner-profile .owner-img button {
    animation: borderPulse 2s infinite ease-out, colorShift 2s infinite ease-in;
}

@keyframes borderPulse {
    0% {
        box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, .4), 0px 0px 0px 0px rgba(255, 255, 255, 1);
    }

    100% {
        box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0);
    }
}

@keyframes colorShift {

    0%,
    100% {
        background: #003767;
    }

    33% {
        background: #01213d;
    }

    66% {
        background: #003767;
    }
}

.owner-section .owner-details::before {
    content: '';
    background: url('images/line.svg') no-repeat;
    width: 200px;
    height: 12px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: 0;
}

.awards-section .awards {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px 20px;
}

.awards-section .award-logo {
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    box-shadow: 2px 2px 5px 1px #ededed;
    height: 150px;
}

.awards-section .umbraco-cms {
    flex-direction: column;
    gap: 10px 0;
}

.awards-section .umbraco-cms p {
    color: #192734;
    width: 230px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.awards-section .umbraco-cms p span {
    font-weight: 900;
}

.awards-section .awards-content {
    margin-bottom: 70px !important;
}

.services-main-list>.vc_column-inner,
.tech-tab-main .our-tech-title {
    padding-bottom: 0 !important;
}

.tech-tab-main .vc_tta-tabs-list {
    display: flex !important;
    justify-content: space-between;
}

.tech-tab-main .vc_tta-tabs-container,
.tech-tab-main .vc_tta-tabs-list .vc_tta-tab,
.tech-stack-list .wpb_wrapper .tech-cta-button,
.tech-stack-list .wpb_wrapper .tech-cta-button button {
    margin: 0 !important;
}

.tech-stack-list .wpb_wrapper .tech-cta-button button,
.engage-tab-title .wpb_wrapper .engage-details-btn button {
    text-align: left;
}

.tech-tab-main .tech-stack-list .wpb_wrapper .vc_tta-container {
    margin-bottom: 50px !important;
}

.ays-pb-modals .ays-pb-modal .ays-pb-modal-close {
    top: 5px !important;
    right: 1% !important;
}

.ays-pb-modal .ays_content_box iframe {
    width: 100% !important;
}

.ays-pb-modal .ays_content_box {
    padding: 20px 0 0 !important;
}

.service-details-client-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.web-development-service .title-bg {
    margin-bottom: 0;
}

.web-development-service .web-content {
    font-weight: 500;
}

.web-development-service .main-title {
    margin-bottom: 40px;
}

.web-development-service .service-details-btnArrow .vc_btn3 {
    margin-top: 0;
    padding-right: 48px;
    text-align: left;
}

/* .owl-stage .owl-item.active:nth-child(2) {
    transform: scale(1.5); 
} */
.development-services {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 20px;
    justify-content: space-between;
}

.services-details {
    background-color: #ffffff;
    box-shadow: 0px 0px 11px 1px #eaeaea;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
}

.services-details .services-img::before {
    content: '';
    background-color: #000000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    transition: 0.5s;
    border-radius: 10px;
}

.services-details:hover .services-img::before {
    content: '';
    background-color: #000000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.services-title {
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    color: #000000;
    position: relative;
    z-index: 9;
    text-align: center;
}

.services-details:hover .services-title,
.services-details:hover .services-para {
    color: #ffffff;
}

.services-info {
    padding: 50px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services-para {
    font-weight: 500;
    color: #484848;
    line-height: 30px;
    position: relative;
    z-index: 9;
    text-align: center;
}

/* Web development */
.custom-app-img::after {
    background: url('images/web-app/custom-web-app.png') no-repeat;
}

.frontend-img::after {
    background: url('images/web-app/frontend-development.png') no-repeat;
}

.backend-img::after {
    background: url('images/web-app/backend-development.png') no-repeat;
}

.full-stack-img::after {
    background: url('images/web-app/fullstack-development.png') no-repeat;
}

.ecommerce-img::after {
    background: url('images/web-app/ecommerce-development.png') no-repeat;
}

.cms-management-img::after {
    background: url('images/web-app/CMS.png') no-repeat;
}

.api-develop-img::after {
    background: url('images/web-app/api-development.png') no-repeat;
}

.progressive-img::after {
    background: url('images/web-app/progressive-apps.png') no-repeat;
}

.custom-app-info::before {
    background: url('images/web-app/custom-web-icon.svg') no-repeat;
}

.frontend-info::before {
    background: url('images/web-app/frontend-icon.svg') no-repeat;
}

.backend-info::before {
    background: url('images/web-app/backend-icon.svg') no-repeat;
}

.full-stack-info::before {
    background: url('images/web-app/fullstack-icon.svg') no-repeat;
}

.ecommerce-info::before {
    background: url('images/web-app/ecommerce-icon.svg') no-repeat;
}

.cms-management-info::before {
    background: url('images/web-app/cms-icon.svg') no-repeat;
}

.api-develop-info::before {
    background: url('images/web-app/api-icon.svg') no-repeat;
}

.progressive-info::before {
    background: url('images/web-app/progressive-icon.svg') no-repeat;
}


/* Desktop development */
.window-app-img::after {
    background: url('images/desktop-app/desktop-window.jpg') no-repeat;
}

.mac-app-img::after {
    background: url('images/desktop-app/desktop-mac.jpg') no-repeat;
}

.linux-app-img::after {
    background: url('images/desktop-app/desktop-linux.jpg') no-repeat;
}

.desktop-uiux-img::after {
    background: url('images/desktop-app/desktop-uiux.jpg') no-repeat;
}

.desktop-test-img::after {
    background: url('images/desktop-app/testing.jpg') no-repeat;
}

.desktop-support-img::after {
    background: url('images/desktop-app/maintance-support.jpg') no-repeat;
}

.window-app-info::before {
    background: url('images/desktop-app/windows-icon.svg') no-repeat;
}

.mac-app-info::before {
    background: url('images/desktop-app/mac-icon.svg') no-repeat;
}

.linux-app-info::before {
    background: url('images/desktop-app/linux-icon.svg') no-repeat;
}

.desktop-uiux-info::before {
    background: url('images/desktop-app/uiux-icon.svg') no-repeat;
}

.desktop-test-info::before {
    background: url('images/desktop-app/testing-icon.svg') no-repeat;
}

.desktop-support-info::before {
    background: url('images/desktop-app/support-icon.svg') no-repeat;
}


/* Mobile development */
.ios-app-img::after {
    background: url('images/mobile-app/mobile-ios-img.jpg') no-repeat;
}

.android-app-img::after {
    background: url('images/mobile-app/mobile-android-img.jpg') no-repeat;
}

.cross-app-img::after {
    background: url('images/mobile-app/cross-platform-img.jpg') no-repeat;
}

.mobile-uiux-img::after {
    background: url('images/mobile-app/mobile-uiux-img.jpg') no-repeat;
}

.mobile-test-img::after {
    background: url('images/mobile-app/testing-img.jpg') no-repeat;
}

.mobile-support-img::after {
    background: url('images/mobile-app/support-img.jpg') no-repeat;
}

.ios-app-info::before {
    background: url('images/mobile-app/mobile-ios-icon.svg') no-repeat;
}

.android-app-info::before {
    background: url('images/mobile-app/mobile-android-icon.svg') no-repeat;
}

.cross-app-info::before {
    background: url('images/mobile-app/mobile-crossplatform-icon.svg') no-repeat;
}

.mobile-uiux-info::before {
    background: url('images/mobile-app/mobile-uiux-icon.svg') no-repeat;
}

.mobile-test-info::before {
    background: url('images/mobile-app/mobile-testing-icon.svg') no-repeat;
}

.mobile-support-info::before {
    background: url('images/mobile-app/mobile-support-icon.svg') no-repeat;
}


/* eCommerce development */
.ecommerce-develop-img::after {
    background: url('images/ecommerce-develop/ecommerce-develop-img.jpg') no-repeat;
}

.online-store-img::after {
    background: url('images/ecommerce-develop/online-store-img.jpg') no-repeat;
}

.shopcart-img::after {
    background: url('images/ecommerce-develop/shopping-cart-img.jpg') no-repeat;
}

.payment-img::after {
    background: url('images/ecommerce-develop/payment-img.jpg') no-repeat;
}

.product-img::after {
    background: url('images/ecommerce-develop/product-catalog-img.jpg') no-repeat;
}

.ecommerce-platform-img::after {
    background: url('images/ecommerce-develop/ecommerce-platform-img.jpg') no-repeat;
}

.ecommerce-seo-img::after {
    background: url('images/ecommerce-develop/ecommerce-seo-img.jpg') no-repeat;
}

.ecommerce-develop-info::before {
    background: url('images/ecommerce-develop/ecommerce-develop-icon.svg') no-repeat;
}

.online-store-info::before {
    background: url('images/ecommerce-develop/online-store-icon.svg') no-repeat;
}

.shopcart-info::before {
    background: url('images/ecommerce-develop/shopping-cart-icon.svg') no-repeat;
}

.payment-info::before {
    background: url('images/ecommerce-develop/payment-icon.svg') no-repeat;
}

.product-info::before {
    background: url('images/ecommerce-develop/product-catalogue-icon.svg') no-repeat;
}

.ecommerce-platform-info::before {
    background: url('images/ecommerce-develop/ecommerce-platform-icon.svg') no-repeat;
}

.ecommerce-seo-info::before {
    background: url('images/ecommerce-develop/ecommerce-seo-icon.svg') no-repeat;
}


/* Solr development */
.solr-configure-img::after {
    background: url('images/solr-develop/integration-img.jpg') no-repeat;
}

.custom-search-img::after {
    background: url('images/solr-develop/search-engine-img.jpg') no-repeat;
}

.search-result-img::after {
    background: url('images/solr-develop/search-result-img.jpg') no-repeat;
}

.solr-perform-img::after {
    background: url('images/solr-develop/perfomance-tuning-img.jpg') no-repeat;
}

.faceted-img::after {
    background: url('images/solr-develop/faceted-img.jpg') no-repeat;
}

.search-rank-img::after {
    background: url('images/solr-develop/search-rank-img.jpg') no-repeat;
}

.solr-configure-info::before {
    background: url('images/solr-develop/integration-icon.svg') no-repeat;
}

.custom-search-info::before {
    background: url('images/solr-develop/search-engine-icon.svg') no-repeat;
}

.search-result-info::before {
    background: url('images/solr-develop/search-result-icon.svg') no-repeat;
}

.solr-perform-info::before {
    background: url('images/solr-develop/perfomance-tuning-icon.svg') no-repeat;
}

.faceted-info::before {
    background: url('images/solr-develop/faceted-icon.svg') no-repeat;
}

.search-rank-info::before {
    background: url('images/solr-develop/search-rank-icon.svg') no-repeat;
}


/* Software development */
.custom-soft-img::after {
    background: url('images/software-develop/software-develop-img.jpg') no-repeat;
}

.database-design-img::after {
    background: url('images/software-develop/database-design-img.jpg') no-repeat;
}

.enterprise-soft-img::after {
    background: url('images/software-develop/enterprise-img.jpg') no-repeat;
}

.business-img::after {
    background: url('images/software-develop/business-img.jpg') no-repeat;
}

.legacy-img::after {
    background: url('images/software-develop/legacy-img.jpg') no-repeat;
}

.soft-test-img::after {
    background: url('images/software-develop/software-testing-img.jpg') no-repeat;
}

.soft-support-img::after {
    background: url('images/software-develop/software-support-img.jpg') no-repeat;
}

.custom-soft-info::before {
    background: url('images/software-develop/software-develop-icon.svg') no-repeat;
}

.database-design-info::before {
    background: url('images/software-develop/database-design-icon.svg') no-repeat;
}

.enterprise-soft-info::before {
    background: url('images/software-develop/enterprise-icon.svg') no-repeat;
}

.business-info::before {
    background: url('images/software-develop/business-icon.svg') no-repeat;
}

.legacy-info::before {
    background: url('images/software-develop/legacy-icon.svg') no-repeat;
}

.soft-test-info::before {
    background: url('images/software-develop/software-testing-icon.svg') no-repeat;
}

.soft-support-info::before {
    background: url('images/software-develop/software-support-icon.svg') no-repeat;
}


/* AI/ML development */
.machine-img::after {
    background: url('images/aiml-develop/ai-machine-img.jpg') no-repeat;
}

.nlp-img::after {
    background: url('images/aiml-develop/ai-nlp-img.jpg') no-repeat;
}

.vision-img::after {
    background: url('images/aiml-develop/ai-vision-img.jpg') no-repeat;
}

.analytics-img::after {
    background: url('images/aiml-develop/ai-analytics-img.jpg') no-repeat;
}

.aibot-img::after {
    background: url('images/aiml-develop/ai-chatbot-img.jpg') no-repeat;
}

.aipowered-img::after {
    background: url('images/aiml-develop/ai-powered-img.jpg') no-repeat;
}

.aibusiness-img::after {
    background: url('images/aiml-develop/ai-integration-img.jpg') no-repeat;
}

.machine-info::before {
    background: url('images/aiml-develop/ai-machine-icon.svg') no-repeat;
}

.nlp-info::before {
    background: url('images/aiml-develop/ai-nlp-icon.svg') no-repeat;
}

.vision-info::before {
    background: url('images/aiml-develop/ai-vision-icon.svg') no-repeat;
}

.analytics-info::before {
    background: url('images/aiml-develop/ai-analytics-icon.svg') no-repeat;
}

.aibot-info::before {
    background: url('images/aiml-develop/ai-chatbot-icon.svg') no-repeat;
}

.aipowered-info::before {
    background: url('images/aiml-develop/ai-powered-icon.svg') no-repeat;
}

.aibusiness-info::before {
    background: url('images/aiml-develop/ai-integration-icon.svg') no-repeat;
}


/* IOT development */
.realtime-img::after {
    background: url('images/iot-develop/real-time-img.jpg') no-repeat;
}

.iot-data-img::after {
    background: url('images/iot-develop/iot-data-img.jpg') no-repeat;
}

.dashboard-img::after {
    background: url('images/iot-develop/dashboard-img.jpg') no-repeat;
}

.remote-img::after {
    background: url('images/iot-develop/remote-img.jpg') no-repeat;
}

.iot-device-img::after {
    background: url('images/iot-develop/iot-device-img.jpg') no-repeat;
}

.user-friendly-img::after {
    background: url('images/iot-develop/user-img.jpg') no-repeat;
}

.realtime-info::before {
    background: url('images/iot-develop/real-time-icon.svg') no-repeat;
}

.iot-data-info::before {
    background: url('images/iot-develop/iot-data-icon.svg') no-repeat;
}

.dashboard-info::before {
    background: url('images/iot-develop/dashboard-icon.svg') no-repeat;
}

.remote-info::before {
    background: url('images/iot-develop/remote-icon.svg') no-repeat;
}

.iot-device-info::before {
    background: url('images/iot-develop/iot-device-icon.svg') no-repeat;
}

.user-friendly-info::before {
    background: url('images/iot-develop/user-icon.svg') no-repeat;
}


/* Chatbot development */
.chatbot-design-img::after {
    background: url('images/chatbot-develop/chatbot-img.jpg') no-repeat;
}

.nlp-integrate-img::after {
    background: url('images/chatbot-develop/chat-npl-img.jpg') no-repeat;
}

.chatbot-script-img::after {
    background: url('images/chatbot-develop/custom-chat-img.jpg') no-repeat;
}

.chatbot-msg-img::after {
    background: url('images/chatbot-develop/chat-msg-img.jpg') no-repeat;
}

.multilingual-img::after {
    background: url('images/chatbot-develop/multilang-img.jpg') no-repeat;
}

.chatbot-report-img::after {
    background: url('images/chatbot-develop/report-img.jpg') no-repeat;
}

.chatbot-design-info::before {
    background: url('images/chatbot-develop/chatbot-icon.svg') no-repeat;
}

.nlp-integrate-info::before {
    background: url('images/chatbot-develop/chat-nlp-icon.svg') no-repeat;
}

.chatbot-script-info::before {
    background: url('images/chatbot-develop/custom-chat-icon.svg') no-repeat;
}

.chatbot-msg-info::before {
    background: url('images/chatbot-develop/chat-msg-icon.svg') no-repeat;
}

.multilingual-info::before {
    background: url('images/chatbot-develop/multilang-icon.svg') no-repeat;
}

.chatbot-report-info::before {
    background: url('images/chatbot-develop/report-icon.svg') no-repeat;
}


/* Ecommerce chatbot development */
.chatbot-setup-img::after {
    background: url('images/ecommerce-chatbot/ecommerce-chat-img.jpg') no-repeat;
}

.recommendations-img::after {
    background: url('images/ecommerce-chatbot/product-img.jpg') no-repeat;
}

.order-track-img::after {
    background: url('images/ecommerce-chatbot/track-img.jpg') no-repeat;
}

.service-chatbot-img::after {
    background: url('images/ecommerce-chatbot/service-img.jpg') no-repeat;
}

.cart-assistance-img::after {
    background: url('images/ecommerce-chatbot/cart-assistance-img.jpg') no-repeat;
}

.conversion-img::after {
    background: url('images/ecommerce-chatbot/conversion-img.jpg') no-repeat;
}

.promotions-img::after {
    background: url('images/ecommerce-chatbot/promotion-img.jpg') no-repeat;
}

.chatbot-setup-info::before {
    background: url('images/ecommerce-chatbot/ecommerce-chat-icon.svg') no-repeat;
}

.recommendations-info::before {
    background: url('images/ecommerce-chatbot/product-icon.svg') no-repeat;
}

.order-track-info::before {
    background: url('images/ecommerce-chatbot/track-icon.svg') no-repeat;
}

.service-chatbot-info::before {
    background: url('images/ecommerce-chatbot/service-icon.svg') no-repeat;
}

.cart-assistance-info::before {
    background: url('images/ecommerce-chatbot/cart-assistance-icon.svg') no-repeat;
}

.conversion-info::before {
    background: url('images/ecommerce-chatbot/conversion-icon.svg') no-repeat;
}

.promotions-info::before {
    background: url('images/ecommerce-chatbot/promotion-icon.svg') no-repeat;
}

.services-img::after {
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: cover;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
}

.services-details:hover .services-img::after {
    visibility: visible;
}

.services-info::before {
    content: '';
    width: 70px;
    height: 70px;
    display: inline-block;
    background-size: contain;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
    filter: invert(39%) sepia(96%) saturate(1935%) hue-rotate(1deg) brightness(106%) contrast(106%);
}

.services-details:hover .services-info::before {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(105%) contrast(150%);
}

.why-section .one_half.last .wpsm_counter_b_row .wpsm_row {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0px;
    padding: 5px 0;
}
#content .why-section .one_half.last .wpb_text_column :last-child{
    margin-bottom: 5px !important;
}
.why-section .one_half.last .wpsm_counter_b_row .wpsm_row .counter {
    word-break: break-word;
}

.why-section .one_half.last .wpsm_counter_b_row .wpsm_row .wpsm_col-md-3 {
    box-shadow: 1px 2px 7px 0px #e4e4e4;
    padding: 0;
    margin: 5px;
    border-radius: 10px;
    width: calc(50% - 20px);
}

.why-section .one_half.last .wpsm_counter_b_row .wpsm_row .wpsm_counterbox {
    margin: 0 !important;
    padding: 15px 10px;
}

.why-section .consult-xit-btn {
    margin-bottom: 0 !important;
}
/* .client-slide-slider .owl-dots{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px;
}
.client-slide-slider .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #C0C0C0 !important;
}
.client-slide-slider .owl-dot.active{
    background-color: #263F5C !important;
}
.client-slide-slider .owl-nav{
    display: none;
}
.client-slide-slider .iconed-title, .iconed-text{
    margin-left:0 !important;
    padding: 0 !important;
}
.client-slide-slider .owl-carousel.owl-drag .owl-item{
    display: flex;
    justify-content: center;
} */

.form-details .successfully-submit{
    border-radius: 4px;
    color: #51a367;
    font-weight: 500;
    line-height: 30px;
}
.form-details input::placeholder,
.form-details textarea::placeholder{
   text-transform: capitalize;
   color: #777777;
  }
.mauticform-errormsg{
    display: block;
    color: red;
    text-align: left;
    margin-top: 3px;
    font-size: 14px;
}
.mauticform-row .select-file{
    padding: 38px 20px !important;
}
.mauticform-row input,
.mauticform-row textarea,
.mauticform-row select{
    padding: 15px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    background: #FFF;
    transition: all 0.35s ease-in-out;
    height: 50px;
    width: 100%;
    border-color: #e9e9e9 !important;
    margin-top: 0 !important;
    color: #192734 !important;
}
.mauticform-row .date-time{
    color: #777777;
    text-transform: uppercase;
}
.mauticform-row input:focus,
.mauticform-row textarea:focus,
.mauticform-row select:focus{
    outline: none;
    box-shadow: 0px 0px 6px 0px rgba(0, 69, 248, 0.50);
    border: 1px solid #418DFF !important;
}
.mauticform-row input:hover,
.mauticform-row textarea:hover,
.mauticform-row select:hover{
    border: 1px solid #418DFF !important;
}
.mauticform-row .select-file,
.mauticform-row .mauticform-textarea{
    height: 100px !important;
}
.mauticform-innerform br,
.form-section p,
.form-details .mauticform-innerform + p,
.mauticform-row .mauticform-button::before{
    display: none;
}
.mauticform-row {
    margin-bottom: 20px;
    width: 100%;
}
.mauticform-button-wrapper{
    margin-bottom: 0 !important;
}
.mauticform-row .mauticform-button{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    width: 100% !important;
    background-color: #003767;
    margin: 0;
    font-family: 'Inter', sans-serif !important;
    padding: 15px 20px;
    border-radius: 5px;
}
.form-details .mauticform-label{
    display: block;
    text-align: left;
    margin-bottom: 3px;
    color: #3e3e3e;
    font-weight: 500;
}
.ays-pb-modals .ays-pb-modal{
    padding: 25px 15px !important;
}
.ays-pb-modals .ays-pb-modal{
    height: 100% !important;
}


/* Banner slider */
.banner-section{
    position: relative;
}
.banner-section .vc_column-inner > .wpb_wrapper{
    display: flex;
    align-items: center;
}
.banner-section .one_half .banner-content{
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
}
.banner-section .one_half .digital-text,
.banner-section .one_half .innovation-text{
    margin-bottom: 40px !important;
}
.banner-section .one_half .digital-text {
    color: #ffffff;
    background-color: #DC7B00;
    text-transform: uppercase;
    background-image: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
    background-repeat: repeat-x;
    text-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3);
}
.banner-section .one_half .innovation-text{
    color: #ffffff;
    font-weight: 700 !important;
}
.banner-section .banner-btn{
    margin-bottom: 0 !important;
}
.banner-section .banner-btn button{
    font-size: 16px;
}
.banner-section::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    /* background: linear-gradient(90deg, rgba(224,239,250,1) 0%, rgba(255,255,255,1) 63%, rgba(248,251,254,1) 74%, rgba(255,255,255,1) 100%); */
    background: url('images/main-banner.png') no-repeat center;
    background-size: cover;
}
.banner-section .owl-carousel .owl-item img {
    background-color: #ffffff;
    border-radius: 0px 50px 0px 50px;
}
.services-details-banner{
    position: relative;
}
.services-details-banner::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    background-size: cover;
}
.services-details-banner .one_half h1{
    background: #ffffff !important;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3);
}
.services-details-banner .one_half h2{
    margin-bottom: 30px;
}
.services-details-banner .banner-details-text p{
    text-transform: capitalize !important;
    font-weight: 500;
    margin-bottom: 20px !important;
}
.service-banner-btn .vc_btn3{
    background: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
}
.service-banner-btn .vc_btn3::before,
.contact-form-main + .vc_row.wpb_row.vc_row-fluid{
    display: none;
}
.service-banner-btn .vc_btn3:hover{
    background: #ffffff !important;
    color: #003767 !important;
    border: 2px solid #ffffff !important;
}
.services-details-banner .service-banner-btn{
    margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
    .central-wrapper {
        width: 100% !important;
    }

    .vc_row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .page-title-block-content {
        padding: 40px 0 25px 15px;
    }

    #header .logo {
        max-width: 100%;
        float: none;
        text-align: center;
    }

    #header #site-navigation {
        float: none;
        text-align: left;
    }

    .top-bar .sign-options {
        padding-right: 15px;
    }

    .vc_row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
        min-height: 365px !important;
    }

    #footer .central-wrapper #footer-1,
    #footer .central-wrapper #footer-2,
    #footer .central-wrapper #footer-3,
    #footer .central-wrapper #footer-4 {
        width: 48%;
        margin-left: 0;
        padding-left: 0;
    }

    .navigation {
        display: flex;
        gap: 0 20px;
    }

    #footer #contacts {
        padding: 50px 0 20px;
    }
}

@media (max-width: 999px) {
    .owner-section .owner-title p {
        text-align: center !important;
    }

    .owner-section .one_half {
        width: 100%;
        padding: 0;
    }

    .owner-details .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .owner-details .one_half {
        order: 2;
    }

    .owner-details .one_half.last {
        order: 1;
    }

    .owner-section .owner-title,
    .owner-profile .owner-img {
        margin-bottom: 35px;
    }

    .owner-img img {
        width: 500px;
    }

    .owner-content p span {
        font-size: 18px !important;
    }

    .owner-section .owner-details::before,
    .umbraco-cms p {
        display: none;
    }

    .owner-section .wpb_wrapper .one_half:first-child {
        padding-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
        min-width: 100px;
        height: 90px;
    }

    .we-section .wpsm_col-md-3 {
        display: flex;
        gap: 0 20px;
    }

    .process-detail .process-img {
        width: 65px;
        height: 65px;
        margin: 20px auto;
    }

    .process-detail {
        gap: 30px 30px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .process-section-title {
        text-align: center;
        padding: 10px;
        font-size: 16px;
        font-weight: 700;
        background-color: #003767;
        color: #fff;
        border-radius: 0 0 10px 10px;
    }

    .process-detail .section-details {
        display: flex;
        flex-direction: column;
        gap: 15px 0;
        box-shadow: 0 0 5px 1px #e0e0e0;
        justify-content: space-between;
    }

    .analysis-heading,
    .development-heading,
    .maintanence-heading {
        order: 2
    }

    .process-detail .section-details::before {
        counter-increment: process-counter;
        content: counter(process-counter);
        position: absolute;
        top: -10px;
        left: -10px;
        font-size: 24px;
        width: 40px;
        font-weight: 700;
        height: 40px;
        background-color: #ffffff;
        color: #003767;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        box-shadow: 3px 4px 6px 0px #e0e0e0;
    }

    .projects-details .section-one,
    .projects-details .section-two {
        margin-bottom: 25px;
    }

    .web-development-service .one_half,
    .web-development-service .one_half.last {
        width: 100%;
    }

    .web-development-service .one_half {
        padding-left: 0;
        padding-right: 0;
    }

    .web-development-service .web-title,
    .web-development-service .web-content {
        text-align: center;
    }

    .web-development-service .details-consultant {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .why-section .why-title p {
        line-height: 35px;
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number {
        font-size: 38px !important;
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 22px !important;
    }

    .why-section .vc_column-inner>.wpb_wrapper {
        display: flex;
        flex-direction: column;
    }

    .why-section .vc_column-inner>.wpb_wrapper .one_half {
        order: 2;
        width: 100%;
        padding-right: 0;
    }

    .why-section .vc_column-inner>.wpb_wrapper .one_half.last {
        order: 1;
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .banner-section .one_half.last{
        display: none;
    }
    .banner-section .one_half{
        width: 100%;
        padding-right: 0;
    }
    .banner-section .one_half .innovation-text{
        font-size: 40px !important;
    }
    .banner-section .one_half .digital-text {
        border-radius: 5px;
        max-width: 400px;
    }
    .services-details-banner .one_half{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .services-details-banner .one_half .service-banner-btn{
        margin: 0 !important;
    }
    .web-service-banner::before{
        background: linear-gradient(90deg, rgba(0,55,103,1) 0%, rgba(140,164,200,1) 100%);
    }
    .desktop-service-banner::before{
        background: linear-gradient(90deg, rgba(0,55,103,1) 0%, rgba(136,84,42,1) 100%);
    }
    .mobile-service-banner::before{
        background: linear-gradient(90deg, rgba(24,0,86,1) 0%, rgba(56,96,212,1) 100%);
    }
    .ecommerce-service-banner::before{
        background: linear-gradient(90deg, rgba(38,5,20,1) 0%, rgba(126,84,42,1) 100%);
    }
    .solr-service-banner::before{
        background: linear-gradient(90deg, rgba(73,3,0,1) 0%, rgba(175,118,97,1) 100%);
    }
    .software-service-banner::before{
        background: linear-gradient(90deg, rgba(24,29,24,1) 0%, rgba(79,82,78,1) 100%);
    }
    .aiml-service-banner::before{
        background: linear-gradient(90deg, rgba(22,33,53,1) 0%, rgba(102,80,68,1) 100%);
    }
    .iot-service-banner::before{
        background: linear-gradient(90deg, rgba(26,17,67,1) 0%, rgba(86,77,148,1) 100%);
    }
    .chatbot-service-banner::before{
        background: linear-gradient(90deg, rgba(12,22,35,1) 0%, rgba(78,86,110,1) 100%);
    }
    .ecommerceChatbot-service-banner::before{
        background: linear-gradient(90deg, rgba(40,40,41,1) 0%, rgba(119,112,110,1) 100%);
    }
}

@media (max-width: 799px) {
    #header .logo {
        max-width: 50%;
        float: left;
        text-align: left;
    }

    #footer .central-wrapper #footer-1,
    #footer .central-wrapper #footer-2,
    #footer .central-wrapper #footer-3,
    #footer .central-wrapper #footer-4 {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-right: 0;
        padding-right: 0;
    }

    #footer h3.widget-title {
        width: auto;
        display: inline-block;
    }

    .widget.widget_nav_menu li a {
        display: inline-block;
    }

    #bottom-line .site-info {
        text-align: center;
    }

    #header #site-navigation li a {
        padding: 10px 35px 10px 15px;
        word-break: break-word;
        white-space: normal;
    }

    #header #site-navigation .dl-menu,
    #header #site-navigation .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu {
        top: 40px;
        width: 280px;
        right: 0%;
    }

    #header #site-navigation .menu-toggle {
        width: 30px;
        height: 20px;
    }

    #header #site-navigation {
        position: initial;
        margin: 0;
        width: auto;
        text-align: left;
    }

    #header #site-navigation .menu-toggle:after {
        width: 100%;
        height: 2px;
        top: 0%;
        background: #585858;
        box-shadow: 0 9px 0 #585858, 0 18px 0 #585858, 0 27px 0 #585858;
    }

    #header.header-fixed {
        right: 0;
        width: auto;
    }

    #header #site-navigation li.dl-back>a:before {
        left: 15px;
    }

    .logo-position-left {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 0 15px;
    }
}

@media (max-width: 767px) {

    .top-bar .sign-options,
    .top-bar .sign-options {
        text-align: center;
        float: none;
    }

    #homepage-block-2 .dedicated_block {
        padding-bottom: 20px;
    }

    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
        min-height: 257px !important;
    }

    .center {
        text-align: center;
        padding-bottom: 10px;
    }

    .center .vc_column-inner p .alignleft {
        float: none;
    }

    .page-title-block-content {
        padding: 10px 0 13px 15px;
    }

    .page-title-block .page-title-block-header h1 {
        font-size: 48%;
    }

    #main {
        padding: 25px 0 0;
    }

    .top-bar {
        display: none;
    }

    .service-tab-main .styled .styled-list-item,
    .section-content p span,
    .service-inner-paragraph p {
        font-size: 16px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after {
        font-size: 28px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 18px !important;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
        min-width: 90px;
        height: 80px;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6::after {
        left: 85px;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:first-child::before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(2):before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(3):before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:last-child::before {
        background-size: 50px;
    }

    .main-section .section-content {
        margin: 0 auto 30px
    }

    .main-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .testimonial-section .owl-carousel.owl-drag .owl-item {
        margin: 0 10px;
    }

    .main-section .title-bg span,
    .service-tab-main .our-services-title-bg,
    .tech-tab-main .our-tech-title-bg {
        display: none;
    }

    .we-section .we-are-title,
    .we-section .we-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .services-main-list .service-inner-title {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .service-tab-main .services-list-item:not(:last-child) .vc_tta-panel-body {
        margin-bottom: 30px !important;
    }

    .service-tab-main .services-main-list .wpb_wrapper .vc_tta-container,
    .engage-section-main .wpb_wrapper .vc_tta-container {
        margin-bottom: 0 !important;
    }

    .service-tab-main .vc_tta-panels-container .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
        margin-top: 0 !important;
    }

    .tech-tab-main .tech-field-main {
        padding: 20px 0;
    }

    .services-main-list .services-list-item:not(:last-child) .vc_tta-panel-heading {
        margin-bottom: 0 !important;
    }

    .services-main-list .vc_tta-panels .vc_tta-panel-heading a {
        display: flex !important;
    }

    .engage-model-details .fixed-price-img {
        padding: 30px 0;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        width: 100vw;
        background-color: #003767;
    }

    .services-title {
        font-size: 22px;
    }

    .services-para {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .title-bg p span {
        font-size: 50px !important;
    }

    .main-title p span {
        font-size: 28px !important;
    }

    .main-section,
    .central-wrapper .service-tab-main,
    .central-wrapper .tech-tab-main {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .service-details-client-section {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .we-section .wpsm_col-md-3:not(:last-child) {
        margin-bottom: 25px;
    }

    .section-two .center-details {
        padding: 60px;
    }

    .section-two .center-details p {
        font-size: 16px;
    }

    .projects-details .details {
        text-align: center;
        margin-bottom: 20px;
    }

    .industry-logo {
        flex-wrap: wrap;
    }

    .industry-logo .title,
    .industry-logo .logos {
        width: 100%;
        margin-bottom: 25px;
    }

    .industry-details .title span {
        justify-content: center;
        background: #F4F7F9;
    }

    .industry-logo .logos {
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px
    }

    .industry-details .title span::after {
        content: '';
        border-bottom: 5px solid #000;
    }

    .industry-details .title {
        position: relative;
    }

    .industry-details .title::before {
        content: '';
        border: 1px solid #FF6600;
        width: 100%;
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .owner-profile .owner-img .play-btn {
        width: 80px;
        height: 80px;
    }

    .owner-profile .owner-img button::after {
        width: 30px;
        height: 30px;
    }
    .banner-section{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .services-details-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .services-details-banner .one_half h1,
    .services-details-banner .one_half h2{
        margin-bottom: 20px !important;
    }
    .services-details-banner .banner-details-text p{
        margin: 0 !important;
    }
    .banner-section .one_half .banner-content span{
        font-size: 18px !important;
    }
}

@media (max-width: 480px) {
    .page-title-block .page-title-block-header h1 {
        font-size: 34%;
    }

    .top-bar .sign-options li {
        padding-left: 0;
    }

    .title-bg p span {
        font-size: 35px !important;
    }

    .client-section .happy-client-title span {
        -webkit-text-stroke: 0.7px rgba(148, 148, 148, 0.3);
    }

    .process-detail .section-details {
        width: 100%;
    }

    .testimonial-section .vc_row .wpb_column::before {
        bottom: -10px;
        width: 50px;
        height: 50px;
    }

    .testimonial-section .vc_row .wpb_column::after {
        top: -10px;
        width: 50px;
        height: 50px;
    }

    .owner-profile .owner-img .play-btn {
        width: 80px;
        height: 80px;
    }

    .owner-profile .owner-img button::after {
        width: 30px;
        height: 30px;
    }

    .owner-content p span {
        font-size: 16px !important;
        line-height: 30px !important;
    }

    .quickfinder ul li {
        width: calc(100% / 1 - 20px);
    }
    .fixed-popup-text-title h3 {
       font-size: 22px;
    }
    .banner-section .one_half .digital-text,
    .banner-section .one_half .innovation-text{
        margin-bottom: 30px !important;
    }
    .banner-section .one_half .digital-text{
        padding: 10px 20px;
    }
}

@media (max-width: 375px) {
    .owner-profile .owner-img .play-btn {
        bottom: 12%;
    }

    .why-section .styled .styled-list-item {
        font-size: 16px !important;
    }
    .why-section .one_half.last .wpsm_counter_b_row .wpsm_row .wpsm_col-md-3 {
        width: 100%;
    }
    .form-details .successfully-submit{
        font-size: 16px;
    }
    .banner-section .one_half .digital-text{
        font-size: 25px !important;
        line-height: 40px;
    }
    .services-details-banner .one_half h1{
        font-size: 30px !important;
        padding: 20px;
        line-height: 40px;
    }
    .services-details-banner .one_half h2 {
        font-size: 25px !important;
    }
    .services-details-banner .banner-details-text p span {
        font-size: 15px !important;
    }
}

@media (min-width: 376px) and (max-width: 575px) {
    .owner-profile .owner-img .play-btn {
        bottom: 16%;
    }
    .form-details .successfully-submit{
        font-size: 17px;
    }
    .services-details-banner .one_half h1{
        font-size: 40px !important;
        padding: 20px;
        line-height: 45px;
    }
    .services-details-banner .one_half h2 {
        font-size: 30px !important;
    }
    .services-details-banner .banner-details-text p span {
        font-size: 16px !important;
    }
}

@media (min-width: 376px) and (max-width: 480px){
    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number {
        font-size: 24px !important;
    }
    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 18px !important;
    }
    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span:after{
        font-size: 28px !important;
    }
    .banner-section .one_half .digital-text{
        font-size: 30px !important;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .owner-profile .owner-img .play-btn {
        width: 90px;
        height: 90px;
    }
    .owner-profile .owner-img button::after {
        width: 40px;
        height: 40px;
    }
    .form-details .form-section{
        display: flex;
        gap: 20px 10px;
        justify-content: space-between;
    }
    .banner-section .one_half .digital-text {
       font-size: 40px !important;
       padding: 20px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .process-detail .section-details {
        width: 46%;
    }

    .testimonial-section .vc_row .wpb_column::before,
    .testimonial-section .vc_row .wpb_column::after {
        width: 100px;
        height: 100px;
    }

    .testimonial-section .vc_row .wpb_column::before {
        bottom: -40px;
    }

    .testimonial-section .vc_row .wpb_column::after {
        top: -40px;
    }

    .quickfinder ul li {
        width: calc(100% / 2 - 20px);
    }
    .fixed-popup-text-title h3 {
        font-size: 24px;
     }
}

@media (min-width: 576px) and (max-width: 991px) {

    .we-section .wpsm_col-md-3:nth-child(1),
    .we-section .wpsm_col-md-3:nth-child(2) {
        margin-bottom: 25px;
    }

    .section-two .center-details {
        padding: 50px 90px;
    }

    .section-two .center-details p {
        font-size: 18px;
    }

    .development-services .services-details {
        width: calc(50% - 10px);
    }
    .form-details .successfully-submit{
        font-size: 18px;
    }
    .services-details-banner .one_half h1{
        font-size: 60px !important;
        padding: 20px 25px;
    }
    .services-details-banner .one_half h2 {
        font-size: 40px !important;
    }
    .services-details-banner .banner-details-text p span {
        font-size: 20px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .title-bg p span {
        font-size: 60px !important;
    }

    .main-title p span {
        font-size: 30px !important;
    }

    .main-section,
    .central-wrapper .service-tab-main,
    .central-wrapper .tech-tab-main {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .service-details-client-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_row {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .we-section .wpsm_col-md-3 {
        width: 50%;
    }

    .section-one,
    .section-three {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px 40px;
    }

    .industry-logo .title {
        width: 50%;
    }

    .industry-logo .logos {
        width: 50%;
        gap: 20px;
        flex-wrap: wrap;
    }
    .banner-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .services-details-banner {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .title-bg p span {
        font-size: 70px !important;
    }

    .main-title p span {
        font-size: 40px !important;
    }

    .main-section .title-bg,
    .engage-section-main .engage-main-title,
    .our-tech-title-bg p {
        margin-bottom: -20px !important;
    }

    .main-section .section-content {
        margin: 0 auto 50px
    }

    .section-content p span {
        font-size: 18px !important;
    }

    .main-section,
    .central-wrapper .tech-tab-main,
    .service-tab-main {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .service-details-client-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .testimonial-section .vc_row .wpb_column::before,
    .testimonial-section .vc_row .wpb_column::after {
        width: 150px;
        height: 150px;
    }

    .testimonial-section .vc_row .wpb_column::before {
        bottom: -60px;
    }

    .testimonial-section .vc_row .wpb_column::after {
        top: -60px;
    }

    .quickfinder ul li {
        width: calc(100% / 3 - 20px);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #homepage-block-2 .dedicated_block {
        width: 48%;
        padding-bottom: 25px;
    }

    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
    .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
        min-height: 200px !important;
    }

    #footer .central-wrapper #footer-1,
    #footer .central-wrapper #footer-3 {
        padding-left: 15px;
    }

    .page-title-block-content {
        padding: 20px 0 25px 15px;
    }

    .page-title-block .page-title-block-header h1 {
        font-size: 60%;
    }

    #main {
        padding: 30px 0 0;
    }

    .process-detail .section-details {
        width: 30%;
    }

    .projects-details .section-one,
    .projects-details .section-three {
        display: flex;
        justify-content: space-between;
    }

    .projects-details .details a {
        width: 230px;
        height: 188px;
    }

    .testimonial-section .owl-carousel.owl-drag .owl-item {
        margin: 0 12px;
    }

    .why-section .styled .styled-list-item:not(:first-child) {
        padding-top: 0 !important;
    }

    .why-section .list .styled {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 15px 20px;
    }

    .why-section .list .styled .styled-list-item {
        width: calc(50% - 20px);
    }
    .fixed-popup-text-title h3 {
        font-size: 22px;
     }
     .banner-section{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .services-details-banner {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 768px) {
    .web-development-service .section-content {
        margin-bottom: 50px !important;
    }
    .services-title {
        font-size: 24px;
    }
    .services-para {
        font-size: 18px;
    }
    .form-details{
        width: 60%;
    }
    .services-main-list .tab-list-main .vc_tta-tab a{
        display: flex !important;
        align-items: center !important;
    }
}

@media (min-width: 800px) and (max-width: 1199px) {
    #header .logo {
        width: 30%;
    }

    #header #site-navigation {
        width: 70%;
    }
}

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

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after {
        font-size: 38px !important;
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number {
        font-size: 28px !important;
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 20px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 22px !important;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
        max-width: 100px;
        margin: 5px auto 25px;
        height: 90px;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox {
        text-align: center !important;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6::after {
        left: 42%;
        top: 34%;
        transform: rotate(135deg) translate(0, -30%);
    }

    .process-detail .process-shape {
        width: 170px;
        height: 170px;
    }

    .process-detail .process-img {
        width: 65px;
        height: 65px;
    }

    .process-detail .section-details:nth-child(odd) {
        margin-top: 65px;
    }

    .process-detail {
        padding: 100px 0;
    }

    .section-two .center-details p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-two .center-details {
        width: 245px;
    }

    .owner-profile .owner-img .play-btn {
        width: 100px;
        height: 100px;
    }

    .owner-profile .owner-img button::after {
        width: 50px;
        height: 50px;
    }

    .web-development-service .one_half,
    .web-development-service .one_half.last {
        width: 50%;
    }

    .web-development-service .one_half {
        top: 190px;
    }

    .web-development-service .web-services-title p span {
        line-height: 40px;
    }
    .banner-section .innovation-text{
        font-size: 40px !important;
        line-height: 50px;
    }
    .banner-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .banner-section .one_half .digital-text {
        padding: 15px 20px;
        font-size: 40px !important;
    }
    .services-details-banner {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .services-details-banner .one_half h1{
        font-size: 48px !important;
        padding: 20px;
        line-height: 50px !important;
    }
    .services-details-banner .one_half h2{
        font-size: 35px !important;
    }
    .services-details-banner .banner-details-text p span{
        font-size: 18px !important;
    }
}

@media (min-width: 992px) {
    .process-section-title {
        text-align: center;
        padding: 10px 20px;
        background-color: #F4F7F9;
        font-size: 16px;
        font-weight: 700;
        color: #192734;
        border-radius: 10px;
        width: 120px;
        word-break: break-word;
    }

    .process-detail .section-details .process-section-title::before {
        counter-increment: process-counter;
        content: counter(process-counter);
        position: absolute;
        top: -20px;
        left: -25px;
        font-size: 24px;
        width: 40px;
        font-weight: 700;
        height: 40px;
        background-color: #ffffff;
        color: #003767;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        box-shadow: 3px 4px 6px 0px #e0e0e0;
    }

    .process-detail {
        justify-content: center;
    }

    .process-detail .process-img {
        position: absolute;
    }

    .process-detail .process-img {
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
    }

    .process-detail .process-heading {
        position: absolute;
    }

    .process-detail .requirment-heading,
    .process-detail .ui-design-heading,
    .process-detail .testing-heading {
        bottom: -90px;
    }

    .process-detail .analysis-heading,
    .process-detail .development-heading,
    .process-detail .maintanence-heading {
        top: -90px;
    }

    .process-detail .requirment-heading::before,
    .process-detail .ui-design-heading::before,
    .process-detail .testing-heading::before {
        top: 0;
    }

    .process-detail .analysis-heading::before,
    .process-detail .development-heading::before,
    .process-detail .maintanence-heading::before {
        bottom: -12px;
    }

    .process-detail .process-heading::before {
        content: '';
        width: 18px;
        height: 18px;
        display: inline;
        position: absolute;
        left: 50%;
        background-color: #F4F7F9;
        transform: rotate(45deg) translate(-50%, 0);
    }

    .process-detail .process-shape {
        background: url('images/shape.svg') no-repeat;
        background-size: contain;
        margin: 0 -15px;
    }

    .process-detail .requirment-shape,
    .process-detail .ui-design-shape,
    .process-detail .testing-shape {
        animation: progress-ani 3s linear infinite reverse;
    }

    .process-detail .analysis-shape,
    .process-detail .development-shape,
    .process-detail .maintanence-shape {
        animation: progress-ani 3s linear infinite;
    }

    .projects-details {
        display: flex;
        gap: 30px 40px;
    }

    .projects-details .section-one,
    .projects-details .section-three {
        width: 25%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 50px 0;
    }

    .projects-details .section-two {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .industry-logo .title {
        width: 30%;
    }

    .industry-logo .logos {
        width: 70%;
    }

    .testimonial-section .owl-carousel.owl-drag .owl-item {
        margin: 0 15px;
    }

    .web-development-service .one_half {
        position: sticky;
    }

    .web-services-title p {
        text-align: left;
    }

    .why-section .why-title p {
        line-height: 40px;
    }
    .form-details .successfully-submit{
        font-size: 18px;
    }
    .form-details .form-section{
        display: flex;
        gap: 20px 10px;
        justify-content: space-between;
    }
    .fixed-popup-text-title h3 {
        font-size: 24px;
     }
     .banner-section .one_half .digital-text {
        border-radius: 0px 80px 80px 0px;
    }
    .web-service-banner::before{
        background: url('images/service-details-banner/web-service-banner.png') no-repeat center;
    }
    .desktop-service-banner::before{
        background: url('images/service-details-banner/desktop-service-banner.png') no-repeat center;
    }
    .mobile-service-banner::before{
        background: url('images/service-details-banner/mobile-service-banner.png') no-repeat center;
    }
    .ecommerce-service-banner::before{
        background: url('images/service-details-banner/ecommerce-service-banner.png') no-repeat center;
    }
    .solr-service-banner::before{
        background: url('images/service-details-banner/solr-service-banner.png') no-repeat center;
    }
    .software-service-banner::before{
        background: url('images/service-details-banner/software-service-banner.png') no-repeat center;
    }
    .aiml-service-banner::before{
        background: url('images/service-details-banner/aiml-service-banner.png') no-repeat center;
    }
    .iot-service-banner::before{
        background: url('images/service-details-banner/iot-service-banner.png') no-repeat center;
    }
    .chatbot-service-banner::before{
        background: url('images/service-details-banner/chatbot-service-banner.png') no-repeat center;
    }
    .ecommerceChatbot-service-banner::before{
        background: url('images/service-details-banner/ecommerceChatbot-service-banner.png') no-repeat center;
    }
    .services-details-banner::before{
        background-size: cover;
    }
}

@media (min-width: 1000px) and (max-width: 1399px) {
    .owner-section .vc_row:first-child {
        width: 50%;
    }
}

@media (min-width: 1000px) {
    .industry-details .industry-logo {
        align-items: center;
    }

    .owner-section .owner-content {
        margin-bottom: 70px;
    }

    .award-logo:hover {
        transform: scale(1.1);
        box-shadow: 7px 8px 15px 0px #d5d5d5;
    }

    .awards-section .umbraco-cms {
        padding: 70px 50px;
    }

    .web-services-title p {
        text-align: left;
    }

    .owner-section .wpb_wrapper .one_half:first-child {
        padding-right: 50px !important;
    }

    .owner-section .owner-title {
        line-height: 35px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .page-title-block-content {
        padding: 70px 0 25px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .central-wrapper {
        width: 1150px;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after {
        font-size: 28px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 18px !important;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
        min-width: 90px;
        height: 80px;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6::after {
        left: 85px;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:first-child::before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(2):before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:nth-child(3):before,
    .we-section .wpsm_col-md-3.wpsm_col-sm-6:last-child::before {
        background-size: 50px;
    }

    .process-detail .process-shape {
        width: 200px;
        height: 200px;
    }

    .section-two .center-details p {
        font-size: 22px;
        line-height: 35px;
    }

    .owner-section .one_half.last {
        margin-top: -100px;
    }

    .owner-profile .owner-img .play-btn {
        width: 130px;
        height: 130px;
    }

    .web-services-title p span {
        font-size: 44px !important;
    }
    .banner-section .innovation-text,
    .banner-section .through-text{
        font-size: 45px !important;
    }
    .services-details-banner .one_half h1{
        font-size: 58px !important;
    }
}

@media (min-width: 1200px) {
    .logo-position-left {
        display: flex;
        justify-content: space-between;
        gap: 0 20px;
    }

    .main-section,
    .central-wrapper .tech-tab-main {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .vc_section.service-tab-main {
        padding-top: 80px !important;
        padding-bottom: 0 !important;
    }

    .service-details-client-section {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    #footer #contacts {
        padding: 70px 0 20px;
    }

    .main-section .title-bg p,
    .engage-main-title p,
    .tech-tab-main .our-tech-title-bg p {
        margin-bottom: 15px !important;
    }

    .main-section .main-title p,
    .engage-fill-title p,
    .our-tech-title p {
        line-height: 40px;
    }

    .main-section .title-bg,
    .engage-section-main .engage-main-title,
    .tech-tab-main .our-tech-title-bg {
        margin-bottom: -45px;
    }

    .main-section .section-content {
        margin: 0 auto 70px
    }

    .we-section .wpsm_col-md-3 {
        display: flex;
        gap: 0 20px;
    }

    .process-detail .process-img {
        width: 75px;
        height: 75px;
    }

    .process-detail {
        padding: 90px 0;
    }

    .process-detail .section-details:nth-child(odd) {
        margin-top: 80px;
    }

    .section-two .center-details {
        width: 340px;
    }

    .testimonial-section .vc_row .wpb_column::before,
    .testimonial-section .vc_row .wpb_column::after {
        width: 200px;
        height: 180px;
    }

    .testimonial-section .vc_row .wpb_column::before {
        bottom: -70px;
    }

    .testimonial-section .vc_row .wpb_column::after {
        top: -70px;
    }

    .owner-profile .owner-img button::after {
        width: 60px;
        height: 60px;
    }

    .web-development-service .one_half {
        width: 40%;
    }

    .web-development-service .one_half.last {
        width: 60%;
    }

    .services-details {
        width: calc(50% - 10px);
    }

    .web-development-service .one_half {
        top: 160px;
    }

    .quickfinder ul li {
        width: calc(100% / 4 - 20px);
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number {
        font-size: 38px !important;
    }

    .why-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 22px !important;
    }
    .banner-section .one_half .innovation-text{
       line-height: 60px;
    }
    .banner-section{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .banner-section .one_half .digital-text {
        padding: 25px 20px;
        font-size: 50px !important;
    }
    .banner-section .owl-carousel .owl-item img {
        margin: 0 2px;
    }
    .services-details-banner .one_half h1{
        padding: 20px 25px;
    }
    .services-details-banner .one_half h2{
        font-size: 40px !important;
    }
    .services-details-banner {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

@media (min-width: 1400px) {
    .central-wrapper {
        width: 1365px;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number,
    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_number span::after {
        font-size: 38px !important;
    }

    .we-section .wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
        font-size: 22px !important;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6:before {
        min-width: 100px;
        height: 90px;
    }

    .we-section .wpsm_col-md-3.wpsm_col-sm-6::after {
        left: 96px;
    }

    .process-detail .process-shape {
        width: 240px;
        height: 240px;
    }

    .section-two .center-details p {
        font-size: 24px;
        line-height: 40px;
    }

    .owner-section .one_half.last {
        margin-top: -150px;
    }

    .owner-section .vc_row:first-child {
        width: 42%;
    }

    .owner-profile .owner-img .play-btn {
        width: 150px;
        height: 150px;
    }
    .services-details-banner .one_half h1{
        font-size: 60px !important;
    }
}



































































































































































.service-page .inner,
.service-page .inner.ls-overflow-visible,
.service-details-page .inner,
.service-details-page .inner.ls-overflow-visible {
    position: relative !important;
}

.tab-list-main {
    width: 100%;
}

.vc_section.service-tab-main,
.tech-tab-main,
.engage-section-main {
    position: relative;
}

.vc_section.service-tab-main::before,
.tech-tab-main::before,
.engage-section-main::before {
    content: '';
    position: absolute;
    background-color: #f4f7f9;
    height: 100%;
    width: 100vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.service-tab-main .vc_tta-tabs-container ul {
    padding: 50px 0 80px !important;
}

.wpb-js-composer .vc_tta-container {
    margin: 0 !important;
}

.service-tab-main .services-section-title {
    position: relative;
    z-index: 21;
}

.service-tab-main .vc_tta-tabs-container ul>:nth-child(1)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(2)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(3)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(4)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(5)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(6)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(7)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(8)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(9)::before,
.service-tab-main .vc_tta-tabs-container ul>:nth-child(10)::before {
    content: '';
    position: absolute;
    z-index: -5;
    width: 200%;
    height: 100%;
    display: block;
    left: -100%;
    top: 0;
    bottom: 0;
}



.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(1)::before {
    background: url('../xcellenceit/images/bgone.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(2)::before {
    background: url('../xcellenceit/images/bgtwo.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(3)::before {
    background: url('../xcellenceit/images/mobileappbgthree.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(4)::before {
    background: url('../xcellenceit/images/ecommercedevbgfour.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(5)::before {
    background: url('../xcellenceit/images/solrdevbgfive.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(6)::before {
    background: url('../xcellenceit/images/softwaredevbgsix.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(7)::before {
    background: url('../xcellenceit/images/aimldevbgseven.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(8)::before {
    background: url('../xcellenceit/images/iotdashboardbgeight.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(9)::before {
    background: url('../xcellenceit/images/chatbotdevbgnine.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-tabs-container ul>.vc_active:nth-child(10)::before {
    background: url('../xcellenceit/images/ecommercechatbotbgten.png') no-repeat center;
    background-size: cover;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(1) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(2) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(3) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(3) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(4) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(4) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(5) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(5) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(6) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(6) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(7) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(7) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(8) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(8) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(9) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(9) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul>:nth-child(10) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(10) .vc_tta-panel-title i::before {
    content: "" !important;
    width: 30px;
    height: 30px;
    display: inline-block !important;
    position: relative !important;
}

.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(3) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(4) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(5) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(6) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(7) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(8) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(9) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(10) .vc_tta-panel-title i::before {
    filter: invert(50%) sepia(0%) saturate(2588%) hue-rotate(267deg) brightness(98%) contrast(81%);
}

.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(1)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:first-child .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(2)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(2) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(3)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(3) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(4)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(4) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(5)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(5) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(6)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(6) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(7)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(7) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(8)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(8) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(9)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(9) .vc_tta-panel-title i::before,
.service-tab-main .vc_tta-style-classic ul .vc_active .vc_tta-icon:nth-child(10)::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_active:nth-child(10) .vc_tta-panel-title i::before {
    filter: invert(53%) sepia(100%) saturate(1627%) hue-rotate(0deg) brightness(94%) contrast(200%);
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(1) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/web-development.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(2) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/coding.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(3) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(3) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/mobile-app-dev.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(4) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(4) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/ecommerce.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(5) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(5) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/solr-search.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(6) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(6) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/software-developer.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(7) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(7) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/AI-ML.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(8) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(8) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/IOT.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(9) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(9) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/chatbot.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic ul>:nth-child(10) .vc_tta-icon::before,
.service-tab-main .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:nth-child(10) .vc_tta-panel-title i::before {
    background: url('../xcellenceit/images/e-commerce-chatbot.svg') no-repeat center;
}

.service-tab-main .vc_tta-style-classic .vc_tta-tab>a {
    padding: 15px 60px 15px 20px !important;
    background-color: #0b0f13a1 !important;
    color: #ffffff !important;
    border: solid #707070 !important;
    font-size: 16px;
    border-width: 0.25px !important;
}

.service-tab-main .vc_tta-style-classic ul .vc_active a {
    font-size: 17px;
    font-weight: 700;
}

.service-tab-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_active>a {
    position: relative;
    z-index: 9999;
}

.service-tab-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a::before {
    content: '';
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 9px !important;
    background-color: #FF6600 !important;
    height: 100% !important;
}

.service-tab-main .vc_tta-style-classic ul li a::after,
.service-tab-main .vc_tta-style-classic ul .vc_active a::after,
.service-tab-main .vc_tta-panels-container h4 a::after,
.tech-tab-main .vc_tta-panels-container h4 a::after,
.engage-section-main .vc_tta-panels-container h4 a::after {
    content: '' !important;
    position: absolute !important;
    top: 40% !important;
    left: 90% !important;
    right: 0 !important;
    background-size: cover !important;
    width: 8px !important;
    height: 14px !important;
    border: none !important;
}

.service-tab-main .vc_tta-tabs-container ul li a::after {
    background: url('../xcellenceit/images/arrow-white.png') no-repeat center;
}

.service-tab-main .tab-list-main ul .vc_active a::after {
    filter: invert(4%) sepia(4%) saturate(6161%) hue-rotate(162deg) brightness(103%) contrast(90%);
}

.service-tab-main .vc_tta-panels-container .vc_active h4 a::after,
.tech-tab-main .vc_tta-panels-container .vc_active h4 a::after,
.engage-section-main .vc_tta-panels-container .vc_active h4 a::after {
    content: '' !important;
    position: absolute !important;
    top: 38% !important;
    left: 90% !important;
    right: 0 !important;
    background-size: cover;
    width: 9px !important;
    height: 15px !important;
    border: none !important;
    transform: rotate(90deg);
    transition: all 0.4s;
}

.service-tab-main .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 15px 50px 15px 20px !important;
    line-height: 30px;
}
.service-tab-main .ecommerce-development-title h2 {
    text-transform: inherit !important;
}
.service-tab-main .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading,
.service-tab-main .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.tech-tab-main .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading,
.engage-section-main .vc_tta-panel:not(.vc_active) .vc_tta-panel-heading {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}

.service-tab-main .vc_tta-panels-container h4 a::after,
.tech-tab-main .vc_tta-panels-container h4 a::after,
.engage-section-main .vc_tta-panels-container h4 a::after {
    background: url('../xcellenceit/images/arrow-mini-right.png') no-repeat center;
}

.vc_tta-panels-container .vc_tta-panels {
    background-color: #F4F7F9 !important;
}

.tab-list-main .list ul,
.engage-section-main .list ul,
.why-section .list ul {
    padding-left: 1em;
}

.tab-list-main .list ul li:before,
.engage-section-main .list ul li:before,
.why-section .list ul li:before {
    float: left;
    font-family: 'Codeus';
    font-weight: 600;
    font-size: 8px;
    margin: 0 10px 0 -15px !important;
    background-color: #484848;
    border-radius: 50%;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-list-main .list ul li:before,
.engage-section-main .list ul li:before,
.why-section .list ul li:before {
    min-width: 18px;
    height: 18px;
}

.details-consultant .vc_btn3,
.service-details-btnArrow .vc_btn3,
.tech-cta-button .vc_btn3,
.engage-details-btn .vc_btn3,
.consult-xit-btn .vc_btn3,
.banner-btn .vc_btn3 {
    border-radius: 5px !important;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.vc_btn3 {
    margin-top: 30px !important;
}

.tech-tab-main .tech-cta-button {
    display: flex;
    justify-content: center;
}

.service-tab-main .styled .styled-list-item:not(:first-child),
.engage-section-main .styled .styled-list-item:not(:first-child),
.why-section .styled .styled-list-item:not(:first-child) {
    padding-top: 20px;
}

.service-tab-main .styled .styled-list-item,
.engage-section-main .styled .styled-list-item,
.why-section .styled .styled-list-item {
    display: flex;
    font-family: 'Inter', sans-serif;
    line-height: 30px;
    color: #484848;
    margin: 0;
    align-items: center !important;
}

.service-tab-main .styled .styled-list-item,
.engage-section-main .styled .styled-list-item,
.why-section .styled .styled-list-item {
    font-size: 18px;
    align-items: center;
    font-weight: 500;
}

.details-consultant .vc_btn3,
.service-details-btnArrow .vc_btn3,
.tech-cta-button .vc_btn3,
.engage-details-btn .vc_btn3,
.consult-xit-btn .vc_btn3:hover,
.banner-btn .vc_btn3:hover {
    background-color: #003767 !important;
    color: white !important;
    border: 2px solid #003767 !important;
    box-shadow: 3px -2px 25px 5px #00224026 !important;
    background-image: none !important;
    text-transform: uppercase;
}

.details-consultant .vc_btn3:hover,
.service-details-btnArrow .vc_btn3:hover,
.tech-cta-button .vc_btn3:hover,
.engage-details-btn .vc_btn3:hover {
    background-color: #f4f7f9 !important;
}

.consult-xit-btn .vc_btn3,
.banner-btn .vc_btn3 {
    box-shadow: 0px 8px 25px 5px #01335f26 !important;
    background-color: #ffffff !important;
}
.banner-btn .vc_btn3{
    background-color: #ffffff !important;
    border: 2px solid #ffffff !important;
    color: #003767 !important;
}

.service-details-btnArrow .vc_btn3:hover,
.tech-cta-button .vc_btn3:hover,
.engage-details-btn .vc_btn3:hover,
.contact-details .gform_footer input:hover,
.details-consultant .vc_btn3:hover,
.consult-xit-btn .vc_btn3{
    color: #003767 !important;
    border: 2px solid #003767 !important;
}
.banner-btn .vc_btn3:hover{
    border: 2px solid #ffffff !important;
}

.contact-details .gform_footer input:hover {
    background-color: #ffffff !important;
}

.contact-details .gform_footer:hover::before {
    filter: invert(16%) sepia(20%) saturate(6665%) hue-rotate(190deg) brightness(30%) contrast(101%);
}

.service-details-btnArrow .vc_btn3::before,
.tech-cta-button .vc_btn3::before,
.engage-details-btn .vc_btn3::before,
.footer-side-one .vc_btn3::before,
.footer-cta-right .vc_btn3::before,
footer .footer-nav li:before,
.details-consultant .vc_btn3::before,
.consult-xit-btn .vc_btn3::before,
.banner-btn .vc_btn3::before {
    display: none;
}

.service-inner-title h2 {
    font-family: 'Inter', sans-serif;
    color: #003767;
}

.service-inner-sub-title h5 {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    color: #192734;
}

.service-inner-paragraph p {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #484848;
}

.our-tech-title p,
.engage-fill-title p {
    color: #192734;
}

.our-tech-title-bg p,
.engage-main-title p,
.our-services-title-bg p span {
    color: #F4F7F9 !important;
}

.services-section-title {
    margin-bottom: 25px !important;
}

.our-tech-title-bg p,
.our-tech-title p,
.engage-fill-title p,
.engage-main-title p,
.our-services-title-bg p,
.our-services-title p {
    text-align: center;
}

.vc_tta-panels-container .vc_tta-panels {
    border: 0 !important;
}

.tech-field-icon {
    background-size: cover;
}

.tech-field-item .tech-html {
    background: url('../xcellenceit/images/html-css-js.svg') no-repeat center;
}

.tech-field-item .tech-jquery {
    background: url('../xcellenceit/images/Jquery.svg') no-repeat center;
}

.tech-field-item .tech-angular {
    background: url('../xcellenceit/images/angular.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-react {
    background: url('../xcellenceit/images/react.svg') no-repeat center;
}

.tech-field-item .tech-bootstrap {
    background: url('../xcellenceit/images/bootstrap.svg') no-repeat center;
}

.tech-field-item .tech-photoshop {
    background: url('../xcellenceit/images/photoshop.svg') no-repeat center;
}

.tech-field-item .tech-figma {
    background: url('../xcellenceit/images/Figma-logo.svg') no-repeat center;
}

.tech-field-item .tech-xd {
    background: url('../xcellenceit/images/adobe-xd.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-sketch {
    background: url('../xcellenceit/images/sketch.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-invision {
    background: url('../xcellenceit/images/invision.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-illustrator {
    background: url('../xcellenceit/images/illustrator.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-dotnet {
    background: url('../xcellenceit/images/dot-net-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-python {
    background: url('../xcellenceit/images/python.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-java {
    background: url('../xcellenceit/images/java.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-php {
    background: url('../xcellenceit/images/php.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-c-sharp {
    background: url('../xcellenceit/images/c-sharp.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-Mysql {
    background: url('../xcellenceit/images/my-sql-logo.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-sqlite {
    background: url('../xcellenceit/images/sqlite.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-sqlserver {
    background: url('../xcellenceit/images/sql-server-logo.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-mongo {
    background: url('../xcellenceit/images/mongodb-logo.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-post-grade {
    background: url('../xcellenceit/images/post-grade-sql.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-dotnet {
    background: url('../xcellenceit/images/dot-net-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-firebase {
    background: url('../xcellenceit/images/firebase-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-android {
    background: url('../xcellenceit/images/android-logo.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-ios {
    background: url('../xcellenceit/images/ios-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-flutter {
    background: url('../xcellenceit/images/flutter.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-native {
    background: url('../xcellenceit/images/react-native.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-xamarin {
    background: url('../xcellenceit/images/xamarin.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-swift {
    background: url('../xcellenceit/images/swift.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-objective {
    background: url('../xcellenceit/images/objective.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-java {
    background: url('../xcellenceit/images/java.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-kotlin {
    background: url('../xcellenceit/images/kotlin.svg') no-repeat center;
    background-size: cover;
}

.tech-field-item .tech-nopcommerce {
    background: url('../xcellenceit/images/Nocommerce-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-wordpress {
    background: url('../xcellenceit/images/wordpress-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-umbraco {
    background: url('../xcellenceit/images/umbraco-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-grandnode {
    background: url('../xcellenceit/images/grandnode-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-azure {
    background: url('../xcellenceit/images/ms-azure-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-aws {
    background: url('../xcellenceit/images/aws-logo.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-private {
    background: url('../xcellenceit/images/private-server.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-salesforce {
    background: url('../xcellenceit/images/salesforce.svg') no-repeat center;
    background-size: contain;
}

.tech-field-item .tech-google {
    background: url('../xcellenceit/images/google.svg') no-repeat center;
    background-size: contain;
}

.tech-tab-main .vc_tta-panel-body,
.services-list-item .vc_tta-panel-body,
.engage-section-main .vc_tta-panel-body {
    background-color: #f4f7f9 !important;
    border: none !important;
}

.wpb-js-composer .vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f4f7f9 !important;
    background-color: #f4f7f9 !important;
    color: #003767 !important;
}

.vc_tta-tabs-container {
    border-bottom: 1px solid #DCDCDC;
}

.tech-field-main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.tech-field-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 15px;
    transition: all 0.3s;
    gap: 10px 0;
}

.tech-field-item:hover {
    background-color: #ffffff;
    border-radius: 10px;
}

.tech-field-item p {
    text-align: center;
    color: #484848;
    line-height: 30px;
    font-weight: 500;
}

.tech-stack-list .vc_tta-tab.vc_active {
    border-bottom: 3px solid #FF6600;
    position: relative;
}

.tech-stack-list .vc_tta-tab.vc_active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 10px;
    height: 10px;
    background-color: white;
    left: 50%;
    transform: translateX(-50%);
    border: 3px solid #ff6600;
    border-radius: 50%;
    z-index: 999999;
}

.tech-tab-main .vc_tta-tab.vc_active>a {
    font-weight: bold;
    color: #192734 !important;
    background-color: #f4f7f9 !important;
    border: none !important;
}

.tech-tab-main .vc_tta-tab a {
    font-size: 24px;
    font-weight: 600;
    color: #484848 !important;
    background-color: #f4f7f9 !important;
    border: none !important;
}

.tech-tab-main .vc_tta-tabs-container,
.tech-tab-main .vc_tta-tabs-container .vc_tta-tabs-list {
    overflow: visible !important;
}

.tech-title-tagline p {
    color: #484848;
}

.tech-stack-list .vc_column_container>.vc_column-inner {
    padding: 0 !important;
}

/* Engagement model  */
.engage-section-main .vc_tta-tabs-container ul {
    border-radius: 70px !important;
    background-color: #ffffff;
    display: flex !important;
    align-items: center;
    padding: 0 !important;
    transition: all 0.5s ease-in-out;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:hover {
    background-color: #dfeef8 !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
    background-color: #fff0 !important;
}

.engage-section-main .vc_tta-tabs-container ul .vc_tta-tab {
    width: calc(100% / 3);
    margin: 0 !important;
}

.engage-section-main .vc_tta-tab a {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.engage-section-main .wpb-js-composer .vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #DFEEF8 !important;
    background-color: #DFEEF8 !important;
}

.engage-section-main .vc_tta-style-classic .vc_tta-tabs-list .vc_active {
    background-color: #DFEEF8 !important;
    border-radius: 70px !important;
    box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.05);
}


.engage-section-main .vc_tta-tabs-list .vc_active a {
    font-weight: bold;
}

.engage-section-main .vc_tta-tabs-list a {
    font-weight: 700;
    color: #192734 !important;
    border-radius: 70px !important;
    border: none !important;
}

.engage-section-main .vc_tta-tabs-container {
    border: none !important;
}

.engage-model-inner-text p {
    font-weight: bold;
    color: #192734;
    padding-bottom: 30px;
    line-height: normal;
}

.engage-model-details .fixed-price-img {
    text-align: center;
}

.wpb-js-composer .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel .vc_tta-panel-body {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -sand-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    animation: fadein 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* contact form  */
.contact-details .gform-body ul>:nth-child(3) {
    display: none !important;
}

.contact-details .gform-body ul li {
    display: flex;
    flex-direction: column;
}

.contact-details .gform-body ul li input,
.contact-details .gform-body ul li textarea {
    border: none !important;
    border-bottom: 1px solid #EDEDED !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    outline: none;
    color: #192734;
}

.contact-form-main .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    background: #ffffff !important;
    border: none !important;
    font-size: 16px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.contact-details .gform-body ul li .ginput_container {
    margin: 0;
}

.contact-form-main .gform_legacy_markup_wrapper .gfield_required {
    color: #bfbbc8;
    margin-left: 4px;
}

.contact-details .gform-body ul li label {
    color: #BBB !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.gform_footer.top_label {
    padding: 30px 0 0 0;
    margin: 0;
}

.contact-details .gform-body ul li textarea {
    height: 36px !important;
    background-color: #ffffff00;
}

.contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
    display: flex;
    align-items: center;
    background-color: #003767;
}

.contact-form-main .contact-slogan-heading p {
    font-weight: bolder;
    color: #ffffff;
}

.contact-form-main .contact-slogan-text p {
    color: #ffffff;
    position: relative;
}

.contact-details .vc_column-inner::after {
    content: "";
    background: url(./images/email-icon.svg) no-repeat center;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-size: cover;
}

.contact-form-main .contact-title-text p {
    font-weight: bold;
    color: #192734;
}

.contact-form-main .vc_row-fluid>:last-child {
    background-color: #ffffff;
}

.contact-details .gform_footer .gform_button {
    background-color: #003767;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    position: relative;
    border-radius: 5px;
    border: 2px solid #003767 !important;
    transition: all 0.3s;
    margin: 20px 0 0 0 !important;
}

.contact-details .gform_footer {
    position: relative;
    display: inline;
}

.service-details-btnArrow {
    position: relative;
    transition: all 0.1s;
}

.service-details-btnArrow:hover::before {
    filter: invert(82%) sepia(28%) saturate(6692%) hue-rotate(193deg) brightness(92%) contrast(101%);
}

.contact-details .gform_legacy_markup_wrapper div.validation_error {
    display: none;
}

.contact-details .gform_validation_errors>h2 {
    line-height: 28px !important;
}

.contact-details .gform_legacy_markup_wrapper li.gfield.gfield_error,
.contact-details .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 0 !important;
}

.contact-details .gform_legacy_markup_wrapper {
    margin: 0 !important;
}

.contact-details .gform_legacy_markup_wrapper li.gfield.gfield_error {
    margin-bottom: 18px !important;
}

.contact-details .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    border: none !important;
    background: none !important;
    font-size: 12px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.contact-details .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    color: #ff0000 !important;
}

/* footer */

footer {
    padding-left: 15px;
    padding-right: 15px;
}

footer .central-wrapper .clearfix {
    width: 100% !important;
    display: flex;
    padding: 0 !important;
}

.service-page .one_fourth {
    padding: 0 !important;
}

#footer #contacts {
    background-color: #21212b !important;
}

.footer-side-one button {
    margin: 0;
    padding: 15px 30px;
    background-color: #ffffff !important;
    color: #192734 !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: bold !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    transition: all 0.35s;
}

.footer-side-one button:hover {
    border: 1px solid #ffffff;
    background-color: #21212b !important;
    color: #ffffff !important;
}

.footer-side-one .footer-logo {
    max-width: 300px;
}

.footer-side-one h3 {
    font-weight: 500;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
}

.footer-review img {
    background-color: #ffffff;
    padding: 15px 20px;
    border-radius: 10px;
    width: 65%;
}

footer {
    background-color: #21212B !important;
    clear: both;
}

footer .central-wrapper>.clearfix {
    padding: 0 !important;
}

footer #bottom-line {
    background-color: #21212B !important;
}

footer .widget.widget_nav_menu li.menu-item a:before {
    display: none;
}

footer .widget-title {
    border-bottom: 0 !important;
    font-size: 22px !important;
    color: #ffffff !important;
    line-height: 50px !important;
}

footer .Custom_Recent_Posts .nostyle .image {
    border-radius: 0 !important;
    background-color: #dbdbdb;
}

footer .Custom_Recent_Posts .nostyle .image img {
    border-radius: 0 !important;
    height: auto;
}

footer .social-links,
.fixed-price-popup .fixed-popup-text-side .social-links {
    list-style: none;
    padding: 0;
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0;
}

.fixed-price-popup .fixed-popup-text-side .social-links {
    border-bottom: 1px solid grey;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.fixed-popup-text-email {
    margin-bottom: 40px;
}

footer .social-links-list,
.fixed-price-popup .fixed-popup-text-side .social-links-list {
    font-size: 0 !important;
    position: relative;
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer !important;
    transition: all 0.25s;
}

footer .social-links-list {
    background-color: #dbdbdb;
}

.fixed-price-popup .fixed-popup-text-side .social-links-list {
    background-color: #192734;
}

footer .social-links-list:hover,
.fixed-price-popup .fixed-popup-text-side .social-links-list:hover {
    background-color: #ff6600;
}

.footer-contact-details {
    margin-bottom: 25px;
}

footer .social-links-list a {
    width: 25px;
    height: 25px;
    display: block;
}

.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(1) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(2) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(3) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(4) a i::before {
    filter: invert(98%) sepia(6%) saturate(491%) hue-rotate(285deg) brightness(119%) contrast(100%);
}

footer .social-links-list:nth-child(1) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(1) a i::before,
footer .social-links-list:nth-child(2) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(2) a i::before,
footer .social-links-list:nth-child(3) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(3) a i::before,
footer .social-links-list:nth-child(4) a i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(4) a i::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.social-links-list a .icon-facebook::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list a .icon-facebook::before {
    background-image: url('images/fb-icon.svg');
}

.social-links-list a .icon-insta::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list a .icon-insta::before {
    background-image: url('images/insta-icon.svg');
}

.social-links-list a .icon-linkedin::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list a .icon-linkedin::before {
    background-image: url('images/linkedin-icon.svg');
}

.social-links-list a .icon-twitter::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list a .icon-twitter::before {
    background-image: url('images/twitter-icon.svg');
}

footer .social-links-list:hover i::before,
.fixed-price-popup .fixed-popup-text-side .social-links-list:hover i::before {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(227deg) brightness(103%) contrast(105%);
}

footer .footer-contact-details span,
footer .footer-contact-call a,
footer .footer-contact-email a {
    display: flex;
    gap: 15px;
    color: #9393a3 !important;
    transition: all 0.25s;
}

footer .footer-contact-details .footer-contact-email a {
    text-transform: lowercase !important;
}

footer .footer-contact-call a:hover,
footer .footer-contact-email a:hover {
    color: #d5d5e1 !important;
}

.footer-contact-details span::before {
    background: url('images/location.svg') no-repeat;
}

.footer-contact-call a::before {
    background: url('images/call.svg') no-repeat;
}

.footer-contact-email a::before {
    background: url('images/email.svg') no-repeat;
}

.footer-contact-details p {
    margin-bottom: 20px;
}

.footer-contact-details p,
.footer-contact-details span {
    color: #9393a3;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}

footer .central-wrapper>.clearfix>:nth-child(4) {
    padding-left: 15px !important;
}

.menu-footer-links-container ul li a {
    font-size: 16px !important;
    color: #9393a3 !important;
    transition: all 0.25s;
}

.menu-footer-links-container ul li a:hover {
    color: #d5d5e1 !important;
}

.footer-bottom-area {
    padding: 15px 0 0 !important;
}

/* footer widget  */

.footer-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.footer-bottom-area .central-wrapper {
    position: relative;
}

.footer-bottom-area .central-wrapper .footer-cta::before {
    content: '';
    width: 100vw;
    height: 100%;
    margin-left: calc(-1*((100vw - 100%)/2));
    position: absolute;
    left: 0;
}
footer .footer-bottom-area .footer-bottom{
    display: flex;
    justify-content: center;
    gap: 0 30px;
}

footer .footer-cta-left p,
.footer-cta-right button {
    margin: 0;
}

footer .footer-cta-left {
    position: relative;
}

footer .footer-cta-left h3 {
    margin-bottom: 15px;
    font-size: 32px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    line-height: 36px;

}

footer .footer-cta-left p {
    font-size: 20px;
    line-height: 36px;
}
.footer-cta-right button::before,
.footer-side-one button::before{
    content: none !important;
}

.footer-cta-right button {
    background-color: #FF6600;
    padding: 8px 26px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 32px;
    border: 1px solid #ff6600;
    transition: all 0.25s;
    display: flex;
    align-items: center;
    gap: 25px;
    position: relative;
    z-index: 1;
    font-family: 'Inter', sans-serif;
}

.footer-cta-right button::after {
    content: '';
    background: url('images/footer-btn-arrow.svg') no-repeat;
    width: 30px;
    height: 22px;
}

.footer-cta-right {
    position: relative;
}

.footer-cta-right button:hover {
    background-color: #21212b;
    border: 1px solid #505058;
}

.footer-bottom-area .site-info {
    padding: 10px 0;
}

.footer-bottom-area .footer-nav {
    padding: 10px 0;
}

footer .footer-nav ul {
    display: flex;
    align-items: center;
    justify-content: right;
}
footer #bottom-line .site-info{
    text-align: left !important;
}

footer .footer-nav li {
    display: flex !important;
    gap: 10px;
    margin: 0 !important;
    padding: 0 !important;
}

footer .footer-nav ul>:nth-child(2) a {
    padding-left: 10px;
}

footer .footer-nav ul>:nth-child(1)::after {
    content: '|';
    color: #505058;
}

footer .blog li table tbody tr {
    display: flex;
    align-items: flex-start;
}

footer .blog li table tbody tr td a {
    color: #9393a3 !important;
    transition: all 0.25s;
}

footer .blog li table tbody tr td a:hover {
    color: #d5d5e1 !important;
}

footer .blog li table tbody tr td a,
footer .blog li table tbody tr td span {
    font-size: 16px !important;
    color: #ff6600;
}

footer h3.widget-title {
    font-family: 'Inter', sans-serif !important;
}

.contact-form-main .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex {
    margin: 0 auto !important;
    width: 100%;
}

.widget.Custom_Recent_Posts .image img,
.widget.Custom_Popular_Posts .image img {
    width: auto;
    height: auto;
}

.widget.Custom_Recent_Posts .image.dummy a,
.widget.Custom_Popular_Posts .image.dummy a {
    width: 50px;
    height: 50px;
}

/* Pop up model */

.fixed-price-popup .fixed-popup-body>iframe {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.gform_validation_errors {
    display: none;
}

.validation_message {
    text-align: left;
}

.fixed-popup-body>p {
    display: none !important;
}

.schedule-developer-interview .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}

.schedule-developer-interview .gform_wrapper.gravity-theme .ginput_complex {
    gap: 10px;
}

.fixed-price-popup-head h3 {
    font-weight: bold;
    color: #192734;
    font-family: inter;
    line-height: 36px;
}

.fixed-price-popup .ays_content_box .fixed-popup-body {
    display: flex !important;
}

.time-material-popup .fixed-popup-text-side {
    background: linear-gradient(131deg, rgba(223, 242, 255, 0.80) -17.22%, rgba(254, 235, 235, 0.80) 144.24%) !important;
    box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05) !important;
}

.dedicated-resources-form .fixed-popup-text-side {
    background: linear-gradient(131deg, rgba(223, 242, 255, 0.80) 18.53%, rgba(246, 255, 242, 0.80) 144.24%) !important;
    box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05) !important;
}

.fixed-popup-body .fixed-popup-text-side {
    border-radius: 5px;
    background: linear-gradient(131deg, rgba(223, 242, 255, 0.80) -17.22%, rgba(255, 240, 230, 0.80) 144.24%);
    box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05);
    padding: 35px 20px !important;
}

.fixed-popup-text-contact a,
.fixed-popup-text-email a {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #192734;
    font-weight: 500;
}

.fixed-popup-text-contact a::before,
.fixed-popup-text-email a::before {
    content: '';
    background-size: cover !important;
    margin-right: 15px;
}

.fixed-popup-text-contact a::before {
    background: url('images/contact-phone.svg') no-repeat center;
    height: 20px;
    width: 20px;
}

.fixed-popup-text-email a::before {
    background: url('images/contact-mail.svg') no-repeat center;
    height: 20px;
    width: 22px;
}

.fixed-popup-text-common p,
.fixed-popup-bottom-text p {
    font-size: 16px;
    color: #484848 !important;
    text-align: left !important;
    line-height: 28px;
}

.fixed-price-model-form .gform_fields .ginput_complex .name_first label {
    display: none;
}

.fixed-price-model-form .gform_fields .ginput_container .name_first input,
.fixed-price-model-form .gform_fields .gfield .ginput_container input,
.fixed-price-model-form .gform_fields .gfield .ginput_container textarea,
.fixed-price-model-form .gform_fields .gfield .ginput_container .gfield_select,
.schedule-developer-interview .gform_wrapper.gravity-theme .ginput_complex select {
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
    transition: all 0.35s ease-in-out;
    height: 50px !important;
}

.fixed-price-model-form .gform_fields .gfield .ginput_container textarea {
    min-height: 100px;
}

.fixed-price-model-form .gform_fields .ginput_container .name_first input:hover,
.fixed-price-model-form .gform_fields .gfield .ginput_container input:hover,
.fixed-price-model-form .gform_fields .gfield .ginput_container textarea:hover {
    border: 1px solid #418DFF;
}

.fixed-price-model-form .gform_fields .ginput_container .name_first input:focus,
.fixed-price-model-form .gform_fields .gfield .ginput_container input:focus,
.fixed-price-model-form .gform_fields .gfield .ginput_container textarea:focus,
.fixed-price-model-form .gform_fields .gfield .ginput_container .gfield_select:focus {
    outline: none;
    box-shadow: 0px 0px 8px 0px rgba(0, 69, 248, 0.50);
}

.fixed-price-model-form .gform_footer .gform_button {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    width: 100% !important;
    background-color: #003767;
    margin: 0;
    font-family: 'Inter', sans-serif !important;
}

.ays-pb-modal_2,
.ays-pb-modal_3,
.ays-pb-modal_4,
.ays-pb-modal_5,
.ays-pb-modal_6,
.ays-pb-modal_7,
.ays-pb-modal_8,
.ays-pb-modal_9 {
    width: 100% !important;
    max-width: 1050px !important;
    height: 100% !important;
    max-height: 750px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    box-sizing: border-box;
}

.fixed-popup-text-common p {
    margin-bottom: 25px;
}

.fixed-popup-text-side {
    text-align: start !important;
}

.fixed-popup-text-title h3 {
    font-weight: bold;
    color: #192734;
    font-family: 'Inter', sans-serif !important;
    line-height: 24px;
    margin-bottom: 20px;
}

footer .menu-footer-container .menu-item a:hover,
footer .footer-bottom-area .site-info a:hover {
    text-decoration: underline;
}

.fixed-price-model-form_wrapper .gform_title {
    display: none;
}

@media (max-width: 1199px) {
    footer .central-wrapper .clearfix {
        flex-wrap: wrap;
    }

    .menu-footer-links-container .menu li a {
        padding: 0 0 15px 0 !important;
    }

    .menu-footer-links-container ul>:last-child a {
        padding: 0 !important;
    }

    .footer-side-one button {
        margin-bottom: 30px;
    }

    footer .Custom_Recent_Posts ul>:not(:last-child) {
        margin-bottom: 20px !important;
    }

    .contact-details .gform-body ul li input {
        width: 100% !important;
    }
}

@media (max-width: 999px) {
    .engage-section-main .engage-model-details>:last-child {
        width: 100% !important;
    }

    .engage-section-main .engage-model-details>:first-child {
        order: 2;
        width: 100% !important;
    }

    .engage-section-main .engage-model-details {
        gap: 50px;
    }

    .contact-form-main .contact-title-text p {
        padding-bottom: 20px;
    }

    .tech-field-main {
        gap: 15px;
    }

    .vc_tta-panel-body {
        padding: 0 !important;
    }

    .footer-bottom-area .footer-cta {
        flex-direction: column;
        text-align: center;
        margin: 0;
        gap: 30px 0;
    }

    .footer-bottom-area .footer-nav {
        margin-bottom: 0;
    }

    .footer-bottom-area .site-info {
        text-align: center !important;
    }

    .footer-cta-right button {
        margin-bottom: 20px;
    }

    .footer-bottom-area .central-wrapper .footer-cta::before {
        border-top: 1px solid #DADADA10;
        margin-top: -25px;
    }

    .contact-details .gform-body ul li textarea {
        width: 100% !important;
    }

    .fixed-price-model-form .gform_fields .ginput_container_fileupload .large {
        padding: 30px 50px 50px 60px;
    }

    .service-details-btnArrow .vc_btn3 {
        position: relative !important;
    }
}

@media (max-width: 991px) {
    .engage-section-main .vc_tta-tab a {
        min-height: 80px !important;
    }

    .engage-fill-title {
        padding-bottom: 40px;
    }

    .engage-section-main .vc_tta-tabs-container ul {
        margin-bottom: 50px !important;
    }
}

@media (max-width: 767px) {
    .tech-title-tagline p span {
        font-size: 16px !important;
    }

    .tech-field-icon {
        height: 120px;
        width: 130px;
    }

    .tech-stack-field .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        color: #ffffff !important;
        background-color: #003767 !important;
    }

    .our-tech-title p {
        line-height: 25px;
    }

    .tech-stack-field .vc_tta-panel-body,
    .vc_tta-panel-heading {
        border: none !important;
    }

    .tech-stack-list .vc_active .vc_tta-panel-heading h4 a,
    .services-main-list .vc_active .vc_tta-panel-heading h4 a,
    .engage-tabs .vc_active .vc_tta-panel-heading h4 a {
        color: #192734 !important;
        font-weight: bold;
        font-size: 20px !important;
    }

    .our-services-title-bg p,
    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        text-align: center !important;
    }

    .tech-stack-list .vc_active .vc_tta-panel-heading h4 {
        background-color: #ffffff !important;
        border-bottom: 3px solid #FF6600;
    }

    .vc_column_container>.vc_column-inner {
        padding: 0;
    }

    .our-services-title p {
        color: #192734;
        text-align: center;
    }

    .our-services-title-bg p,
    .our-tech-title-bg p {
        margin-bottom: -18px !important;
    }

    .our-services-title p {
        line-height: 24px;
    }

    .contact-form-main .vc_row-fluid>:first-child,
    .contact-form-main .vc_row-fluid>:last-child {
        width: 100% !important;
    }

    .contact-details .gform_footer input {
        padding: 12px 30px 12px;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .contact-form-main .contact-title-text p {
        font-size: 22px;
    }

    footer .widget-title {
        margin-bottom: 15px;
    }

    .footer-side-one h3 {
        font-size: 20px;
        margin-bottom: 15px !important;
        line-height: 32px;
    }

    .one_fourth {
        margin-bottom: 0 !important;
    }

    footer .central-wrapper .clearfix {
        justify-content: center;
    }

    .footer-side-one button {
        font-size: 18px !important;
    }
    footer .footer-bottom-area .footer-bottom{
        flex-wrap: wrap;
    }

    footer .central-wrapper .clearfix {
        gap: 30px;
    }

    .widget.Custom_Recent_Posts ul li+li {
        padding: 0 !important;
    }

    .tech-stack-list .vc_tta-panel-heading h4,
    .services-main-list .vc_tta-panel-heading h4,
    .engage-section-main .vc_tta-panel-heading h4 {
        font-family: 'Inter', sans-serif;
    }

    .fixed-price-popup .ays_content_box .fixed-popup-body {
        gap: 20px !important;
        flex-direction: column;
    }

    .fixed-popup-body .fixed-popup-text-side {
        width: 100% !important;
        order: 2;
    }

    .fixed-popup-body .fixed-price-model-form_wrapper {
        width: 100% !important;
        order: 1;
    }

    .fixed-price-popup-head h3 {
        font-size: 28px;
        margin-bottom: 35px;
    }
}

@media (max-width: 575px) {
    .service-tab-main .service-inner-title h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .tech-field-item {
        width: calc((100% - 75px) / 2);
    }

    .tech-field-item p {
        font-size: 16px;
    }

    footer .clearfix {
        text-align: center;
    }

    .footer-review {
        margin: 0 auto;
    }

    .footer-side-one .footer-logo {
        margin: 0 auto 30px auto;
    }

    footer .footer-contact-details span,
    footer .footer-contact-call a,
    footer .footer-contact-email a {
        justify-content: center;
    }

    footer .social-links {
        text-align: left;
        justify-content: center;
    }

    footer .blog li table tbody tr {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .footer-review {
        max-width: 260px;
    }

    footer h3.widget-title {
        border-bottom: 2px solid #ff6600 !important;
    }

    .footer-cta-right button {
        font-size: 20px;
    }

    .fixed-price-popup .fixed-popup-text-side .social-links-list a {
        width: 20px;
        height: 20px;
        display: block;
    }

    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(1) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(2) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(3) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(4) a i::before {
        width: 20px !important;
        height: 20px !important;
    }

}

@media (max-width: 480px) {

    .tech-stack-list .vc_tta-panel-heading h4,
    .services-main-list .vc_tta-panel-heading h4,
    .engage-section-main .vc_tta-panel-heading h4 {
        background-color: #ffffff !important;
        font-size: 18px !important;
    }

    .engage-model-inner-text p {
        font-size: 22px;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        padding: 15px 10px;
    }

    .contact-form-main .contact-slogan-heading p {
        font-size: 20px;
        line-height: 30px;
    }

    .contact-form-main .contact-slogan-text p {
        font-size: 14px;
    }

    .contact-details .vc_column-inner {
        padding: 15px 10px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {

    .tech-stack-list .vc_tta-panel-heading h4,
    .services-main-list .vc_tta-panel-heading h4,
    .engage-section-main .vc_tta-panel-heading h4 {
        background-color: #ffffff !important;
        font-size: 20px !important;
    }

    .engage-model-inner-text p {
        font-size: 26px;
    }

    .contact-form-main .contact-slogan-heading p {
        font-size: 32px;
        line-height: 50px;
    }

    .contact-form-main .contact-slogan-text p {
        font-size: 20px;
        line-height: 30px;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        padding: 35px 30px;
    }

    .contact-details .vc_column-inner {
        padding: 30px 40px !important;
    }
}

@media (min-width: 481px) and (max-width: 999px) {
    .engage-model-inner-text p {
        font-size: 26px;
    }
}

@media (min-width: 576px) {

    .footer-contact-details span::before,
    .footer-contact-call a::before,
    .footer-contact-email a::before {
        content: '';
        background-position: center;
        min-width: 32px;
        height: 32px;
        background-color: #dbdbdb;
        border-radius: 6px;
    }

    .footer-contact-details .footer-address {
        padding-left: 45px;
    }

    .footer-review {
        max-width: 300px;
    }

    .footer-cta-right button {
        font-size: 26px;
    }

    .fixed-price-popup .fixed-popup-text-side .social-links-list a {
        width: 25px;
        height: 25px;
        display: block;
    }

    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(1) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(2) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(3) a i::before,
    .fixed-price-popup .fixed-popup-text-side .social-links-list:nth-child(4) a i::before {
        width: 25px !important;
        height: 25px !important;
    }
    footer .central-wrapper>.clearfix {
        gap: 30px !important;
        justify-content: space-between !important;
    }
}

@media (min-width: 576px) and (max-width: 1199px) {

    footer .central-wrapper>.clearfix>:nth-child(1),
    footer .central-wrapper>.clearfix>:nth-child(3) {
        width: calc(50% - 30px) !important;
    }

    footer .central-wrapper>.clearfix>:nth-child(2) {
        width: calc(50% - 30px) !important;
        order: 3;
    }

    footer .central-wrapper>.clearfix>:nth-child(4) {
        width: calc(50% - 30px) !important;
        order: 4;
    }

    .footer-side-one .footer-logo,
    footer .widget-title {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width: 999px) {
    .service-tab-main .service-inner-title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .tech-field-item p {
        font-size: 18px;
    }

    .service-page .widget.Custom_Recent_Posts .image,
    .service-page .widget.Custom_Popular_Posts .image {
        width: 52px;
        height: 52px;
    }

    footer .Custom_Recent_Posts .nostyle .image {
        margin-right: 15px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .tech-field-item {
        width: calc((100% - 120px) / 3);
    }
}

@media (min-width: 768px) {
    .tech-title-tagline p span {
        font-size: 18px !important;
    }

    .tech-title-tagline {
        width: 70%;
        margin: 0 auto;
    }

    .tech-field-icon {
        height: 120px;
        width: 100px;
    }

    .our-services-title p {
        color: #192734;
    }

    .our-services-title-bg p {
        margin-bottom: -40px !important;
    }

    .our-services-title-bg p {
        line-height: 40px;
    }

    .our-services-title p {
        line-height: 50px;
    }

    .contact-form-main .vc_row-fluid>:first-child {
        width: 40% !important;
    }

    .contact-form-main .vc_row-fluid>:last-child {
        width: 60% !important;
        border-radius: 0 50px 50px 0;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        border-radius: 50px 0 0 50px;
    }

    .contact-form-main .contact-slogan-text p::after {
        content: "";
        position: absolute;
        left: 0;
        top: 110%;
        background: url(./images/contact-shape-design.svg) no-repeat center;
        width: 140px;
        height: 6px;
    }

    .contact-details .gform_footer input {
        padding: 14px 40px;
        font-size: 16px !important;
    }

    .contact-form-main .contact-title-text p {
        font-size: 26px;
    }

    .footer-side-one button {
        font-size: 20px !important;
    }

    footer .central-wrapper>.clearfix {
        gap: 60px;
    }

    .service-page footer,
    .service-details-page footer {
        padding-top: 300px !important;
    }

    .contact-form-main {
        position: absolute;
        top: calc(100% - 240px);
        left: 0;
        right: 0;
        z-index: 99;
    }

    .service-page .awards-section,
    .service-details-page .engage-section-main {
        padding-bottom: 300px !important;
    }

    .fixed-popup-body .fixed-popup-text-side {
        width: 40% !important;
    }

    .fixed-popup-body .fixed-price-model-form_wrapper {
        width: 60% !important;
    }

    .fixed-price-popup .ays_content_box .fixed-popup-body {
        gap: 30px !important;
    }

    .fixed-price-popup-head h3 {
        font-size: 36px;
        margin-bottom: 50px;
    }

    .contact-details .gform_confirmation_wrapper {
        margin-bottom: 360px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .service-tab-main .tab-list-main .vc_tta-tabs-container {
        min-width: 45% !important;
    }

    .footer-side-one h3 {
        font-size: 24px;
        margin-bottom: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 999px) {

    .tech-stack-list .vc_tta-tabs-container ul li a {
        font-size: 16px;
    }

    .tech-tab-main .vc_tta-tab a {
        padding: 15px 19px !important;
    }

    .tech-field-item {
        width: calc((100% - 165px) / 4);
    }

    .industry-logo .title {
        width: 38%;
    }

    .industry-logo .logos {
        width: 62%;
        gap: 20px;
        flex-wrap: wrap;
    }

    .engage-section-main .vc_tta-tabs-list a {
        font-size: 18px;
        text-align: center;
    }

    .contact-form-main .contact-slogan-heading p {
        font-size: 32px;
        line-height: 42px;
    }

    .contact-form-main .contact-slogan-text p {
        font-size: 20px;
        line-height: 34px;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        padding: 25px 20px;
    }

    .contact-details .vc_column-inner {
        padding: 30px 30px 30px 40px !important;
    }
}

@media (min-width: 992px) {
    .tech-title-tagline {
        width: 70%;
        margin: 0 auto;
    }

    .service-tab-main .service-inner-title h2 {
        font-size: 40px;
        line-height: 46px;
    }

    .engage-fill-title {
        padding-bottom: 50px;
    }

    .engage-section-main .vc_tta-tabs-container ul {
        margin-bottom: 70px !important;
    }
}

@media (min-width: 1000px) {
    .engage-section-main .vc_tta-tab a {
        min-height: 100px !important;
    }

    .engage-section-main .engage-model-details>:first-child {
        width: 40% !important;
    }

    .engage-section-main .engage-model-details>:last-child {
        width: 60% !important;
    }

    .contact-form-main .contact-slogan-heading p {
        font-size: 36px;
        line-height: 50px;
    }

    .contact-form-main .contact-slogan-text p {
        font-size: 24px;
        line-height: 38px;
    }

    .contact-form-main .wpb_column.vc_column_container.vc_col-sm-4 {
        padding: 25px 40px;
    }

    .contact-details .vc_column-inner {
        padding: 35px 50px 35px 60px !important;
    }

    .contact-form-main .contact-title-text p {
        padding-bottom: 20px;
    }

    .contact-details .vc_column-inner::after {
        width: 180px;
        height: 230px;
    }

    .tech-field-main {
        gap: 20px;
    }

    .tech-field-item p {
        font-size: 20px;
    }

    footer .footer-cta-left::before {
        content: "";
        background: url('images/background-boxes.svg') no-repeat;
        background-position: center;
        width: 62px;
        height: 60px;
        position: absolute;
        left: -25px;
        top: -20px;
    }

    .footer-cta-right::after {
        content: '';
        background: url('images/footer-btn-cartoon.svg') no-repeat;
        width: 60px;
        height: 120px;
        position: absolute;
        right: -44px;
        top: -15px;
    }

    .service-page .widget.Custom_Recent_Posts .image,
    .service-page .widget.Custom_Popular_Posts .image {
        width: 72px;
        height: 72px;
    }

    footer .Custom_Recent_Posts .nostyle .image {
        margin-right: 25px !important;
    }

    .footer-bottom-area .site-info {
        text-align: right !important;
    }

    .footer-bottom-area .central-wrapper .footer-cta::before {
        border-top: 1px solid #DADADA10;
        border-bottom: 1px solid #DADADA10;
    }

    .footer-cta {
        padding: 36px 65px 36px 25px;
    }

    .fixed-price-model-form .gform_fields .ginput_container_fileupload .large {
        padding: 30px 50px 50px 160px;
    }
}

@media (min-width: 1000px) and (max-width: 1399px) {
    .tech-tab-main .vc_tta-tab a {
        padding: 15px 30px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .tech-stack-list .vc_tta-tabs-container ul li a {
        font-size: 18px;
    }

    .tech-field-item {
        width: calc((100% - 230px) / 5);
    }

    .engage-section-main .vc_tta-tabs-list a {
        font-size: 20px;
    }

    .engage-model-inner-text p {
        font-size: 22px;
    }

    .contact-details .gform-body ul li textarea {
        width: 60% !important;
    }

    .central-wrapper {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .tech-stack-list .vc_tta-tabs-container ul li a {
        font-size: 24px;
    }

    .tech-tab-main .vc_tta-tab.vc_active>a {
        padding: 14px 40px !important;
    }

    .tech-field-item {
        width: calc((100% - 280px) / 6);
    }

    .service-tab-main .tab-list-main .vc_tta-tabs-container {
        min-width: 40% !important;
    }

    .engage-model-inner-text p {
        font-size: 26px;
    }

    .contact-details .gform-body ul li input,
    .contact-details .gform-body ul li textarea {
        width: 70% !important;
    }

    footer .central-wrapper>.clearfix>:nth-child(1),
    footer .central-wrapper>.clearfix>:nth-child(3) {
        width: 30% !important;
    }

    footer .central-wrapper>.clearfix>:nth-child(2) {
        width: 15% !important;
    }

    footer .central-wrapper>.clearfix>:nth-child(4) {
        width: 25% !important;
    }

    .footer-side-one .footer-logo,
    footer .widget-title,
    .footer-side-one button {
        margin-bottom: 30px;
    }

    .footer-side-one h3 {
        font-size: 24px;
        margin-bottom: 20px !important;
        line-height: 30px;
    }

    footer .Custom_Recent_Posts ul>:not(:last-child) {
        margin-bottom: 30px !important;
    }

    .menu-footer-links-container ul li a {
        padding: 0 0 20px 0 !important;
    }

    .menu-footer-links-container ul>:last-child a {
        padding: 0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .engage-section-main .vc_tta-tabs-list a {
        font-size: 22px;
    }
}

@media (min-width: 1400px) {
    .tech-tab-main .vc_tta-tab a {
        padding: 15px 40px !important;
    }

    .engage-section-main .vc_tta-tabs-list a {
        font-size: 24px;
    }
}