/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.10.1712211287
Updated: 2024-04-04 06:14:47
*/
.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0;
    margin-bottom: 0;
}
header.entry-header.ast-no-thumbnail {
    display: none;
}
#page .site-content .ast-container {
    max-width: 100%;
    padding: 0;
}
.entry-content {
    overflow: hidden;
}
html {
    overflow-x: hidden;
}
.entry-content {
    overflow: unset ;
}

header.ast-logo-title-inline .site-logo-img {
    height: 54px;
    overflow: hidden;
}
.ast-logo-title-inline .site-logo-img img {
    top: 3px;
    position: relative;
}


header.myfixed.ast-logo-title-inline .site-logo-img img {
    top: -53px;
}
.main-header-menu li.menu-item  .menu-link {
    font-size: 18px;
    color: #fff;
}

.main-header-menu li.menu-item .sub-menu  .menu-link {
    color: #263238;
}
.main-header-menu li.menu-item  .menu-link:hover {
    color: #FAAA18 !important;
}

/*.site-header {*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    top: 0;*/
/*}*/
/*.sticky-header {*/
/*    position: sticky !important;*/
/*    top: 0 !important;*/
/*    background: #fff;*/
/*    transition: 0.2s all ease-in;*/
/*}*/
/*.site-header li.menu-item a {*/
/*    font-size: 18px !important;*/
/*    padding: 15px 20px !important;*/
/*    color: #ffffff !important;*/
/*    font-weight: 500;*/
/*}*/
/*.site-header.sticky-header li.menu-item a {*/
/*    color: #263238 !important;*/
/*}*/
/*.site-header li.menu-item a:hover {*/
/*    color: #FAAA18 !important;*/
/*}*/
/*.site-header li.menu-item  > .sub-menu a {*/
/*    color: #263238 !important;*/
/*}*/
/*.site-header li.menu-item  > .sub-menu a:hover {*/
/*    color: #FAAA18 !important;*/
/*}*/
/*.site-header svg.ast-mobile-svg {*/
/*    fill: #fff !important;*/
/*    border: 1px solid #fff;*/
/*    width: 30px !important;*/
/*    height: 25px !important;*/
/*}*/
/*.site-header.sticky-header svg.ast-mobile-svg {*/
/*    fill: #FAAA18 !important;*/
/*    border: 1px solid #FAAA18;*/
/*}*/
/*.ast-mobile-header-content .main-navigation a.menu-link {*/
/*    background: #fff !important;*/
/*    color: #263238 !important;*/
/*    line-height: normal;*/
/*}*/

/*.ast-mobile-header-content .main-navigation a.menu-link:hover {*/
/*    background: red !important;*/
/*    color: #263238 !important;*/
/*}*/





:root {
  --yellow-color: #FAAA18;
  --poppins-family: Poppins;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px !important;
}
}
body{
    font-family: var( --poppins-family);
}
img{
    max-width: 100%;
}

/* header css start  */
.megamenu-li {
    position: static !important;
}

.megamenu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	    padding: 15px !important;
}

.header-contact-btn .common-btn {
    padding: 10px 24px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    border-radius: 4px;
}
.custom-navbar .nav-item .nav-link {
    /* color: #263238 !important; */
    color: #ffffff !important;
    font-weight: 500;
    font-family: Poppins;
}
.custom-navbar .nav-item .nav-link:hover {
    color: #faaa18 !important;
}
.mega-menu-styling h5 {
    font-size: 18px;
    color: #263238;
}

.mega-menu-styling a {
    padding: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 15px;
    transition: all 0.3s ease-in;
}
.mega-menu-styling a:hover {
    padding-left: 10px;
    background: none;
}
.mega-menu-styling p {
    font-size: 15px;
    line-height: normal;
}

.mega-menu-styling a:hover {
    color: #faaa18;
}
/* header css end  */

/* var( --var( --poppins-family)-family); */
.slider-video {
    max-width: 1920px;
    height: 705px;
    overflow: hidden;
    object-position: initial;
    position: absolute;
    width: 100%;
}

    .slider-video video {
        margin-top: -240px;
    }

    .custom-slider {
        position: relative;
        height: 705px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .slider-content {
    text-align: center;
}

.slider-heading h2 {
    
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.slider-heading .main-heading {
    
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.slider-heading p {
    
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.slider-hiperlink a {
    background: #00000033;
        pointer-events: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #fff;
    padding: 12px 24px;
    border-radius: 8px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
        margin-bottom: 8px;
}
a.clr1 {
    color: #FF7F75;
}
a.clr2 {
    color: #4A91E2;
}
a.clr3 {
    color: #2FC990;
}
a.clr4 {
    color: #D4982A;
}
a.clr5 {
    color: #A0A0A0;
}
.slider-hiperlink a:hover {
    background: var( --yellow-color);
    color: #fff;
    
}


.slider-hiperlink {
    margin-top: 32px;
}

.common-btn {
    display: inline-block;
    background: var( --yellow-color);
    
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    padding: 16px 32px;
    border-radius: 8px;
    color: #263238;
    text-decoration: none !important;
    cursor: pointer;
}
.common-btn:hover {
    background: #263238;
    color: var( --yellow-color);
    
}

.slider-button {
    margin-top: 40px;
}
.slider-video:before {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    left: 0;
    top: 0;
    opacity: 0.5;
}

/* counter css s  */

.ct-item h4 {
    
    font-size: 40px;
    font-weight: 500;
    line-height: 37.03px;
    text-align: center;
    margin-bottom: 10px;
}

.ct-item p {
    font-size: 20px;
    font-weight: 600;
    line-height: 18.52px;
    text-align: center;
    margin-bottom: 2px;
}
.counter-section {
    background: #F5F6F8;
    padding-top: 12px;
    padding-bottom: 12px;
}
.infinity-size h4 {
    font-size: 80px !important;
    /* font-weight: 700; */
}
/* counter css e  */
.yellow-color {
    color: var( --yellow-color) !important;
}
.common-headings {
    
    text-align: center;
}

.common-headings h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    color: #1E1E1E;
        margin-bottom: 15px;
}
.common-headings h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    color: #1E1E1E;
        margin-bottom: 15px;
}

.common-headings p {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    color: #263238;
}
.hiring-box {
    background: #263238;
    padding: 55px;
    border-radius: 40px;
}
.common-padding {
    padding: 65px;
}
.designation-positions a {
    
    font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    color: #263238;
    border: 1px solid #3E4C53;
    padding: 8px 12px;
    display: inline-block;
    border-radius: 8px;
    margin: 5px 2px;
    text-decoration: none !important;
}
.designation-positions a:hover {
    color: #fff;
    background: #263238;
}
.designation-box {
    padding: 30px 20px;
    border-radius: 20px;
    background: #FBBDB8;
    text-align: center;
    margin-bottom: 30px;
}
.designation-title h4 {
    color: #263238;
    
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}
.designation-title {
    margin-bottom: 20px;
}
.hiring-bm {
    margin-bottom: 50px;
}


.review-slider-box {
    background: #F5F6F8;
    padding: 55px;
    border-radius: 40px;
    /* padding-right: 10px; */
    position: relative;
    z-index: 1;
}
/* .review-slider-box:after {
    position: absolute;
    content: "";
    background: linear-gradient(to left, #fff, #ffffffa1, #ffffff00);
    width: 300px;
    height: 100%;
    display: block;
    right: 0;
    z-index: 1;
    top: 0;
} */
.common-lr-padding {
    padding: 0 65px;
}
.review-bm {
    text-align: left;
}
.review-bm h2 {
    font-size: 43px;
    line-height: 55px;
}

/* .hiring-slider {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
} */
.hiring-slider {
    position: relative;
    z-index: 1;
}
.hiring-slider:after {
    position: absolute;
    content: "";
    background: linear-gradient(to left, #f5f6f8, #ffffffb3, #ffffff00);
    width: 300px;
    height: 100%;
    display: block;
    right: 0;
    z-index: 1;
    top: 0;
}
.hiring-slider .item {
    align-items: center;
    background: #263238;
    color: white;
    display: flex;
    justify-content: center;
    padding: 40px;
    border-radius: 20px;
}
.review-crousal-content h4 img {
    max-width: 70px;
    margin-right: 20px;
}

.review-crousal-content h4 {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.review-crousal-content p {
    
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
}
.review-crousal-pera {
    min-height: 210px;
}
.custom-width-container {
    margin-left: auto;
    max-width: 1445px;
}
.trusted-crousal-item {
    padding: 20px;
    background: #fff;
    border-radius: 12px;
}

.trusted-crousal-item img {
    max-width: 200px;
    max-height: 82px;
    margin: auto;
    transition: 0.3s all ease-in;
}
.trusted-crousal-item img:hover {
    transform: scale(1.2);
}
.talent-colum {
    text-align: center;
    position: relative;
    z-index: 1;
}

.talent-colum h4 {
   
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 25px;
}

.talent-colum p {
    
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
}
.talent-colum:before {
    border-top: 4px solid var( --yellow-color);
    position: absolute;
    content: "";
    width: 112%;
    left: -6%;
    top: 0;
}

.talent-colum:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid var( --yellow-color);
    top: -5px;
    right: -26px;
    transform: rotate(90deg);
}
.dot-circle {
    background: #fff;
    height: 30px;
    width: 30px;
    margin: auto;
    border: 4px solid var( --yellow-color);
    border-radius: 100%;
    top: -13px;
    position: relative;
    margin-bottom: 10px;
}
.col-lg-3:last-child .talent-colum:after {
    display: none;
}
.talent-widget {
    background: var( --yellow-color);
    border-radius: 20px;
    padding: 0 25px;
    margin-top: 40px;
}
.talent-content-side h3 {
    font-size: 39px;
    font-weight: 600;
    line-height: 50px;
    text-align: left;
    color: #263238;
    margin-bottom: 20px;
}

.talent-btn {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    color: #263238;
    background: #fff;
    border-radius: 8px;
    padding: 15px 30px;
    display: inline-block;
    text-decoration: none !important;
}
.talent-btn:hover {
    color: #fff;
    background: #263238;
}
.talent-content-side {
    padding-top: 10px;
    padding-bottom: 10px;
}


.custom-vertical-accordian .nav-pills {
    display:none;
}
.cm-tecno-btn {
    color: #263238;
    border-radius: 8px;
    display: inline-block;
    padding: 10px 14px;
    background: var(--yellow-color);
    text-decoration: none !important;
    font-weight: 600;
}

.tecno-btn {
    margin-top: 25px;
}

.cm-tecno-btn:hover {
    color: #fff;
}
.accordian-menu-box .nav-link {
    border-radius: 12px !important;
    padding: 16px;
    font-size: 19px;
    font-weight: 500;
    color: #263238;
    text-decoration: none !important;
}
.accordian-menu-box .nav-link.active {
    background: #263238 !important;
}
.accordian-menu-box {
    background: #F5F6F8;
    padding: 30px 25px;
    border-radius: 20px;
    
}
.accordian-height{
min-height: 370px;
}
.accordian-menu-box .card {
    background: none;
}
.tecno-body h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    margin-bottom: 15px;
}
.tecno-body p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.tecno-div p {
    font-size: 17px;
    line-height: 25.5px;
    text-align: left;
}
.tecno-body-box {
    display: flex;
    align-items: center;
    border-radius: 20px;
    padding: 54px 40px;
}
.tecno-body {
    max-width: 590px;
}
.custom-vertical-accordian .card {
    border: none;
    background: no-repeat;
}
/* .trusted-section .hiring-box {
    padding-left: 0;
    padding-right: 0;
} */

.faq-body-box {
    background: #F5F6F8;
    border-radius: 20px;
    padding: 40px 40px;
    border: 1px solid #263238;
}
.faq-body h4,.faq-body p {
    color: #263238;
}
.faq-body p {
    font-size: 17px;
    line-height: 28px;
}

.faq-body {
    max-width: 100%;
}
.faq-menu-box .nav-pills .nav-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.5px;
}
.faq-menu-box .nav-pills .nav-link {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    color: #fff;
    border: 1px solid #ffffff;
    padding: 15px 15px;
    border-radius: 12px;
    margin-bottom: 17px;
    text-decoration: none;
    background: #263238 ;
}
.faq-menu-box .nav-pills .nav-link.active {
    background: #FAAA18;
    border-color: #faaa18;
    color: #263238;
}
.faq-menu-box .nav-pills .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 35px;
}
.faq-menu-box .nav-pills .nav-link .minus-icon {
    display: none;
}
.faq-menu-box .nav-pills .nav-link.active .plus-icon {
    display: none;
}
.faq-menu-box .nav-pills .nav-link.active .minus-icon {
    display: inline;
}
.faq-menu-box .nav-pills .nav-link i {
    font-size: 20px;
    position: relative;
    right: -20px;
}
/* .project-form {
    background: #263238;
    padding: 40px;
    border-radius: 20px;
} */
.project-form {
/*     background: #263238; */
    /* padding: 40px; */
/*     border-radius: 20px; */
/*     overflow: hidden; */
}
.project-form-heading h4 {
    color: #fff;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}
.form-group input, .form-group select, .form-group textarea {
    background: transparent;
    border-radius: 12px;
    border: 1px solid #fff;
    padding: 13px !important;
    height: auto;
    max-height: 145px;
    color: #fff;
}
.form-group  select.wpcf7-form-control:focus {
    background: #fff;
}
.form-btn input.wpcf7-form-control {
    background: #FAAA18;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    color: #263238;
    padding: 10px;
    width: 100%;
    border-radius: 12px;
}
.form-btn input.wpcf7-form-control:hover {
    color: #ffffff;
}
.wpcf7-response-output {
    color: #fff;
}
.form-btn p {
    margin-bottom: 0;
    position: relative;
}

.form-btn span.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 13px;
}
.projrct-form-section {
    padding-bottom: 0 !important;
}


.footer-menu h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
}

.footer-menu ul li a, .footer-menu p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
}

.footer-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.footer-menu p a {
    color: #FAAA18;
}
.footer-menu p a {
    color: #FAAA18;
}

.footer-content h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #fff;
}

.footer-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #fff;
}
.footer-logo img {
    max-width: 225px;
    width: 100%;
}
.fmenu-margin {
    margin-top: 40px;
}

.footer-menu ul li a:hover {
    color: #FAAA18;
    text-decoration: none;
}
.social-icons a img {
    max-width: 20px;
}

.social-icons a {
    margin-right: 18px;
}
.footer-social h4 {
    margin-bottom: 20px;
}
.copyright-content {
    color: #fff;
    border-top: 1px solid #41535B;
    margin-top: 20px;
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer.custom-footer {
    padding-top: 0;
}

footer.custom-footer .hiring-box {
    padding-bottom: 35px;
}
/* .footer-2{
    padding-left: 30px;
} */
#ast-scroll-top {
    background-color: #263238;
    border: 1px solid #fff;
    border-radius: 100%;
}
.social-icons a:hover img {
    filter: brightness(0) invert(1);
}

/* digital-marketion page  */
.black-btn {
    background: #263238;
    color: #fff;
    text-transform: capitalize;
}

.digital-slider-button a {
    margin-left: 10px;
    margin-right: 10px;
}
.table-single-widget-heading {
    color: #fff;
}
.table-single-widget-heading p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.table-single-widget-heading h4 {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
}
.table-single-widget-img {
    margin-right: 25px;
}
.colm-border:nth-child(1) {
    border-bottom: 1px solid #41535B;
    border-right: 1px solid #41535B;
}
.colm-border:nth-child(2) {
    border-bottom: 1px solid #41535B;
}
.colm-border:nth-child(3) {
    border-right: 1px solid #41535B;
}
.table-single-widget {
    padding: 30px;
}
.services-rank-section .talent-content-side {
    padding: 30px 10px;
}
.talent-content-side h4 {
    font-size: 34px;
    font-weight: 300;
    line-height: 45px;
    margin-bottom: 2px;
}
.services-rank-section .talent-image-side {
    text-align: center;
    padding-top: 14px;
    position: relative;
    bottom: -8px;
}
.services-rank-section {
    overflow: hidden;
    margin-top: 60px;
}
.discover-heading {
    text-align: left;
}

.discover-scroll-section {
    margin-top: 70px;
}
.discover-sub-heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    margin-top: 25px;
}
.outline-btn {
    padding: 12px;
    display: inline-block;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
}
.outline-btn:hover {
    background: #faaa18;
    color: #263238;
    text-decoration: none;
    border-color: #faaa18;
}   

.learn-btn {
    margin-top: 30px;
}

.discover-scroll-boxes .table-single-widget {
    border-bottom: 1px solid #41535B;
}
.discover-scroll-boxes .table-single-widget:last-child {
    border-bottom: none;
    padding-bottom: 130px;
}

.discover-scroll-boxes {
    border-left: 1px solid #41535B;
}
.discover-scroll-boxes {
    border-left: 1px solid #41535B;
    max-height: 820px;
    overflow-y: auto;
}
/* width */
.discover-scroll-boxes::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.discover-scroll-boxes::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.discover-scroll-boxes::-webkit-scrollbar-thumb {
  background: #FAAA18; 
  border-radius: 10px;
}

/* Handle on hover */
.discover-scroll-boxes::-webkit-scrollbar-thumb:hover {
  background: #FAAA18; 
}
.discover-scroll-gradient {
    position: relative;
    z-index: 1;
}

.discover-scroll-gradient:after {
    position: absolute;
    content: "";
    background: linear-gradient(transparent, #263238);
    width: 100%;
    height: 120px;
    display: inline-block;
    bottom: 0;
}
.discover-scroll-boxes .table-single-widget-heading p {
    font-size: 16px;
    line-height: 24px;
}
.img-scc-section {
    padding-top: 380px !important;
}
.imgacc-box-position {
    margin-top: -380px;
    padding-bottom: 50px;
}

/* image hover accordian start  */
.image-accordian-list {
    overflow: auto;
    display: flex;
}
.image-accordian-list ul {
    display: flex;
    padding: 0 ;
    margin-top: 0;
}
.image-accordian-list ul li {
    max-width: 125px;
    display: inline-block;
    margin: 5px;
    background: #fff;
    overflow: hidden;
    padding: 20px;
    border-radius: 20px;
    height: 395px;
    transition: all .5s ease-in;
    cursor: pointer;
}
.image-accordian-list ul li.active {
    max-width: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.image-accordian-list ul li.active:before {
    position: absolute;
    content: "";
    background: #000000b0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.acc-box .img-grid-content {
    opacity: 0;
}
.acc-box.active .img-grid-content {
    opacity: 1;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
        width: 455px;
}
.img-grid-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    text-align: left;
}
.img-grid-content h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    margin-bottom: 12px;
    color: #fff;
}
.img-grid-content .common-btn {
    font-size: 16px;
    padding: 10px;
    width: 100%;
    max-width: 280px;
    text-align: center;
    margin-top: 20px;
}
.img-grid-content .common-btn:hover {
    background: #fff;
    color: #263238;
}


/* image hover accordian end  */

.result-crousal-content {
    background: #263238;
    padding: 40px;
    border-radius: 20px;
}
.result-crousal-content h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    margin-bottom: 15px;
}
.result-crousal-content p {
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.result-crousal-head-pera {
    min-height: 265px;
    margin-top: 25px;
}

.result-crousal-icon {
    background: #faaa18;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.result-crousal-icon img {
    max-width: 60px;
}
.social-media-title h4 {
    font-size: 31px;
    font-weight: 300;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

.social-media-title h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
}

.social-media-plateform {
    padding: 30px 70px;
}

.social-media-title {
    margin-bottom: 30px;
}

.social-media-icons a {
    margin-right: 10px;
}

.social-media-icons a img {
    max-width: 40px;
    transition: all 0.2s ease-in;
}
.social-media-icons a:hover img {
    margin-top: -10px !important;
}

.social-media-btn {
    text-align: right;
}

.social-media-btn .talent-btn {
    background: #263238;
    color: #fff;
}

.social-media-btn .talent-btn:hover {
    background: #fff;
    color: #263238;
}
.ppc-box {
    background: #263238;
    padding: 45px 30px 45px 30px;
    border-radius: 20px;
    margin-bottom: 25px;
    color: #fff;
}
.ppc-box h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}
.ppc-box p {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}
.ppc-scroll-boxes {
    max-height: 590px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 50px;
}
/* width */
.ppc-scroll-boxes::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.ppc-scroll-boxes::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.ppc-scroll-boxes::-webkit-scrollbar-thumb {
  background: #FAAA18; 
  border-radius: 10px;
}

/* Handle on hover */
.ppc-scroll-boxes::-webkit-scrollbar-thumb:hover {
  background: #FAAA18; 
}
.ppc-scroll-gradient {
    position: relative;
    z-index: 1;
}

.ppc-scroll-gradient:after {
    position: absolute;
    content: "";
    background: linear-gradient(transparent, #f5f6f8);
    width: 100%;
    height: 120px;
    display: inline-block;
    bottom: 0;
}


.measure-box h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 12px;
}
.measure-box:hover h4 {
    color: #fff;
}

.measure-box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.measure-box {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    padding: 40px 20px;
    transition: 0.5s all ease-in;
}

