[data-aos] {
    will-change: opacity, transform;
}

section#thank-you {
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-id-4430 .form-container {
    margin-bottom: 0;
}

.icon-section .container {
    background-color: #133b8a;
    padding: 50px;
    border-radius: 20px;
    color: #fff;
}

.icon-section-box {
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 15px;
    margin: 0 20px;
    height: 100%;
}
/*--------------------------------------------------------------
    [ ## Desktop ]
--------------------------------------------------------------*/
.banner-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.banner-link a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 99;
    position: relative;
}

.progress-bar-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.progress-container {
    height: 10px;
    width: 100%;
}

.progress-bar {
    background-color: #2196f3;
    height: 10px;
    width: 0%;
}

body {
    font-family: 'Epilogue', sans-serif;
    font-display: swap;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

div#preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 100px;
    height: 100px;
}

#preloader:before {
    content: none !important;
}

.fa-chevron-down.active {
    transform: rotate(180deg);
}

.fa-chevron-down {
    transform: rotate(0deg);
    transition: all 0.6s;
}

.toggle-content img {
    width: 40px;
    height: 40px;
}

p:empty {
    display: none
}

/*ul#menu-main-menu {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 0;
    margin: 0;
    width: 100%;
    text-decoration: none;
}
ul#menu-main-menu li a {
    text-decoration: none;
    margin: 10px;
}*/
.leadership .member-box-content a {
    left: 37%;
}

section#place-to-work {
    background-repeat: no-repeat;
    background-size: cover;
}

#industries-counter-con {
    background: #fff;
    padding: 40px 20px;
    border-radius: 20px;
    margin-top: -110px;
    box-shadow: #0000001a 0 5px 15px;
}

ul.drop-ul.depth_0 .active a {
    color: #f16430 !important;
}

ul.drop-ul.depth_0 li a {
    color: #133c8b !important;
}

/*Hero slider*/
.menu-item a {
    color: #133c8b !important;
    font-weight: 500;
    text-decoration: none;
}

.active a {
    color: #f16430 !important;
    font-size: 16px;
    font-weight: 700;
}

section#hero-slider .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: none !important;
}

header#header {
    height: 90px;
    transition: all 0.5s;
    z-index: 997;
    height: 86px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    box-shadow: #0000001a 0 5px 15px;
}

a.logo img {
    width: 160px;
}

section {
    padding: 50px 0;
    overflow: hidden;
}

section#inspiring-innovations {
    background: #f1f6ff;
    overflow: visible;
}

.slide-item-main {
    position: relative;
}

.slide-item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.slide-item-content .container {
    padding: 0 130px;
}

.slide-item-content .container p {
    color: #fff;
    font-weight: bold;
    font-size: 41px;
    font-family: 'Epilogue';
    line-height: 1.3;
}

section#hero-slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
    border: 1px solid;
    border-radius: 50%;
}

section#hero-slider .slick-dots li:after {
    border: 1px solid;
}

section#hero-slider .slick-dots li button:after {
    border: 1px solid;
}

section#hero-slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

section#hero-slider {
    padding: 0;
    position: relative;
    margin-top: 0;
}

section#hero-slider .slick-dots {
    position: absolute;
    top: 25%;
    left: 7%;
    width: fit-content;
}

.slide-item-content img {
    display: inline-flex;
    margin: 0 10px;
}

.hero-box-icon {
    color: #fff;
    font-family: 'Epilogue';
}

.hero-box-icon img {
    width: 50px;
    margin-bottom: 10px;
}

#hero-slider .slick-dots li button:before {
    display: none;
}

#hero-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white !important;
}

#hero-slider .slick-dots li button:before {
    color: #f5f5f5 !important;
    opacity: 1 !important;
}

#hero-slider .slick-dots li button {
    margin: 12px;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;
}

#hero-slider .slick-dots li.slick-active button {
    background-color: #fd7a49 !important;
}

#hero-slider .slick-dots li {
    display: initial !important;
    list-style: none;
    margin: 13px 3px !important;
}

#hero-slider .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.hero-sec-button {
    text-decoration: none;
    font-size: 20px;
    background-color: #fc7a49;
    color: #fff;
    padding: 10px 30px;
    border-radius: 15px;
}

.hero-sec-button:hover {
    color: #fff;
}

li#menu-item-1330 a {
    background: #ea570b;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 7px;
}

.navbar>ul>li#menu-item-1330 a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: unset;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
}

a.contact {
    text-decoration: none;
    background: #133c8b;
    color: #fff;
    font-size: 18px;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
    padding: 7px 30px;
    border-radius: 10px;
}

a.contact:hover {
    transition: 0.5s;
    background: #f16430;
}

section#contact-us-add-enquries {
    padding-bottom: 0;
}

.mtsnb {
    z-index: 000 !important;
}

/*Inspiring innovations*/

.inspiring-innovations-text {
    padding: 15px;
}

.inspiring-innovations-text h1 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    margin-bottom: 1rem;
}

.inspiring-innovations-text p {
    color: #111;
    font-size: 16px;
    font-family: 'Epilogue', sans-serif;
}

.inspiring-innovations-text a {
    background: #319df2;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-family: 'Epilogue';
    border-radius: 20px;
    font-weight: 600;
}

.inspiring-innovations-box {
    margin-top: -120px;
    position: relative;
    background: #fff;
    border-radius: 30px;
}

.company-we-keep-box {
    padding: 10px;
}

/*Practice area*/
section#practice-area {
    background: #f1f6ff;
}

.practice-area-heading h2 {
    font-size: 42px;
    font-weight: 700;
    font-family: 'Epilogue';
    margin-bottom: 20px;
    background: linear-gradient(to right, #2d4180 10%, #D25E3D 27%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section#meet-the-team .col-lg-4 {
    width: 26.333333% !important;
}

.member-box-main {
    margin-bottom: 60px;
}

li#menu-item-1655 {
    display: none;
}

.practice-area-box h3 {
    margin: 20px 0;
    font-size: 24px;
    font-family: 'Epilogue';
    font-weight: 500;
}

.practice-area-box a {
    color: #111;
    text-decoration: none;
}

.practice-area-box p {
    min-height: 130px;
    font-family: 'Epilogue';
}

a.learn-more-btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
    color: #fff;
    Background-color: #133c8b;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
}

a.learn-more-btn:hover {
    Background-color: #f16430;
    transition: all .3s;
    border-radius: 0 15px 0 15px;
}

/*Our legacy */
.our-legacy-title h2 {
    background: linear-gradient(to right, #2d4180 41%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    font-family: 'Epilogue';
    text-align: center;
    text-transform: capitalize;
}

.our-legacy-box {
    position: relative;
    border: 2px solid #319df2;
    border-radius: 20px;
    width: 80%;
}

.our-legacy-image img {
    position: absolute;
    width: 20%;
    background: #fff;
    padding: 10px;
    top: 24%;
    left: -10%;
}

.our-legacy-text {
    margin-left: 45px;
    margin-top: 20px;
}

.our-legacy-box-number span {
    font-size: 30px;
    font-weight: 800;
    font-family: 'Epilogue';
}

.our-legacy-box-number {
    background: linear-gradient(to right, #2d4180 27%, #D25E3D 53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.our-legacy-text p {
    font-weight: 500;
    color: #111;
    font-family: 'Epilogue';
}


/*Client work*/
section.client-work {
    background-color: #f1f6ff;
    position: relative;
}

.client-work-text h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Epilogue';
    font-weight: 600;
    font-size: 40px;
    line-height: 55px;
}

.client-work-text p {
    width: 70%;
    font-family: 'Epilogue';
    color: #111;
}

.client-work-image img {
    width: 100px;
    padding: 10px;
}

.client-work-image {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.client-work-image img {
    width: 100%;
    padding: 20px;
    filter: grayscale(1);
    height: auto;
}

img.img-fluid.elements {
    position: absolute;
    top: 0;
    left: -10%;
    z-index: -1;
}

.slick-next:before {
    content: url('../img/arrow.png') !important;
}

.slick-prev:before {
    content: url('../img/arrow.png') !important;
}

/*Affliations*/

section#affiliations {
    background-color: #f1f6ff;
    overflow: hidden;
}

.affiliation-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 40px;
    text-transform: capitalize;
}

section#our-achivements p {
    text-transform: capitalize;
}

.affiliations-slider .slide-item.slick-slide {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.affiliations-slide {
    width: 210px !important;
    background: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    filter: grayscale(1);
}

.affiliations-slider .slick-next {
    position: absolute;
    top: -35%;
    right: 5%;
}

.affiliations-slider .slick-prev,
.vertex-slider .slick-prev {
    position: absolute;
    top: -35%;
    left: 80%;
    transform: rotate(180deg);
}

/*Vertex slider*/
.vertex-insights button .vertex-slider .slick-next {
    position: absolute;
    top: -17%;
    right: 5%;
}

#life-vertax {
    background-image: url("../img/Life-at-vertex-banner-web.jpg");
    background-size: cover;
    background-position: top center;
    padding: 70px 0;
}

section#life-vertax h2 {
    color: #fff;
    font-family: 'Epilogue';
    font-size: 45px;
    font-weight: 500;
}

section#life-vertax h2 span {
    color: #f16430;
    font-size: 80px;
    font-weight: 100;
}

section#life-vertax p {
    color: #fff;
    font-family: 'Epilogue';
}

/*Newsletter*/
section#newsletter {
    background: #133c8b;
    color: #fff;
}

.newsletter-text p {
    font-size: 34px;
    font-weight: 700;
    font-family: 'Epilogue';
    margin-bottom: 0;
}

.newsletter-form p {
    font-family: 'Lato';
    font-display: swap;
    font-size: 16px;
    margin-left: 30px;
}

.newsletter-form input {
    background-color: #103376;
    border: none;
    padding: 10px 80px 10px 20px;
    border-radius: 40px;
    color: #fff;
    width: 55%;
}

.newsletter-form .wpcf7-form label.error {
    color: #fff;
    position: absolute;
    top: 40px;
    left: 0;
}

.newsletter-form .wpcf7 form.invalid .wpcf7-response-output,
.newsletter-form .wpcf7 form.unaccepted .wpcf7-response-output,
.newsletter-form .wpcf7 form.payment-required .wpcf7-response-output,
.newsletter-form .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}

.newsletter-form .wpcf7-response-output {
    border-color: #fff !important;
    color: #fff !important;
    width: fit-content !important;
    margin-left: 30px !important;
}

.newsletter-form ::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

.newsletter-form button {
    background-color: #319df2;
    border: none;
    padding: 12px 25px;
    color: #fff;
    font-size: 13px;
    margin-left: -33px;
    border-radius: 40px;
    font-weight: 600;
    position: relative;
    z-index: 9;
    top: -1px;
}

.insights-box a img {
    margin-right: 5px;
    margin-top: -3px;
}