.measure-img {
    background: #263238;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 19px;
    transition: 0.3s all ease-in;
}
.measure-box-margin {
    margin-top: 80px;
}
.measure-img img {
    max-width: 60px;
}
.measure-box:hover {
    background: #263238;
    color: #fff;
}
.measure-box:hover .measure-img img {
    filter: brightness(0);
}
.measure-box:hover .measure-img  {
    background: #FAAA18;
}
.talent-widget.measure-talent {
    background: #263238;
    color: #fff;
}
.measure-talent .social-media-icons a img {
    max-width: 160px;
    max-height: 38px;
}
.measure-talent  .social-media-icons a {
    margin-right: 40px;
}
.measure-talent .social-media-btn .talent-btn {
    background: #faaa18;
    color: #263238;
}
.measure-talent .social-media-btn .talent-btn:hover {
    background: #ffffff;
    color: #263238;
}
.counter-ct-item h4 {
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    color: #FAAA18;
}

span.data-pera {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #263238;
    position: relative;
    top: -9px;
}

.counter-ct-item {
    text-align: center;
}
.second-ct-box-1 {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.second-ct-box-2 {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.second-ct-box-3 {
    border-bottom: 1px solid #ccc;
}
.second-ct-box-4 {
    border-right: 1px solid #ccc;
}
.second-ct-box-5 {
    border-right: 1px solid #ccc;
}
.counter-ct-item {
    padding: 10px 0;
}
.second-counter-heading h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}
.brand-logo {
    background: #fff;
    text-align: center;
    border-radius: 12px;
    margin-bottom: 30px;
    padding: 18px;
}

.brand-logo img {
    max-width: 100%;
    max-height: 63px;
    transition: 0.3s all ease-in;
}
.brand-logo:hover img {
    transform: scale(1.2);
}
.industry-logo ul li {
    margin: 0 14px;
    display: inline-flex;
    width: calc(20% - 33px);
    text-align: center;
    /* background: #fff; */
    padding: 18px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    min-height: 175px;
    vertical-align: top;
    color: #fff;
    transition: 0.3s all ease-in;
}

.industry-logo ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.industry-box h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    color: #fff;
}
.industry-image {
    width: 90px;
    height: 90px;
    margin: auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom: 12px;
    padding: 20px;
}
.industry-image img {
    max-width: 100%;
    filter: grayscale(1) brightness(0.27);
    transition: 0.3s all ease-in;
}

.industry-logo ul li:hover {
    background: #fff;
}

.industry-logo ul li:hover .industry-box h4 {
    color: #263238;
}

.industry-logo ul li:hover .industry-image {
    background: #263238;
}

.industry-logo ul li:hover .industry-image img {
    filter: unset;
}
.discover-scroll-boxes.why-scroll-boxes {
    border-left: 1px solid #D6D6D6;
}
.discover-scroll-boxes.why-scroll-boxes .table-single-widget {
    border-bottom: 1px solid #D6D6D6;
}
.why-scroll-boxes .table-single-widget-heading h4 {
    color: #263238;
}
.discover-scroll-boxes.why-scroll-boxes .table-single-widget-heading p {
    color: #263238;
}
.discover-scroll-gradient.why-scroll-gradient:after {
    background: linear-gradient(transparent, #ffffff);
}
span.table-single-widget-img img {
    max-width: 64px;
}

.expert-orange-box {
    background: #FAAA18;
    padding: 20px 60px;
    border-radius: 20px;
    margin-top: 60px;
}

.expert-heading h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 0;
}

.expert-buttond a {
    font-size: 20px;
    font-weight: 600;
    line-height: 26.25px;
    color: #263238;
    border-radius: 8px;
    border: 1px solid #263238;
    padding: 16px 24px;
    margin-right: 10px;
    max-width: 234px;
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
}

.expert-buttond a img {
    max-height: 42px;
    margin-right: 10px;
}

.expert-buttond a span {
    max-width: 200px;
    display: inline-block;
}
.expert-buttond a:hover {
    background: #263238;
}

.expert-buttond a:hover img {
    filter: brightness(0) invert(1);
}

.expert-buttond a:hover span {
    color: #fff;
}
.mobile-app-image {
    text-align: center;
}

.mobile-app-btn {
    margin-top: 20px;
}

.mobile-app-btn .common-btn:hover {
    background: #fff;
    color: #263238;
}
.mobile-app-pera p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.mobile-app-item h4 {
    font-size: 76px;
    font-weight: 600;
    line-height: 120px;
    color: #FF7F75;
    display: flex;
    align-items: center;
}
.mobile-app-item h4 span.text {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    max-width: 244px;
    margin-left: 20px;
}
.mobile-app-item.green-counter h4 {
    color: #2FC990;
}
.mobile-app-item.blue-counter h4 {
    color: #4A91E2;
}
.mobile-app-item {
    border-top: 1px solid #4F5A60;
    padding: 11px;
    padding-left: 40px;
}
.mobile-app-pera {
    padding-bottom: 25px;
    padding-left: 40px;
}
.mobile-app-content {
    border-left: 1px solid #4F5A60;
}
.mobile-app-slider .result-crousal-icon img {
    max-height: 60px;
    width: auto;
}
.mobile-app-slider .cm-tecno-btn {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

.mobile-app-slider .cm-tecno-btn:hover {
    background: #faaa18;
    color: #263238;
    border-color: #faaa18;
}
.mobile-app-body .cm-tecno-btn {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

.mobile-app-body .cm-tecno-btn:hover {
    background: #faaa18;
    color: #263238;
    border-color: #faaa18;
}
.mobile-app-content.web-app-development {
    border-left: 0;
    border-right: 1px solid #4F5A60;
}
.web-app-development .mobile-app-pera {
    padding-left: 0;
    padding-right: 40px;
}
.web-app-development  .mobile-app-item {
    padding-left: 0;
    padding-right: 40px;
}
.web-development-measure-box {
    background: #F5F6F8;
}
.web-development-measure-btn .outline-btn {
    border-color: #263238;
    color: #263238;
}
.web-development-measure-btn .outline-btn:hover {
   background: #faaa18;
    color: #263238;
    border-color: #faaa18;
}
.web-development-measure-content {
    min-height: 315px;
}

.custom-timeline{
  position:relative;
  max-width:1280px;
  box-sizing:border-box;
}
.custom-timeline:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 3px;
    height: 100%;
    background: #faaa18;
}
.custom-timeline ul{
  padding:0;
  margin:0;
}
.custom-timeline ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:20px 40px;
  box-sizing:border-box;
}
.custom-timeline ul li:nth-child(odd) {
    float: right;
    text-align: left;
    clear: both;
}
.custom-timeline ul li:nth-child(even) {
    float: left;
    text-align: right;
    clear: both;
}
.custom-timeline .content {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}
.timeline-image {
    width: 17%;
}
.timeline-image img {
    max-width: 65px;
}
.timeline-content {
    width: 83%;
}
.custom-timeline ul li:nth-child(odd):before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 39%;
    left: -14px;
    background: rgb(255 255 255);
    border-radius: 50%;
    box-shadow: none;
    border: 3px solid #faaa18;
}
.custom-timeline ul li:nth-child(even):before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 39%;
    right: -16px;
    background: #fff;
    border-radius: 50%;
    box-shadow: none;
    border: 3px solid #faaa18;
}
.custom-timeline ul li h3 {
    padding: 0;
    margin: 0;
    color: #263238;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.custom-timeline ul li p {
    margin: 10px 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-transform: capitalize;
}
.card.tab-pane {
    transition: all .4s ease;
    /* animation:  rotate-div 2s ; */
    
}
@keyframes rotate-div {
/* 0% {
    transform: rotateY(0deg);
} 
 100% {
    transform:  rotateY(180deg);
} */
/* from {transform:rotateY(0deg);}
    to {transform:rotateY(360deg);} */
}
button.owl-dot:focus {
    outline: none;
}
button.owl-dot span {
    width: 15px !important;
    height: 15px !important;
}
button.owl-dot.active span {
    background: #FAAA18 !important;
}
.industry-box {
    /* background: #ffffff0f; */
    border-radius: 20px;
    padding: 20px;
}
.industry-box:hover {
    background: #fff;
}

.industry-box:hover h4 {
    color: #263238;
}

.industry-box:hover .industry-image {
    background: #263238;
}

.industry-box:hover .industry-image img {
    filter: unset;
}
.spy-scroll-box {
    border-radius: 20px;
    margin-bottom: 20px;
}
.scrollspy-example {
    overflow: auto;
    max-height: 360px;
}
.scrollspy-example::-webkit-scrollbar {
  width: 0px;
}


.ethos-btn {
    margin-top: 25px;
}

.ethos-btn .outline-btn {
    border-color: #263238;
    color: #263238;
}


.ethos-btn .outline-btn:hover {
    border-color: #faaa18;
}


.ethos-crousal-content {
    background: #FAAA18;
    padding: 54px 40px;
    border-radius: 20px;
    text-align: center;
}
.review-crousal-image img {
    max-height: 128px;
    width: auto !important;
    margin: auto;
}
.review-crousal-image {
    margin-bottom: 20px;
}
.ethos-crousal-content h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}
.life-whychose-box {
    background: #F5F6F8;
}
.discover-scroll-boxes.life-benefite-discover-scroll .table-single-widget:last-child {
    padding-bottom: 30px;
}
.employee-crousal-content {
    background: #F5F6F8;
    padding: 40px 20px;
    border-radius: 20px;
    text-align: center;
}

.employee-pic {
    max-width: 160px;
    border-radius: 100%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px;
}

.employee-designation h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.employee-designation p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.employee-pera p {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.crousal-card-clr-1{
background: #FBBDB8;
}
.crousal-card-clr-2{
background: #ADF1D8;
}
.crousal-card-clr-3{
background: #B8D9FF;
}
.crousal-card-clr-4{
background: #FFE4B1;
}
.life-career-btn {
    margin-top: 40px;
}

.cm-big-image img {
    width: 610px;
    height: 416px;
    object-fit: cover;
}
.company-images-widget {
    margin-bottom: 30px;
    overflow: hidden;
}
.cm-same-image img{
    width: 290px;
    height: 195px;
    object-fit: cover;
    
}
.cm-same-image7 img {
    width: 343px;
    height: 191px;
    object-fit: cover;
}
.cm-same-image5 img {
    width: 237px;
    height: 191px;
    object-fit: cover;
}
.company-images-widget img:hover {
    transform: scale(1.2);
    filter: grayscale(1);
}

.company-images-widget img {
    transition: 0.3s all ease-in;
}
.employee-pera {
    min-height: 175px;
}
button.owl-dot {
    box-shadow: none;
}
.overview-content {
    text-align: left;
}
.overview-image-widget img {
    border-radius: 20px;
    transition: 0.3s all ease-in;
}
.overview-image-widget img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}

.overview-image-widget {
    border-radius: 20px;
    overflow: hidden;
}
.core-slider .result-crousal-head-pera {
    min-height: 155px;
}
.three-sixty-heading{
    text-align: left;
}
.about-industry-box .industry-box {
    background: #263238;
}
.about-industry-box .industry-box:hover {
    background: #FAAA18;
}
.mission-box {
    background: #263238;
    text-align: right;
}
.vision-box {
    background: #FAAA18;
    text-align: left;
}
.mv-common-side{
    padding: 80px 30px;
}
.mission-side {
    color: #fff;
}
.mv-common-image {
    margin-bottom: 20px;
}
.mv-common-image img {
    max-width: 120px;
}
.misssion-vision-box {
    border-radius: 40px;
    overflow: hidden;
}
.mv-common-side h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}
.mv-common-side p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.about-whychose-measure-box {
    background: #F5F6F8;
}
.about-whychose-measure-box .web-development-measure-content {
    min-height: 335px;
}
.impact-counter1 h4 {
    color: #2FC990;
}
.impact-counter2 h4 {
    color: #4A91E2;
}
.impact-counter3 h4 {
    color: #D4982A;
}
.impact-counter4 h4 {
    color: #FF7F75;
}
.impact-counter5 h4 {
    color: #263238;
}
.mission-side h4 {
    color: #fff;
}
.seo-clr1{
    color: #FBBDB8;
}
.seo-clr2{
color: #ADF1D8;
}
.seo-clr3{
color: #B8D9FF;
}
.challanges-box {
    background: #FAAA18;
    border-radius: 20px;
    padding: 40px 20px;
    margin-bottom: 30px;
    transition: 0.3s all ease-in;
    min-height: 156px;
}
.challanges-box:hover {
    background: #263238;
}
.challanges-box:hover h5 {
    color: #ffffff;
}
.challanges-box:hover img {
    filter: brightness(0) invert(1);
}

.challanges-box h5 {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

.challanges-box h5 img {
    margin-right: 30px;
    transition: 0.3s all ease-in;
}
.agency-box {
    background: #F5F6F8;
    min-height: 440px;
}
.slider-subheading {
    font-size: 28px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin-top: 25px;
    margin-bottom: 15px !important;
}
.slider-email a {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-decoration: none !important;
}
.slider-email a:hover {
    color: #FAAA18;
}
.project-form-heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #fff;
}
.contact-slide-box {
    background: #263238;
    padding: 40px;
    border-radius: 20px;
    color: #fff;
}
.contact-slide-box p {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}
.contact-slide-box {
    background: #263238;
    padding: 40px;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 25px;
}


.contact-slide-name h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}

.contact-slide-name img {
    max-width: 80px;
    border-radius: 100%;
    margin-right: 12px;
}

.contact-slide-name {
    margin-top: 25px;
}
.contact-form-slides {
    position: relative;
    z-index: 1;
    max-height: 631px;
    overflow: auto;
}
.contact-form-slides::-webkit-scrollbar {
  width: 0px;
}

.contact-form-grad {
    position: relative;
    z-index: 1;
}
.contact-form-grad:after {
    background: linear-gradient(#ffffff00, #f5f6f8);
    position: fixed;
    content: "";
    width: 100%;
    height: 170px;
    bottom: 0;
    z-index: 1;
}
.contact-about-block {
    background: #263238;
    border-radius: 20px;
    padding: 40px 20px;
    color: #fff;
    transition: all 0.3s ease-in;
    border: 2px solid #263238;
}
.contact-about-block-img {
    background: #FBBDB8;
    border-radius: 100%;
    width: 110px;
    height: 110px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.3s ease-in;
    padding: 18px;
}
.contact-about-block-img img{
    transition: all 0.3s ease-in;
}
.contact-about-block-contect h4 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 18px;
    color: #fff;
}
.contact-about-block-contect h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    display: flex;
    align-items: center;
}

.contact-about-block-contect img {
    margin-right: 15px;
}
/* .contact-about-block:hover{
background: #FAAA18;
}
.contact-about-block:hover .contact-about-block-img {
background: #263238;
}
.contact-about-block:hover .contact-about-block-img img{
filter: brightness(0) invert(1);
}
.contact-about-block:hover h4, .contact-about-block:hover h5{
color: #263238;
} */
.sale-clr{
    background: #ADF1D8;
}
.hr-clr{
    background: #B8D9FF;
}
.ca-block-2 .contact-des img {
    max-width: 32px;
}
.contact-des h5 {
    margin-bottom: 10px;
    color: #fff;
}
.contact-des a {
    color: #fff;
    text-decoration: none !important;
}
.contact-des a:hover {
    
    color: #faaa18;
}
.contact-des  i {
    margin-right: 10px;
}
.contact-des  i {
    margin-right: 10px;
    font-size: 24px;
}
.contact-about-block:hover .contact-about-block-img {
    background: #FAAA18;
}
.contact-about-block:hover {
    border: 2px solid #FAAA18;
}
.contact-des {
    min-height: 160px;
}
.contact-slide-name h4 {
    color: #fff;
}
.contact-form-heading.project-form-heading h4 {
    margin-bottom: 2px;
}
.page.page-id-311 .projrct-form-section {
    display: none;
}

.check-box span.wpcf7-list-item-label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.check-box span.wpcf7-list-item.first.last {
    margin-left: 0;
}
.contact-form.project-form-shortcode .form-group input, .contact-form.project-form-shortcode .form-group textarea {
    padding: 11px 13px !important;
    max-height: 110px;
}

.banner-red {
    color: #FF8F75;
}
.home-banner-pera {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.white-btn {
    background: #fff;
}
.brand-item {
    padding: 20px;
    background: #fff;
    border-radius: 12px;
}

.brand-item img {
    max-width: 156px;
    max-height: 64px;
    margin: auto;
}
.brand-section {
    background: #EDF0F5;
    padding: 40px 0;
}
.expending-pera{
    display: none;
}
.valuable-comatee-tab .tab-pane {
    /* background: #263238; */
    border-radius: 20px;
    padding: 60px 0 60px 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.valuable-comatee-tab .tab-pane:before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, #263238, #263238, #2632384a);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.valuable-comatee-tab .tab-pane.active:first-child {
    border-radius: 0 20px 20px 20px;
}
.valuable-comatee-tab .tab-pane.active:last-child {
    border-radius: 20px 0 20px 20px;
}
.comitee-content h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    color: #fff;
    margin-bottom: 10px;
}
.comitee-content p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.comatee-btn {
    margin-top: 30px;
}
.nav-pills.comatee-navpill {
    padding: 0;
    margin: 0;
}
.expand-section .common-headings p {
    font-size: 22px;
}
.nav-pills.comatee-navpill .nav-link {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #263238;
    padding: 24px 20px;
    text-decoration: none;
}
.nav-pills.comatee-navpill .nav-link.active {
    background: #263238;
    color: #fff;
    border-radius: 20px 20px 0 0;
    
}
.nav-pills.comatee-navpill .nav-item {
    width: 25%;
}
.contact-des p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.reachout-btn {
    text-align: center;
}
.reachout-btn .common-btn {
    font-size: 20px;
    line-height: 25px;
}
.reachout-btn .common-btn:hover {
    background: #fff;
    color: #263238;
}
.home-reach-pera p {
    text-transform: capitalize;
}
.home-reach-pera {
    min-height: 120px;
}

/* stacking card css start  */


.card-style-box #cards {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(var(--numcards), var(--card-height));
  gap: var(--card-margin);
  padding-bottom: calc(var(--numcards) * var(--card-top-offset));
  margin-bottom: var(--card-margin);
      padding: 0;
}

.card-style-box #card-1 {
  --index: 1;
  top: 20px;
  margin-left: 100px;
  margin-right: 100px;
}

.card-style-box #card-2 {
  --index: 2;
  top: 40px;
  margin-left: 80px;
  margin-right: 80px;
}

.card-style-box #card-3 {
  --index: 3;
  top: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

.card-style-box #card-4 {
  --index: 4;
  top: 80px;
  margin-left: 40px;
  margin-right: 40px;
}
.card-style-box #card-5 {
  --index: 5;
  top: 100px;
  margin-left: 20px;
  margin-right: 20px;
}
.card-style-box #card-6 {
  --index: 6;
  top: 120px;
}
.card-style-box #card-7 {
  --index: 7;
  top: 140px;
}
.card-style-box #card-8 {
  --index: 8;
  top: 160px;
}
.card-style-box #card-9 {
  --index: 9;
  top: 180px;
}
.card-style-box #card-10 {
  --index: 10;
  top: 200px;
}

.card-style-box .card {
    position: sticky;
    top: 20px;
    padding-top: calc(var(--index) * var(--card-top-offset));
    border: none;
    background: none;
    margin-bottom: 50px;
        border: 3px solid #f5f6f8;
    border-radius: 23px;
}

.card-style-box .card-content {
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.1), 0 1em 2em rgba(0, 0, 0, 0.1);
  /* background: #fffaf2; */
  color: #131212;
  /* border-radius: 2rem; */
  overflow: hidden;
  /* display: grid; */
  grid-template-areas: "text img";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  align-items: stretch;
  /* padding: 1.4em; */
  padding: 40px;
    border-radius: 20px;
    background: #263238;
}

/* .card-style-box .card-content > div {
  grid-area: text;
  width: 95%;
  max-width: 800px;
  place-self: center;
  text-align: left;
  display: grid;
  gap: 1em;
  place-items: start;
} */

.card-style-box .card-content > figure {
  grid-area: img;
  overflow: hidden;
}

.card-style-box .card-content > figure > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: .4em;
}
.card-style-box .card:last-child {
    margin-bottom: 0;
}
/* Animation */
@supports (animation-timeline: works) {

  @scroll-timeline cards-element-scrolls-in-body {
    source: selector(body);
    scroll-offsets:
      selector(#cards) start 1,
      selector(#cards) start 0
    ;
    start: selector(#cards) start 1;
    end: selector(#cards) start 0;
    time-range: 4s;
  }

  .card-style-box .card {
    --index0: calc(var(--index) - 1);
    --reverse-index: calc(var(--numcards) - var(--index0));
    --reverse-index0: calc(var(--reverse-index) - 1);
  }
  
  .card-style-box .card__content {
    transform-origin: 50% 0%;
    will-change: transform;

    --duration: calc(var(--reverse-index0) * 1s);
    --delay: calc(var(--index0) * 1s);

    -webkit-animation: var(--duration) linear scale var(--delay) forwards;

            animation: var(--duration) linear scale var(--delay) forwards;
    animation-timeline: cards-element-scrolls-in-body;
  }

  @-webkit-keyframes scale {
    to {
      transform:
        scale(calc(
          1.1
          -
          calc(0.1 * var(--reverse-index))
        ));
    }
  }

  @keyframes scale {
    to {
      transform:
        scale(calc(
          1.1
          -
          calc(0.1 * var(--reverse-index))
        ));
    }
  }
}
/* stacking card css end  */
.stack-contant h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 20px;
    color: #fff;
}
.stack-contant p {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.5px;
    text-align: left;
    color: #fff;
}
.stack-image img {
    border-radius: 12px;
    transition: 0.3s all ease-in;
}

.stack-image {
    border-radius: 12px;
    overflow: hidden;
}

.stack-image img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}

/* 26 April new CSS   */
.hero-banner-content .uagb-heading-text {
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.hero-banner-content p {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
.hero-banner-tags .slider-hiperlink {
    margin-top: 0;
}
.yellow-common-btn a {
    display: inline-flex !important;
    background: #FAAA18 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    text-align: left !important;
    padding: 16px 32px !important;
    border-radius: 8px;
    color: #263238 !important;
    text-decoration: none !important;
    cursor: pointer;
    border: none !important;
}
.yellow-common-btn a div, .yellow-common-btn a span svg {
    color: #263238 !important;
    fill: #263238 !important;
}
.yellow-common-btn {
    text-align: center;
}
.hero-banner-tags {
    text-align: center;
    max-width: 1100px !important;
}
.hero-banner {
    padding-top: 160px !important;
    padding-bottom: 100px !important;
}
.gu-counter .uagb-heading-text {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    text-align: center;
}
.gu-counter .wp-block-uagb-counter__title {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 18.52px !important;
    text-align: center !important;
    margin-bottom: 0px !important;
    /* color: #263238 !important; */
    margin-top: 0;
}
.gu-counter .wp-block-uagb-counter__number span {
    font-size: 40px;
    font-weight: 500;
    line-height: 37.03px;
    text-align: center;
}
.gu-counter .wp-block-group {
    justify-content: space-between;
}
.gu-counter .uagb-container-inner-blocks-wrap {
    row-gap: 0 !important;
}
.gu-counter {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.gb-common-heading h2 {
	text-transform: capitalize;
	font-size: 44px;
	font-weight: 700;
	line-height: 60px;
	color: #1E1E1E;
	margin-bottom: 10px;
	/*text-align: center;*/
}
.gb-common-padding {
    padding: 55px !important;
}
.gb-common-lr-padding {
    padding: 0 50px !important;
}
.gb-common-heading {
    row-gap: 10px !important;
}
.gray-bg {
    background: #F5F6F8 !important;
}
.wls-widgets .wp-block-uagb-image {
    overflow: hidden;
    border-radius: 12px;
}
.wls-widgets {
    background: #fff;
    border-radius: 20px;
    padding: 40px !important;
}

.wls-widgets .wp-block-uagb-image__figure img {
    border-radius: 12px;
    transition: all 0.3s ease-in;
}
.wls-widgets .wp-block-uagb-image__figure img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}
.wls-widgets .uagb-heading-text {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-bottom: 15px;
}
.wls-widgets p {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.5px;
}
.wl-comoon-btn a {
    border-radius: 8px !important;
    padding: 12px 16px !important;
    background: #263238 !important;
}
.wl-comoon-btn a:hover {
    background: #FAAA18 !important;
    border-color: #FAAA18 !important;
    color: #263238 !important;
}
.odd-widget .wp-block-columns {
    flex-direction: row-reverse;
}
.inner-grid {
    /*background: #263238;*/
    width: calc(100% - 110px) !important;
    margin: 0 55px !important;
    border-radius: 40px;
}
.illubox .uagb-heading-text {
    color: #fff;
    font-size: 19px;
    text-align: center;
}

.illubox p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #fff;
}
.illubox {
    row-gap: 5px !important;
}
.illu-box4 h4, .illu-box4 p ,
.illu-box5 h4, .illu-box5 p {
    text-align: left !important;
}
.illu-box2 h4, .illu-box2 p ,
.illu-box3 h4, .illu-box3 p {
    text-align: right !important;
}
.illubox {
    max-width: 425px !important;
    margin: auto;
}
.illubox.illu-box2 {
    position: relative;
    right: 30px;
    width: 500px !important;
}
.illubox.illu-box4 {
    position: relative;
    left: -100px;
    width: 500px !important;
        top: 20px;
}
.illu-second-row .wp-block-columns {
    align-items: center !important;
}
.illubox.illu-box3 {
    width: 370px !important;
    position: relative;
    right: 60px;
}
.illubox.illu-box5 {
    width: 370px !important;
    position: relative;
    left: -12px;
}
.illubox.illu-box1 p {
    margin-bottom: 0;
}
.illustration-section .uagb-container-inner-blocks-wrap {
    row-gap: 0 !important;
}
.illu-third-row {
    border-radius: 20px;
    background: #FAAA18;
    padding: 10px 40px  0px 40px !important;
}
.illu-third-row  h3.uagb-heading-text {
    font-size: 30px;
    font-weight: 500;
}
.illu-third-row  h4.uagb-heading-text {
    font-size: 30px;
    font-weight: 600;
}
.talent-flex {
    text-align: right;
}
.talent-flex .uagb-buttons__wrap {
    justify-content: end !important;
}
.talent-flex {
    row-gap: 0 !important;
}
.illu-third-row .wl-comoon-btn {
    margin-top: 15px;
}

.illu-third-row .wl-comoon-btn a.uagb-buttons-repeater {
    background: #fff !important;
    color: #263238 !important;
    border: none !important;
    padding: 13px 20px  !important;
}
.illu-third-row .wl-comoon-btn a.uagb-buttons-repeater:hover {
    background: #263238 !important;
}

.illu-third-row .wl-comoon-btn a.uagb-buttons-repeater .uagb-button__link {
    color: #263238 !important;
    font-weight: 600;
}
.illu-third-row .wl-comoon-btn a.uagb-buttons-repeater:hover .uagb-button__link {
    color: #fff !important;
}
.talent-flex h4.uagb-heading-text {
    margin-top: 10px;
}
.choice-section {
    margin-top: 55px !important;
}
/* .choice-section .gb-common-heading h2 {
    text-align: left;
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 0;
} */
.choice-section  .gb-common-heading p {
    text-align: left;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
}
.services-sc-box .uagb-ifb-image-content img {
    max-height: 48px;
}
.services-sc-box .uagb-ifb-image-content {
    margin-right: 10px;
}
.services-sc-box .uagb-ifb-desc {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
    text-align: left;
}
.services-sc-box .uagb-ifb-left-title-image {
    margin-bottom: 15px;
}
.scrolling-services {
    border-left: 1px solid #CBCBCB !important;
    padding-left: 0 !important;
}
.services-sc-box {
    row-gap: 0 !important;
    border-bottom: 1px solid #CBCBCB !important;
    padding-bottom: 40px  !important;
    margin-bottom: 10px !important;
    padding-left: 35px !important;
}
.choice-section  .services-sc-box:last-child {
    border-bottom: none  !important;
    padding-bottom: 0 !important;
}
.wp-block-uagb-container.scrolling-services {
    overflow: auto;
   max-height: 970px;
}
.wp-block-uagb-container.scrolling-services::-webkit-scrollbar {
    width: 0px;
    -ms-width: 0px;
  }
.choice-section .wp-block-uagb-container:not(.uagb-layout-grid) {
    display: inline-block !important;
}
.choice-section  .wp-block-uagb-container.gb-common-heading {
    display: flex !important;
    align-items: center !important;
}
.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item figure {
    background: #F5F6F8;
    border-radius: 12px;
    padding: 20px;
    height: 84px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item figure img {
    mix-blend-mode: multiply;
}
.monial-headings h2 {
    font-size: 44px;
    line-height: 54px;
    text-align: left;
}
.monial-headings p{
    text-align: left;
}
.gb-crousal-card .uagb-testimonial__wrap {
    background: #263238;
    border-radius: 20px;
    padding: 30px;
}
.gb-crousal-card .uagb-tm__desc {
    color: #fff !important;
    font-size: 17px !important;
    font-style: italic;
    text-align: left;
    min-height: 215px !important;
}

.gb-crousal-card span.uagb-tm__author-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #fff !important;
}

.gb-crousal-card .uagb-tm__meta-inner {
    display: block;
}
.monial-section {
    padding-left: 300px !important;
}
.monial-section .uagb-slick-carousel .slick-initialized .slick-slide {
    margin: 0 15px !important;
}
.monial-section .gb-crousal-card .uagb-testimonial__wrap:hover {
    background: #faaa18;
}
.monial-section ul.slick-dots {
    display: none !important;
}
.gallery-crousal-section {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}
.scrolling-services-grad {
	position: relative;
}
.scrolling-services-grad::after {
	position: absolute;
	content: '';
	left: 11px;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 93.5%;
	height: 200px;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(245 246 248) 100%);
}
.monial-section {
	position: relative;
}
.monial-section::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 200px;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(245 246 248) 100%);
}
.tab-pill-section ul.uagb-tabs__panel.uagb-tabs__align-left {
    background: #F5F6F8;
    padding: 30px 12px !important;
    border-radius: 20px;
    max-width: 30%;
    min-width: 30%;
}
.tab-pill-section .tab-left-body ul.uagb-tabs__panel.uagb-tabs__align-left {
    background: #ffffff;
}
.tab-pill-section .wp-block-uagb-tabs {
    border: none !important;
}
.tab-pill-section  .uagb-tabs__body-wrap {
    border-radius: 20px;
    padding: 0px !important;
    background: #263238;
    margin-left: 35px;
    max-width: 70%;
    /* min-width: 70%; */
    min-width: calc(70% - 35px);
    overflow: hidden;
}

.wp-block-uagb-tabs-child  {
    padding: 40px !important;
}
/*.tab-pill-section .uagb-inner-tab-0 {*/
/*    background: url(/wp-content/uploads/2024/04/accord-bg.jpg);*/
/*    background-size: cover;*/
/*}*/
/*.tab-pill-section  .uagb-inner-tab-1 {*/
/*    background: url(/wp-content/uploads/2024/04/accord-bg.jpg);*/
/*    background-size: cover;*/
/*}*/
/*.tab-pill-section .uagb-inner-tab-2 {*/
/*    background: url(/wp-content/uploads/2024/04/accord-bg.jpg);*/
/*    background-size: cover;*/
/*}*/
/*.tab-pill-section .uagb-inner-tab-3 {*/
/*    background: url(/wp-content/uploads/2024/04/accord-bg.jpg);*/
/*    background-size: cover;*/
/*}*/
/*.tab-pill-section .wp-block-uagb-tabs-child  {*/
/*    background: #263238;*/
/*}*/
.gb-tabpill-body h4.wp-block-heading {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
/*     color: #fff !important; */
    margin-bottom: 15px;
}
.gb-tabpill-body p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}
.gb-tabpill-body  .uagb-tab a {
    width: 100%;
    font-weight: 600 !important;
    padding: 16px;
    font-size: 19px;
    font-weight: 500;
}
.gb-tabpill-body  li.uagb-tab.uagb-tabs__active {
    background: #263238;
    border-radius: 12px !important;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}
.gb-tabpill-body .uagb-tab a:focus {
    outline: none;
}
.wp-block-uagb-tabs-child .wp-block-uagb-buttons {
    margin-top: 30px;
}
.wp-block-uagb-tabs-child .wp-block-uagb-buttons:hover a.uagb-buttons-repeater {
    background: #fff;
}

/* .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: unset !important;
} */
.gu-counter .uagb-heading-text {
    margin-bottom: 15px;
}
.wlppc-third-row{
    background: #263238 !important;
}
.wlppc-third-row figure.wp-block-image img {
    filter: brightness(0) invert(1);
}
.illu-third-row.wlppc-third-row .wl-comoon-btn a.uagb-buttons-repeater {
    background: #faaa18 !important;
    
}
.illu-third-row.wlppc-third-row .wl-comoon-btn a.uagb-buttons-repeater:hover {
    background: #ffffff !important;
}
.illu-third-row.wlppc-third-row .wl-comoon-btn a.uagb-buttons-repeater:hover .uagb-button__link {
    color: #263238 !important;
}
.wlppc-third-row {
    margin-top: 30px;
}
.gb-timeline-widget .wp-block-uagb-content-timeline-child:nth-child(even) .uagb-timeline__day-new {
    padding-left: 15px;
}
.gb-timeline-widget .wp-block-uagb-content-timeline-child:nth-child(odd) .uagb-timeline__day-new {
    padding-right: 15px;
}
.uagb-block-57c1a224.uagb-timeline__outer-wrap .uagb-timeline__line__inner {
    background-color: #faaa18 !important;
}
.gb-timeline-widget  .uagb-timeline__marker {
    background: #f5f6f8 !important;
    border: 3px solid  #faaa18 !important;
}
.gb-timeline-widget h4.uagb-timeline__heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.gb-timeline-widget p.uagb-timeline-desc-content {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.gb-timeline-widget article.wp-block-uagb-content-timeline-child {
    margin-bottom: 40px !important;
}
.gb-brands .wp-block-uagb-image {
    background: #fff;
    padding: 12px;
    border-radius: 12px;
    overflow: hidden;
}

.gb-brands .wp-block-uagb-image img {
    max-height: 83px;
    transition: all 0.3s ease-in;
}
.gb-brands .wp-block-uagb-image img:hover {
    transform: scale(1.15);
}
.gb-timeline-item .timeline__content {
    position: relative;
    border: none !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content {
    padding-right: 80px !important;
    text-align: right;
}
.gb-timeline-item:nth-child(even) .timeline__content {
    padding-left: 80px !important;
    text-align: left;
}

.gb-timeline-item .timeline__content .wp-block-uagb-image {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
.gb-timeline-item:nth-child(odd) .timeline__content .wp-block-uagb-image {
    right: 0;
}
.gb-timeline-item:nth-child(even) .timeline__content .wp-block-uagb-image {
    left: 0;
}
.gb-timeline-item .timeline__date {
    visibility: hidden;
}

.gb-timeline-item h4.wp-block-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
}

.gb-timeline-item .timeline__content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 10px;
}
.ppc-timeline-section .wp-block-atlb-timeline-block {
    row-gap: 0 !important;
}
.ppc-timeline-section .timeline__marker i {
    visibility: hidden;
}

.ppc-timeline-section .timeline__marker {
    background: #f5f6f8 !important;
    border: 3px solid #faaa18;
    border-radius: 100%;
}
.ppc-timeline-section .timeline__bar {
    background: #faaa18 !important;
    width: 3px !important;
}
.inner-grid.capabilities.ppc-capabilities {
    margin-bottom: 0 !important;
}
.gub-faq-widget .wp-block-uagb-faq-child {
    border-radius: 12px;
}
.gub-faq-widget .wp-block-uagb-faq-child.uagb-faq-item-active .uagb-faq-questions-button {
    background: #faaa18;
}
.gub-faq-widget span.uagb-question {
    font-weight: 600;
    font-size: 18px;
}
.gub-faq-widget {
    max-width: 950px;
    margin: auto;
}
.uagb-faq-content {
    padding-top: 15px !important;
}
.dark-bg {
	background: #263238 !important;
	color: #fff !important;
}
.dark-bg .uagb-heading-text {
	color: #fff !important;
}
.dark-bg .uagb-button__link {
	color: #263238 !important;
}
.dark-bg .uagb-buttons-repeater.wp-block-button__link {
	background: #fff !important;
}
.dark-bg .uagb-buttons-repeater.wp-block-button__link:hover {
	background: #faaa18 !important;
}
.choice-section-gb.capabilities {
	margin: 55px auto !important;
}
.capabilities {
	background: #1e1e1e !important;
	color: #fff !important;
}
.capabilities .gb-common-heading h2 {
	color: #fff !important;
}
.capabilities .uagb-ifb-desc {
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 30px !important;
	color: #263238;
	text-align: center !important;
}
.capabilities .uagb-ifb-title-wrap h3 {
	font-family: Poppins;
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
	text-align: center;
	color: #263238;
	margin: 12px 0 !important;
	min-height: 70px;
}
.capabilities .uagb-ifb-image-content {
	height: 100px !important;
	width: 100px;
	background: #1e1e1e;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	margin: auto;
	transition: 0.3s all ease-in;
	align-items: center;
}
.gd-tern {
	background: #fff;
	border-radius: 40px;
	transition: 0.3s all ease-in;
}
.gd-tern:hover {
	background: #faaa18;
}
.gd-tern:hover .uagb-ifb-image-content {
	background: #fff;
}
.gd-tern:hover .uagb-ifb-image-content img {
	filter: brightness(0);
}
.illustration-section-gb.choice-section-gb {
	margin-top: 55px !important;
}
.illustration-section-gb .wpls-fix-box img {
	width: auto !important;
	height: 45px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	filter: brightness(0);
	transition: 0.3s all ease-in;
} 
.illustration-section-gb .wpls-fix-box {
	background: #fff;
	height: 100px;
	width: 100px !important;
	margin: auto;
	padding: 26px;
	border-radius: 50%;
	transition: 0.3s all ease-in;
}
.illustration-section-gb .uagb-block-f46d840d p {
	margin: 0 !important;
}
.illustration-section-gb .wpls-logo-cnt {
	padding: 20px 10px !important;
	border-radius: 20px;
	transition: 0.3s all ease-in;
}
.illustration-section-gb .wpls-logo-cnt:hover {
	background: #fff !important;
}
.illustration-section-gb .sec-gb-common-heading p {
	margin: 0 !important;
}
.illustration-section-gb .wpls-logo-showcase .slick-slide .logo-title {
	color: #fff !important;
	padding: 10px 0 !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 25px !important;
}
.illustration-section-gb .spectra-image-gallery__media-thumbnail-caption {
	font-size: 20px !important;
	line-height: 25px !important;
	font-weight: 500 !important;
}
.illustration-section-gb .wpls-logo-cnt:hover .logo-title.logo-title{
	color: #263238 !important;
}
.illustration-section-gb .wpls-logo-cnt:hover .wpls-fix-box img {
	filter: brightness(1) !important;
} 
.illustration-section-gb .wpls-logo-cnt:hover .wpls-fix-box {
	background: #263238 !important;
}
.ppc-timeline-section.choice-section-gb {
	margin-top: 55px !important;
}
.wl-banner .slider-hiperlink a {
    color: #263238;
}
a.clr1 span {
    color: #FF7F75;
}
a.clr2 span {
    color: #4A91E2;
}
a.clr3 span {
    color: #2FC990;
}
a.clr4 span {
    color: #2FC990;
}
a.clr5 span {
    color: #D4982A;
}
.top-margin-50{
    margin-top: 55px !important;
}
.monial-section {
    overflow: hidden !important;
}
.white-bg{
    background: #fff;
}
.scrolling-services-grad.black-grad::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(38 50 56) 100%);
}
.timeline__content {
    padding: 25px !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content {
    padding-right: 100px !important;
}
.gb-timeline-item:nth-child(even) .timeline__content {
    padding-left: 100px !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content .wp-block-uagb-image {
    right: 15px;
}
.gb-timeline-item:nth-child(even) .timeline__content .wp-block-uagb-image {
    left: 15px;
}
.scrolling-services.seo-scroll-height {
    max-height: 720px;
}
.remove-bg{
    background: transparent !important;
}
.light-bg .gd-tern {
    background: #F5F6F8;
}
.light-bg .gd-tern:hover {
    background: #FAAA18;
}
.tags-clr .slider-hiperlink a {
    color: #263238;
}
.infinity-counter .wp-block-uagb-counter__number {
    display: none;
}

.infinity-counter span.wp-block-uagb-counter__icon svg {
    width: 48px  !important;
    line-height: 0;
}
.infinity-counter span.wp-block-uagb-counter__icon svg path {
    fill: #263238 !important;
}

.infinity-counter span.wp-block-uagb-counter__icon {
    margin-bottom: 2px;
}
.about-img img {
    transition: 0.3s all ease-in;
}

.about-img img:hover {
    transform: scale(1.05);
    filter: grayscale(1);
}
.gb-crousal-card .uagb-ifb-image-content img {
    max-height: 85px;
}
.gb-crousal-card .uagb-ifb-image-content {
    margin-bottom: 22px;
}
.gb-crousal-card .uagb-ifb-desc {
    min-height: 135px;
}
.crousal-card-design .slick-dots {
    bottom: -80px;
}
.crousal-card-design .slick-dots button {
    box-shadow: none;
}

.crousal-card-design .slick-dots button::before {
    font-size: 20px;
}


.crousal-card-design .slick-dots li.slick-active button::before {
    color: #faaa18;
}
.award-box .wp-block-uagb-container {
    max-width: calc(25% - 15px) !important;
    padding: 15px;
}
.award-box figure.wp-block-uagb-image__figure img {
    max-height: 80px;
    min-height: 80px;
    object-fit: contain;
    transition: all 0.3s ease-in;
}
.award-box figure.wp-block-uagb-image__figure img:hover {
    transform: scale(1.15);
}
.wp-block-uagb-container.logos-row-gap {
    row-gap: 0;
}
.gb-mission-section .wp-block-uagb-container {
    min-height: 515px;
}
.gb-leader-card .uagb-heading-text {
    margin-bottom: 2px !important;
}
.gb-leader-card  .uagb-desc-text {
    margin-bottom: 0 !important;
}
/* .framework-logo figure.wp-block-uagb-image__figure img {
    max-height: 70px;
    width: auto;
} */
.framework-logo figure.wp-block-uagb-image__figure img {
    max-height: 120px;
    width: auto;
    height: 70px !important;
}
.react-card-style .wp-block-uagb-container:hover {
    background: #263238;
}

.react-card-style .wp-block-uagb-container:hover .uagb-ifb-title {
    color: #fff;
}

.react-card-style .wp-block-uagb-container:hover .uagb-ifb-image-content img {
    filter: brightness(0) invert(1);
}
.tab-pill-section .uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a {
    position: relative;
    padding: 6px 12px !important;
    display: inline-flex;
    color: inherit !important;
}
.tab-pill-section .gb-tabpill-body  .uagb-tab a {
    width: 100%;
    font-weight: 600 !important;
    padding: 16px !important;
    font-size: 19px !important;
    font-weight: 500 !important;
}
.react-card-style .wp-block-uagb-container {
    min-height: 175px;
}
.gd-tern {
    min-height: 560px;
}
.form-group textarea:focus {
    background: #fff;
}
.gd-tern.gd-tern-1 {
    min-height: auto !important;
}
.gb-mission-section .wp-block-uagb-info-box {
    min-height: 352px;
}
.wl-establish .illu-third-row {
	padding: 0px 40px 0px 0px !important;
}
.no-bg {
	background: none !important;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n+1) .timeline__content {
	padding-right: 100px !important;
	text-align: right;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n) .timeline__content {
	padding-left: 100px !important;
	text-align: left;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n+1) .timeline__content .wp-block-uagb-image {
	right: 20px !important;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n) .timeline__content .wp-block-uagb-image {
	left: 20px !important;
}
.ppc-timeline-section-gb .timeline__content {
	background: #fff !important;
	border-radius: 20px !important;
}
.capabilities-gb .gd-tern {
	background: #fff;
	border-radius: 40px;
	transition: 0.3s all ease-in;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-cnt {
	background: #263238;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-cnt:hover {
	background: #faaa18 !important;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-cnt:hover .wpls-fix-box img {
	filter: brightness(0) invert(1) !important;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-cnt {
	padding: 20px 25px !important;
	border-radius: 20px;
	transition: 0.3s all ease-in;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-showcase .slick-slide .logo-title {
	min-height: 70px;
}
.new-count-des .wp-block-uagb-counter__title {
	margin: 0;
}
.new-count-des .wp-block-uagb-counter {
	display: flex;
	gap: 12px;
	justify-content: center;
	align-items: center;
}
.new-count-des .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
	font-size: 48px !important;
}
.services-sc-box-new.choice-section .services-sc-box-1.wp-block-uagb-container:not(.uagb-layout-grid) {
    display: flex !important;
    gap: 20px !important;
    justify-content: flex-start;
}
.services-sc-box-new .scrolling-services-grad.black-grad::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255) 100%);
}
.scrolling-services-grad.white-grad::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255 255 255) 100%);
}
.services-sc-box-new .scrolling-services {
	border-left: 0 !important;
	padding-left: 0 !important;
}
.services-sc-box-new .gb-common-heading p {
    font-size: 16px;
    font-weight: 500;
    line-height: 125%;
    text-align: center;
    max-width: 1000px;
}
.new-tab-des .wp-block-uagb-tabs.uagb-tabs__hstyle5-desktop .uagb-tab.uagb-tabs__active {
	border-radius: 12px 12px 0 0 !important;
	margin-bottom: 0 !important;
	border: 0 !important;
}
.new-tab-des .uagb-tabs__wrap .uagb-tabs__body-wrap {
	padding-top: 0 !important;
}
.new-tab-des .uagb-tabs__wrap .uagb-tabs__body-container.uagb-tabs-body__active {
	border-radius: 0 0 20px 20px;
}
.new-tab-des .uagb-block-96c3080e.uagb-tabs__hstyle5-desktop {
	border: 0 !important;
}
.new-tab-des .wp-block-uagb-tabs-child {
	padding: 0px !important;
	margin: 0 !important;
}
.new-tab-des .uagb-block-96c3080e.uagb-tabs__hstyle5-desktop .uagb-tab {
	margin-bottom: 0px !important;
}
.new-tab-des .uagb-block-96c3080e .uagb-tabs__panel .uagb-tab a {
    text-align: center;
}
.new-tab-des .uagb-block-96c3080e.uagb-tabs__hstyle5-desktop .uagb-tab {
    margin-bottom: 0px !important;
    flex: 0 0 23%;
    max-width: 23%;
}
.new-tab-des .uagb-block-96c3080e.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a div, .new-tab-des .uagb-block-96c3080e.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a{
    width: 100%;
}
.gd-tern.gd-tern-1 {
    background: #263238 !important;
    border-radius: 40px;
    transition: 0.3s all ease-in;
}
.capabilities.capabilities-ch .uagb-block-d5069539 .uagb-ifb-image-content {
    height: 100px !important;
    width: 100px;
    background: #FBBDB8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: auto;
    transition: 0.3s all ease-in;
    align-items: center;
		padding: 15px !important;
}
.capabilities.capabilities-ch .uagb-block-d43f2427 .uagb-ifb-image-content {
    height: 100px !important;
    width: 100px;
    background: #ADF1D8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: auto;
    transition: 0.3s all ease-in;
    align-items: center;
		padding: 15px !important;
}
.light-bg .gd-tern.gd-tern-1:hover {
    background: #FAAA18 !important;
}
.light-bg .gd-tern.gd-tern-1:hover .uagb-infobox-cta-link.wp-block-button__link{
    background: #fff !important;
}