.newsletter-form input[type="text"]:focus-visible {
    outline: none;
}

/* Transform Business */
section.transform-business {
    background-color: #f1f6ff;
}

.transform-text h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Epilogue';
    font-weight: 600;
    font-size: 40px;
}

.transform-text a {
    background: #319df2;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px;
    font-family: 'Epilogue';
    border-radius: 30px;
    font-weight: 600;
}

.practice-hero-content ul {
    padding-left: 20px;
}

section.vertex-insights {
    background-color: #f1f6ff;
}

.our-achivements .counter-img.counter-one img {
    width: 200px;
}

.our-achivements .counter-img.counter-two img {
    width: 190px;
}

.our-achivements .counter-two .counter-number {
    left: 50%;
}

.our-achivements .counter-img {
    position: relative;
}

.counter-number {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 50%;
    right: 0;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
}

.dot-counter p {
    margin-top: 10px;
}

.cloud-counter span,
.square-counter span {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Epilogue';
    color: #133c8b;
}

.dot-counter span {
    font-size: 40px;
    font-family: 'Epilogue';
    font-display: swap;
    color: #133c8b;
    font-weight: 600;
}

.our-achivements .counter-img.counter-three img {
    width: 190px;
}

.our-achivements .counter-img.counter-three .counter-number {
    top: 10px;
    left: 30px;
    transform: translate(0%, 0%);
    justify-content: flex-start;
}

.counter-three-content {
    margin-top: 10px;
}

#Salesforce .counter-img.counter-two .counter-number {
    top: 70%;
}

#Salesforce .counter-img img {
    width: 160px;
    aspect-ratio: 2/2;
    object-fit: contain;
}

#Salesforce .counter-number {
    top: 60%;
}

#Salesforce .counter-img.counter-three .counter-number,
#Digital\ Transformation .counter-img.counter-three .counter-number,
#IT\ Talent\ \&\ Staffing .counter-img.counter-three .counter-number,
#Microsoft .counter-img.counter-three .counter-number {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
}

#Salesforce .counter-img.counter-three .counter-number,
#Digital\ Transformation .counter-img.counter-three .counter-number,
#IT\ Talent\ \&\ Staffing .counter-img.counter-three .counter-number,
#Microsoft .counter-img.counter-three .counter-number,
#MuleSoft .counter-img.counter-three .counter-number {
    top: 25px;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
}

#Salesforce .practice-counter p {
    margin-top: 20px;
}

#MuleSoft .counter-img.counter-two .counter-number {
    transform: translate(-60%, -40%);
}

.our-specifications-slider .slick-track {
    margin: 0;
}

#MuleSoft #our-achivements .cloud-counter.practice-counter p {
    margin-top: 10px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #000;
}

.vertex-insights-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 30%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Epilogue';
    font-weight: 600;
    font-size: 42px;
}

.vertex-insights .vertex-slider .slick-prev, .slick-next {
    top: -15%;
    right: 5% !important;
}

.insights-box {
    display: flex;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    margin: 10px;
    height: 300px;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    height: 90px;
}

.insights-box:hover {
    background-color: #133c8b;
    color: #fff;
    transition: 0.8s;
    box-shadow: 0px 6px 6px 6px #133c8b14;
}

.new-blog {
    position: absolute;
    top: -2px;
    right: -5px;
    background-color: #b84b23;
    color: #fff;
    padding: 10px 30px 5px 30px;
    border-radius: 30px 30px 0 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.insights-box h2 {
    font-size: 27px;
    font-weight: 600;
}

.insights-box a {
    background: #319df2;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-family: 'Epilogue';
    border-radius: 20px;
    font-weight: 600;
    width: fit-content;
    display: flex;
    align-items: center;
}

.event-slide p {
    text-align: center;
    background: #133c8b;
    color: #fff;
    padding: 6px;
    font-family: 'Lato';
    font-display: swap;
    font-size: 20px;
    font-weight: 600;
}

.vertex-insights button.slick-prev.slick-arrow {
    display: none !important;
}

section#events .slick-initialized .slick-slide {
    margin: 0 0 auto auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer#colophon {
    padding: 50px 0 20px 0;
    overflow: hidden;
}

.footer-logo img {
    width: 160px;
}

.address a {
    text-decoration: none;
    color: #000;
}

.exclusive-problem-content span {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 600;
}

footer#colophon ul {
    list-style-type: none;
    padding-left: 0;
}

footer#colophon ul li a {
    color: #111 !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500 !important;
}

footer#colophon ul li a i {
    display: none;
}

footer#colophon .drop-ul.depth_0 {
    padding-left: 20px;
}

footer#colophon ul li {
    margin-bottom: 5px;
}

footer#colophon p {
    font-weight: 800;
    color: #434343;
    font-size: 21px;
    margin-bottom: 0;
}

.logo-text p {
    color: #111 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: 30px;
}

.footer-copyright p {
    text-align: center;
    border-top: 2px solid #f4f4f4;
    padding-top: 22px;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.social-icon {
    margin-top: 20px;
}

.social-icon a {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    display: inline-grid;
    text-decoration: none;
}

.social-icon a i {
    color: #b9b9b9;
    border: 1px solid;
    padding: 8px;
    border-radius: 50%;
}

/*Service page*/

section#service-hero,
section#service-hero-mobile {
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    overflow: hidden;
    position: relative;
    background-position: center;
}

section#service-hero h1,
section#service-hero-mobile h1 {
    font-size: 42px;
    font-family: 'Epilogue';
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
}

section#service-hero ul li,
section#service-hero-mobile ul li {
    margin-bottom: 10px;
    font-family: 'Epilogue';
}

.our-achivements-title h2 {
    background: linear-gradient(to right, #2d4180 30%, #D25E3D 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    margin-bottom: 2rem;
    text-align: center;
}

.cloud-counter,
.dot-counter,
.square-counter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

/*.cloud-counter img {
    position: absolute;
    width: 180px;
    top: -60%;
}*/
/*.cloud-counter p {
    margin-top: 0px;
}
.dot-counter p {
    margin-top: 28px;
}
.square-counter p {
    margin-top: 37px;
}
.square-counter img {
    width: 150px;
}
.square-counter div {
    position: absolute;
    top: 22%;
    right: 35%;
}
.dot-counter img {
    width: 140px;
    height: auto;
    margin-right: 16px;
}
body#Data\ \&\ Analytics .dot-counter div {
    position: absolute;
    top: 41%;
    left: 0;
    right: 0;
}
body#Digital\ Transformation .dot-counter div {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
}
body#IT\ Talent\ \&\ Staffing .dot-counter div {
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    justify-content: center;
}
body#Salesforce .dot-counter div {
    position: absolute;
    top: 45%;
    left: 16%;
}*/


section#overview-service {
    background: #f1f6ff;
    overflow: hidden;
}

section#our-achivements {
    background: #f1f6ff;
    overflow: hidden;
}

section#our-vision {
    background: #f1f6ff;
    overflow: hidden;
}

.our-vision h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    text-transform: capitalize;
}

.our-vision .vision-bg {
    background-color: #fff;
}

.main-content {
    padding: 25px;
}

.overview-service-title h2 {
    background: linear-gradient(to right, #2d4180 30%, #D25E3D 43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    margin-bottom: 5rem;
    text-transform: capitalize;
}

/* .postid-262 .overview-service-box {
    height: 230px;
} */

.overview-service-box img {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    margin-top: -92px;
    display: flex;
    margin-bottom: 20px;
}

.overview-service-box {
    background: #fff;
    position: relative;
    padding: 40px 25px 0px 25px;
    margin: 30px 0;
    height: 100%;
    border-radius: 15px;
    margin: 30px 0;
}

.overview-service-box h3 {
    font-size: 24px;
    text-transform: capitalize;
}

section#overview-service-dot {
    background: #f1f6ff;
    overflow: hidden;
}

.overview-service-dot .overview-service-box ul {
    padding-left: 25px;
}

.overview-service-dot .overview-service-box ::marker {
    color: #a34500;
    font-size: 30px;
}

.our-specifications-image {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#our-specifications {
    background: #f1f6ff;
    overflow: hidden;
}

section#how-we-do-it {
    background: #f1f6ff;
    overflow: hidden;
}

.our-specifications-slider .slick-next {
    position: absolute !important;
    top: -35% !important;
    right: 5% !important;
}

.our-specifications-slider .slick-prev {
    display: none !important;
}

.our-specifications-slide {
    width: 250px;
    margin: 0 auto 0 0;
    border-radius: 15px;
}

.our-specifications-title h2 {
    background: linear-gradient(to right, #2d4180 30%, #D25E3D 52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    text-transform: capitalize;
}

.enterprises-title h2 {
    background: linear-gradient(to right, #2d4180 10%, #D25E3D 30%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
}

.enterprises-slider .slick-prev {
    display: none !important;
}

.enterprises-slider .slick-next {
    position: absolute !important;
    top: -60% !important;
    right: 5% !important;
}

.enterprises-image img {
    filter: grayscale(1);
    width: 200px;
    border-radius: 10px;
    padding: 15px;
}

.enterprises-image {
    text-align: center;
}

.enterprises-image img:hover {
    background-color: #fff;
    filter: inherit;
    transition: 0.5s;
    box-shadow: #0000001a 0 5px 15px;
}

section#enterprises {
    background-color: #f1f6ff;
    overflow: hidden;
}

.how-we-do-it-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    font-display: swap;
}

.service-input p {
    margin-bottom: 10px;
}

.service-input input {
    width: 100%;
    border-radius: unset;
    border: none;
    border-bottom: 1px solid #000000;
    padding: 5px;
    margin-bottom: 5px;
    background: rgb(255, 255, 255, 0.8);
}

.service-input textarea {
    border-bottom: 1px solid #000000;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    background: rgb(255, 255, 255, 0.8);
}

.salesforce-form .wpcf7-form label.error {
    color: #900 !important;
    font-size: 11px !important;
    float: none !important;
    padding-left: 5px !important;
    position: absolute !important;
    right: 0 !important;
}

.service-submit {
    position: relative;
}

.service-submit .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: absolute;
    top: 3px;
    right: 20px;
}

section#salesforce {
    background-image: url("../img/img 2.png");
    background-size: cover;
    color: #fff;
    padding: 100px 0;
    overflow: hidden;
}

.salesforce-content h2 {
    font-size: 42px;
}

.salesforce-content p {
    font-size: 16px;
}

.salesforce-form {
    background: rgb(255, 255, 255, 0.4);
    padding: 20px 30px;
    border-radius: 20px;
    width: 80%;
}

.salesforce-form ::-webkit-input-placeholder {
    color: #000;
}

.service-submit input {
    background: #309df1;
    border: none;
    width: 100%;
    padding: 5px;
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #111;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    color: #111;
}