.capabilities.capabilities-ch .uagb-block-865b93c7 .uagb-ifb-image-content {
    height: 100px !important;
    width: 100px;
    background: #B8D9FF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: auto;
    transition: 0.3s all ease-in;
    align-items: center;
		padding: 15px !important;
}
.capabilities.capabilities-ch .uagb-ifb-desc {
    font-size: 20px !important;
    margin-top: 20px !important;
}
.db-about-content-ch .gb-common-heading h2 {
    text-align: left;
}
.logo_showcase .slick-dots {
    width: auto;
}
.wpls-logo-showcase .slick-dots li button {
    border: 2px solid #faaa18 !important;
}
.wpls-logo-showcase .slick-dots li.slick-active button {
    background:  #faaa18 !important;
}
.scrolling-services-grad.remove-gradient::after {
    display:none;
}
.wondering-box {
    padding: 30px !important;
}

.wondering-box .uagb-ifb-left-title-image {
    margin-bottom: 15px;
}


.image-card {
    position: relative;
    z-index: 1;
    height: 300px;
    transition: 0.3s all ease-in;
}
.image-card-content {
    background: #000000b8;
    padding: 20px 25px !important;
    top: 80%;
    position: absolute !important;
    transition: 0.5s all ease-in !important;
    height: 100%;
    width: 100%;
    justify-content: initial !important;
}
.image-card:hover .image-card-content {
    top: 0;
}
.services-sc-box-new .scroll-text-left p {
    text-align: left;
}
/*.scroll-text-left .wp-block-uagb-container {*/
/*    min-height: 360px;*/
/*}*/
.company-card-style:hover {
    background: #263238;
}
.company-card-style {
    background: #263238;
    transition: all 0.3s ease-in;
}

.company-card-style .uagb-ifb-image-content img {
    transition: all 0.3s ease-in;
}
.company-card-style:hover .uagb-ifb-image-content img {
    filter: brightness(0) invert(1);
}

.company-card-style:hover .uagb-ifb-title {
    color: #fff;
}
.company-card-style .uagb-ifb-title {
    transition: all 0.3s ease-in;
}
.ethis-section:after{
    display: none;
}
.wl-choose-card .uagb-ifb-image-content {
    background: #263238;
    padding: 15px;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    margin: auto;
    margin-bottom: 20px;
    transition: 0.2s all ease-in;
}
.wl-choose-card {
    transition: 0.2s all ease-in;
}
.wl-choose-card:hover {
    background: #263238;
}

.wl-choose-card:hover .uagb-ifb-image-content {
    background: #FAAA18;
}

.wl-choose-card:hover .uagb-ifb-title {
    color: #fff;
}

.wl-choose-card:hover  .uagb-ifb-desc {
    color: #fff;
}

.wl-choose-card:hover .uagb-ifb-image-content img {
    filter: brightness(1) invert(1);
}
.wl-choose-card .uagb-ifb-content {
    min-height: 260px;
}
.opr-width {
    max-width: 900px !important;
}
.gallery-style figure.wp-block-image.size-full img {
    transition: 0.3s all ease-in;
}

.gallery-style figure.wp-block-image.size-full {
    overflow: hidden;
}

.gallery-style figure.wp-block-image.size-full img:hover {
    transform: scale(1.08);
    /* filter: grayscale(1); */
}
.software-common-heading p {
    text-align: center !important;
    max-width: 970px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
}
.software-common-heading h2 {
    text-align: center !important;
    margin-bottom: 10px !important;
    max-width: 830px;
}
.border-none .scrolling-services {
    border-left: none !important;
}
.wl-choose-card.scs-card .uagb-ifb-content {
    min-height: 380px;
}

/* .services-sc-box .wp-block-uagb-icon-list-child svg {
    width: 8px !important;
    height: 8px !important;
} */
.services-sc-box span.uagb-icon-list__source-wrap {
    border-radius: 100% !important;
}

/* custom tabpill start  */
.dropdown-menu.show-active {
    display: block;
}
.dropdown-menu.megamenu.show-active.show {
    display: none;
}
.custom-tabpill .cs-nav-pills {
    display:none;
}
.crousal-card-design .gb-crousal-card .uagb-ifb-content {
    max-height: 352px;
    overflow-y: auto;
    min-height: 340px;
}
.crousal-card-design .gb-crousal-card .uagb-ifb-content::-webkit-scrollbar {
    width: 20px;
  }
  .about-page-card .gb-crousal-card .uagb-ifb-desc {
    min-height: 100px;
}
.anim-block{
    animation: fadeInRight 1s ease-in-out;
}
@keyframes fadeInRight {
    from {
      opacity: 0;
      transform: translateY(-300px);
    }
    to {
      opacity: 1;
    }
  }
  .monial-section .gb-crousal-card .uagb-testimonial__wrap {
    max-height: 386px;
    overflow: auto;
}


.single-blog-banner {
	position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    background-image: url(https://www.wildnettechnologies.com/wp-content/uploads/2024/05/s2s-banner.webp);
    background-clip: padding-box;
    padding-top: 100px;
    padding-bottom: 30px;
	margin-bottom: 50px;
}
.single-blog-banner:before {
    position: absolute;
    content: "";
    background: #000000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.85;
}
.sbb-content {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: space-between;
    row-gap: 20px;
    column-gap: 20px;
    box-shadow: 0px 0px #00000070;
}
.single-blog-banner img {
    position: relative;
    width: 100%;
    /*height: 400px;*/
	height: 100%;
    object-fit: cover;
	border-radius: 20px;
    z-index: 1;
}
@media only screen and (max-width: 976px) {
    .single-blog-banner img {
        max-width: 450px;
        height: auto;
    }
}
.single.single-post article.post.type-post {
    padding: 0;
}
.single-blog-heading {
    width: 100%;
}
@media only screen and (max-width: 767px) {
	.sbb-content {
		max-width: 520px;
		flex-direction: column;
	}
	.single-blog-banner .post-thumbnail {
		padding-top: 0 !important;
	}
}


.single-blog-heading .entry-title {
    font-size: 44px !important;
    font-weight: 700;
    line-height: 52px;
    text-align: left;
    color: #fff;
}
.single-blog-heading  .entry-meta, .single-blog-heading  .entry-meta a, .single-blog-heading  .entry-meta span {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.blog-widget-box {
    background: #F5F6F8;
    border-radius: 20px;
    padding: 20px 15px;
}

.blog-widget-box .wp-block-heading {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}
.blog-widget-box {
    background: #F5F6F8;
    border-radius: 20px;
    padding: 20px 25px;
    margin-bottom: 20px;
}
.blog-widget-box h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 10px;
}
.category-box li a {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
    color: #263238;
}

.category-box ul {
    margin: 0;
    list-style: none;
}

.category-box li a:hover {
    color: #faaa18;
    text-decoration: none;
}

.blog-widget-box h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 10px;
}
.blog-widget-box .wp-block-heading {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}

.blog-widget-box li.cat-item a {
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    color: #263238;
    text-decoration: none;
}

.blog-widget-box li.cat-item a:hover {
    color: #faaa18;
}
.single.single-post .content-area.primary {
    margin-top: 0 !important;
    padding: 0 !important;
}
.single.single-post nav.navigation.post-navigation {
    display: none;
}

.single.single-post {
    background: white;
}
.single.single-post  .comments-area {
    margin-top: 20px !important;
    max-width: 1280px;
    margin: auto;
    padding: 0;
	display: none;
}
.single.single-post .comments-area .comment-respond {
    background: #F5F6F8;
    border-radius: 20px;
}
.single.single-post .projrct-form-section{
    display: none;
}
.single.single-post .comments-area .comment-respond .logged-in-as a {
    color: #faaa18;
}
.single.single-post .comments-area .comment-respond .form-submit input {
    background: #faaa18 !important;
    border-radius: 8px !important;
    color: #263238 !important;
    font-weight: 600 !important;
}
.single.single-post .comments-area .comment-respond .form-submit input:hover {
    background: #263238 !important;
    color: #fff !important;
}
.single.single-post .comments-area .comment-respond textarea {
    border: none;
    border-radius: 10px !important;
    height: 120px;
}


.iss-numbring  .uagb-ifb-content {
    min-height: 275px;
}
.custom-breadcrumb .breadcrumb {
    background: #FAAA18;
    margin-left: 0;
    display: inline-flex;
    border-radius: 5px;
    padding: 12px 16px;
}
.custom-breadcrumb li.breadcrumb-item a {
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    color: #263238;
} 
.custom-breadcrumb .breadcrumb-item.active {
    font-size: 16px;
    font-weight: 600;
    color: #263238  !important;
}
.custom-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "\2BC8";
    color: #263238;
}
.single-blog-banner .post-thumbnail {
    padding-top: 40px;
}
.custom-breadcrumb {
    margin-top: 50px;
}
.custom-breadcrumb li.breadcrumb-item:last-child {
    display: none;
}
.trending-box .entry-header .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22.5px;
    text-align: left;
}

.trending-box .entry-date {
	display: flex;
    gap: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    margin-bottom: 8px;
}

.trending-box .siding-content {
    margin-top: 14px;
}

.trending-box  .post.type-post {
    background: none !important;
}
.trending-box .entry-header a:hover .entry-title {
    color: #faaa18;
}

.trending-box .entry-header a:hover {
    text-decoration: none;
}

/* .archive.category .widget-area.secondary {
    display: none;
} */

.archive.category .ast-container,
.archive.author .ast-container,
.archive.tag .ast-container {
    justify-content: center;
    width: 100%;
    margin-top: 70px;
    max-width: 1590px !important;
    padding: 0 20px !important;
}

/* .archive.category main.site-main {
    background: #ffffff;
    border-radius: 40px;
    padding: 30px 35px;
} */
.archive.category main.site-main,
.archive.author main.site-main,
.archive.tag main.site-main {
    padding: 0 10px;
}

.archive.category .post.type-post,
.archive.author .post.type-post,
.archive.tag .post.type-post {
    padding: 13px;
    margin-bottom: 10px;
}

.archive.category nav.navbar.navbar-expand-lg.navbar-light.rounded,
.archive.author nav.navbar.navbar-expand-lg.navbar-light.rounded,
.archive.tag nav.navbar.navbar-expand-lg.navbar-light.rounded {
    background: #263238;
}
.archive.category .ast-separate-container .ast-article-inner,
.archive.author .ast-separate-container .ast-article-inner,
.archive.tag .ast-separate-container .ast-article-inner {
    background-color: #f0f5fa;
    box-shadow: none;
}
.archive.category section.ast-archive-description,
.archive.author section.ast-archive-description,
.archive.tag section.ast-archive-description {
    background: #faaa18 !important;
    max-width: 100% !important;
    border-radius: 20px !important;
    text-align: center !important;
    text-transform: capitalize;
}

.archive.category section.ast-archive-description .ast-archive-title,
.archive.author section.ast-archive-description .ast-archive-title,
.archive.tag section.ast-archive-description .ast-archive-title {
    max-width: 100%;
}
.archive.category header.custom-header.sticky-header nav.navbar,
.archive.tag header.custom-header.sticky-header nav.navbar,
.archive.author header.custom-header.sticky-header nav.navbar {
    background: #fff !important;
}
.archive.category .sidebar-main,
.archive.author .sidebar-main,
.archive.tag .sidebar-main {
    background: #ffffff;
    border-radius: 20px;
    padding: 20px 25px;
    margin-bottom: 20px;
}
.archive.category .sidebar-main li,
.archive.author .sidebar-main li,
.archive.tag .sidebar-main li {
    margin-bottom: 0  !important;
}
.archive.category .sidebar-main li a,
.archive.author .sidebar-main li a,
.archive.tag .sidebar-main li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
    color: #263238;
}
.archive.category .sidebar-main  li a:hover,
.archive.author .sidebar-main  li a:hover,
.archive.tag .sidebar-main  li a:hover {
    color: #faaa18;
    text-decoration: none;
}
.archive.category .ast-excerpt-container.ast-blog-single-element,
.archive.author .ast-excerpt-container.ast-blog-single-element,
.archive.tag .ast-excerpt-container.ast-blog-single-element {
    display: none;
}
.archive.category .entry-title a ,
.archive.author .entry-title a ,
.archive.tag .entry-title a {
    font-size: 18px;
}
.archive.category .entry-title a:hover,
.archive.author .entry-title a:hover,
.archive.tag .entry-title a:hover {
    color: #faaa18;
    text-decoration: none;
}
.archive.category .ast-blog-meta-container,
.archive.author .ast-blog-meta-container,
.archive.tag .ast-blog-meta-container {
    display: none;
}
.archive.category .cat-links a,
.archive.author .cat-links a,
.archive.tag .cat-links a {
    color: #263238 !important;
    font-size: 15px;
    font-weight: 500;
    background: #faaa18;
    padding: 2px 7px;
    display: inline-block;
    margin: 2px;
    border-radius: 5px;
}
.archive.category .cat-links a:hover,
.archive.author .cat-links a:hover,
.archive.tag .cat-links a:hover {
    background: #263238 ;
    color: #fff !important;
    text-decoration: none;
}
.archive.category  .ast-article-inner,
.archive.author  .ast-article-inner,
.archive.tag  .ast-article-inner {
    padding: 0 12px;
}
.archive.category .cat-links,
.archive.author .cat-links,
.archive.tag .cat-links {
    display: none !important;
}
.archive.category .entry-title,
.archive.author .entry-title,
.archive.tag .entry-title {
    margin-bottom: 25px;
}
.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
    border-radius: 100%;
    background: #faaa18;
    color: #263238;
}
.archive.category .projrct-form-section,
.archive.author .projrct-form-section,
.archive.tag  .projrct-form-section {
    padding-top: 0;
}
.case-banner-content .uagb-heading-text {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 10px;
}
.case-banner-content p {
    font-size: 20px;
}
.archive.category .post.type-post .post-thumb-img-content.post-thumb,
.archive.author .post.type-post .post-thumb-img-content.post-thumb,
 .archive.tag .post.type-post .post-thumb-img-content.post-thumb {
    margin-top: 0 !important;
    margin-left: -12px !important;
}
.home-infinity-counter span.wp-block-uagb-counter__icon svg {
    fill: #4a91e2 !important;
    width: 45px;
    height: 45px;
}
.home-infinity-counter  .wp-block-uagb-counter__number {
    display: none;
}
.page-id-625 .gd-tern {
    min-height: 500px;
}
article.page.type-page > header.entry-header {
    margin-bottom: 0 !important;
    display: none;
}
/* career page script css start */
.custom-carrer-jobs div#kh-job-widget h1 {
    color: #fff;
    margin-bottom: 27px !important;
}

.custom-carrer-jobs div#kh-job-widget h1 span {
    color: #263238;
    font-weight: 600 !important;
}
.custom-carrer-jobs .kh-job-title {
    font-size: 24px;
    line-height: normal;
}

.custom-carrer-jobs a.kh-card {
    text-decoration: none;
    border-radius: 20px;
    padding: 20px;
}
.custom-carrer-jobs .kh-text-secondary span, .custom-carrer-jobs .kh-text-secondary p {
    font-size: 18px;
    color: #263238;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters {
    margin-bottom: 40px !important;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(1) a.kh-card {
    background: #FBC4C0;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(2) a.kh-card {
    background: #ADF1D8;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(3) a.kh-card {
    background: #B8D9FF;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(4) a.kh-card {
    background: #ffe4b1;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(5) a.kh-card {
    background: #FBC4C0;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(6) a.kh-card {
    background: #ADF1D8;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(7) a.kh-card {
    background: #B8D9FF;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:nth-child(8) a.kh-card {
    background: #ffe4b1;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters a.kh-card:hover{
	background:#ffffff;
}
.custom-carrer-jobs div#khembedjobs .kh-footer {
    display: none !important;
}
.custom-carrer-jobs div#kh-job-widget .kh-mb-3.kh-row.kh-no-gutters:last-child {
    margin-bottom: 0 !important;
}
.custom-carrer-jobs div#kh-embed-jobs-filters .kh-input-search input {
    border-radius: 35px;
}
/* career page script css end */
.single.single-post .single-layout-1 .entry-content p, .single.single-post .single-layout-1 .entry-content span, .single.single-post .single-layout-1 .entry-content li, .single.single-post .single-layout-1 .entry-content a {
    font-family: 'Poppins',sans-serif !important;
    /* font-size: 16px !important; */
}
.single.single-post .siding-content.read-time span {
    background: #595959;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 5px;
    line-height: normal;
}
.gb-common-heading.discovr-heading .uagb-heading-text {
    text-align: initial;
}
.banner-badge .wp-block-button__link {
    pointer-events: none;
}
.mark, mark {
    padding: 0 !important;
}
.gb-timeline-item .timeline__marker i:before {
    display: none;
}
.page-id-2883 .hero-banner-content .uagb-heading-text {
    font-size: 38px;
    line-height: 49px;
}