.contact-submit {
    width: fit-content !important;
    padding: 12px 100px !important;
    background: #ea570b;
    color: #fff;
}

.postid-262 .sub-box:nth-child(2) {
    position: absolute;
    left: 15%;
    top: -25%;
}

.postid-262 .sub-box:nth-child(3) {
    position: absolute;
    left: 42%;
}

.postid-262 .sub-box:nth-child(11) {
    left: -15%;
}

.postid-262 .sub-box:nth-child(10) {
    left: -13%;
}

#my-hidden-element.hidden {
    display: none;
}

.member-box-main .row {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.postid-262 .sub-box:nth-child(8) {
    position: absolute;
    left: 45%;
}

.postid-262 .sub-box:nth-child(5) {
    position: absolute;
    right: -14%;
}

.postid-262 .sub-box img {
    width: 88px;
}

.sub-box img {
    width: 88px;
}

.box:nth-child(2) {
    position: absolute;
    left: 20%;
    right: 0;
}

.choose-us {
    position: relative;
    padding: 130px 0;
}

.box {
    border: 4px dashed #00a1e0;
    position: relative;
    width: 80%;
    margin: 0 auto;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2%;
}

.sub-box:nth-child(2) {
    position: absolute;
    left: 15%;
    top: -20%;
}

.sub-box:nth-child(3) {
    position: absolute;
    left: 47%;
    top: -25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sub-box:nth-child(4) {
    position: absolute;
    right: 15%;
    top: -25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sub-box:nth-child(5) {
    position: absolute;
    right: -15.5%;
    top: 20%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.sub-box:nth-child(5) p,
.sub-box:nth-child(6) p {
    margin-bottom: 0;
    margin-left: 12px;
}

.sub-box:nth-child(6) {
    position: absolute;
    right: -15%;
    top: 58%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.sub-box:nth-child(11) {
    position: absolute;
    left: -12.7%;
    top: 20%;
    display: flex;
    align-items: center;
}

.sub-box:nth-child(11) p,
.sub-box:nth-child(10) p {
    margin-bottom: 0;
    margin-right: 12px;
}

.sub-box:nth-child(10) {
    position: absolute;
    left: -15.5%;
    top: 58%;
    display: flex;
    align-items: center;
}

.sub-box:nth-child(7) {
    position: absolute;
    right: 13%;
    bottom: -25%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.sub-box:nth-child(8) {
    position: absolute;
    left: 47%;
    bottom: -25%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.sub-box:nth-child(7) p,
.sub-box:nth-child(8) p {
    margin-top: 5px;
}

.sub-box:nth-child(9) {
    position: absolute;
    left: 15%;
    bottom: -28%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.sub-box:nth-child(8) {
    position: absolute;
    left: 47%;
    bottom: -28%;
    display: flex;
    flex-direction: column-reverse;
}

.postid-308 .sub-box:nth-child(7) {
    position: absolute;
    right: 15%;
    bottom: -28%;
    display: flex;
    flex-direction: column-reverse;
}

.choose-us-title h2 {
    color: #f16430;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
}

.sub-box-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
}

.sub-box-mobile img {
    margin-bottom: 10px;
}

.choose-us-title-mobile h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #f16430;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
}

.choose-us-mobile,
.choose-us {
    background-color: #f1f6ff;
    overflow: hidden;
}

/*ul.drop-ul.depth_0 {
    display: none;
}*/
.menu-item-has-children:hover ul.drop-ul.depth_0 {
    display: block;
    top: calc(100% + 0px);
    left: calc(40%);
    visibility: visible;
    opacity: 1;
}

.navbar .drop-ul {
    display: block;
    position: absolute;
    left: 28px;
    top: calc(100% + 0px);
    margin: 0;
    padding: 15px 10px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fffdfd;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
    color: #111;
}

.drop-ul.depth_0 li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 20px;
}

.navbar .drop-ul.sub-menu.depth_1 {
    left: unset;
    right: -183px;
    top: -15px;
}

.depth_0 li:hover .depth_1 {
    visibility: visible;
    opacity: 1;
    left: unset;
    right: -183px;
    top: -15px;
}

ul.drop-ul.depth_0 li {
    margin-bottom: 10px;
}

main#primary .post-thumbnail {
    display: none;
}

span.number-after-sign {
    margin-left: 2px;
}

span.point-span {
    margin-left: -3px;
}

span.count-no-2 {
    margin-left: -4px;
}

.postid-297 .sub-box:nth-child(2) {
    top: -25%;
}

.postid-308 .sub-box:nth-child(11) {
    position: absolute;
    left: -16.5%;
    top: 20%;
    display: flex;
    align-items: center;
}

.postid-308 .sub-box:nth-child(6) {
    position: absolute;
    right: -14%;
    top: 58%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

/*.postid-307 .cloud-counter img {
    position: absolute;
    width: 180px;
    top: -50%;
}*/
/*.cloud-counter div {
    position: absolute;
    top: 32%;
    right: 19%;
}
.postid-262 .cloud-counter div {
    position: absolute;
    top: 36%;
    right: 27%;
}
.postid-262 .cloud-counter p {
    margin-top: -18px;
}
.postid-262 .dot-counter p {
    margin-top: 29px;
}
.postid-262 .square-counter p {
    margin-top: 18px;
}
.postid-297 .cloud-counter div {
    position: absolute;
    top: 37%;
    right: 31%;
}
.postid-297  .cloud-counter p {
    margin-top: -18px;
}
.postid-297 .dot-counter p {
    margin-top: 30px;
}
.postid-297 .square-counter p {
    margin-top: 20px;
}
body#IT\ Talent\ \&\ Staffing .cloud-counter div {
    top: 36%;
}
body#IT\ Talent\ \&\ Staffing .cloud-counter p {
    margin-top: -18px;
}
body#IT\ Talent\ \&\ Staffing .dot-counter p {
    margin-top: 31px;
}
body#IT\ Talent\ \&\ Staffing .square-counter p {
    margin-top: 19px;
}
.postid-307 .square-counter div {
    position: absolute;
    top: 20%;
    right: 25%;
}
.postid-262 .square-counter div {
    position: absolute;
    top: 22%;
    right: 30%;
}*/
.postid-307 .sub-box:nth-child(11) {
    position: absolute;
    left: -15%;
    top: 20%;
    display: flex;
    align-items: center;
}

.postid-307 .sub-box:nth-child(10) {
    position: absolute;
    left: -13%;
    top: 58%;
    display: flex;
    align-items: center;
}

.postid-307 .sub-box:nth-child(5) {
    position: absolute;
    right: -15%;
    top: 20%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.postid-307 .sub-box:nth-child(6) {
    position: absolute;
    right: -14%;
    top: 58%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.postid-307 .sub-box:nth-child(8) {
    position: absolute;
    left: 47%;
    bottom: -23%;
    display: flex;
    flex-direction: column-reverse;
}

.postid-307 .sub-box:nth-child(7) {
    position: absolute;
    right: 9%;
    bottom: -21%;
    display: flex;
    flex-direction: column-reverse;
}

.postid-307 .sub-box:nth-child(7) {
    position: absolute;
    right: 15%;
    bottom: -28%;
    display: flex;
    flex-direction: column-reverse;
}

.postid-307 .sub-box:nth-child(2) {
    position: absolute;
    left: 15%;
    top: -25%;
}

/*.postid-305 .cloud-counter img {
    position: absolute;
    width: 180px;
    top: -50%;
}*/
/*.postid-305 .square-counter div {
    position: absolute;
    top: 23%;
    right: 30%;
}*/
/*.postid-305 .sub-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}*/
.postid-305 .sub-box:nth-child(2) {
    position: absolute;
    left: 15%;
    top: -25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.postid-305 .sub-box:nth-child(5) {
    right: -12%;
    top: 20%;
}

.postid-305 .sub-box:nth-child(6) {
    right: -14%;
    top: 58%;
}

.postid-305 .sub-box:nth-child(9) {
    left: 15%;
    bottom: -28%;
}

.postid-305 .sub-box:nth-child(8) {
    left: 47%;
    bottom: -28%;
}

.postid-305 .sub-box:nth-child(7) {
    right: 15%;
    bottom: -28%;
}

.postid-305 .sub-box:nth-child(10) {
    left: -13%;
    top: 58%;
}

.postid-305 .sub-box:nth-child(11) {
    position: absolute;
    left: -11%;
}

.sub-box:nth-child(7) p,
.sub-box:nth-child(8) p,
.sub-box:nth-child(9) p {
    margin-top: 1rem;
}

.postid-302 .sub-box:nth-child(2) {
    position: absolute;
    left: 15%;
    top: -25%;
}

.postid-302 .sub-box:nth-child(4) {
    position: absolute;
    right: 15%;
    top: -20%;
}

.postid-302 .sub-box:nth-child(5) {
    right: -19%;
    top: 40%;
}

.postid-302 .sub-box:nth-child(7) {
    right: 30%;
    bottom: -28%;
}

.postid-302 .sub-box:nth-child(8) {
    left: 47%;
    bottom: -27%;
}

.postid-302 .sub-box:nth-child(9) {
    left: 30%;
    bottom: -34%;
}

.postid-302 .sub-box:nth-child(4) {
    right: 12%;
    top: -25%;
}

.postid-302 .sub-box:nth-child(11) {
    left: -14.5%;
    top: 40%;
}

.postid-302 .sub-box:nth-child(10) {
    left: -15.3%;
}

.postid-302 .sub-box:nth-child(5) {
    right: -14%;
}

.postid-297 .sub-box:nth-child(6) {
    position: absolute;
    right: -16%;
}

.postid-297 .sub-box:nth-child(5) {
    right: -12%;
    top: 20%;
}

.postid-297 .sub-box:nth-child(7) {
    right: 15%;
    bottom: -28%;
}

.postid-297 .sub-box:nth-child(8) {
    bottom: -28%;
}

.postid-297 .sub-box:nth-child(9) {
    bottom: -28%;
}

.postid-297 .sub-box:nth-child(10) {
    left: -14%;
}

.postid-262 .sub-box:nth-child(9),
.postid-262 .sub-box:nth-child(8),
.postid-262 .sub-box:nth-child(7) {
    bottom: -28%;
}

/*.postid-297 .square-counter div,
.postid-302 .square-counter div,
.postid-308 .square-counter div{
    position: absolute;
    top: 22%;
    right: 30%;
}*/

/*Industries page*/

section#industries-hero,
section#industries-hero-mobile {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

section#industries-hero h1,
section#industries-hero-mobile h1 {
    color: #fff;
    font-size: 42px;
    font-family: 'Epilogue';
    font-weight: 600;
    text-transform: capitalize;
}

section#industries-hero p,
section#industries-hero-mobile p {
    color: #fff;
    font-size: 18px;
}

/* .industires-hero-content {
    position: absolute;
    top: 39%;
} */

.industires-hero-content span {
    font-size: 35px;
    font-weight: 100;
}

.industries-counter-subbox:nth-child(1) #count2 {
    display: none;
}

.industries-counter-title h2 {
    background: linear-gradient(to right, #2d4180 41%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.industries-counter-subbox .count,
span.indust-count-sign,
span.dash-sign {
    font-size: 40px;
    font-weight: 600;
}

span.dash-sign {
    margin: 5px;
}

.industries-counter-subbox {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #2d4180 40%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 30%;
}

.industries-counter-subbox2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #2d4180 40%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.industries-counter-subbox3 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #2d4180 40%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 50px;

}

.industries-counter-box3 p {
    margin-right: 100px;
}

.industries-counter-box p {
    margin-bottom: 0;
}

.industries-counter-box {
    text-align: center;
    position: relative;
    margin: 0 auto;
    color: #2d4180;
    font-size: 22px;
    font-weight: 800;
    padding: 30px;
    margin-bottom: 23px;
    border-radius: 15px;
    border: 2px solid #f9e7e1;
    height: 150px;
    display: block;
    align-items: center;
    justify-content: center;
}

.postid-496 .industries-counter-box {
    height: 190px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    color: #2d4180;
    font-size: 22px;
    font-weight: 800;
    padding: 30px;
    margin-bottom: 23px;
    border-radius: 15px;
    display: flex;
    border: 2px solid #f9e7e1;
    align-items: center;
    justify-content: center;
}

.postid-498 .industries-counter-box {
    padding: 25px;
}

section#industries-counter {
    background-color: #f1f6ff;
    overflow: visible;
}

section#big-box {
    background-color: #f1f6ff;
}

.para-1 p {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Epilogue';
    font-weight: 800;
    font-size: 28px;
    border-right: 4px solid #ea570b;
    margin-bottom: 0;
    text-transform: capitalize;
}

.postid-502 .para-1 p {
    font-size: 25px;
}

.para-2 p {
    margin-bottom: 0;
}

section#cgp-solution {
    background-color: #f1f6ff;
}

section#manu-idustirs-solution .cgp-solution-box {
    height: 200px;
}

.cgp-title h2 {
    background: linear-gradient(to right, #2d4180 -6%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
}

.cgp-solution-box h3 {
    color: #3b437a;
    font-size: 23px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 10px;
}

.cgp-solution-box {
    background: #fff;
    height: 100%;
    padding: 30px;
    border-radius: 15px;
    border: 2px solid #f9e7e1;
}

/* .postid-496 .cgp-solution-box {
    background: #fff;
    height: 400px !important;
    margin-bottom: 25px;
    padding: 30px;
    border-radius: 15px;
    border: 2px solid #f9e7e1;
    display: block;
    flex-direction: unset;
    justify-content: unset;
} */

.cgp-solution-box img {
    width: 80px;
}

section#case-study {
    background-color: #f1f6ff;
}

.case-study-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
}

.case-study-box img {
    width: 100% !important;
    height: 270px;
    object-fit: cover;
}

.case-study-box {
    margin-right: 33px;
}

.case-study-content {
    background: #fff;
    padding: 20px;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.case-study-content h3 {
    font-size: 26px;
    font-weight: 600;
    color: #111;
    font-family: 'Epilogue';
    /*    font-display: swap;*/
}

.case-study-content p {
    font-size: 18px;
    font-weight: 100;
}

.case-study-content a {
    color: #f16430;
    text-decoration: none;
    font-size: 18px;
}

.case-study-content a i {
    margin-right: 10px;
}

.case-study-slider .slick-prev,
.company-we-keep-slider .slick-prev {
    display: none !important;
}

.case-study-box:hover {
    cursor: default;
    transition: 0.2s;
}

.form-case-study .wpcf7-form label.error {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}

.form-case-study .wpcf7 form.invalid .wpcf7-response-output,
.form-case-study .wpcf7 form.unaccepted .wpcf7-response-output,
.form-case-study .wpcf7 form.payment-required .wpcf7-response-output,
.form-case-study .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}

#tsh_breadcrumbs .separator {
    font-size: 40px;
    color: #fff;
    font-weight: 100;
}