/* new wildnet */
.counter-card-2, .counter-card-4 {
    position: relative;
    top: 35px;
}
.counter-card  .wp-block-uagb-counter__title strong {
    font-size: 23px;
}
.counter-card .wp-block-uagb-counter__number {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    margin: auto;
}
.counter-card .wp-block-uagb-counter__title {
    margin-top: 35px;
}
.wondering-yellow-hover:hover .uagb-ifb-title {
    color: #faaa18;
}
.news-form-section {
    max-width: 700px !important;
}

.news-letter-form form.uagb-forms-main-form {
    display: flex;
}

.news-letter-form form.uagb-forms-main-form .wp-block-uagb-forms-email {
    width: 80%;
    margin-right: 10px;
}

.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap {
    width: 130px;
}

.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap button {
    padding: 12px !important;
    line-height: normal;
    display: inline-block !important;
}

.news-letter-form form.uagb-forms-main-form .wp-block-uagb-forms-email input {
    padding: 11px !important;
    line-height: normal !important;
    height: auto;
    /*color: #fff;*/
}
/*.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap button:hover {*/
/*    background: #faaa18 !important;*/
/*}*/
.wondering-yellow-hover .uagb-ifb-image-content img {
    padding: 0 !important;
}

.wondering-yellow-hover .uagb-ifb-image-content {
    margin-right: 20px;
    border: 3px solid #feaa29;
    border-radius: 100%;
}

.wondering-yellow-hover:hover .uagb-ifb-image-content {
    background: #feaa29;
    border-radius: 100px;
}

.wondering-yellow-hover:hover .uagb-ifb-image-content img {
    filter: brightness(0.1);
}
.grid-hexa {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: #FFAA2A;
    width: 218px;
    height: 185px;
    margin: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 33px;
	color: #000;
	text-decoration:none !important;
}
.hexa-dark {
    background: #263238;
    color: #fff;
}
.grid-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.grid-colum.grid-colum-1 {
    margin-right: -75px;
}
.grid-colum.grid-colum-3 {
    margin-left: -75px;
    padding-bottom: 205px;
}
.grid-colum.grid-colum-4 {
    margin-left: -75px;
}

.grid-colum.grid-colum-5 {
    margin-left: -75px;
    padding-bottom: 205px;
}
.grid-colum.grid-colum-6 {
    margin-left: -75px;
}

.grid-colum.grid-colum-7 {
    margin-left: -75px;
}
.grid-hexa img {
    max-width: 40px;
    margin-bottom: 10px;
}
.grid-hexa p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
}
.grid-hexa:hover {
    background: #263238;
    color: #fff;
}
.grid-hexa:hover img {
    filter: brightness(0) invert(1)
}

.hexa-dark:hover {
    background: #ffaa2a;
}
.hexa-dark:hover img {
    filter: brightness(0.2)
}
/*.site-header .ast-container {*/
/*    max-width: 100%;*/
/*}*/
.footer-privacy-menu a {
    color: #fff;
}

.footer-privacy-menu a:hover {
    color: #f8aa18;
    text-decoration: none;
}
.footer-powered-text {
    text-align: right;
}
/*.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {*/
/*    color: #000000;*/
/*}*/
.seo-wondering-box .uagb-ifb-image-content {
    max-width: 80px;
    margin: auto;
    margin-bottom: 20px;
    border-color: #263238;
}
.seo-wondering-box:hover .uagb-ifb-image-content {
    border-color: #FEAA29;
}
.partner-heading .uagb-heading-text {
    position: relative;
    display: inline-block;
    margin: auto;
}

.partner-heading .uagb-heading-text:before {
    position: absolute;
    content: "";
    background: #263238;
    max-width: 300px;
    width: 100%;
    height: 2px;
    right: 108%;
    top: 50%;
}
.partner-heading .uagb-heading-text:after {
    position: absolute;
    content: "";
    background: #263238;
    max-width: 300px;
    width: 100%;
    height: 2px;
    left: 108%;
    top: 50%;
}
.under-banner-form form.uagb-forms-main-form {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}
.under-banner-form form.uagb-forms-main-form .uagb-forms-field-set {
    max-width: calc(28% - 14px );
    margin: 5px;
    width: 100%;
}
.under-banner-form form.uagb-forms-main-form .uagb-forms-field-set input {
    height: auto;
}
.under-banner-form .uagb-forms-main-submit-button-wrap {
    margin-left: 5px;
}
.ppc-impact-counter {
    margin-top: 10px;
}

.ppc-impact-counter .wp-block-uagb-counter__title {
    margin-top: 0;
}
/* .strategy-service-box:hover {
    background: #263238 !important;
} */
.strategy-service-box:hover {
    background: url(/wp-content/uploads/2024/06/strategy-creation.webp) center center no-repeat;
    background-size: cover;
}

.strategy-service-box:hover .uagb-heading-text, .strategy-service-box:hover p {
    color: #fff;
}
.banner-badge .wp-block-button__link {
    pointer-events: none;
}
/*.read-more-2. .read-less-2{*/
/*    pointer-events: none;*/
/*}*/
.plan-colum:hover {
    background: #263238;
}

.plan-colum:hover .uagb-heading-text {
    color: #fff;
}

.plan-colum:hover span.uagb-icon-list__label {
    color: #fff !important;
}
.plan-colum:hover hr.wp-block-separator {
    background-color: #fff !important;
    color: #fff !important;
}
.strategy-service-box .uagb-heading-text {
    margin-bottom: 20px;
}
.tab-pill-section-dd-2 .uagb-tabs__body-container .wp-block-uagb-container.image-containerr {
    padding: 20px 0 !important;
}
.platform-logo:hover img {
    transform: scale(1.1);
}

.platform-logo img {
    transition: all .3s ease-in;
}


.custom-table-design thead.thead-dark th {
    background: #faaa18 !important;
    color: #000 !important;
}

.custom-table-design td, .custom-table-design th {
    border: none !important;
	text-align:center;
}

.custom-table-design tr:nth-child(even) {
    background: #7e7e7e14;
}
.custom-table-design .table {
    border: none !important;
}
.custom-table-design td  .fa-check-circle {
    color: green;
    font-size: 18px;
}
.custom-table-design td .fa-times-circle {
    color: #eb0a0a;
}
tr.table-middle-header th, tr.table-middle-header td {
    background: #263238;
    color: #fff;
}
.custom-table-design {
    box-shadow: 0 0 10px #ccc;
    padding: 20px;
    border-radius: 20px;
}
.scroll-div {
    max-height: 600px;
    overflow: auto;
}
.scroll-div::-webkit-scrollbar {
  width: 0px;
}
.custom-table-design td:first-child, .custom-table-design th:first-child {
    text-align: left;
}
.scroll-div thead.thead-dark {
    position: sticky;
    top: 0;
}
tr.table-middle-header th .fa-check-circle, tr.table-middle-header td .fa-check-circle {
    color: #fff;
}
.custom-table-design tr i {
    font-size: 18px;
}
@media(min-width:768px) {
    .custom-tabpill .cs-nav-pills {
        display: flex;
    }
    
    .custom-tabpill .card {
        border: none;
    }
		.custom-tabpill .card-body {
			padding: 0;
		}

    .custom-tabpill .card .card-header {
        display:none;
    }  

    .custom-tabpill .card .collapse{
        display:block;
    }
}

@media(max-width:767px){
    .custom-tabpill .tab-pane {
        display: block !important;
        opacity: 1 !important;
    }
}
/* custom tabpill end  */
.dropdown-menu.megamenu {
    border-radius: 30px;
}
.dropdown-menu.megamenu {
    border-radius: 30px;
}

a#v-pills-wd-tab {}

.cs-nav-link {
	position: relative;
    padding: 13px 20px;
    font-size: 14px;
    color: #404040;
    font-weight: 600;
    line-height: normal;
    border-radius: 6px;
	transition:.1s ease-in-out;
}
.cs-nav-link:before {
	content: '';
	position: absolute;
	right: 10px;
    top: 50%;
    transform: translateY(-50%);
	width: 12px;
	height: 20px;
	background: url('../astra-child/image/right-arrow-black-icon.svg') center center no-repeat;
}
.cs-nav-link.active, .cs-nav-link:hover {
    color: #faaa18;
    text-decoration: none;
    background: #fff;
	outline: none;
}
.cs-nav-link:focus {
	color: #404040;
	outline: none;
}
.cs-nav-link.active:focus {
	color: #faaa18;
}
.cs-nav-link.active:before, .cs-nav-link:hover:before {
	background: url('../astra-child/image/right-arrow-icon-yellow.svg') center center no-repeat;
}

@media(min-width:992px) {
    .custom-vertical-accordian .nav-pills {
        display: flex;
    }
    
    .custom-vertical-accordian .card {
        border: none;
    }
		.custom-vertical-accordian .card-body {
			padding: 0;
		}

    .custom-vertical-accordian .card .card-header {
        display:none;
    }  

    .custom-vertical-accordian .card .collapse{
        display:block;
    }

   
}