#tsh_breadcrumbs {
    overflow: hidden;
    list-style: none;
    margin: 11px 0;
    padding: 0;
}

a.bread-link.bread-home,
a.bread-cat.bread-custom-post-type-industries,
strong.bread-current,
li.separator {
    color: #fff;
    font-weight: 100;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

#tsh_breadcrumbs li {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
}

section#case-study button.slick-next.slick-arrow {
    position: absolute;
    top: -12%;
    right: 7%;
}

section#Services-technologies {
    background-color: #f1f6ff;
    position: relative;
    padding: 100px 0;
}

section#Services-technologies button.slick-next.slick-arrow {
    position: absolute;
    top: -30%;
    right: 6%;
}

.service-technologies .slick-prev {
    display: none !important;
}

.services-technologies-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
}

.service-technologies-box {
    background-color: #fff;
    padding: 15px 0;
    width: -webkit-fill-available !important;
    margin-right: 20px;
    text-align: center;
    height: 210px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom-right-radius: 20px;
    position: relative;
}

.service-technologies-box img {
    width: 130px;
    margin: 0 auto;
    height: 100px;
}

.service-technologies-box:hover:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #e76234;
    border-left: 3px solid #e76234;
    transition: 0.5s;
}

.service-technologies-box:hover:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 3px solid #e76234;
    border-right: 3px solid #e76234;
    border-bottom-right-radius: 15px;
    transition: 0.5s;
}

.service-technologies-box:hover {
    cursor: default;
    transition: 0.5s;
}

.service-technologies-box:hover p {
    color: #e76234;
    transition: 0.5s;
}

.service-technologies-box p {
    margin: 10px 0;
    font-weight: 600;
    color: #133d8c;
}

.service-technologies-box a {
    color: #111;
    text-decoration: none;
}

/*.service-technologies-box a i {
    margin: 0 6px;
}*/
.service-technologies-box a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

section#company-we-keep {
    background-image: url(../img/element-bg.png);
    background-size: inherit;
    background-color: #133d8c;
    background-repeat: no-repeat;
    padding: 80px 0;
    position: relative;
}

.company-title h2 {
    color: #fff;
    font-size: 42px;
}

section#company-we-keep button.slick-next.slick-arrow {
    position: absolute;
    top: -47%;
    right: 6%;
    filter: brightness(0) invert(1);
}

section#bring-solution {
    background-image: url(../img/element-bg-2.png);
    background-size: auto;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
}

.bring-solution-box img {
    width: 80px;
}

.bring-solution-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
}

.bring-solution-box {
    background-color: #fbfbfb;
    padding: 25px;
    height: 100%;
    border-radius: 15px;
    border: 2px solid #f9e7e1;
}

/*.bring-solution-box:hover{
    background-color:#133d8c;
    border: 2px solid #f16430;
    transition: 0.5s;
    cursor: default;
}
.bring-solution-box:hover img {
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
.bring-solution-box:hover h3,.bring-solution-box:hover p{
    color: #fff;
    transition: 0.5s;
}*/
.bring-solution-box h3 {
    margin: 15px 0;
    font-size: 20px;
    font-weight: 600;
}

section#exclusive-problem {
    background-color: #f1f6ff;
}

.exclusive-problem-content {
    padding: 40px 30px 40px 80px;
}

.exclusive-problem-content h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 39px;
    font-weight: 700;
}

.exclusive-problem-content span p {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 23px;
    font-weight: 700;
}

.exclusive-problem-content p {
    font-size: 17px;
}

.exclusive-problem-blue-content {
    background-image: url("../img/Ready to learn BG.png");
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 160px 35px;
    border-radius: 10px 0 0 10px;
}

.exclusive-problem-blue-content h3 {
    color: #f26531;
    font-weight: 600;
    font-size: 28px;
    position: relative;
}

.exclusive-problem-blue-content h3:after {
    content: "";
    display: block;
    border-bottom: 2px solid #319df2;
    width: 34%;
}

.exclusive-problem-blue-content p {
    color: #fff;
    margin: 15px 0;
    margin-bottom: 25px;
}

.exclusive-problem-blue-content a {
    background: #319df2;
    color: #fff;
    padding: 13px 27px;
    text-decoration: none;
    border-radius: 30px;
}

.exclusive-problem-blue-main {
    padding-right: 0;
}

section#bsync-hero,
section#bsync-hero-mobile {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.bsync-content img {
    margin-bottom: 30px;
}

.bsync-content h1 {
    color: #fff;
    font-weight: 600;
    font-size: 41px;
}

.bsync-left-content h3 {
    background: linear-gradient(to right, #2d4180 20%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 28px;
}

.bsync-supplier-box {
    background: #fff;
}

.bsync-supplier-box {
    background: #fff;
    margin-top: -110px;
    padding: 40px;
    border-radius: 20px;
}

section#bsync-supplier {
    background-color: #f1f6ff;
    overflow: visible;
}

.link {
    background: #319df2;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 20px;
    width: fit-content;
}

a.link:hover {
    color: #fff;
}

.image-box img {
    height: 277px;
    object-fit: cover;
    overflow: hidden;
    margin: 0 auto;
    width: 650px;
    transition: all .3s ease-out;
}

.image-box img:hover {
    transform: scale(1.1);
    transition: all .3s ease-out;
}

.blog-listing-box {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.image-box {
    position: relative;
    overflow: hidden;
}

.image-box .blog-date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #319df2;
    color: #fff;
    font-size: 22px;
    padding: 2px 30px;
    display: grid;
    text-align: center;
}

section#blog-hero {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
}

.blog-content strong h1 {
    font-size: 42px;
    font-weight: 600;
}

.blog-content p {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.3;
}

img.case-study-section-content-img {
    margin: 0 auto !important;
    display: flex;
}

section#domain-project {
    overflow: visible;
}

.row.domain-project-box {
    background: #fff;
    border-radius: 30px;
    margin-top: -110px;
    box-shadow: #0000001a 0 5px 15px;
}

.domain-project-content {
    margin-left: 30px;
}

.domain-project-content h2 {
    background: linear-gradient(to right, #2d4180 20%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.domain-project-img img {
    border-radius: 30px;
}

.blog-listing-content {
    background: #fafafa;
    padding: 30px;
    border-bottom: 6px solid #319df2;
    margin: 0 auto;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-listing-content p:before {
    content: "";
    border: 1px solid #319df2;
    display: initial;
    position: absolute;
    width: 40px;
    left: -47px;
    bottom: 48%;
}

.blog-listing-content p {
    position: relative;
    margin-left: 50px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}

.blog-listing-content a {
    text-decoration: none;
    color: #111;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    font-display: swap;
}

.blog-listing-content h4 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
}

.blog-section-content .heateor_sss_horizontal_sharing {
    display: none;
}

.heateor_sss_more {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.image-box span {
    font-weight: 200;
    text-transform: uppercase;
}

.image-box .date {
    font-weight: 800;
}

.bsyn-left-link a i {
    margin-left: 6px;
}

.bsyn-left-link {
    margin-top: 40px;
}

a#loadMore {
    margin: 0 auto;
    width: 100%;
}

a#loadMore span {
    background: #319df2;
    padding: 15px 20px;
    color: #fff;
    font-size: 20px;
    border-radius: 30px;
}