@media(max-width:1600px){
    .gb-crousal-card .uagb-tm__desc {
        font-size: 16px !important;
    }
    .gb-crousal-card .uagb-ifb-title-wrap {
        min-height: 72px;
    }
}
@media(max-width:1600px){
.slider-heading h2 {
    font-size: 58px;
    line-height: 74px;
}
.slider-heading .main-heading {
    font-size: 58px;
    line-height: 74px;
}
.slider-heading p {
    font-size: 22px;
    line-height: 34px;
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
}
.common-btn {
    font-size: 22px;
    line-height: 22px;
}
.ct-item h4 {
    font-size: 38px;
    line-height: 37px;
}
.ct-item p {
    font-size: 18px;
}
.common-padding {
    padding: 60px;
}
.hiring-box {
    padding: 50px;
}
.common-headings h1 {
    font-size: 44px;
    line-height: 56px;
}
.common-headings h1 {
    font-size: 34px;
    line-height: 48px;
}
.common-headings h2 {
    font-size: 44px;
    line-height: 56px;
}
.common-headings p {
    font-size: 22px;
    line-height: 32px;
}
.designation-title h4 {
    font-size: 26px;
    line-height: 32px;
}
.review-bm h2 {
    font-size: 36px;
    line-height: 46px;
}
.review-crousal-content h4 img {
    max-width: 60px;
}
.review-crousal-content h4 {
    font-size: 20px;
}
.hiring-slider .item {
    padding: 30px;
}
.trusted-crousal-item img {
    max-width: 150px;
    max-height: 62px;
}
.talent-colum h4 {
    font-size: 22px;
    line-height: 28px;
}
.talent-colum p {
    font-size: 16px;
    line-height: 26px;
}
.talent-content-side h3 {
    font-size: 36px;
    line-height: 43px;
}
.talent-btn {
    font-size: 20px;
    line-height: 20px;
}
.tecno-body-box {
    padding: 40px 40px;
}
.tecno-body h4 {
    font-size: 26px;
    line-height: 34px;
}
.tecno-body p {
    font-size: 18px;
    line-height: 28px;
}
.project-form-heading h4 {
    font-size: 22px;
    line-height: 33px;
}
.form-group input, .form-group textarea {
    padding: 11px !important;
    max-height: 60px !important;
    font-size: 15px;
}
.form-btn input.wpcf7-form-control {
    font-size: 20px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-content h4 {
    font-size: 22px;
    line-height: 30px;
}
.footer-content p {
    font-size: 17px;
    line-height: 26px;
}
.footer-menu h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.footer-menu ul li a, .footer-menu p {
    font-size: 16px;
    line-height: 34px;
}
.copyright-content {
    padding-top: 20px;
    font-size: 15px;
}
.common-lr-padding {
    padding: 0 60px;
}
.table-single-widget-heading h4 {
    font-size: 26px;
    line-height: 33px;
}

.talent-content-side h4 {
    font-size: 32px;
}
.table-single-widget-heading p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.table-single-widget-heading h4 {
    font-size: 25px;
}
.result-crousal-icon img {
    max-width: 50px;
}
.result-crousal-icon {
    width: 80px;
    height: 80px;
}
.result-crousal-content h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 13px;
}
.result-crousal-content p {
    font-size: 17px;
    line-height: 28px;
}
.measure-img {
    width: 85px;
    height: 85px;
    margin-bottom: 15px;
}
.measure-img img {
    max-width: 50px;
}
.measure-box h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.measure-box p {
    font-size: 17px;
    line-height: 27px;
}
.measure-box {
    min-height: 438px;
}
.second-counter-heading h2 {
    font-size: 30px;
    line-height: 40px;
}
.counter-ct-item h4 {
    font-size: 44px;
}
span.data-pera {
    font-size: 22px;
}
.table-single-widget-heading h4 {
    font-size: 22px;
}
.expert-heading h3 {
    font-size: 38px;
}
.expert-buttond a {
    font-size: 19px;
    line-height: 24px;
}
.mobile-app-pera p {
    font-size: 19px;
    line-height: 28px;
}
.mobile-app-item h4 {
    font-size: 70px;
    line-height: 110px;
}
.mobile-app-item h4 span.text {
    font-size: 26px;
    line-height: 33px;
}
.custom-timeline ul li h3 {
    font-size: 23px;
}
.timeline-image img {
    max-width: 60px;
}
.review-crousal-image img {
    max-height: 100px;
}
.ethos-crousal-content h4 {
    font-size: 24px;
    line-height: 30px;
}
.ethos-crousal-content {
    padding: 40px 40px;
}
.measure-box.life-whychose-box {
    min-height: 300px;
}
.employee-designation h5 {
    font-size: 22px;
    line-height: 24px;
}
.employee-pic {
    max-width: 140px;
}
.employee-pera p {
    font-size: 18px;
    line-height: 28px;
}
.employee-pera {
    min-height: 160px;
}
.slider-email a {
    font-size: 30px;
    line-height: 34px;
}
.slider-subheading {
    font-size: 26px !important;
}
.contact-about-block-contect h4 {
    font-size: 26px;
}
.contact-about-block-contect h5 {
    font-size: 18px;
}
.nav-pills.comatee-navpill .nav-link {
    font-size: 22px;
    line-height: 28px;
        padding: 20px 20px;
}
.comitee-content h4 {
    font-size: 30px;
}
.contact-des p {
    font-size: 18px;
}


/* gb design */
.monial-section {
    padding-left: 55px !important;
}
.choice-section  .gb-common-heading p {
    font-size: 20px;
    line-height: 32px;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 24px;
}
.gb-common-heading h2 {
    font-size: 44px;
}
.gb-common-heading p {
    font-size: 22px;
    line-height: 32px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 60px;
    line-height: 74px;
}
.hero-banner {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}
.gb-crousal-card .uagb-ifb-desc {
    min-height: 145px;
}
.services-sc-box-new .scroll-text-left p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 23px !important;
}
}
@media(max-width:1500px){
    .gb-crousal-card .uagb-ifb-desc {
        min-height: 195px;
    }
}
@media(max-width:1352px){
    .page-id-1628 .wpls-logo-slider .wpls-logo-cnt {
        min-height: 240px;
    }
}
@media(max-width:1399px){
.navbar-brand img {
    max-width: 155px;
}
.slider-heading h2 {
    font-size: 53px;
    line-height: 68px;
}
.slider-heading .main-heading {
    font-size: 53px;
    line-height: 68px;
}
.slider-heading p {
    font-size: 20px;
    line-height: 32px;
    max-width: 950px;
}
.slider-hiperlink a {
    font-size: 18px;
    line-height: 21px;
}
.common-btn {
    font-size: 20px;
    line-height: 20px;
}
.custom-slider, .slider-video {
    height: 655px;
}
.ct-item h4 {
    font-size: 34px;
    line-height: 34px;
}
.ct-item p {
    font-size: 17px;
}
.common-padding {
    padding: 55px;
}
.hiring-box {
    padding: 50px 30px 40px;
}
.common-headings h1 {
    font-size: 40px;
    line-height: 52px;
}
.common-headings h2 {
    font-size: 40px;
    line-height: 52px;
}
.common-headings p {
    font-size: 21px;
    line-height: 29px;
}
.designation-title h4 {
    font-size: 24px;
    line-height: 30px;
}
.common-lr-padding {
    padding: 0px 55px;
}
.review-slider-box {
    padding: 55px 30px;
}
.review-crousal-content p {
    font-size: 17px;
    line-height: 27px;
}
.review-crousal-content h4 {
    font-size: 18px;
}
.review-bm h2 {
    font-size: 32px;
    line-height: 40px;
}
.review-bm p {
    font-size: 19px;
    line-height: 25px;
}
.trusted-crousal-item img {
    max-width: 123px;
    max-height: 50px;
}
.dot-circle {
    height: 27px;
    width: 27px;
    top: -12px;
}
.talent-colum img {
    max-height: 56px;
}
.talent-colum h4 {
    font-size: 20px;
    line-height: 26px;
}
.talent-content-side h3 {
    font-size: 32px;
    line-height: 42px; 
}
.tecno-body h4 {
    font-size: 25px;
    line-height: 34px;
}
.tecno-body p {
    font-size: 17px;
    line-height: 27px;
}
.footer-logo img {
    max-width: 180px;
}
.footer-content h4 {
    font-size: 20px;
    line-height: 26px;
}
.footer-menu h4 {
    font-size: 20px;
}
.footer-content p {
    font-size: 16px;
}
.footer-menu ul li a, .footer-menu p {
    line-height: 32px;
}
.img-grid-content h4 {
    font-size: 22px;
    line-height: 30px;
}
.img-grid-content .common-btn {
    margin-top: 8px;
}
span.table-single-widget-img img {
    max-width: 60px;
}
.table-single-widget-heading p {
    font-size: 17px;
}
.discover-scroll-boxes .table-single-widget:last-child {
    padding-bottom: 125px;
}
.result-crousal-content h4 {
    font-size: 22px;
}
.result-crousal-head-pera {
    margin-top: 20px;
}
.result-crousal-content .tecno-btn {
    margin-top: 15px;
}
.ppc-box h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.ppc-scroll-gradient:after {
    height: 95px;
}
.ppc-scroll-boxes {
    padding-bottom: 20px;
}
.second-counter-heading h2 {
    font-size: 28px;
    line-height: 38px;
}
.counter-ct-item h4 {
    font-size: 40px;
    line-height: 50px;
}
span.data-pera {
    font-size: 20px;
    top: -7px;
}
.industry-image {
    width: 80px;
    height: 80px;
}
.discover-scroll-boxes .table-single-widget:last-child {
    padding-bottom: 5px;
}
.image-accordian-list ul li {
    max-width: 90px;
}
.image-accordian-list ul li.active {
    max-width: 430px;
}
.acc-box.active .img-grid-content {
    width: 390px;
}
.expert-heading h3 {
    font-size: 36px;
}
.mobile-app-pera p {
    font-size: 18px;
    line-height: 27px;
}
.mobile-app-pera {
    padding-bottom: 20px;
}
.mobile-app-item h4 {
    font-size: 66px;
    line-height: 105px;
    margin-bottom: 0px;
}
.mobile-app-item h4 span.text {
    font-size: 24px;
    line-height: 32px;
}
.custom-timeline ul li h3 {
    font-size: 22px;
}
.review-crousal-image img {
    max-height: 80px;
}
.ethos-crousal-content h4 {
    font-size: 22px;
    line-height: 29px;
}
.employee-pera p {
    font-size: 17px;
    line-height: 28px;
}
.employee-designation p {
    margin-bottom: 12px;
}
.employee-designation h5 {
    margin-bottom: 7px;
}
.employee-pera {
    min-height: 140px;
}
.mv-common-image img {
    max-width: 105px;
}
.mv-common-side h4 {
    font-size: 30px;
    line-height: 36px;
}
.mv-common-side p {
    font-size: 19px;
    line-height: 29px;
}
.mv-common-side {
    padding: 70px 30px 50px;
}
.slider-subheading {
    font-size: 24px !important;
}
.slider-email a {
    font-size: 28px;
}
.contact-slide-box p {
    font-size: 18px;
}
.contact-slide-name h4 {
    font-size: 24px;
}
.contact-about-block-contect h4 {
    font-size: 24px;
    line-height: 30px;
}
.stack-contant h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 14px;
}
.stack-contant p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 22px;
}
.comitee-content h4 {
    font-size: 28px;
}
.contact-des p {
    font-size: 18px;
    line-height: 27px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 56px;
    line-height: 70px;
}
.gu-counter .wp-block-uagb-counter__number span {
    font-size: 36px;
}
.gu-counter .wp-block-uagb-counter__title {
    font-size: 18px !important;
}
.gb-common-heading h2 {
    text-transform: capitalize;
    font-size: 42px;
    line-height: 54px;
}
.gb-common-heading p {
    font-size: 20px;
    line-height: 28px;
}
.wls-widgets .uagb-heading-text {
    font-size: 28px !important;
    line-height: 36px !important;
}
.illubox.illu-box5 {
    left: -25px;
}
.illu-third-row  h3.uagb-heading-text {
    font-size: 27px;
}
.illu-third-row  h4.uagb-heading-text {
    font-size: 27px;
}
.choice-section .gb-common-heading h2 {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 10px;
}
.choice-section  .gb-common-heading p {
    font-size: 18px;
    line-height: 30px;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 22px;
}
.services-sc-box .uagb-ifb-image-content img {
    max-height: 40px;
}
.services-sc-box .uagb-ifb-desc {
    font-size: 17px !important;
}
.gb-crousal-card .uagb-testimonial__wrap {
    padding: 20px;
}
.gb-crousal-card .uagb-tm__desc {
    font-size: 16px !important;
    min-height: 208px !important;
}
.gb-crousal-card span.uagb-tm__author-name {
    font-size: 18px;
    line-height: 26px;
}
.monial-section .uagb-tm__image-content {
    padding: 0 !important;
    padding-right: 10px !important;
}
.gb-tabpill-body h4.wp-block-heading {
    font-size: 24px;
    line-height: 32px;
}
.gb-tabpill-body p {
    font-size: 18px;
    line-height: 28px;
}
.gb-tabpill-body  .uagb-tab a {
    font-size: 18px;
}
.dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: 82px !important;
}
.image-card-content {
    padding: 20px 20px !important;
}
.company-card-style .uagb-ifb-image-content img {
    max-height: 100px;
}
.company-card-style .uagb-ifb-title {
    font-size: 18px;
}
/*.single-blog-heading .entry-title {
    font-size: 54px !important;
    line-height: 66px;
}
.single-blog-banner img {
    height: 460px;
}*/
.single.single-post  .comments-area {
    margin: 0 50px;
    width: calc(100% - 100px);
}
.single-blog-heading {
    padding: 0 20px;
}
/* new wildnet css  */
.grid-hexa {
    width: 190px;
    height: 160px;
    margin: 15px;
}
.grid-hexa p {
    font-size: 16px;
    line-height: 20px;
}
.grid-colum.grid-colum-1 {
    margin-right: -68px;
}
.grid-colum.grid-colum-4 {
    margin-left: -68px;
}
.grid-colum.grid-colum-3 {
    margin-left: -68px;
    padding-bottom: 175px;
}
.grid-colum.grid-colum-5 {
    margin-left: -68px;
    padding-bottom: 175px;
}
.grid-colum.grid-colum-6 {
    margin-left: -68px;
}
.grid-colum.grid-colum-7 {
    margin-left: -68px;
}
}
@media(max-width:1375px){
    .gd-tern {
        min-height: 617px;
    }
}
@media(max-width:1320px){
    .gb-crousal-card .uagb-ifb-desc {
        min-height: 245px;
    }
}
@media(max-width:1292px){
    .review-crousal-pera {
        min-height: 245px;
    }
}
@media(max-width:1290px){
    .gb-crousal-card .uagb-tm__desc {
        font-size: 15px !important;
        min-height: 230px !important;
    }
}
@media(max-width:1275px){
  .expert-buttond a {
    font-size: 17px;
    line-height: 20px;
    padding: 14px 14px;
    max-width: 215px;
    text-align: left;
}
.expert-buttond {
    text-align: center;
}
}
@media(max-width:1199px){
    .slider-heading h2 {
    font-size: 48px;
    line-height: 64px;
        margin-bottom: 22px;
}
section.cust-blog {
    margin: auto;
    --inner-content-custom-width: min( 100%, 100%);
    max-width: var(--inner-content-custom-width);
    width: auto;
}
    .slider-heading .main-heading {
    font-size: 48px;
    line-height: 64px;
        margin-bottom: 22px;
}
.slider-video video {
    margin-left: -70px;
}
.slider-heading p {
    font-size: 19px;
    line-height: 29px;
}
.custom-slider, .slider-video {
    height: 600px;
}
.common-btn {
    font-size: 18px;
    line-height: 18px;
}
.ct-item h4 {
    font-size: 30px;
    line-height: 30px;
}
.ct-item p {
    font-size: 16px;
}
.common-padding {
    padding: 55px 35px;
}
.common-headings h1 {
    font-size: 34px;
    line-height: 48px;
}
.common-headings h2 {
    font-size: 34px;
    line-height: 48px;
}
.hiring-box {
    padding: 40px 25px 30px;
}
.designation-box {
    padding: 20px 13px 30px;
}
.designation-positions a {
    font-size: 14.3px;
    padding: 7px 11px;
}
.designation-title h4 {
    font-size: 22px;
    line-height: 26px;
}
.common-lr-padding.review-section {
    padding: 0px 35px;
}
.review-slider-box {
    padding: 50px 25px;
}
.review-slider-box {
    padding: 50px 25px;
}
.common-headings h1 {
    font-size: 28px;
    line-height: 38px;
}
.common-headings h2 {
    font-size: 28px;
    line-height: 38px;
}
.review-bm p {
    font-size: 18px;
    line-height: 24px;
}
.hiring-slider .item {
    padding: 20px;
}
.review-crousal-content p {
    font-size: 16px;
    line-height: 26px;
}
.review-crousal-content h4 {
    font-size: 16px;
}
.review-crousal-content h4 img {
    max-width: 50px;
}
.trusted-crousal-item img {
    max-width: 102px;
    max-height: 43px;
}
.talent-colum img {
    max-height: 48px;
}
.talent-widget {
    margin-top: 30px;
}
.accordian-menu-box .nav-link {
    padding: 14px;
    font-size: 16px;
}
.accordian-menu-box {
    padding: 30px 18px;
}
.tecno-body-box {
    padding: 20px 20px;
}
.accordian-height {
    min-height: 310px;
}
.faq-body-box {
    padding: 20px 20px;
}
.project-form-heading h4 {
    font-size: 18px;
    line-height: 28px;
}
.project-form {
    padding: 20px 25px;
}
.form-group input, .form-group textarea {
    padding: 10px !important;
    max-height: 110px;
    font-size: 14px;
    line-height: normal;
}
.form-group p {
    margin-bottom: 0;
}
.form-btn input.wpcf7-form-control {
    font-size: 17px;
    padding: 9px;
    font-weight: 600;
}
.footer-content h4 {
    font-size: 19px;
    line-height: 24px;
}
.footer-content p {
    font-size: 15px;
    line-height: 23px;
}
.fmenu-margin {
    margin-top: 15px;
}
.footer-menu h4 {
    font-size: 19px;
    margin-bottom: 7px;
}
.footer-menu ul li a, .footer-menu p {
    font-size: 15px;
    line-height: 30px;
}
.footer-logo img {
    max-width: 160px;
}
.review-crousal-pera {
    min-height: 225px;
}
.common-lr-padding {
    padding: 0px 35px;
}
.table-single-widget-heading h4 {
    font-size: 20px;
}
span.table-single-widget-img img {
    max-width: 50px;
}
.table-single-widget-heading h4 {
    margin-bottom: 15px;
}
.table-single-widget-heading p {
    font-size: 16px;
}
.talent-content-side h4 {
    font-size: 28px;
}
.services-rank-section .talent-content-side h3 {
    font-size: 28px;
    line-height: 36px;
}
.table-single-widget-heading h4 {
    font-size: 19px;
}
.result-crousal-icon img {
    max-width: 44px;
}
.result-crousal-icon {
    width: 75px;
    height: 75px;
}
.result-crousal-icon {
    width: 75px;
    height: 75px;
}
.result-crousal-content p {
    font-size: 16px;
    line-height: 26px;
}
.social-media-title h4 {
    font-size: 26px;
    line-height: 32px;
}
.social-media-title h3 {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
}
.ppc-box {
    padding: 30px 20px 30px 20px;
}
.ppc-box h4 {
    font-size: 20px;
}
.ppc-box p {
    font-size: 16px;
    line-height: 26px;
}
.measure-img img {
    max-width: 40px;
}
.measure-img {
    width: 75px;
    height: 75px;
}
.measure-box h4 {
    font-size: 18px;
    line-height: 26px;
}
.measure-box p {
    font-size: 16px;
    line-height: 26px;
}
.measure-box {
    min-height: 470px;
}
.measure-talent .social-media-icons a img {
    max-width: 110px;
    max-height: 27px;
}
.measure-talent  .social-media-icons a {
    margin-right: 25px;
}
.second-counter-heading h2 {
    font-size: 24px;
    line-height: 32px;
}
.counter-ct-item h4 {
    font-size: 36px;
    line-height: 46px;
}
.counter-ct-item h4 {
    font-size: 36px;
    line-height: 46px;
}
.industry-image {
    width: 75px;
    height: 75px;
}
.industry-box h4 {
    font-size: 16px;
    font-weight: 500;
}
.industry-logo ul li {
    width: calc(30% - 33px);
}
.discover-scroll-boxes.why-scroll-boxes {
    max-height: 720px;
}
.expert-orange-box {
    padding: 20px 20px;
}
.expert-heading h3 {
    font-size: 34px;
}
.expert-buttond a {
    font-size: 16px;
    padding: 13px 10px;
    max-width: 185px;
    margin-right: 4px;
}
.mobile-app-pera p {
    font-size: 16px;
    line-height: 24px;
}
.mobile-app-item h4 {
    font-size: 50px;
    line-height: 90px;
}
.mobile-app-pera p {
    font-size: 17px;
    line-height: 25px;
}
.mobile-app-item h4 {
    font-size: 55px;
    line-height: 100px;
}
.mobile-app-item h4 span.text {
    font-size: 21px;
    line-height: 27px;
}
/* .web-development-measure-box .web-development-measure-content {
    min-height: 355px;
} */
.custom-timeline ul li h3 {
    font-size: 20px;
}
.custom-timeline ul li p {
    font-size: 16px;
    line-height: 24px;
}
.timeline-image img {
    max-width: 50px;
    max-height: 50px;
}
.custom-timeline .content {
    padding-bottom: 0;
}
.ethos-crousal-content h4 {
    font-size: 20px;
    line-height: 24px;
}
.employee-pera {
    min-height: 100px;
}
.employee-pic {
    max-width: 120px;
}
.cm-big-image img {
    height: 275px;
}
.cm-same-image img {
    height: 135px;
}
.cm-same-image7 img {
    height: 110px;
}
.cm-same-image5 img {
    height: 110px;
}
.overview-content p {
    font-size: 18px;
    line-height: 26px;
}
.mv-common-image img {
    max-width: 95px;
}
.mv-common-side h4 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 12px;
}
.mv-common-side p {
    font-size: 18px;
    line-height: 26px;
}
.about-whychose-measure-box .web-development-measure-content {
    min-height: 365px;
} 
.contact-about-block-contect h4 {
    font-size: 22px;
}  
.contact-des img {
    max-width: 32px;
}
.contact-about-block-img {
    width: 80px;
    height: 80px;
    padding: 18px;
}
.contact-about-block-contect h5 {
    font-size: 15px;
    line-height: normal;
}
.expand-section .common-headings p {
    font-size: 18px;
}
.card-style-box #card-1 {
    margin-left: 50px;
    margin-right: 50px;
}
.card-style-box #card-2 {
    margin-left: 40px;
    margin-right: 40px;
}
.card-style-box #card-3 {
    margin-left: 30px;
    margin-right: 30px;
}
.card-style-box #card-4 {
    margin-left: 20px;
    margin-right: 20px;
}
.card-style-box #card-5 {
    margin-left: 10px;
    margin-right: 10px;
}
.card-style-box .card-content {
    padding: 30px 20px;
}
.stack-contant h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
}
.stack-contant p {
    font-size: 16px;
    line-height: 21px;
}
.nav-pills.comatee-navpill .nav-link {
    font-size: 18px;
    line-height: 23px;
    padding: 20px 10px;
}
.comitee-content h4 {
    font-size: 24px;
    line-height: 32px;
}
.comitee-content p {
    font-size: 17px;
    line-height: 25px;
}
.home-reach-pera p {
    font-size: 16px;
    line-height: 22px;
}
.reachout-btn .common-btn {
    font-size: 16px;
    line-height: 16px;
}
.tab-pill-section  .uagb-tabs__body-wrap {
    min-width: auto;
}
.hero-banner-content .uagb-heading-text {
    font-size: 50px;
    line-height: 60px;
}
.hero-banner-content p {
    font-size: 22px;
    line-height: 30px;
}
.yellow-common-btn a {
    font-size: 22px !important;
    padding: 14px 28px !important;
}
.gu-counter .wp-block-uagb-counter__number span {
    font-size: 30px;
}
.gu-counter .wp-block-uagb-counter__title {
    font-size: 17px !important;
}
.gb-common-padding {
    padding: 40px !important;
}
.wls-widgets .uagb-heading-text {
    font-size: 24px !important;
    line-height: 32px !important;
}
.wls-widgets p {
    font-size: 17px;
}
.gb-common-heading h2 {
    font-size: 38px;
    line-height: 50px;
}
.illubox.illu-box4 {
    width: 360px !important;
}
.illubox.illu-box2 {
    right: 20px;
    width: 360px !important;
}
.illubox.illu-box3 {
    width: 270px !important;
    right: 0;
}
.illubox.illu-box5 {
    width: 270px !important;
}
.illu-third-row  h3.uagb-heading-text {
    font-size: 24px;
}
.illu-third-row  h4.uagb-heading-text {
    font-size: 24px;
}
.choice-section .gb-common-heading h2 {
    font-size: 36px;
    line-height: 46px;
}
.choice-section  .gb-common-heading p {
    font-size: 16px;
    line-height: 28px;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 20px;
}
.uagb-ifb-left-title-image {
    margin-bottom: 10px;
}
.services-sc-box {
    padding-bottom: 30px  !important;
    margin-bottom: 15px !important;
    padding-left: 25px !important;
}
.services-sc-box .uagb-ifb-desc {
    font-size: 16px !important;
    line-height: 24px !important;
}
.services-sc-box a.uagb-buttons-repeater {
    padding: 10px 15px;
    font-size: 15px;
}
.inner-grid {
    width: calc(100% - 80px) !important;
    margin: 0 40px !important;
}
.gb-common-padding {
    padding: 30px !important;
}
.gb-crousal-card .uagb-tm__desc {
    font-size: 15px !important;
}
.capabilities .uagb-ifb-title-wrap h3 {
    font-size: 22px;
    line-height: 30px;
    min-height: 60px;
}
.capabilities .uagb-ifb-desc {
    font-size: 16px !important;
    line-height: 26px !important;
}
.gd-tern {
    min-height: 545px;
}
.gb-timeline-item h4.wp-block-heading {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.gb-timeline-item .timeline__content p {
    font-size: 17px;
    line-height: 25px;
}
.gb-timeline-item .timeline__content .wp-block-uagb-image img {
    max-width: 60px;
}
.wl-choose-card.scs-card .uagb-ifb-content {
    min-height: 450px;
}
.cust-blog .entry-date span {
    font-size: 14px;
}
.cust-blog header.entry-header .entry-title {
    font-size: 20px !important;
    line-height: 24px;
}
.single.single-post  .comments-area {
    margin: 0 35px;
    width: calc(100% - 70px);
}
.single-blog-heading .entry-title {
    font-size: 48px !important;
    line-height: 58px;
}
}
@media(max-width:1199px)
{
    .gb-crousal-card .uagb-tm__desc {
        min-height: 266px !important;
    }
    .gb-crousal-card span.uagb-tm__author-name {
        font-size: 15px;
        line-height: 21px;
    }
    .dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
        font-size: 72px !important;
    }

    .grid-hexa {
        width: 170px;
        height: 145px;
        margin: 13px;
    }
    .grid-colum.grid-colum-1 {
        margin-right: -60px;
    }
    .grid-colum.grid-colum-7 {
        margin-left: -60px;
    }
    .grid-colum.grid-colum-3 {
        margin-left: -60px;
        padding-bottom: 160px;
    }
    .grid-colum.grid-colum-4 {
        margin-left: -60px;
    }
    .grid-colum.grid-colum-5 {
        margin-left: -60px;
        padding-bottom: 160px;
    }
    .grid-colum.grid-colum-6 {
        margin-left: -60px;
    }
    .grid-hexa p {
        font-size: 15px;
        line-height: 20px;
    }
    .grid-hexa img {
        max-width: 32px;
        margin-bottom: 7px;
    }
    .wondering-yellow-hover .uagb-ifb-image-content {
        margin-right: 20px;
        border: 3px solid #feaa29;
        border-radius: 100%;
        max-width: 60px;
    }
    .wondering-yellow-hover.seo-wondering-box .uagb-ifb-image-content {
    margin-right: auto;
}
}
@media (min-width: 976px) and (max-width: 1090px) {
    .new-count-des .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
        font-size: 36px !important;
    }
    .new-count-des.uagb-block-7d594e4d .wp-block-uagb-container.uagb-block-2e41a8f4 {
        border-width: 0 0 1px 1px !important;
    }
        .new-count-des.uagb-block-7d594e4d .wp-block-uagb-container.uagb-block-0c912eb2 {
        border-width: 1px 0px 1px 1px !important;
    }
        .new-count-des.uagb-block-7d594e4d .wp-block-uagb-container.uagb-block-d1bb0e33 {
        border-width: 0 1px 0 1px !important;
    }
    }