section#bsync-video {
    background-color: #f1f6ff;
}

.bsync-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
}

.bsync-value .bsync-slider .slick-prev {
    display: none;
}

section#bsync-value {
    position: relative;
}

.bsync-value-box {
    background: #133d8c;
    color: #fff;
    margin-right: 20px;
    padding: 30px;
    border-radius: 15px;
    min-height: 320px;
}

.bsync-value-box h2 {
    background: #f26531;
    font-size: 20px;
    text-align: center;
    padding: 5px 83px;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.bsync-value-box ul {
    list-style-type: none;
    padding: 0;
}

.bsync-value-box li {
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
    filter: brightness(0) invert(1);
}

.bsync-slider button.slick-next.slick-arrow {
    position: absolute;
    top: -25%;
    right: 7%;
}

section#bsure-hero,
section#bsure-hero-mobile {
    height: 90vh;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.bsure-content img {
    margin-bottom: 30px;
}

.bsure-content h1 {
    color: #fff;
    font-weight: 600;
    font-size: 41px;
}

.credit-management-box {
    background: #fff;
    margin-top: -110px;
    padding: 40px;
    border-radius: 20px;
    box-shadow: #0000001a 0 5px 15px;
}

.credit-left-content h3 {
    background: linear-gradient(to right, #2d4180 20%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 28px;
}

section#credit-management {
    overflow: visible;
}

section#bsure-feature {
    background-color: #f1f6ff;
}

.bsure-feature-box {
    background-color: #fff;
    padding: 25px 30px;
    border-bottom-right-radius: 20px;
    position: relative;
    height: 100%;
}

.bsure-feature-box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #133d8c;
}

.bsure-feature-box img {
    margin-bottom: 20px;
    text-align: center;
    width: 100px;
}

.bsure-feature-box:hover {
    cursor: default;
    transition: 0.5s;
}

.bsure-feature-box:hover:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #EA485D;
    border-left: 3px solid #EA485D;
    transition: 0.5s;
}

.bsure-feature-box:hover:after {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-bottom: 3px solid #EA485D;
    border-right: 3px solid #EA485D;
    border-bottom-right-radius: 15px;
    transition: 0.5s;
}

.bsure-feature-box:hover h3 {
    color: #e76234;
    transition: 0.5s;
}

.key-benifits-box {
    background: #133d8c;
    color: #fff;
    padding: 30px;
    border-radius: 15px;
    height: 100%;
}

.key-benifits-box h2 {
    background: #f26531;
    font-size: 20px;
    text-align: center;
    padding: 5px 83px;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.key-benifits-box ul {
    list-style-type: none;
    padding: 0;
}

.key-benifits-box li {
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
    filter: brightness(0) invert(1);
}

.bsure-feature-heading h2 {
    background: linear-gradient(to right, #2d4180 11%, #D25E3D 15%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
}

section#big-problem {
    background-color: #f1f6ff;
}

.big-problem-fyler-box a {
    text-decoration: none;
    color: #111;
}

.big-problem-case-study-box img {
    width: 100%;
    height: auto;
}

.big-problem-fyler-box h4 {
    font-size: 16px;
    margin-top: 15px;
}

.big-problem-fyler-content h2 {
    font-size: 21px;
    font-weight: 600;
}

.big-problem-fyler-content p {
    font-size: 14px;
}

.big-problem-case-study-box h4 {
    font-size: 16px;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Lato";
    font-display: swap;
    height: 40px;
}

.big-problem-case-study-box h2 p {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

.big-problem-fyler-content .link {
    color: #fff;
}

.big-problem-case-study-box a {
    color: #f16430;
    text-decoration: none;
    font-size: 18px;
}

.big-problem-case-study-box a i {
    margin-right: 10px;
}

.big-problem-fyler-box {
    background: #fff;
}

.big-problem-fyler-box {
    background: #fff;
    border-radius: 13px;
}

.big-problem-fyler-content {
    padding: 10px 20px 30px;
}

.big-problem-case-study-box {
    background: #fff;
    border-radius: 15px;
}

.big-problem-case-study-content {
    padding: 10px 20px 30px;
    min-height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.big-problem-title h2 {
    background: linear-gradient(to right, #2d4180 29%, #D25E3D 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}

.bsync-big-problem-title h2 {
    background: linear-gradient(to right, #2d4180 29%, #D25E3D 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 42px;
}

.blog-box img {
    width: 100%;
    height: 297px;
    object-fit: cover;
    overflow: hidden;
    margin: 0 auto;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.big-problem-fyler-box img {
    width: 100%;
    height: auto;
}

.blog-content h4 {
    font-size: 23px;
    font-weight: 600;
}

.blog-box {
    background: #fff;
    border-radius: 13px;
}

.blog-content {
    padding: 60px 20px 30px;
}

.blog-content a {
    color: #f16430;
    text-decoration: none;
    font-size: 18px;
}

.blog-content a i {
    margin-right: 10px;
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-overlay {
    transition-property: background;
    background: transparent;
    z-index: 25;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    transition-property: opacity;
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-before-label:before {
    content: attr(data-content);
}

.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    position: absolute;
    background: hsla(0, 0%, 100%, .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    transition-property: opacity;
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    transition-property: opacity;
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    z-index: 40;
    cursor: pointer;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-down-arrow,
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, .5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.privacy-policy-content li {
    padding-left: 20px;
    margin-bottom: 20px;
}

.privacy-policy-content img,
.terms-services-content img,
.privacy-policy img {
    margin-right: 10px;
}

section#bSavvy-hero {
    height: 100vh;
    color: #fff;
    overflow: hidden;
    z-index: 0000;
    padding: 90px 0;
    position: relative;
}

.bSavvy-content {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 22%;
    right: 0%;
}

.proper-in-execution-image {
    text-align: center;
}

video {
    max-width: 100%;
    max-height: 100%;
    pointer-events: none;
    position: absolute;
    top: 80px;
    min-width: 100%;
    background-size: cover;
    z-index: -999;
    object-fit: cover;
    margin-top: 7px;
}

.bSavvy-content img {
    margin-bottom: 30px;
}

.bSavvy-content h1 {
    color: #fff;
    font-weight: 600;
    font-size: 41px;
}

.shelf-exucations-box {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: #0000001a 0 5px 15px;
}

.shelf-exucations-box h3 {
    background: linear-gradient(to right, #2d4180 20%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 30px;
}

.shelf-exucations-right-content ul {
    list-style-type: none;
    padding: 0;
}

.shelf-exucations-right-content li {
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
}

section#shelf-exucations {
    background: #f1f6ff;
    overflow: visible;
}

.proper-in-execution-title h2 {
    background: linear-gradient(to right, #2d4180 34%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 50px;
    text-align: center;
}

section#proper-in-execution {
    background: #f1f6ff;
}

.bsavvy-ensures-content h2 {
    background: linear-gradient(to right, #2d4180 34%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 20px;
}

.bsavvy-ensures-content p {
    width: 72%;
}

.retail-audits-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 0px;
}

.retail-audits-content {
    background: #fbfbfb;
    border: 2px solid #f9e7e1;
    padding: 30px;
    height: 100%;
    border-radius: 15px;
    text-align: center;
}

.retail-audits-content img {
    margin-bottom: 20px;
}

.retail-audits-content img {
    margin-bottom: 20px;
    width: 25%;
}

section#retail-audits {
    background: #f1f6ff;
}

.retail-audits-content h3 {
    margin: 15px 0;
    font-size: 20px;
    font-weight: 600;
    color: #223979;
}

.image-container {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.image-background {
    width: 100%;
    opacity: .1;
    background: rgba(0, 0, 0, .5);
}

.image-crop {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.savvy-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 10px;
}

.savvy-title p {
    width: 65%;
}

.modal-header h3 {
    margin: 0;
}

.whitepaper-form #submit-btn {
    border: 1px solid #133d8c;
    background: #133d8c;
    color: #fff;
    padding: 10px 30px;
    font-family: "Lato";
}

.whitepaper-box img {
    width: 100%;
    height: auto;
}

.case-study-listing-box {
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 20px;
    height: 100%;
}

.case-study-listing-content {
    background: #fff;
    padding: 20px 30px;
    height: 100%;
}

.case-study-listing-content p {
    position: relative;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}

.case-study-listing-content a {
    text-decoration: none;
    color: #111;
}

.case-study-listing-content a h4 {
    font-weight: 700;
    font-size: 20px;
}

.whitepaper-box {
    background: #fafafa;
    padding: 20px;
    border-bottom: 6px solid #319df2;
    height: 100%;
}

.whitepaper-box h1 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
}

.whitepaper-box p {
    margin-bottom: 30px;
}

.nav-links {
    display: none;
}

section#recent-posts-widget-with-thumbnails-3 {
    padding: 0;
}

.single-practices aside#secondary {
    display: none;
}

section.blog-section {
    padding: 100px 0;
}

.recent-blog {
    border: 2px solid #f3f3f3;
}

.rpwwt-widget ul li {
    margin-bottom: 10px !important;
}

span.rpwwt-post-title {
    font-size: 14px;
    font-family: 'Lato';
    font-display: swap;
    font-weight: 700;
}

#rpwwt-recent-posts-widget-with-thumbnails-3 img {
    width: 85px;
    height: 85px;
}

.rpwwt-widget ul li a {
    text-decoration: none;
    color: #111;
    font-weight: 700;
    font-family: 'Lato';
    font-display: swap;
}

#rpwwt-recent-posts-widget-with-thumbnails-3 img {
    width: 85px !important;
    height: 85px !important;
}

.rpwwt-post-date {
    font-size: 12px;
    font-family: 'Lato';
    font-display: swap;
}

.rpwwt-post-comments-number {
    font-size: 11px;
    font-family: 'Lato';
    font-display: swap;
}

.recent-blog h2 {
    padding: 15px 20px 15px 30px;
    background: #f3f3f3;
}

.recent-blog h2:before {
    content: "";
    border: 1px solid;
    margin-right: 20px;
}

aside#secondary {
    padding: 15px 30px 30px;
}


element.style {
    width: 40px;
    height: 40px;
    opacity: 1;
}

a#sfsiid_facebook_icon {
    position: relative;
}

a#sfsiid_facebook_icon:after {
    content: "Facebook";
    position: absolute;
    top: 23%;
    margin-left: 10px;
    color: #111;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
}

a#sfsiid_twitter_icon {
    position: relative;
}