@media(max-width:1080px){
    .page-id-1628 .wpls-logo-slider .wpls-logo-cnt.slick-slide {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .company-card-style {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .company-card-style .uagb-ifb-title {
        font-size: 17px;
    }
    .under-banner-form form.uagb-forms-main-form .uagb-forms-field-set {
    max-width: calc(50% - 14px );
}
}
@media(max-width:1056px)
{
    .gd-tern {
        min-height: 565px;
    }
}
@media(max-width:1024px)
{
    .new-tab-des .uagb-block-96c3080e.uagb-tabs__hstyle5-desktop .uagb-tab {
        margin-bottom: 0px !important;
        flex: 0 0 48%;
        max-width: 48%;
    }
}
@media(max-width:1023px)
{
    .gb-crousal-card .uagb-tm__desc {
        min-height: 135px !important;
    }
    .monial-section::after{
        display:none;
    }
    .crousal-card-design .wp-block-cb-slide .wp-block-uagb-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .crousal-card-design .wp-block-cb-slide .wp-block-uagb-container figure.wp-block-uagb-image__figure img {
        max-width: 100px;
        max-height: 100px;
    }
    .gb-leader-card .uagb-heading-text {
        font-size: 19px !important;
    }
    .gb-leader-card p {
        font-size: 15px !important;
    }
}
@media(max-width:1022px){
    .page-id-1628 .wpls-logo-slider .wpls-logo-cnt.slick-slide {
        min-height: 215px;
    }
}
@media(max-width:1000px)
{
  .custom-timeline{
    width:100%;
  }
}
@media(max-width:991px){
    .custom-vertical-accordian .tab-pane {
        display: block !important;
        opacity: 1;
    }
    .accordian-menu-box {
    display: none;
}
.faq-body-box {
    border-radius: 20px;
    padding: 20px 17px;
}
.tecno-body-box {
    /* display: flex; */
    display: block;
    align-items: center;
    border-radius: 20px;
    padding: 20px 17px;
    padding-top: 30px;
}

/* .faq-body-box .card.tab-pane.active .card-header {
    background: #FAAA18;
    border-color: #faaa18;
    color: #263238;
} */

.faq-body-box .card.tab-pane.active .card-header a {
    color: #263238;
    font-weight: 600;
}

.tecno-body-box .card-header {
    background: #fff;
    padding: 0;
    border-radius: 10px !important;
    
}
.faq-body-box .card-header {
    background: #faaa18;
    padding: 0;
    border-radius: 10px !important;
}

.faq-body-box .card-header a {
    color: #263238;
    font-weight: 600;
    padding: 13px 18px !important;
    display: flex;
    width: 100%;
    text-decoration: none;
    justify-content: space-between;
    padding-right: 35px !important;
}
.tecno-body-box .card-header a {
    color: #263238;
    font-weight: 600;
    padding: 13px 18px !important;
    display: flex;
    width: 100%;
     text-decoration: none;
     font-size: 18px;
}
.tecno-body {
    max-width: 100%;
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px;
}
.faq-body  {
    max-width: 100%;
    border: 1px solid #faaa18;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px;
}
.custom-vertical-accordian .tab-pane {
    margin-bottom: 15px;
}
.accordian-height {
    min-height: auto;
}
.header-contact-btn {
    display: none;
}
.slider-heading h2 {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 15px;
}
.slider-heading .main-heading {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 15px;
}
.navbar-brand img {
    max-width: 125px;
}
.navbar-toggler {
    padding: 3px 8px !important;
}
.slider-heading p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    max-width: 640px;
}
.slider-hiperlink a {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 24px 15px;
}
.slider-hiperlink {
    margin-top: 20px;
}
.common-btn {
    font-size: 17px;
    line-height: 17px;
}
.slider-button {
    margin-top: 30px;
}
.custom-slider, .slider-video {
    height: 540px;
}
.slider-video video {
    margin-left: -260px;
    margin-top: -300px;
}
.ct-item h4 {
    font-size: 27px;
    line-height: 27px;
    font-weight: 600;
}
.ct-item p {
    font-size: 15px;
}
.common-padding {
    padding: 50px 30px;
}
.common-headings h1 {
    font-size: 26px;
    line-height: 36px;
}
.common-headings h2 {
    font-size: 26px;
    line-height: 36px;
}
.hiring-box {
    padding: 35px 25px 25px;
}
.designation-title h4 {
    font-size: 20px;
    line-height: 22px;
}
.review-slider-box {
    padding: 35px 15px 45px;
}
.review-bm {
    text-align: center;
}
.review-crousal-pera {
    min-height: 185px;
}
.common-lr-padding.review-section {
    padding: 0px 30px;
}
.common-headings p, .review-bm p {
    font-size: 18px;
    line-height: 27px;
}
.talent-colum {
    margin-bottom: 50px;
}
.col-lg-3:last-child .talent-colum:after {
    display: block;
}
.talent-colum h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.talent-widget {
    margin-top: 0;
}
.talent-content-side h3 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 12px;
    font-weight: 600;
}
.talent-content-side {
    padding-top: 10px;
}
.talent-btn {
    font-size: 18px;
    line-height: 18px;
}
.tecno-body h4 {
    font-size: 18px;
    line-height: 26px;
}
.tecno-body p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
.custom-vertical-accordian .tab-pane {
    opacity: 1 !important;
}
.hiring-bm {
    margin-bottom: 40px;
}
.project-pic {
    text-align: center;
}
.project-pic img {
    max-height: 500px;
}
.project-form-heading h4 {
    font-size: 20px;
    line-height: 28px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    font-weight: 600;
}
.projrct-form-section {
    padding-bottom: 50px !important;
}
.footer-menu {
    background: #fdfdfd0d;
    padding: 16px 28px;
    border-radius: 20px;
    min-height: 290px;
    margin-bottom: 20px;
}
.footer-3, .footer-4 {
    min-height: 350px;
}
.common-lr-padding {
    padding: 0px 30px;
}
.image-accordian-list ul li.active {
    max-width: 380px;
}
.acc-box.active .img-grid-content {
    width: 345px;
}
.image-accordian-list ul li {
    max-width: 50px;
}
.img-grid-content h4 {
    font-size: 20px;
}
.img-grid-content p {
    font-size: 15px;
}
.image-accordian-list ul li {
    border-radius: 10px;
    height: 325px;
}
.imgacc-box-position {
    margin-top: -280px;
    padding-bottom: 28px;
}
.img-scc-section {
    padding-top: 280px !important;
}
.colm-border {
    border: none !important;
}
.table-single-widget {
    background: #374248;
    border-radius: 20px;
    margin-bottom: 25px;
}
.table-single-widget-heading {
    text-align: center;
}
.table-single-widget-heading h4 {
    justify-content: center;
        font-size: 20px;
}
.services-rank-section  .talent-content-side h4 {
    font-size: 21px;
    line-height: normal;
}
.services-rank-section .talent-content-side h3 {
    font-size: 20px;
    line-height: 30px;
}
.discover-heading {
    text-align: center;
}
.discover-scroll-boxes .table-single-widget {
    border: none;
}
.discover-scroll-boxes {
    border: none;
}
.discover-sub-heading {
    margin-bottom: 40px !important;
}
.outline-btn {
    padding: 8px 15px;
}
.result-crousal-content {
    padding: 25px;
}
.result-crousal-icon img {
    max-width: 40px;
}   
.result-crousal-icon {
    width: 68px;
    height: 68px;
}
.result-crousal-content h4 {
    font-size: 20px;
}
.result-crousal-content p {
    font-size: 15px;
    line-height: 25px;
}
.social-media-title h4 {
    font-size: 20px;
    line-height: 28px;
}
.social-media-plateform {
    margin-top: 40px;
}
.social-media-icons a img {
    max-width: 26px;
}
.social-media-plateform {
    padding: 30px 20px;
}
.social-media-btn .talent-btn {
    font-size: 16px;
    padding: 12px 15px;
}
.ppc-scroll-gradient:after, .discover-scroll-gradient:after {
    display: none;
}
.ppc-scroll-boxes {
    padding-bottom: 0;
    max-height: unset;
}
.measure-box-margin {
    margin-top: 30px;
}
.discover-scroll-boxes {
    max-height: initial;
}
.discover-scroll-boxes .table-single-widget:last-child {
    padding-bottom: 30px;
}
.measure-box {
    min-height: 380px;
}
.col-md-12.col-lg-4:last-child .measure-box {
    margin-top: 30px;
}
.col-md-12.col-lg-4:last-child .measure-box {
    min-height: auto;
}
.measure-talent .social-media-icons a img {
    max-width: 90px;
    max-height: 24px;
}
.measure-talent  .social-media-icons a {
    margin-right: 20px;
}
.second-counter-heading h2 {
    font-size: 21px;
    line-height: 28px;
}
.counter-ct-item h4 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
}
span.data-pera {
    font-size: 16px;
    top: -3px;
}
.brand-logo img {
    max-height: 55px;
}
.industry-logo ul li {
    width: calc(34% - 33px);
}
.whychoose-image {
    text-align: center;
    margin-bottom: 30px;
}
.why-scroll-boxes.aos-init {
    border: none;
}
.discover-scroll-boxes.why-scroll-boxes .table-single-widget {
    background: #f3f3f3;
    border-bottom: none;
}
.why-choose-section {
    padding-bottom: 30px;
}
.expert-heading h3 {
    font-size: 30px;
    text-align: center;
    line-height: 36px;
}
.expert-buttond {
    margin-top: 20px;
}
.mobile-app-pera p {
    font-size: 16px;
    line-height: 23px;
}
.mobile-app-pera {
    padding-left: 20px;
}
.mobile-app-item {
    padding-left: 20px;
}
.mobile-app-item h4 {
    font-size: 44px;
    line-height: 90px;
}
.mobile-app-item h4 span.text {
    font-size: 17px;
    line-height: 23px;
}
.mobileapp-services .talent-widget {
    margin-top: 30px !important;
}
.web-app-development .mobile-app-pera {
    padding-right: 20px;
}
.web-app-development  .mobile-app-item {
    padding-right: 20px;
}
.col-md-12.col-lg-4:last-child .web-development-measure-content {
    min-height: auto;
}
.custom-timeline ul li h3 {
    font-size: 18px;
    line-height: 26px;
}
.custom-timeline ul li p {
    font-size: 15px;
    line-height: 21px;
}
.timeline-image {
    width: 30%;
}
.timeline-content {
    width: 70%;
}
.life-ethos-section .review-bm p {
    margin-bottom: 10px;
}
.ethos-slider {
    margin-top: 40px;
}
.employee-designation h5 {
    font-size: 21px;
    line-height: 22px;
}
.employee-pera p {
    font-size: 16px;
    line-height: 26px;
}
.cm-big-image img {
    height: 235px;
}
.cm-same-image img {
    height: 110px;
}
.cm-same-image7 img {
    height: 95px;
}
.cm-same-image5 img {
    height: 95px;
}
.overview-content {
    text-align: center;
    margin-top: 30px;
}
.overview-content p {
    font-size: 17px;
}
.mv-common-side {
    padding: 50px 20px 20px;
}
.mv-common-image img {
    max-width: 85px;
}
.mv-common-side h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.mv-common-side p {
    font-size: 16px;
    line-height: 24px;
}
.ca-block-3 .contact-des {
    min-height: auto;
}
.ca-block-3 {
    margin-top: 30px;
}
.ca-block-3 .contact-des h5 {
    justify-content: center;
}
.contact-form-slides {
    margin-bottom: 30px;
}
.expand-section .overview-image-widget img {
    max-width: 600px;
    margin: auto;
    display: block;
    width: 100%;
}
.stack-contant {
    margin-top: 22px;
    text-align: center;
}
.stack-contant p {
    text-align: center;
}
.nav-pills.comatee-navpill .nav-link br {
    display: inline ;
}
.nav-pills.comatee-navpill .nav-link {
    font-size: 15px;
    line-height: 23px;
    padding: 20px 8px;
}
.comitee-content h4 {
    font-size: 22px;
    line-height: 30px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 43px;
    line-height: 52px;
}
.hero-banner-content p {
    font-size: 20px;
    line-height: 28px;
}
.yellow-common-btn a {
    font-size: 20px !important;
    padding: 10px 28px !important;
}
.gu-counter .wp-block-uagb-counter__number span {
    font-size: 26px;
}
.gu-counter .wp-block-uagb-counter__title {
    font-size: 16px !important;
}
.gb-common-heading h2 {
    font-size: 34px;
    line-height: 44px;
}
.gb-common-heading p {
    font-size: 18px;
    line-height: 24px;
}
.wls-widgets .uagb-heading-text {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 8px;
}
.wls-widgets p {
    font-size: 15px;
}
.illubox.illu-box2 {
    width: 300px !important;
    right: 0px;
}
.illubox.illu-box3 {
    width: 220px !important;
}
.illubox.illu-box5 {
    width: 220px !important;
}
.illubox.illu-box4 {
    width: 300px !important;
}
.illubox p {
    font-size: 14px;
    line-height: 22px;
}
.illubox .uagb-heading-text {
    font-size: 17px;
}
.illu-third-row  h3.uagb-heading-text {
    font-size: 19px;
}
.illu-third-row  h4.uagb-heading-text {
    font-size: 19px;
}
.choice-section .gb-common-heading h2 {
    font-size: 28px;
    line-height: 38px;
}
.services-sc-box .uagb-ifb-image-content img {
    max-height: 35px;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 19px;
    line-height: normal;
}
.services-sc-box .uagb-ifb-desc {
    font-size: 15px !important;
    line-height: 22px !important;
}
.gb-crousal-card .uagb-tm__desc {
    min-height: 130px !important;
}
/* .tab-pill-section  .wp-block-uagb-tabs-child {
    padding: 30px !important;
} */
.gb-tabpill-body h4.wp-block-heading {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 8px;
}
.gb-tabpill-body p {
    font-size: 16px;
    line-height: 24px;
}
.gb-tabpill-body  .uagb-tab a {
    font-size: 16px;
}
.capabilities .uagb-ifb-title-wrap h3 {
    font-size: 18px;
    line-height: 25px;
    min-height: 50px;
}
.capabilities .uagb-ifb-desc {
    font-size: 15px !important;
    line-height: 24px !important;
}
.gd-tern {
    min-height: 583px;
}
.gb-timeline-item h4.wp-block-heading {
    font-size: 20px;
}
.gb-timeline-item .timeline__content p {
    font-size: 15px;
    line-height: 24px;
}
.gb-timeline-item .timeline__content .wp-block-uagb-image img {
    max-width: 54px;
}
.db-about-content p {
    font-size: 16px !important;
}

.db-about-content .uagb-heading-text {
    font-size: 30px !important;
}   
.hiring-slider:after{
    display:none;
}
.illustration-section-gb .wpls-logo-showcase .slick-slide .logo-title {
    font-size: 17px !important;
    line-height: 22px !important;
}
.illustration-section-gb.illustration-section-hire .wpls-logo-cnt {
    padding: 20px 12px !important;
}
.dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: 50px !important;
}
.image-card-content .uagb-ifb-title {
    font-size: 18px;
    /* line-height: normal; */
}
.image-card {
    height: 350px;  
}
.image-card-content .uagb-ifb-title-wrap {
    min-height: 48px;
}
.scroll-text-left .wp-block-uagb-container {
    /*min-height: 425px;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.scroll-text-left h3.uagb-ifb-title {
    font-size: 19px;
}
.services-sc-box-new .scroll-text-left p {
    font-size: 15px !important;
}
.wl-choose-card.scs-card .uagb-ifb-content {
    min-height: 570px;
}
.cust-blog .talent-widget {
    margin-top: 30px;
}
.cust-blog .row-two.row-three {
    padding-top: 55px;
}
.single.single-post  .comments-area {
    margin-top: 50px !important;
    margin-bottom: 50px;
}
/*.single-blog-banner img {
    height: 400px;
}*/
.single-blog-heading .entry-title {
    font-size: 42px !important;
    line-height: 50px;
}
/* new wildnet css  */
.grid-row {
    flex-wrap: wrap;
}
.grid-colum.grid-colum-1 {
    margin-right: 0;
}
.grid-colum.grid-colum-3 {
    margin-left: 0;
    padding-bottom: 0;
}
.grid-colum.grid-colum-4 {
    margin-left: 0;
}
.grid-colum.grid-colum-5 {
    margin-left: 0;
    padding-bottom: 0;
}
.grid-colum.grid-colum-5 {
    margin-left: 0;
    padding-bottom: 0;
}
.grid-colum.grid-colum-6 {
    margin-left: 0;
}
.grid-colum.grid-colum-7 {
    margin-left: 0;
}
}