a#sfsiid_twitter_icon:after {
    content: "Twitter";
    position: absolute;
    top: 23%;
    margin-left: 10px;
    color: #111;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
}

a#sfsiid_twitter_icon {
    position: relative;
}

a#sfsiid_linkedin_icon:after {
    content: "Linkedin";
    position: absolute;
    top: 23%;
    margin-left: 10px;
    color: #111;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
}

.sfsi_widget.sfsi_shortcode_container {
    width: 100%;
    border: 2px solid #f3f3f3;
    padding: 20px;
}

.share-article {
    margin-top: 20px;
}

.share-article h2 {
    padding: 15px 20px 15px 30px;
    background: #f3f3f3;
    margin-bottom: 0;
    font-size: 25px;
    font-family: 'Lato';
    font-display: swap;
    font-weight: 600;
}

.share-article h2:before {
    content: "";
    border: 1px solid;
    margin-right: 20px;
}

.blog-section-content .attachment-post-thumbnail {
    width: 100%;
    height: auto;
}

.date-autor p,
.date-autor span {
    margin-right: 20px;
    font-size: 19px;
    font-family: 'Lato';
    font-display: swap;
}

.date-autor p i {
    margin-right: 10px;
    filter: invert(56%) sepia(57%) saturate(3349%) hue-rotate(183deg) brightness(100%) contrast(91%);
}

.date-autor span i {
    margin-right: 10px;
    filter: invert(56%) sepia(57%) saturate(3349%) hue-rotate(183deg) brightness(100%) contrast(91%);
}

.date-autor {
    margin-top: 20px;
}

/*.single-news .date-autor{
    display: none !important;
}*/
.blog-section-content h1 {
    font-size: 30px;
    font-family: 'Lato';
    font-weight: 700;
    margin-bottom: 20px;
    /*    margin-top: 25px;*/
}

.case-study-main-box {
    width: fit-content;
    overflow: hidden;
}

.case-study-recent {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 0px 30px 0px;
}

.case-study-recent img {
    width: 85px;
    height: 85px;
    object-fit: cover;
}

.case-study-recent a {
    text-decoration: none;
    color: #111;
    font-size: 14px;
    font-family: 'Lato';
    font-display: swap;
    font-weight: 700;
}

.case-study-recent div {
    margin-left: 15px;
}

.recent-news-main-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.recent-news-recent {
    display: flex;
    align-items: center;
    padding: 0px 20px 0 30px;
}

.recent-news-recent img {
    width: 85px;
    height: 85px;
    object-fit: cover;
}

.recent-news a {
    text-decoration: none;
    color: #111;
    font-size: 14px;
    font-family: 'Lato';
    font-display: swap;
    font-weight: 700;
}

.recent-news-recent div {
    margin-left: 15px;
}

.single-news .recent-blog {
    display: none;
}

.recent-news h2 {
    padding: 15px 20px 15px 30px;
    background: #f3f3f3;
    margin-bottom: 25px;
}

.single-news .recent-news {
    border: 2px solid #f3f3f3;
    display: block;
}

.recent-news {
    display: none;
}

section#case-study-listing {
    background: #f1f6ff;
}

section#career-hero {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.career-hero-content h1 {
    font-size: 42px;
    font-weight: 700;
}

.career-hero-content {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: unset !important;
    outline: 0;
    box-shadow: unset !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

div#exampleModalToggle3 .wpcf7-form label.error,
.exampleModalToggle .wpcf7-form label.error {
    font-size: 15px;
    text-transform: uppercase;
    color: red;
}

.file-upload p {
    color: #fff;
}

.form-back-to-jobs-btn a {
    background: #fff;
    border: none;
    padding: 11px 30px;
    border-radius: 5px;
    color: #133d8c;
    font-weight: 500;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff !important;
}

.us-single-form .wpcf7 form.sent .wpcf7-response-output,
.job-single-form .wpcf7 form.sent .wpcf7-response-output {
    color: #fff !important;
}

.file-upload .wpcf7-not-valid-tip {
    display: block !important;
    text-transform: uppercase;
    color: #fff;
}

.wpcf7-form label.error {
    font-size: 15px;
}

section#career-hero-mobile {
    position: relative;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
}

3section#career-hero h2 {
    color: #fff;
    font-size: 42px;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 600;
    margin-bottom: 15px;
}

section#career-hero p {
    color: #fff;
    font-size: 25px;
    margin-bottom: 40px;
}

.our-culture-title h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}

.our-culture-main {
    display: flex;
    align-items: flex-start;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
    border-bottom: 2px solid #d9d9d9;
}

.our-culture-box h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px;
}

.our-culture-main img {
    margin-right: 15px;
}

.our-culture-box p {
    font-size: 15px;
    margin-bottom: 10px;
}

.what-acpect-title h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
}

.what-to-acpect-box h3 {
    color: #2d4180;
    font-weight: 600;
}

.what-to-acpect-box {
    box-shadow: #0000001a 0 5px 15px;
    padding: 25px;
    margin-bottom: 25px;
    height: 100%;
}

.what-to-acpect-box p {
    margin-bottom: 0;
}

.work-life-content h3 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.exceptional-title h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}

.exceptional-content {
    display: flex;
    align-items: center;
    position: relative;
}

.exceptional-content p:before {
    content: url("../img/True icon.png");
    top: 0px;
    position: absolute;
    left: 0;
    font-size: 20px;
}

.exceptional-content p {
    font-size: 23px;
    font-weight: 500;
    margin-left: 65px;
}

.events-title h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}

.events-title p {
    text-align: center;
    font-family: 'Lato';
    font-size: 20px;
}

.event-slide img {
    margin: 0 0 auto auto;
}

.events-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #133d8c;
    background: #133d8c;
}

.events-slider .slick-dots li button:before {
    font-size: 10px;
}

.events-slider .slick-list.draggable {
    margin-bottom: 20px;
}

section#events {
    background: #f1f6ff;
}

li.slick-active button {
    border: none;
}

.events-slider .slick-dots li button:before {
    font-size: 10px;
}

.events-slider .slick-dots li button:before {
    border: 1px solid #133d8c;
    font-family: 'slick';
    font-size: 6px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    content: "";
    text-align: center;
    opacity: 0.75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.events-slider .slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

#nav-home-tab {
    background-image: url(../img/Us.png);
    background-size: cover;
    padding: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 30px;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
}

#nav-profile-tab {
    background-image: url(../img/India.png);
    background-size: cover;
    padding: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 30px;
    font-family: 'Epilogue';
    font-display: swap;
    font-weight: 500;
}

button.nav-link.active.w-100:before {
    content: "";
    border: 3px solid #fff;
    width: 95%;
    height: 79%;
    display: block;
    position: absolute;
    top: 10%;
    left: 2.7%;
}

button.nav-link.active.w-100:hover {
    cursor: pointer;
}

.nav-link.active {
    filter: unset !important;
    opacity: 1;
}

.nav-link {
    position: relative;
    opacity: 0.7;
    filter: grayscale(1);
}

div#nav-tab {
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.practice-area-box img {
    width: 100%;
    height: auto;
}

div#nav-tabContent {
    margin-top: 40px;
}

section#current-opening {
    background-color: #f1f6ff;
}

.event-box {
    border: 1px solid #133d8c;
    padding: 30px;
    border-radius: 10px;
    margin-left: 15px;
    height: 100%;
}

.event-box h2 {
    font-size: 29px;
    margin-bottom: 35px;
}

.event-box p {
    margin-bottom: 40px;
}

.event-box a {
    border: 1px solid #133d8c;
    color: #133d8c !important;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 6px;
    font-family: 'Lato';
    font-display: swap;
    font-weight: 600;
}

.current-opening-title h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

.current-opening-title p {
    text-align: center;
    margin-bottom: 40px;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    justify-content: space-around;
}

.whitepaper-content {
    margin: 24px 0 0;
}

.whitepaper-content .link-case a {
    border: 1px solid #133d8c;
    background: #133d8c;
    color: #fff;
    padding: 10px 30px;
    font-family: "Lato";
    font-display: swap;
}

.news-box img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.news-box {
    background: #fafafa;
    padding: 20px;
    border-bottom: 6px solid #319df2;
    margin-bottom: 30px;
    height: 100%;
}

.news-content {
    margin: 24px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-content h3 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
}

.news-content a {
    color: #f16430;
    text-decoration: none;
    font-size: 18px;
}

.news-content a i {
    margin-right: 10px;
}

.big-problem-case-study-box img {
    width: 100%;
    height: 295px;
    object-fit: cover;
}

.contact-us-add-enquries-content h2 {
    background: linear-gradient(to right, #2d4180 31%, #D25E3D 49%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 27px;
    font-weight: 600;
}

.contact-us-add-enquries-content {
    background: #f1f6ff;
    padding: 10px 30px;
    border-radius: 8px;
}

.contact-us-add-enquries-content a {
    color: #111;
    text-decoration: none;
    font-size: 20px;
}

.contact-address-content a {
    color: #fff;
    text-decoration: none;
}

.contact-address-content {
    color: #fff;
}

.contact-address-content {
    color: #fff;
    margin-bottom: 40px;
}

.contact-form-heading h2 {
    background: linear-gradient(to right, #2d4180 44%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}

section#contact-form input,
section#contact-form textarea {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #d5d5d5;
}

section#choose-us .sub-box p {
    text-align: center;
}

section#contact-form ::-webkit-input-placeholder {
    color: #111;
}

section#contact-form input:focus-visible,
section#contact-form textarea:focus-visible {
    outline: none;
}

textarea:focus-visible {
    outline: none;
}

.submit-contact {
    background: #ea570b;
    padding: 52px 130px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 25%;
    height: 15%;
    border-radius: 20px;
}

#contact-address-sub {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
    border-radius: 15px;
}

section#technology-hero,
section#technology-hero-mobile {
    height: 90vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.technology-hero-content {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.technology-hero-content h1 {
    font-size: 40px;
    font-weight: 600;
}

.technology-hero-content p {
    font-family: "Lato";
    font-size: 20px;
}

/* Style the tab */
.tab {
    background-color: #133d8c;
    width: 100%;
}

.tab button {
    display: block;
    background-color: inherit;
    color: #fff;
    padding: 22px 9px 22px 21px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    font-family: "Lato";
    font-display: swap;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ea570b;
}

.tab button.active {
    background-color: #ea570b;
}

/* Style the tab content */
.tabcontents {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 300px;
}

.tab-contents {
    box-shadow: #0000001a 0 5px 15px;
    padding: 30px 30px;
    margin-bottom: 50px;
    border-top: 5px solid #133d8c;
    border-radius: 7px;
    position: relative;
    height: 340px;
}

.tab-contents img {
    margin-bottom: 25px;
}

.tab-contents a {
    display: flex;
    align-items: initial;
    justify-content: space-between;
    background: #133d8c;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    border-radius: 7px;
    position: absolute;
    max-width: 85%;
    width: 100%;
    bottom: -8%;
    font-family: "Lato";
    font-display: swap;
}

.tab-contents i.fa.fa-long-arrow-right {
    position: absolute;
    bottom: -8%;
    right: 7%;
    background: #ea570b;
    padding: 19px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.tab-contents:hover {
    border-top: 5px solid #ea570b;
    transition: 0.5s;
}

.tab-contents:hover a {
    background-color: #ea570b;
    transition: 0.5s;
}

.tab-contents:hover i.fa.fa-long-arrow-right {
    color: #fff;
    transition: 0.5s;
}

section#about-hero,
section#about-hero-mobile {
    height: 90vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.about-hero-content h1 {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 42px;
    font-weight: 600;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*--------------------------------------------------------------
    Delete Your Account
--------------------------------------------------------------*/

.page-template-delete-your-account .heateor_sss_sharing_container {
    display: none;
}

/* Define the "rotated" class */
.rotated {
    transform: rotate(90deg);
}

/* Define the transition for the rotation */
.toggle i {
    transition: transform 0.3s ease-in-out;
}


.on-a-mission-content h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.on-a-mission-content {
    width: 80%;
}

.on-a-mission-content p strong {
    border-left: 4px solid #f16430;
    display: inherit;
    padding-left: 25px;
}

.core-value-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0px;
}

section#core-value {
    background-color: #f1f6ff;
}

.core-value-box:before {
    content: url(../img/Arrow.png);
    display: block;
    position: absolute;
    left: 0;
    top: 2%;
}

.core-value-box {
    position: relative;
    padding: 0 40px;
}

.core-value-box p {
    font-family: 'Lato';
}

.core-value-box h3 {
    font-size: 24px;
    font-weight: 700;
}

.place-to-work-content {
    color: #fff;
}

.place-to-work-content p {
    font-family: 'Lato';
    font-size: 20px;
}

.place-to-work-content p code {
    color: #fff;
    font-family: 'Lato';
    font-size: 20px;
    display: inherit;
    padding: 0 25px;
    border-left: 4px solid #f16430;
}

.meet-the-team-title {
    text-align: center;
}

.meet-the-team-title h2 {
    background: linear-gradient(to right, #2d4180 28%, #D25E3D 59%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0px;
}

.leadership-title {
    text-align: center;
    margin-bottom: 40px;
}

.leadership-title h2 {
    color: #f06430;
    font-size: 30px;
    font-weight: 500;
}

.leadership-title p {
    font-size: 20px;
    font-weight: 500;
}

.member-box {
    text-align: center;
    border: 2px solid #193d89;
    border-radius: 13px;
}

.member-box-main.WhenActive .member-box {
    border: 2px solid #f06430;
    transition: 0.5s;
}

.member-box-main.WhenActive .member-box-content {
    background: #f06430;
    transition: 0.5s;
}

.member-box-main.WhenActive .member-box-content:before {
    background-color: #f06430;
    transition: 0.5s;
}

.member-box-main.WhenActive .member-box-content a {
    background: #193d89;
    transition: 0.5s;
}

.member-box-content h3 {
    font-size: 18px;
    top: 10%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    position: absolute;
}

.member-box-content p {
    margin-bottom: 0px;
}

.member-box img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: auto;
}

.member-box-content a {
    background: #f06430;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
    position: absolute;
    left: 40%;
    bottom: -40%;
}

.member-box-content {
    background: #193d89;
    color: #fff;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    height: 60px;
    z-index: 1;
}

.member-box-content:before {
    content: "";
    background-color: #193d89;
    position: absolute;
    top: -25px;
    width: 100%;
    height: 90%;
    left: 0;
    transform: skewY(350deg);
    z-index: -9;
}

div#exampleModalToggle2 .modal-dialog,
div#exampleModalToggle3 .modal-dialog,
div#exampleModalToggle .modal-dialog {
    max-width: 70% !important;
    position: relative;
}

div#exampleModalToggle2 .modal-dialog .input-group .row,
div#exampleModalToggle3 .modal-dialog .input-group .row,
div#exampleModalToggle .modal-dialog .input-group .row {
    width: 100%;
}

div#exampleModalToggle2 h5#exampleModalToggleLabel,
div#exampleModalToggle3 h5#exampleModalToggleLabel,
div#exampleModalToggle h5#exampleModalToggleLabel {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 36px;
}

div#exampleModalToggle2 .wpcf7-form label.error3,
div#exampleModalToggle3 .wpcf7-form label.error,
div#exampleModalToggle .wpcf7-form label.error,
.job-single-form .wpcf7-form label.error {
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    text-transform: uppercase;
}

div#exampleModalToggle2 .modal-header,
div#exampleModalToggle3 .modal-header,
div#exampleModalToggle .modal-header {
    border-bottom: none;
    background: #133d8c;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 0px;
}

div#exampleModalToggle2 .modal-body,
div#exampleModalToggle3 .modal-body,
div#exampleModalToggle .modal-body {
    background: #133d8c;
    padding: 50px 40px;
}

div#exampleModalToggle2 .form-control,
div#exampleModalToggle3 .form-control,
div#exampleModalToggle .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

div#exampleModalToggle2 button.btn.btn-primary,
div#exampleModalToggle3 button.btn.btn-primary,
div#exampleModalToggle button.btn.btn-primary {
    background: #fff;
    color: #133d8c;
    padding: 10px 120px;
    margin-top: 30px;
}

div#exampleModalToggle2 ::-webkit-input-placeholder,
div#exampleModalToggle3 ::-webkit-input-placeholder,
div#exampleModalToggle ::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

div#exampleModalToggle2 option,
div#exampleModalToggle3 option {
    color: #111;
}

div#exampleModalToggle2 button.btn-close,
div#exampleModalToggle3 button.btn-close,
div#exampleModalToggle button.btn-close {
    position: absolute;
    right: 2%;
    top: 4%;
    color: #fff;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(326deg) brightness(102%) contrast(103%);
    opacity: 1;
}

div#exampleModalToggle2 select#cars,
div#exampleModalToggle3 select#cars {
    padding: 9px;
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    -moz-appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input:focus-visible {
    outline: none;
}

.modal-body .wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}

.casestudy-hero {
    background-size: cover;
    height: 90vh;
    position: relative;
}

.casestudy-hero:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.5;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.case-study-single-content {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    width: 50%;
}

.case-study-slider-section button.slick-prev.slick-arrow {
    display: none;
}

.case-study-inner-box img {
    width: 100% !important;
    height: 270px;
    object-fit: cover;
}

.case-study-inner-box {
    margin-right: 33px;
}

.case-study-inner-content p {
    font-family: 'Lato';
    font-display: swap;
    font-size: 16px;
    text-transform: uppercase;
}

.case-study-inner-content p {
    font-family: 'Lato';
    font-display: swap;
    font-size: 16px;
    text-transform: uppercase;
}

.case-study-inner-content a h3 {
    font-size: 23px;
    font-weight: 700;
}

.case-study-inner-content a {
    color: #111;
    text-decoration: none;
}

.case-study-inner-content {
    background-color: #f8f8f8;
    padding: 20px;
    height: 210px;
}

section.case-study-slider-section button.slick-next.slick-arrow {
    position: absolute;
    top: -10%;
    right: 7%;
}

section.case-study-slider-section {
    position: relative;
}

.row.case-study-at-glance-row {
    background: linear-gradient(106deg, rgba(51, 66, 126, 1) 41%, rgba(210, 94, 61, 1) 87%);
    padding: 30px;
    position: relative;
}

.at-glance-title h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.at-glance-box {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    color: #fff;
}

.at-glance-box h3 {
    background: #fff;
    width: 80%;
    padding: 5px 40px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #2d4180;
    border-radius: 5px;
}

img.img-fluid.element-1 {
    position: absolute;
    right: -10px;
    width: 30%;
}

img.img-fluid.element-2 {
    position: absolute;
    width: 20%;
    bottom: 0;
    left: -12px;
}

section.case-study-at-glance {
    background: #f1f6ff;
}

section.case-study-description {
    background: #f1f6ff;
    padding: 0px 0;
    padding-bottom: 60px;
}

section.case-study-description h3 {
    padding: 0;
    background: linear-gradient(to right, #2d4180 4%, #D25E3D 16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}

section.case-study-form {
    background: #133d8c;
    color: #fff;
    position: relative;
    padding: 100px 0;
}

img.img-fluid.element-4 {
    position: absolute;
    left: 0;
    top: 10%;
}

img.img-fluid.element-3 {
    position: absolute;
    right: 0;
    bottom: 0%;
}

.case-study-address h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 40px;
}

.case-study-address h3 {
    font-size: 24px;
    margin-bottom: 0;
}

.case-study-address a {
    color: #fff;
    text-decoration: none;
}

section.case-study-form .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0px;
}

section.case-study-form ::-webkit-input-placeholder {
    color: #fff;
}

.case-btn {
    background: #319df2;
    color: #fff;
    padding: 10px 100px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    border: none;
}

.blog-section-content p img {
    margin: 15px;
}

.case-study-description img {
    margin: 15px;
}

section.case-study-description span {
    padding: 0;
}

/* body#Environmental\ services .industires-hero-content,
body#Manufacturing .industires-hero-content,
body#Insurance .industires-hero-content{
    position: absolute;
    top: 45%;
} */
section.case-study-description p {
    padding: 0;
}

div#video .modal-dialog.modal-dialog-centered {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

div#video button.btn-close {
    position: absolute;
    right: 10%;
    top: 10%;
    filter: invert(100%) sepia(0%) saturate(7427%) hue-rotate(23deg) brightness(118%) contrast(118%);
    opacity: 1;
}

img.Struggling-img {
    width: 20% !important;
}

.select2-container--open .select2-dropdown {
    top: 10px !important;
    border: 1px solid #b5b8bd !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.select2-results__option {
    padding: 15px 30px !important;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700;
    color: #77797d !important;
}

span.select2-selection.select2-selection--multiple {
    position: relative;
    display: flex;
    align-items: center;
}

span.select2-selection.select2-selection--multiple:after {
    content: url('../img/down.png');
    display: block;
    position: absolute;
    right: 8px;
    top: 29%;
}

form#caseStudyFilter p {
    font-weight: 500;
}

span.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}

li#select2-categoryfilter-id-result-i2ox-32 {
    display: none;
}

li#select2-categoryfilter-id-result-aafb-10 {
    display: none;
}

li#select2-categoryfilter-id-result-0wyb-11 {
    display: none;
}

li#select2-categoryfilter-id-result-stkt-18 {
    display: none;
}

li#select2-categoryfilter-id-result-fonl-192 {
    display: none;
}