@media (max-width:976px){
    .gb-mission-section .wp-block-uagb-container {
        min-height: 500px;
    }
    .react-card-style .wp-block-uagb-container {
        min-height: 230px;
    }
    /*.scroll-text-left .wp-block-uagb-container {*/
    /*    min-height: 355px;*/
    /*}*/
    /* new wildnet css  */
    .wondering-yellow-hover .uagb-ifb-content {
        text-align: left !important;
    }
    .tab-pill-section .uagb-buttons__wrap.uagb-buttons-layout-wrap {
        justify-content: left;
    }
    .tab-pill-section .wp-block-uagb-buttons.uagb-buttons__outer-wrap {
        margin-top: 0;
    }
}
@media (max-width: 921px) {
    .site-content .ast-container {
        flex-direction: column;
        justify-content: center;
        display: flex;
    }
    .ast-logo-title-inline .site-logo-img img {
    top: 5px;
}
header.myfixed.ast-logo-title-inline .site-logo-img img {
    top: -48px;
}
}
@media (max-width:880px){
    .gd-tern {
        min-height: 605px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media (max-width:800px){
    .gb-mission-section .wp-block-uagb-info-box {
        min-height: 380px;
    }
}
@media (max-width:781px){
    .gd-tern {
        min-height: auto;
    }
}
@media (max-width:767px){
    .slider-heading h2 {
    font-size: 32px;
    line-height: 45px;
}
    .slider-heading .main-heading {
    font-size: 32px;
    line-height: 45px;
}
.slider-heading p {
    font-size: 16px;
    line-height: 26px;
}
.slider-hiperlink a {
    padding: 10px 14px 13px;
    margin: 4px 7px;
}
.custom-slider, .slider-video {
    /* height: 470px; */
    height: 520px;
}
.ct-item p {
    margin-bottom: 0;
}
.ct-item {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    padding: 17px;
    margin-bottom: 20px;
    min-height: 110px;
    background: #fff;
}
.counter-section {
    padding-top: 50px;
    padding-bottom: 30px;
}
.common-headings h1 {
    font-size: 24px;
    line-height: 34px;
}
.common-headings h2 {
    font-size: 24px;
    line-height: 34px;
}
.review-crousal-pera {
    min-height: auto;
}
.talent-colum:before {
    width: 100%;
    left: 0;
}
.talent-colum:after {
    right: -6px;
}
.talent-content-side h3 {
    text-align: center;
}
.talent-content-side {
    padding-top: 0;
    text-align: center;
    margin-top: 30px;
}
.talent-image-side {
    border-bottom: 1px solid;
}
.project-pic img {
    max-height: 400px;
}
.hiring-box {
    padding: 35px 25px 50px;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-menu , .footer-3, .footer-4{
    min-height: auto;
}
.fmenu-margin,  .footer-menu h4, .footer-logo, .footer-content h4, .footer-content p{
    text-align: center;
}
.social-icons a {
    margin: 0 10px;
}
.review-crousal-content h4 {
    justify-content: center;
}
.review-crousal-content p {
    text-align: center;
}
.black-btn {
    margin-top: 10px;
}
.services-rank-section .talent-content-side {
    padding-bottom: 0;
}
.discover-scroll-section {
    margin-top: 40px;
}
.result-crousal-head-pera {
    min-height: 160px;
        text-align: center;
}
.result-crousal-icon {
    margin: auto;
    display: block;
}
.result-crousal-content .tecno-btn {
    text-align: center;
}
.social-media-icons {
    text-align: center;
    margin-bottom: 20px;
}
.social-media-title h3 {
    font-size: 24px;
    line-height: 28px;
}
.social-media-title h4 {
    font-size: 18px;
    line-height: 26px;
}
.ppc-box {
    text-align: center;
}
.measure-box {
     min-height: auto;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 30px;
}
.talent-widget.measure-talent {
    margin-top: 10px;
}
.second-ct-box-1 {
    border-bottom: none;
    border-right: none;
}
.second-ct-box-2 {
    border-bottom: none;
    border-right: none;
}
.second-ct-box-3 {
    border-bottom: none;
}
.second-ct-box-4 {
    border-right: none;
}
.counter-ct-item {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 20px;
    border-radius: 11px;
}
.second-ct-box-5 {
    margin: auto;
}
.second-ct-box-5 {
    border-right: none;
}
.second-counter-section {
    padding-bottom: 30px;
}
/* timeline css  start  */
.custom-timeline{
    width:100%;
    padding-bottom:0;
  }
 .custom-timeline:before{
    left:20px;
    height:100%;
  }
  .custom-timeline ul li:nth-child(odd),
  .custom-timeline ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:20px;
  }
  .custom-timeline ul li:nth-child(odd):before,
  .custom-timeline ul li:nth-child(even):before
  {
    /* top:20px; */
    top:35%;
    left:6px;
  }
 
/* timeline css  end  */
.expert-buttond a {
    margin-bottom: 10px;
}
.expert-heading h3 {
    font-size: 28px;
}
.mobile-app-content {
    margin-top: 35px;
}
.web-development-measure-content {
    min-height: auto;
}
.col-md-12.col-lg-4:last-child .measure-box {
    margin-top: 0;
}
.timeline-image {
    width: 17%;
}
.timeline-content {
    width: 83%;
}
.custom-timeline ul li:nth-child(even) .content {
    flex-direction: row-reverse;
}
.webapp-section .mobile-app-content {
    margin-top: 0;
    margin-bottom: 50px;
}
.infinity-size h4 {
    font-size: 65px !important;
}
.company-images-widget {
    margin-bottom: 20px;
}
.overview-content h2 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 10px;
}
.overview-content p {
    font-size: 16px;
}
.mission-box {
    text-align: center;
}
.vision-box {
    text-align: center;
}
.about-whychose-measure-box .web-development-measure-content {
    min-height: auto;
}
.three-sixty-heading {
    text-align: center;
    margin-bottom: 40px;
}
.slider-subheading {
    font-size: 20px !important;
}
.slider-email a {
    font-size: 25px;
}
.contact-slide-box p {
    font-size: 16px;
    line-height: 28px;
}
.contact-slide-name h4 {
    font-size: 20px;
}
.contact-slide-name img {
    max-width: 60px;
}
.contact-des {
    min-height: auto;
}
.contact-about-block {
    margin-bottom: 20px;
}
.ca-block-3 {
    margin-top: 0;
}
.nav-pills.comatee-navpill .nav-link {
    min-height: 110px;
}
.nav-pills.comatee-navpill .nav-item {
    width: calc(50% - 10px);
    margin: 5px;
}
.nav-pills.comatee-navpill .nav-link {
    padding: 10px;
    min-height: auto;
    background: #f8f8f8;
    border-radius: 12px;
}
.nav-pills.comatee-navpill .nav-link.active {
    border-radius: 12px;
}
.valuable-comatee-tab .tab-pane.active:first-child {
    border-radius: 20px;
}
.valuable-comatee-tab .tab-pane.active:last-child {
    border-radius: 20px;
}
.valuable-comatee-tab {
    margin-top: 20px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 34px;
    line-height: 42px;
}
.hero-banner-content p {
    font-size: 18px;
    line-height: 26px;
}
.gu-counter .wp-block-group {
    justify-content: center;
    flex-wrap: wrap !important;
}
.gu-counter .wp-block-uagb-counter {
    background: #fff;
    min-width: 25%;
    border-radius: 12px;
    padding: 15px;
    max-width: 25%;
    min-height: 115px;
}
.gu-counter .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: initial;
}
.gu-counter .wp-block-uagb-counter__title {
    font-size: 14px !important;
}
.gu-counter-heading.aos-init {
    margin-bottom: 20px;
}
.gb-common-heading h2 {
    font-size: 28px;
    line-height: 34px;
}
.gb-common-heading p {
    font-size: 16px;
    line-height: 22px;
}
.wls-widgets {
    text-align: center;
}
.wls-widgets .wp-block-uagb-image {
    justify-content: center;
}
.illubox.illu-box1, .illubox.illu-box2, .illubox.illu-box3, .illubox.illu-box4, .illubox.illu-box5 {
    background: #ffffff12;
    width: 100% !important;
    margin-bottom: 20px !important;
    border-radius: 12px;
    padding: 20px;
}
.illubox {
    max-width: 100% !important;
}
.illu-box2 h4, .illu-box2 p, .illu-box3 h4, .illu-box3 p {
    text-align: center !important;
}
.illubox.illu-box4 {
    left: 0;
}
.illubox.illu-box5 {
    left: 0;
}
.wp-block-uagb-image {
    justify-content: center;
}
.ilimg {
    justify-content: center;
}
.illu-third-row figure.wp-block-image {
    text-align: center;
}
.talent-flex {
    text-align: center;
}
.talent-flex .uagb-buttons__wrap {
    justify-content: center !important;
}
.choice-section .gb-common-heading h2 {
    text-align: center;
}
.choice-section  .gb-common-heading p {
    text-align: left;
}
.choice-section   .uagb-buttons__wrap {
    justify-content: left !important;
}
.services-sc-box {
    /* background: #fff; */
    background: #ffffff0f;
    text-align: center;
    border: none !important;
    border-radius: 12px;
}
.scrolling-services {
    border-left: none  !important;
}
.wp-block-uagb-container.scrolling-services {
    overflow: initial;
    max-height: unset;
}
.scrolling-services-grad::after {
    display: none;
}
.choice-section  .services-sc-box:last-child {
    padding-bottom: 30px !important;
}
.services-sc-box {
    padding: 30px !important;
}
.gb-common-heading h2 {
    text-align: center;
}
.gb-common-heading p {
    text-align: center;
}
.monial-section .wp-block-uagb-container {
    row-gap: 0;
}
.gb-crousal-card .uagb-tm__desc {
    min-height: 120px !important;
}
.tab-pill-section ul.uagb-tabs__panel.uagb-tabs__align-left {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
    padding: 17px 10px !important;
}
.tab-pill-section  .uagb-tabs__body-wrap {
    margin-left: 0;
}
.gd-tern {
    min-height: auto;
}
.gb-timeline-item:nth-child(odd) .timeline__content {
    padding-right: 0px !important;
    padding-left: 80px !important;
    text-align: left;
}
.gb-timeline-item:nth-child(odd) .timeline__content .wp-block-uagb-image {
    left: 0;
    right: auto;
}
.ppc-timeline-section .timeline__marker {
    width: 24px;
    left: -12px !important;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n+1) .timeline__content .wp-block-uagb-image {
    left: 20px !important;
    right: auto !important;
}
.ppc-timeline-section-gb .gb-timeline-item:nth-child(2n+1) .timeline__content {
    padding-right: 20px !important;
    text-align: left;
    padding-left: 100px !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content .wp-block-uagb-image {
    left: 15px;
}
.gb-timeline-item:nth-child(even) .timeline__content {
    padding-left: 95px !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content {
    padding-left: 95px !important;
}
.wp-block-atlb-timeline-block .timeline__marker i:before {
    visibility: hidden;
}
.db-about-content .uagb-heading-text {
    font-size: 24px !important;
    text-align: center;
}
.db-about-content p {
    text-align: center;
}
.award-box .wp-block-uagb-container {
    max-width: calc(50% - 15px) !important;
}
.award-box figure.wp-block-uagb-image__figure img {
    max-height: 60px;
    min-height: 60px;
}
.gb-mission-section .wp-block-uagb-container {
    min-height: auto;
}
.gb-mission-section   .uagb-ifb-title {
    font-size: 22px;
    text-align: center;
}
.gb-mission-section   .uagb-ifb-desc {
    font-size: 16px;
    text-align: center;
}
.gb-mission-section  .uagb-ifb-image-content {
    text-align: center;
}
.gb-leader-card {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.gb-leader-card .uagb-heading-text {
    font-size: 18px !important;
}
.gb-leader-card  .uagb-desc-text {
    font-size: 15px !important;
}
.gb-leader-card p {
    font-size: 15px !important;
}
.react-card-style .wp-block-uagb-container {
    min-height: auto;
    margin-left: 0px;
    margin-right: 0;
}
.new-tab-des .uagb-block-96c3080e.uagb-tabs__hstyle5-desktop .uagb-tab {
    margin-bottom: 0px !important;
    flex: 0 0 100%;
    max-width: 100%;
}
.gb-mission-section .wp-block-uagb-info-box {
    min-height: auto;
}
.gb-leader-card p {
    font-size: 14px !important;
}
.db-about-content-ch .gb-common-heading h2 {
    text-align: center;
}
.mobile-reverse .wp-block-column:nth-child(1) {
    order: 2;
}
.image-card {
    height: 300px;
}
.gb-crousal-card .uagb-ifb-desc {
    min-height: 115px;
}
.gb-crousal-card .uagb-ifb-title-wrap {
    min-height: auto;
}
.tab-pill-section ul.uagb-tabs__panel {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
}

.tab-pill-section ul.uagb-tabs__panel li.uagb-tab {
    width: auto !important;
}

.tab-pill-section ul.uagb-tabs__panel li.uagb-tab a {
    display: inline-block !important;
    font-size: 16px !important;
}
.tab-pill-section ul.uagb-tabs__panel.uagb-tabs__align-left {
    justify-content: center;
}
.tab-pill-section .wp-block-uagb-container {
    text-align: center;
}
.scroll-text-left .wp-block-uagb-container {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-id-2505 .illustration-section .wp-block-uagb-container.wondering-box {
    border: none;
    border-bottom: 1px solid #565656;
}
.wl-choose-card .uagb-ifb-content {
    min-height: auto;
}
.wl-choose-card.scs-card .uagb-ifb-content {
    min-height: auto;
}
.cust-blog .row-two article .post-thumbnail {
    flex: 0 0 100%;
    max-width: 100%;
}
.cust-blog .row-two article .siding-content {
    flex: 0 0 100%;
    max-width: 100%;
}
.cust-blog .row-two article {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-direction: column;
}
.cust-blog .row-two article .post-thumbnail img {
    height: auto;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    overflow: hidden;
    float: left;
}
.cust-blog .talent-content-side h3 {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.row-one .row-one-inner .row-one-inner-1 .post-thumbnail img {
    height: auto;
}
.row-one .row-one-inner .row-one-inner-2 .post-thumbnail img {
    height: auto;
}
.row-one .row-one-inner .row-one-inner-3 .post-thumbnail img {
    height: auto;
}
.row-one .row-one-inner .row-one-inner-4 .post-thumbnail img {
    height: auto;
}
.about-page-card .gb-crousal-card .uagb-ifb-desc {
    min-height: 70px;
}
.social-inline .uagb-icon-wrapper {
    display: contents;
}
.single-blog-heading .entry-title {
    font-size: 36px !important;
    line-height: 46px;
}
/* new wildnet css  */
.wondering-box.wondering-yellow-hover {
    border-bottom: 1px solid #ffffff5e;
}
.counter-card-2, .counter-card-4 {
    top: 0;
}
.tab-pill-section .wp-block-uagb-container {
    text-align: left;
}
.tab-pill-section-dd-2 .uagb-tabs__body-container .wp-block-uagb-container {
    padding: 30px !important;
}
.news-letter-form form.uagb-forms-main-form .wp-block-uagb-forms-email {
    width: 75%;
}
.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap {
    /*width: 25%;*/
    width: 150px;
}
.market-serv-section .gb-common-heading p {
    font-size: 18px !important;
}
.market-colum {
    border: none !important;
    background: #2632380f;
    margin-bottom: 20px;
    border-radius: 15px;
}
	.wondering-yellow-hover {
    padding: 20px 0 !important;
}
.copyright-content {
    flex-direction: column;
}
.footer-privacy-menu {
    margin-bottom: 10px;
}
.footer-powered-text {
    text-align: center;
}
.wondering-yellow-hover.seo-wondering-box {
    padding: 20px 20px !important;
}
.wondering-yellow-hover.seo-wondering-box  .uagb-ifb-content {
    text-align: center !important;
}
}
@media (max-width:610px){
    .gb-brands .wp-block-uagb-image {
        width: calc(50% - 10px);
        display: inline-block;
    }
    .gb-brands {
        row-gap: 0 !important;
    }
}
@media (max-width:576px){
    .navbar-brand img {
    max-width: 115px;
}
.slider-heading h2 {
    font-size: 28px;
    line-height: 40px;
}
.slider-heading .main-heading {
    font-size: 28px;
    line-height: 40px;
}
.slider-heading p {
    line-height: 25px;
}
.common-btn {
    font-size: 16px;
    line-height: 16px;
}
.counter-section {
    padding-top: 40px;
    padding-bottom: 20px;
}
.ct-item h4 {
    font-size: 24px;
    line-height: 24px;
}
.common-padding {
    padding: 40px 15px;
}
.hiring-box {
    padding: 30px 0px 20px;
}
.designation-box {
    margin-bottom: 20px;
}
.common-lr-padding {
    padding: 0px 15px;
}
.common-lr-padding.review-section {
    padding: 0px 15px;
}

.review-slider-box {
    padding: 35px 0px 45px;
}
.talent-widget {
    padding: 0 15px;
}
.talent-btn {
    font-size: 16px;
    line-height: 16px;
}
.accordian-section, .projrct-form-section {
    padding-left: 0;
    padding-right: 0;
}
.project-pic img {
    max-height: 350px;
}
.project-form {
    padding: 20px 15px;
}
.hiring-slider:after {
    display: none;
}
.expert-buttond a {
    font-size: 15px;
    padding: 10px 10px;
    line-height: 18px;
}
.mobile-app-image img {
    max-width: 360px;
        width: 100%;
}
.expert-heading h3 {
    font-size: 27px;
}
.custom-timeline ul li:nth-child(odd):before, .custom-timeline ul li:nth-child(even):before {
    top: 42%;
}
.infinity-size h4 {
    font-size: 60px !important;
}
.measure-box.life-whychose-box {
    min-height: auto;
}
.employee-pera {
    min-height: auto;
}
.company-images-widget img {
    height: auto !important;
    width: 100% !important;
}
.cm-same-image img {
    height: 165px !important;
}
.cm-same-image7 img {
    height: 173px !important;
}
.cm-same-image5 img {
    height: 173px !important;
}
.hiring-box {
    border-radius: 30px;
}
.overview-content {
    margin-top: 25px;
}
.overview-content h2 {
    font-size: 22px;
    line-height: 28px;
}
.second-counter-section .review-slider-box {
    padding: 30px 20px 20px;
}
.mv-common-image img {
    max-width: 75px;
}
.mv-common-side {
    padding: 40px 20px 20px;
}
.mv-common-side h4 {
    font-size: 22px;
}
.stack-contant h3 {
    font-size: 18px;
    line-height: 25px;
}
.expand-section .overview-image-widget img {
    max-width: 350px;
}
.expand-section .common-headings p {
    font-size: 15px;
}
.card-style-box #card-1 {
    margin-left: 25px;
    margin-right: 25px;
}
.card-style-box #card-2 {
    margin-left: 20px;
    margin-right: 20px;
}
.card-style-box #card-3 {
    margin-left: 15px;
    margin-right: 15px;
}
.card-style-box #card-4 {
    margin-left: 10px;
    margin-right: 10px;
}
.card-style-box #card-5 {
    margin-left: 5px;
    margin-right: 5px;
}
.stack-contant p {
    font-size: 14px;
}
.valuable-comatee-tab .tab-pane {
    padding: 30px 20px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 30px;
    line-height: 36px;
}
.gu-counter .wp-block-uagb-counter {
    min-width: 45%;
}
.gb-common-heading h2 {
    font-size: 26px;
    line-height: 32px;
}
.illubox.illu-box1 {
    margin-bottom: 0 !important;
}
.illu-third-row {
    padding: 10px 20px  0px 20px !important;
}
.choice-section  .gb-common-heading p {
    text-align: center !important;
}
.choice-section .gb-common-heading p.uagb-ifb-desc {
    text-align: left !important;
}
.capabilities .uagb-ifb-title-wrap h3 {
    min-height: auto;
}
.gb-timeline-item .timeline__content .wp-block-uagb-image img {
    max-width: 48px;
}
.gb-timeline-item h4.wp-block-heading {
    font-size: 18px;
    margin-bottom: 6px;
}
.gb-timeline-item .timeline__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.gb-timeline-item:nth-child(odd) .timeline__content {
    padding: 14px !important;
    padding-left: 80px !important;
}
.gb-timeline-item:nth-child(even) .timeline__content {
    padding: 14px !important;
    padding-left: 80px !important;
}
.gb-crousal-card .uagb-ifb-desc {
    min-height: 140px;
}
.scroll-text-left .wp-block-uagb-container.services-sc-box-1 {
    padding-left: 0;
    padding-right: 0;
}
section.cust-blog {
    width: 100%;
    padding: 0 20px;
}
.single-blog-banner img {
    /*height: 320px;*/
}
.single-blog-heading .entry-title {
    font-size: 30px !important;
    line-height: 36px;
}
.single-blog-heading  .entry-meta, .single-blog-heading  .entry-meta a, .single-blog-heading  .entry-meta span {
    font-size: 16px !important;
}
.single.single-post  .comments-area {
    margin: 0 15px;
    width: calc(100% - 30px);
    margin-top: 40px !important;
    margin-bottom: 40px;
}
.blog-widget-box .wp-block-heading {
    font-size: 22px !important;
}
.blog-widget-box .widget-area.secondary {
    padding: 0 !important;
}
.blog-widget-box li.cat-item a {
    font-size: 16px;
    line-height: 30px;
}
.market-serv-section .gb-common-heading p {
    font-size: 15px !important;
}
	.uagb-forms__medium-btn.news-letter-form {
    padding: 0;
    margin-bottom: 20px;
}
	.news-letter-form form.uagb-forms-main-form {
    display: flex;
    flex-direction: column;
    background: #ffffff1c;
    padding: 10px;
    width: 100% !important;
    border-radius: 10px;
}
.news-letter-form form.uagb-forms-main-form .wp-block-uagb-forms-email {
    width: 100%;
    margin-bottom: 10px;
}
	.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap button {
    width: 100%;
}
	.news-letter-form form.uagb-forms-main-form .uagb-forms-main-submit-button-wrap {
    width: 100%;
}
	.news-form-section p {
    font-size: 14px;
}



}
@media (max-width:543px){
    header.ast-logo-title-inline .site-logo-img {
    height: 47px;
}
header.myfixed.ast-logo-title-inline .site-logo-img img {
    top: -38px;
}
}
@media (max-width:480px){
    .slider-heading h2 {
    font-size: 23px;
    line-height: 35px;
}
    .slider-heading .main-heading {
    font-size: 23px;
    line-height: 35px;
}
.slider-heading p {
    font-size: 15px;
    line-height: 23px;
}
.slider-hiperlink a {
    font-size: 15px;
    line-height: 15px;
    padding: 8px 12px 13px;
    margin: 3px 4px;
}
.common-btn {
    font-size: 15px;
    line-height: 15px;
}
.ct-item h4 {
    font-size: 22px;
    line-height: 22px;
}
.common-headings h1 {
    font-size: 22px;
    line-height: 30px;
}
.common-headings h2 {
    font-size: 22px;
    line-height: 30px;
}
.common-headings p, .review-bm p {
    font-size: 16px;
    line-height: 24px;
}
.review-crousal-content p {
    font-size: 15px;
    line-height: 24px;
}
.hiring-bm {
    margin-bottom: 30px;
}
.trusted-crousal-item {
    padding: 13px;
}
.talent-colum p {
    font-size: 15px;
    line-height: 23px;
}
.talent-content-side h3 {
    font-size: 20px;
}
.tecno-body-box .card-header a, .faq-body-box .card-header a {
    padding: 10px 15px !important;
    font-size: 16px;
}
.tecno-body, .faq-body {
    padding: 15px;
}
.tecno-body h4 {
    font-size: 16px;
    line-height: 24px;
}
.tecno-body p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
}
.cm-tecno-btn {
    padding: 8px 15px;
}
.project-form-heading h4 {
    font-size: 18px;
    line-height: 25px;
        margin-bottom: 25px;
}
.projrct-form-section {
    padding-bottom: 40px !important;
}
.footer-logo img {
    max-width: 150px;
}
.footer-content h4 {
    font-size: 17px;
    line-height: 23px;
}
.footer-menu h4 {
    font-size: 17px;
}
.copyright-content {
    padding-top: 17px;
    font-size: 14px;
}
footer.custom-footer {
    padding-bottom: 20px;
}
.image-accordian-list ul li {
    max-width: 35px;
        border-radius: 7px;
        margin: 3px;
}
.table-single-widget-heading h4 {
    font-size: 18px;
    text-align: left;
    line-height: normal;
}
.table-single-widget {
    padding: 25px 20px;
}
.table-single-widget-heading p {
    font-size: 15px;
}
.services-rank-section .talent-content-side {
    margin-top: 0;
}
.discover-scroll-boxes .table-single-widget-heading p {
    font-size: 15px;
}
.result-crousal-content h4 {
    font-size: 18px;
}
.social-media-btn {
    text-align: center;
}
.social-media-plateform {
    padding: 20px 15px;
}
span.data-pera {
    display: block;
}
.industry-box h4 {
    font-size: 15px;
}
.industry-logo ul li {
    width: calc(50% - 33px);
}
.image-accordian-list ul li.active {
    max-width: 300px;
}
.acc-box.active .img-grid-content {
    width: 268px;
}
.img-grid-content h4 {
    font-size: 17px;
    line-height: normal;
}
.img-grid-content p {
    font-size: 14px;
}
.img-grid-content .common-btn {
    font-size: 14px;
}
.image-accordian-list ul li {
    padding: 50px 16px;
        height: 350px;
}
.mobile-app-image img {
    max-width: 260px;
}
.mobile-app-pera p {
    font-size: 15px;
    line-height: 22px;
}
.mobile-app-item h4 {
    font-size: 42px;
    line-height: 80px;
}
.web-development-services .measure-box {
    padding-bottom: 30px;
}
.web-development-measure-box p {
    font-size: 15px;
    line-height: 25px;
}
.common-padding.web-development-services {
    padding-bottom: 5px;
}
.custom-timeline:before {
    left: 12px;
}
.custom-timeline ul li:nth-child(odd):before, .custom-timeline ul li:nth-child(even):before {
    left: 1px;
}
.custom-timeline ul li:nth-child(odd):before {
    width: 25px;
    height: 25px;
}
.custom-timeline ul li:nth-child(odd), .custom-timeline ul li:nth-child(even) {
    padding-left: 36px;
}
.custom-timeline ul li:nth-child(even):before {
    width: 25px;
    height: 25px;
}
.timeline-image {
    width: 23%;
}
.timeline-content {
    width: 77%;
}
.timeline-image img {
    max-height: 43px;
}
.custom-timeline ul li:nth-child(odd):before, .custom-timeline ul li:nth-child(even):before {
    top: 44%;
}
.custom-timeline ul li h3 {
    font-size: 17px;
    line-height: 23px;
}
.custom-timeline ul li p {
    font-size: 14px;
    line-height: 20px;
}
.ethos-crousal-content {
    padding: 30px 30px;
}
.ethos-crousal-content h4 {
    font-size: 18px;
    line-height: 23px;
}
.review-crousal-image img {
    max-height: 60px;
}
.col-md-12.col-lg-4:last-child .life-whychose-box.measure-box {
    margin-bottom: 0;
}
.employee-pic {
    max-width: 100px;
}
.employee-crousal-content {
    padding: 25px 20px;
}
.employee-designation h5 {
    font-size: 20px;
}
.employee-pera p {
    font-size: 15px;
    line-height: 22px;
}
.cm-same-image img {
    height: auto !important;
}
.cm-same-image7 img {
    height: auto !important;
}
.cm-same-image5 img {
    height: auto !important;
}
.company-images-widget {
    margin-bottom: 15px;
    border-radius: 20px;
}
.slider-subheading {
    font-size: 15px !important;
}
.slider-email a {
    font-size: 20px;
}
.contact-slide-box {
    padding: 30px 15px;
}
.contact-slide-box p {
    font-size: 15px;
    line-height: 26px;
}
.contact-slide-name h4 {
    font-size: 18px;
}
.common-btn.white-btn {
    margin-top: 12px;
}
.comitee-content h4 {
    font-size: 18px;
    line-height: 26px;
}
.comitee-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}
.comatee-btn {
    margin-top: 20px;
}
.hero-banner-content .uagb-heading-text {
    font-size: 23px;
    line-height: 29px;
}
.hero-banner-content p {
    font-size: 16px;
    line-height: 24px;
}
.gu-counter .uagb-heading-text {
    font-size: 20px !important;
}
.gb-common-heading h2 {
    font-size: 24px;
}
.illu-third-row .wp-block-columns {
    row-gap: 0;
}
.choice-section .gb-common-heading h2 {
    font-size: 24px;
    line-height: 34px;
}
.choice-section {
    margin-top: 35px !important;
}
.gb-common-padding {
    padding: 30px 15px !important;
}
.inner-grid {
    width: calc(100% - 40px) !important;
    margin: 0 20px !important;
}
.choice-section  .gb-common-heading p {
    font-size: 15px;
    line-height: 25px;
}
.services-sc-box  h3.uagb-ifb-title {
    font-size: 17px;
}
.faq-section {
    padding-left: 0;
    padding-right: 0;
}
.gb-faq-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* .award-box .wp-block-uagb-container {
    max-width: calc(100% - 15px) !important;
} */
.hero-banner {
    padding-top: 90px !important;
    padding-bottom: 20px !important;
}
.hero-banner a.uagb-buttons-repeater div {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.hero-banner a.uagb-buttons-repeater {
    padding: 10px 14px !important;
}
.gb-crousal-card .uagb-tm__desc {
    min-height: 190px !important;
}
.monial-section .gb-crousal-card {
    padding-bottom: 0 !important;
}
.monial-section {
    padding: 0 !important;
}
.dd-cc-number .wp-block-uagb-counter--number .wp-block-uagb-counter__number {
    font-size: 40px !important;
}
.page-id-2505 .illustration-section .wp-block-uagb-container.wondering-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.gb-crousal-card .uagb-ifb-title-wrap {
    min-height: 57px;
}
/* .gb-crousal-card .uagb-ifb-desc {
    min-height: 220px;
} */
.gb-tabpill-body  li.uagb-tab.uagb-tabs__active {
    padding: 5px;
}
.project-form #crmWebToEntityForm.zcwf_lblLeft {
    padding: 0 !important;
}
.project-form input.zcwf_button.smt {
    font-size: 16px !important;
    max-width: 48%;
}
.project-form input.zcwf_button.rst {
    font-size: 16px !important;
    max-width: 48%;
}
.about-page-card .gb-crousal-card .uagb-ifb-desc {
    min-height: 88px;
}
.single-blog-heading .entry-title {
    font-size: 24px !important;
    line-height: 30px;
}
.single-blog-heading  .entry-meta, .single-blog-heading  .entry-meta a, .single-blog-heading  .entry-meta span {
    font-size: 15px !important;
}
/*.single-blog-banner img {
    height: 290px;
}*/
.single-blog-banner {
    margin-bottom: 25px;
}
.single.single-post .comments-area .comment-respond {
    padding: 25px 20px;
}
	.custom-table-design {
    padding: 15px 10px;
    border-radius: 12px;
}
}


#mysticky-nav.wrapfixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #263238;
}
/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link */