li#select2-categoryfilter-id-result-m30w-195 {
    display: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    margin-bottom: 0px !important;
    padding: 10px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

form#caseStudyFilter select {
    width: 100%;
    margin: 0 auto;
    padding: 16px;
    margin-bottom: 30px;
    border-radius: 6px;
    background: #fff;
}

form#caseStudyFilter {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 70px;
}

#comparison {
    width: 100%;
    padding-bottom: 40%;
    overflow: hidden;
    position: relative;
}

figure {
    position: absolute;
    background-image: url(../img/1.jpg);
    background-size: auto;
    font-size: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
}

#divisor {
    background-image: url('../img/img-1.jpg');
    background-size: cover;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
    bottom: 0;
    height: 100%;
}

#divisor::before,
#divisor::after {
    content: "";
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: white;
    z-index: 3;
}

#divisor::before {
    top: 0;
    box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
}

#divisor::after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
}

#handle {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}

#handle::before,
#handle::after {
    content: "";
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

#handle::before {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}

#handle::after {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}

input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 50%;
    left: -14px;
    transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 50px);
    z-index: 2;
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
}

.twentytwenty-overlay {
    transition-property: background;
    background: transparent;
    z-index: 0;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-before-label:before {
    content: attr(data-content);
}

.twentytwenty-after-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    position: absolute;
    background: hsla(0, 0%, 100%, .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
    top: 45%;
    right: 2%;
}

.twentytwenty-before-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    position: absolute;
    background: hsla(0, 0%, 100%, .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
    top: 45%;
    left: 1%;
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    transition-property: opacity;
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-after-label:before {
    content: attr(data-content);
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, .5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

input[type=range]:focus,
input[type=range]:active {
    border: none;
    outline: none;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    border: 4px solid white;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

input[type=range]::-moz-range-track {
    -moz-appearance: none;
    height: 15px;
    width: 100%;
    background-color: transparent;
    position: relative;
    outline: none;
}

section.single-member-hero {
    padding: 0;
}

section.single-member-name-detail {
    position: relative;
    margin-top: -28%;
    padding: 14% 0;
}

section.single-member-name-detail img {
    position: absolute;
    height: 50%;
    width: 100%;
}

.single-member-name h2 {
    color: #133c8b;
    font-weight: 600;
}

.single-member-name {
    position: absolute;
    bottom: 4%;
    display: block;
}

section.member-single-content p {
    margin-bottom: 60px;
}

section.member-single-content a:before {
    content: url('../img/next-arrow.png');
    display: inline-flex;
    /* align-items: center; */
    top: 2px;
    position: relative;
    margin-right: 15px;
}

section.member-single-content a {
    font-size: 26px;
    color: #3e3e40;
    position: relative;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    text-decoration: none;
}

.tab-panel {
    display: none;
}

.member-box-inner .active {
    display: block !important;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    animation: fadeInUp 0.4s ease backwards;
}

@keyframes fadeInUp {
    0% {
        transform: translate(0px, 100px);
        opacity: 0;
    }

    100% {
        transform: translate(0px, 0);
        opacity: 1;
    }
}

.toggle-content h2 {
    font-size: 36px;
    font-weight: 600;
    font-family: 'Lato';
    font-display: swap;
    margin-bottom: 10px;
}

.toggle-content.active {
    margin-top: 20px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    padding: 50px 30px;
    margin-bottom: 30px;
    border: none;
}

.toggle-content h2 {
    color: #f06430;
}

.toggle-content h5 {
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 30px;
}

.toggle-content h3 {
    font-size: 23px;
    font-family: 'Lato';
    font-display: swap;
    margin-bottom: 10px;
}

.tab-panel.active {
    display: block;
}

.member-box-inner .active {
    display: block !important;
}

.member-box-inner {
    position: relative;
}

.toggle-content {
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #ccc;
    z-index: 1;
    height: fit-content;
}

/*Our Peaple*/

.meet-the-teem-filter .sf-field-reset {
    /*display: none;*/
}

.our-people-section-1 {
    padding: 100px 0;
}

.our-people-section-1-content p {
    font-size: 19px;
}

.our-people-section-1-content {
    margin-top: 60px;
}

.our-people-section-meet-head h2 {
    font-size: 30px;
    color: #3e3e40;
    font-family: 'gilroyextrabold';
    font-display: swap;
}

.meet-the-teem-filter .searchandfilter ul {
    padding-inline-start: 0;
    display: inline-flex;
    align-items: center;
}

.meet-the-teem-filter .searchandfilter ul li {
    margin-right: 60px;
}

.meet-the-teem-filter .searchandfilter ul li:last-child {
    margin-right: 0px;
}

.meet-the-teem-filter .searchandfilter ul li select.sf-input-select {
    min-width: 170px;
    border: none;
    border-bottom: 1px solid #BCBCBC;
    background: transparent;
    font-size: 26px;
    font-family: 'gilroyextrabold';
    font-display: swap;
    color: #BCBCBC;
    padding-right: 90px;
    -webkit-appearance: none;
    cursor: pointer;
}

.meet-the-teem-filter .searchandfilter ul li label {
    position: relative;
    cursor: pointer;
}

.meet-the-teem-filter .searchandfilter ul li label:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #BCBCBC;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    /* height: 100%; */
    pointer-events: none;
    font-size: 40px;
    line-height: 1;
}

.meet-the-teem-filter .searchandfilter ul li .search-filter-reset {
    font-size: 30px;
    font-family: 'gilroyextrabold';
    font-display: swap;
    color: #3E3E40;
    margin-right: 60px;
}

.banner-image-text.our-people-section-meet-head {
    margin-top: 85px;
}

.our-people-section-3 {
    padding: 60px 0;
}

.our-people-section-3-head h2 {
    font-size: 30px;
    font-family: 'gilroyextrabold';
    font-display: swap;
    color: #3E3E40;
}

.our-people-section-3-head {
    margin-bottom: 50px;
}

.vertex-team-title h2 {
    color: #f06430;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}

.our-people-second-head {
    margin-top: 60px;
}

.our-people-grid-title {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    opacity: 1;
    background-color: #F0F0F0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 15px 0;
}

.our-people-grid-title a {
    color: #3E3E40;
    font-size: 19px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.our-people-grid:hover .our-people-grid-title a {
    color: #ffffff;
    font-size: 19px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.searchandfilter ul li select.sf-input-select:focus {
    outline: none;
}

.our-people-grid {
    position: relative;
    margin-bottom: 30px;
}

.our-people-grid:hover .our-people-grid-title {
    opacity: 1;
    background-color: #4D4CFF;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.our-people-grid a {
    display: block;
    position: relative;
}

div#exampleModalToggle .modal.show .modal-dialog {
    transform: none;
    max-width: 70% !important;
    position: relative;
}

.modal-header {
    background: #133d8c;
    color: #fff;
}

.modal-header h5 {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 7px;
}

div#exampleModalToggle input.wpcf7-form-control.has-spinner.wpcf7-submit,
div#exampleModalToggle3 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #fff;
    border: none;
    padding: 8px 100px;
    border-radius: 5px;
    color: #133d8c;
    font-weight: 500;
    margin-top: 20px;
}

a.contact img {
    margin-left: 7px;
}

.india-single-title h1 {
    background: linear-gradient(to right, #2d4180 14%, #D25E3D 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
}

.job-single-form .form-control {
    display: block;
    width: 100%;
    padding: 12px 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.job-single-form ::-webkit-input-placeholder {
    color: #fff;
}

.job-single-form h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.job-single-form p {
    margin-bottom: 0;
}

.job-single-form .row {
    width: 100%;
}

.job-single-form {
    background: #133d8c;
    padding: 60px 70px;
    border-radius: 20px;
}

.job-single-form .wpcf7-submit.btn.btn-primary {
    background: #fff;
    border: none;
    padding: 8px 100px;
    border-radius: 5px;
    color: #133d8c;
    font-weight: 500;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
}

section.us-single-title {
    padding-bottom: 0;
}

section.us-single-content {
    padding: 20px;
}

section.us-single-form {
    padding: 20px;
}

.job-single-content span {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}

.job-single-content span:before {
    content: "";
    border: 2px solid #f06430;
    margin-right: 10px;
}

.how-we-do-title h2 {
    background: linear-gradient(to right, #2d4180 0%, #D25E3D 23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Epilogue', sans-serif;
    font-display: swap;
    margin-bottom: 5rem;
    text-transform: capitalize;
}

.how-we-do-main-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58.8%;
    margin: 0 auto;
    height: 200px;
}

.how-we-do-img {
    width: 30%;
    text-align: center;
}

.how-we-do-content {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    padding: 50px;
}

.how-we-do-box:nth-child(even) .how-we-do-main-box {
    float: left;
}

.how-we-do-box:nth-child(odd) .how-we-do-main-box {
    float: right;
}

.how-we-do-main-box .content-title {
    color: #e46236;
    font-size: 26px;
    font-weight: bold;
}

.how-we-do-box:nth-child(odd) .how-we-do-main-box .content-title {
    color: #133c8b;
}

.how-we-do-box:nth-child(even) .how-we-do-main-box .content-title {
    color: #e46236;
}

.how-we-do-content ul {
    padding: 0 0 0 15px;
    list-style-type: square;
    font-size: 18px;
}

.how-we-do-content ul li::marker {
    color: #e46236 !important;
}

#error-msg {
    background-color: #23397a;
    height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#error-msg .text-center {
    color: #fff;
}

.thank-you-contant .heateor_sss_sharing_container {
    display: none;
}

.event-box-button {
    display: flex;
    flex-wrap: wrap;
}

#refer-btn {
    border: none;
    border-radius: unset;
}

#refer-btn img {
    max-width: 30px;
    margin-right: 5px;
}

#refer-btn span {
    border-bottom: 1px solid #133d8c;
}

.career-hero a.link.refer-earn {
    background: rgb(58, 67, 123);
    background: linear-gradient(90deg, rgba(58, 67, 123, 1) 13%, rgba(211, 94, 61, 1) 73%);
}

.interested-in-form p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.interested-in-form p label {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 5px;
}

#interested-in {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
}

#interested-in:checked {
    background-color: green;
}

#interested-in:checked::after {
    content: '\2713';
    font-size: 12px;
    color: white;
    position: absolute;
    top: 0;
    left: 3px;
}

div#interested-group, .candidate-detail {
    padding: 20px;
    border: 1px solid #fff;
    margin-bottom: 30px;
    border-radius: 5px;
}

div#interested-group, .candidate-detail {
    padding: 20px;
    border: 1px solid #fff;
    margin-bottom: 30px;
    border-radius: 5px;
}

div#interested-group h2 {
    text-align: left;
}

.candidate-detail h2 {
    text-align: left;
}

.career-hero a.link.refer-earn img {
    max-width: 30px;
    margin-right: 5px;
}

.Success-Stories-Image img {
    max-width: 120px;
}