.wp-caption {
margin-bottom: 2px;
}
.wp-caption-text {
margin-bottom: 5px;
}
.screen-reader-text {
margin-bottom: 12px;
}
.gallery-caption {
margin-bottom: 2px;
}
.bypostauthor {
margin-bottom: 2px;
}
.alignleft {
float: left;
margin-bottom: 20px;
margin-right: 20px;
max-width: 100%;
}
.alignright {
float: right !important;
margin-bottom: 20px;
margin-left: 20px;
max-width: 100%;
}
.aligncenter {
display: block;
margin: 0 auto 20px;
}
.col-md-4 .funfact-meta > i {
right: 27px;
}
.mycustom-pricing {
background-color: #090909 !important;
}
.on-hover {
display: none;
animation: fadeOut 0.5s;
}
.hver:hover .on-hover {
display: block;
animation: fadeIn 0.5s;
}:root {
--thm-black-bg: #111a35;
--thm-gray-bg: #f3f6ff;
--thm-primary-color: #4366ce;
--thm-primary-secondary-color: #ffffff7d;
}
.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
color: #111a35;
}
.footer-main {
padding: 100px 0px 50px;
}
.solution-detail-page-sidebar .banner-box .logo a img {
width: 80px;
}
.solution-detail-page-sidebar .banner-box {
background-color: #111a35;
}
.solution-detail-page-sidebar .banner-box__shape {
top: -20px;
right: -20px;
}
.footer-style1 .footer-top__inner {
position: relative;
display: flex;
align-items: center;
background-color: var(--thm-black-bg);
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom: 1px solid #2e4382;
padding: 44px 50px 44px;
}
.slogan-style1__inner .contact-communicate .contact-box a:hover {
color: var(--thm-primary-secondary-color);
}
.footer-style1 .subscribe-box-social-links {
position: relative;
display: block;
border-left: 1px solid #2e4382;
padding-left: 40px;
margin-left: auto;
}
.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
background: #111a34;
border-color: #111a34;
cursor: pointer;
pointer-events: auto;
}
.main-slider__nav .swiper-button-next i,
.main-slider__nav .swiper-button-prev i {
pointer-events: none;
}
.main-slider__nav .swiper-button-next.swiper-button-disabled,
.main-slider__nav .swiper-button-prev.swiper-button-disabled {
opacity: 1;
pointer-events: auto;
cursor: pointer;
}
.welcome-style1__img-single::before {
background: -webkit-linear-gradient(90deg, rgb(39 59 118) 0%, rgba(6, 42, 38, 0) 75%);
}
.industries-serve-style1-bg:before {
background: linear-gradient(270deg, rgba(6, 42, 38, 0) 0%, rgba(6, 42, 38, 0) 21%, rgb(17 26 52 / 78%) 68%, rgb(17 26 52) 100%);
}
.main-slider-style1 .image-layer:after {
background: linear-gradient(90deg, rgb(17 26 52 / 90%) 0%, rgb(17 26 52 / 75%) 26%, rgba(6, 42, 38, 0) 65%);
}
.single-job-post .top-box .icon img {
max-height: 80px;
object-fit: cover;
}
.service-sidebar-widget ul li a:after{
position: unset;
}
.service-style1__single-img .overlay-icon img {
width: 60% !important;
}
.job-details-page-sidebar-job-details {
display: none;
}
.job-details-page-content .job-requirements .list-item li .text-box {
align-items: flex-start;
}
.testimonial-content .read-more {
color: #0073aa;
cursor: pointer;
text-decoration: none;
margin-left: 5px;
font-weight: 600;
}
.testimonial-content .read-more:hover {
text-decoration: underline;
}
.testimonial-content .more-text {
display: none;
}
.single-job-post {
height: 100%;
}
.single-job-post .top-box {
position: relative;
display: flex;
height: 100%;
flex-direction: column;
}
.single-job-post .top-box .btn-box {
margin-top: auto;
}
@media screen and (max-width: 768px) {
.job-details-page-content .job-requirements .list-item li .icon-box {
top: 5px !important;
align-items: start !important;
}
}
.page-template-page-careers-php .no-job-listing {
text-align: center;
img {
max-width: 50%;
margin: 0 auto;
}
.no-job-listing-text {
font-size: 30px;
line-height: 50px;
margin-block: 20px;
}
.btn-primary {
background-color: var(--thm-primary-color);
border-color: var(--thm-primary-color);
}
}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
.main-slider__nav {
left: auto;
right: 50px;
}
}
.owl-nav {
button {
&:hover {
span {
&:before {
color: #ffffff;
}
}
}
}
}  button.btn-one,
input[type="submit"].btn-one,
.wpcf7-form button.btn-one,
.wpcf7-form input[type="submit"].btn-one,
.contact-form form .button-box button.btn-one {
border: 0;
outline: none;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
background-color: transparent;
overflow: hidden;
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
}
button.btn-one .txt,
input[type="submit"].btn-one .txt {
position: relative;
z-index: 2;
pointer-events: none;
}
button.btn-one::before,
input[type="submit"].btn-one::before,
.contact-form form .button-box button.btn-one::before {
z-index: 1;
background: var(--thm-black);
}
button.btn-one::after,
input[type="submit"].btn-one::after,
.contact-form form .button-box button.btn-one::after {
z-index: 0;
background-color: var(--thm-primary-color);
transform: scaleX(1);
transition-duration: 500ms;
}
button.btn-one:hover::before,
input[type="submit"].btn-one:hover::before,
.contact-form form .button-box button.btn-one:hover::before {
transform: translateX(0);
left: 0;
right: 0;
}
button.btn-one:hover::after,
input[type="submit"].btn-one:hover::after,
.contact-form form .button-box button.btn-one:hover::after {
transform: scaleX(0);
transition-duration: 500ms;
}
button.btn-one:hover,
button.btn-one:focus,
input[type="submit"].btn-one:hover,
input[type="submit"].btn-one:focus {
color: #ffffff;
}
button.btn-one:focus-visible,
input[type="submit"].btn-one:focus-visible {
outline: 2px solid var(--thm-primary-color);
outline-offset: 2px;
}
button.btn-one:disabled,
input[type="submit"].btn-one:disabled {
opacity: 0.65;
cursor: not-allowed;
}
button.btn-one:disabled::before,
button.btn-one:disabled:hover::before,
button.btn-one:disabled::after,
button.btn-one:disabled:hover::after {
transform: none;
}
.iti__selected-flag {
padding: 16px 6px 16px 8px;
align-items: center;
max-height: 55px;
}
.footer-style1 .subscribe-box-social-links a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 55px;
width: 55px;
background: transparent;
border: 1px solid #2e4382;
border-radius: 6px;
color: var(--thm-white);
font-size: 20px;
transition: all 200ms linear;
transition-delay: 0.1s;
z-index: 1;
}
.footer-bottom {
position: relative;
display: block;
border-top: 1px solid #2e4382;
padding: 21px 0px 20px;
}
.footer-widget-info-box .social-links .hire-meida a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 55px;
width: 55px;
background: transparent;
border: 1px solid #2e4382;
border-radius: 6px;
color: var(--thm-white);
font-size: 20px;
transition: all 200ms linear;
transition-delay: 0.1s;
z-index: 1;
}
.footer-widget-mobile-app .store-app ul li a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
color: var(--thm-white);
font-size: 20px;
line-height: 20px;
width: 55px;
height: 55px;
border-radius: 6px;
background-color: transparent;
border: 1px solid #2e4382;
transition: border-color 0.5s ease;
transition: all 0.5s ease;
-webkit-transition: border-color 0.5s ease;
-moz-transition: border-color 0.5s ease;
-ms-transition: border-color 0.5s ease;
-o-transition: border-color 0.5s ease;
}
.scroll-to-top .scroll-bar-text {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 55px;
height: 55px;
background-color: #273b76;
border-radius: 6px;
color: #ffffff;
font-size: 18px;
cursor: pointer;
transition: all 500ms ease;
}
.welcome-style1__content .icon-box {
position: unset;
}
.slogan-style1__inner .text p {
color: #ffffff;
}
.slogan-style1__inner .highlights-box ul li .icon span,
.why-choose-style1__list .content-box .btn-box a,
.slogan-style1__inner .contact-communicate .contact-box p {
color: var(--thm-primary-secondary-color);
} .duration-300 {
transition-duration: 300ms;
}
.transition-all {
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.shadow-2xl {
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bg-\[\#25D366\] {
--tw-bg-opacity: 1;
background-color: rgb(37 211 102 / var(--tw-bg-opacity, 1));
}
.rounded-full {
border-radius: 9999px;
}
.w-14 {
width: 50px;
}
.h-14 {
height: 50px;
}
.chat-button {
align-items: center;
justify-content: center;
}
.chat-button svg {
width: 30px;
height: 30px;
}
.flex {
display: flex;
}
.z-\[100\] {
z-index: 100;
}
.right-6 {
right: 3.5rem;
}
.bottom-6 {
bottom: 8.5rem;
}
.fixed {
position: fixed;
}
.wpcf7 .wpcf7-spinner {
display: inline-block !important;
visibility: visible !important;
}
body:has(.xs-sidebar-group.isActive) {
overflow: hidden;
}
.logo-box-style1 a img {
@media (min-width: 1024px) {
width: 100px;
height: auto;
position: relative;
top: -20px;
height: auto !important;
}
}
.logo-box-style1::before {
background-color: var(--thm-white);
border-bottom-right-radius: 6px;
@media (max-width: 1024px) {
display: none;
}
}
.mobile-nav__overlay {
background-color: #000000;
opacity: 0.4;
}
.mobile-nav__content {
background-color: #ffffff;    
}
.mobile-nav__content .main-menu__list>li>a {
color: #000000;
}
.mobile-nav__content .main-menu__list>li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-nav__contact li a,
.mobile-nav__contact li>i,
.mobile-nav__social a {
color: var(--thm-primary-color);
}
.mobile-nav__close {
background-color: rgba(0, 0, 0, 0.3);
}
.header-contact-info-style1 .text p {
color: #434a5c;
}
.header-contact-info-style1 ul li p a,
.header-subscribe-box-one .text a {
color: #4366ce;
}
.main-header-style1__box-top {
background-color: var(--thm-white);
border-bottom-right-radius: 5px;
} .validity-note {
display: none;
}
.validity-note,
.sjb-invalid-email,
.sjb-invalid-phone,
.sjb-invalid-attachment,
label.error {
color: #ff0000 !important;
font-size: 14px;
margin-top: 5px;
display: block;
}
input#applicant-resume::file-selector-button {
font-size: 16px;
padding: 4px 10px;
display: inline-flex;
align-items: center;
margin: 2px 4px !important;
}
.file span,
.file>div {
display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.main-header-style1__box-bottom {
margin-top: 0px;
margin-left: -8px;
}
}
@media only screen and (max-width: 1025px) {
.main-header-style1 {
padding-left: 0;
}
.main-header-style1__box-bottom {
margin-left: 0;
}
.logo-box-style1 a img {
max-height: 90px;
}
.logo-box-style1 {
width: 160px;
height: 92px;
justify-content: flex-end;
padding-right: 50px;
background-color: #ffffff;
}
}
.wpcf7-not-valid-tip {
position: absolute;
bottom: 5px;
left: 10px;
font-size: 12px;
line-height: 16px;
white-space: nowrap !important;
}
.blog-style1__single {
height: 100%;
display: flex;
flex-direction: column;
}
.blog-style1__single-btn {
margin-top: auto !important;
}
.single-sidebar-box .sidebar-title h3,
.widget h2,
.widget .wp-block-search__label {
font-family: var(--thm-font);
}
.testimonial-style1,
.service-style1,
.partner-style2 {
@media screen and (max-width: 768px) {
padding: 40px 0;
}
}
.service-style1-carousel.owl-carousel.owl-dot-style1 .owl-dots {
@media screen and (max-width: 768px) {
display: block;
}
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
@media screen and (max-width: 768px) {
margin: 4px 10px;
}
}
.footer-style1 .footer-top__inner {
@media screen and (max-width: 768px) {
flex-wrap: wrap;
}
}
.footer-style1 .subscribe-box-social-links {
@media screen and (max-width: 768px) {
padding-left: 0;
margin: 0 auto;
}
}
.about-style3__img .overlay-box {
@media screen and (max-width: 768px) {
width: 200px;
height: 200px;
}
}
.about-style3__img .overlay-box .fact-counter .counter-box h2,
.fact-counter-style1__single .counter-box h2 {
@media screen and (max-width: 768px) {
font-size: 40px;
}
}
.about-style3__img .overlay-box .fact-counter p,
.fact-counter-style1__single .fact-counter-box p {
@media screen and (max-width: 768px) {
font-size: 12px;
}
}
.about-style3__img .overlay-box {
@media screen and (max-width: 768px) {
top: 75%;
}
}
form.filters-form .col-md-3 {
@media screen and (max-width: 768px) {
margin-bottom: 20px !important;
}
}
.job-details-page-content .job-requirements .list-item li .icon-box {
@media screen and (max-width: 768px) {
position: absolute;
top: 0;
bottom: 0;
left: 0;
line-height: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
}
}
#applicant-resume-error, .form-group .file label {
margin-top: 0 !important;
margin-left: 0 !important;
margin-bottom: 0 !important;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
@media screen and (max-width: 768px) {
border-top: 1px solid var(--thm-border-color) !important;
margin-bottom: 10px;
}
}
.service-style5__img-box-bg {
@media screen and (max-width: 768px) {
max-height: 300px;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
}
.service-style5__inner {
@media screen and (max-width: 768px) {
padding-left: 0;
}
}
.service-style5__img-box {
@media screen and (max-width: 768px) {
position: relative;
top: 0px;
left: 0px;
bottom: 0px;
display: block;
padding: 10px;
width: 100%;
}
}
.service-style5__img-box-bg {
@media screen and (max-width: 768px) {
position: relative;
height: 300px;
}
}
.service-style5-carousel.owl-nav-style-one.owl-theme .owl-nav {
@media screen and (max-width: 768px) {
right: 0;
position: absolute;
left: auto;
bottom: -50px;
}
}
.why-choose-style3__single {
background-color: #273b76 !important;
border: 1px solid #273b76 !important;
}
.why-choose-style3__single .icon-box {
background-color: #111a34 !important;
border: 1px solid #111a34 !important;
}
.why-choose-style3__single .count-box h1 {
-webkit-text-stroke: 1px #ffffff80;
}
.footer-style1::before {
background-color: var(--thm-white);
}
@media screen and (max-width: 1199px) { .sticky-logo-box-style1 img {
object-fit: contain;
}
.main-header-style1 {
position: fixed;
top: 0;
}
}
.header-contact-info-style1 ul li p a:hover, .header-subscribe-box-one .text a:hover {
color: #111a35;
}
.industries-serve-style1__content-list ul li .title-box h3, .why-choose-style3__single .title-box h3{
color: var(--thm-white);
}
.solution-detail-page-sidebar .services-box .widget_hiringhub_download_vouchers, div#hiringhub_download_vouchers-2, .service-advantages__content-tab-item__inner .btn-box, .about-style2__img .content-box .btn-box{
display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.job-opening-style1__form .btn-box {
padding-top: 0;
}
.job-opening-style1__form .btn-box .btn-one {
display: block;
width: 100%;
padding: 10px 15px;
}
}
@media only screen and (max-width: 767px) {
.job-details-page-content .share-link-box ul li {
position: relative;
display: block;
float: none;
width: 100%;
}
}
@media screen and (max-width: 1200px) {
.job-details-page-content .share-link-box ul {
position: relative;
display: block;
gap: 10px;
}
.job-details-page-content .share-link-box ul li {
position: relative;
display: flex;
width: 48%;
margin: 0 !important;
}
.job-details-page-content .share-link-box ul li a{
width: 100%;
}
}
@media screen and (max-width: 1024px) {
.page-banner__img {
display: none;
}
.welcome-style1__img-single .overlay-btn a::before {
display: none;
}
.welcome-style1__img-single .overlay-btn:hover a {
color: #ffffff !important;
}
.welcome-style1__img-single .overlay-btn:hover a span {
display: none;
}
.solution-detail-highlighs-box::before {
display: none;
}
.right-sidebar .solution-detail-page-sidebar {
margin-left: 0;
}
.solution-detail-page-sidebar .banner-box {
margin: 0;
}
.service-advantages .service-advantages__tab {
position: relative;
display: flex;
padding: 30px;
}
.service-advantages .service-advantages-tab__button .tabs-button-box {
padding: 33px 15px 15px;
}
.service-advantages .service-advantages-tab__button .tabs-button-box li h4 {
font-size: 14px;
}
}
@media screen and (max-width: 768px) {
.service-advantages .service-advantages__tab {
display: block;
}
.service-advantages .service-advantages-tab__button {
margin: 0;
width: 100%;
}
.page-banner__content .big-title {
color: var(--thm-black);
}
.page-banner__content .title-box h3,
.page-banner__content .sub-title h3 {
color: var(--thm-heading-font-color);
}
.page-banner__inner {
padding: 30px !important;
}
}
@media screen and (max-width: 575px) {
.why-choose-style1__list .content-box.box1 {
width: 100%;
}
}
.iti.iti--allow-dropdown {
width: 100%;
}
.mobile-nav__contact {
margin: 0 !important;
}
.mobile-nav__contact li+li {
margin-top: 0 !important;
}
.btn-one:after, .btn-one::before {
display: none !important;
}
.btn-one {
background-color: var(--thm-primary-color) !important;
}
.btn-one:hover {
background: var(--thm-black) !important;
}
.single-job-post .top-box .btn-box .btn-one {
color: var(--thm-black);
background-color: #ffffff !important;
border-color: var(--thm-black);
border: 1px solid;
}
.single-job-post .top-box .btn-box .btn-one:hover {
background: var(--thm-black) !important;
color: #ffffff !important;
border-color: var(--thm-black) !important;
}
.industries-serve-style1__highlight .btn-box .btn-one:before, .industries-serve-style1__highlight .btn-box .btn-one::after {
display: none !important;
}
.industries-serve-style1__highlight .btn-box .btn-one {
background-color: transparent !important;
border-color: var(--thm-primary-color) !important;
border: 1px solid;
}
.industries-serve-style1__highlight .btn-box .btn-one:hover {
background: var(--thm-primary-color) !important;
color: #ffffff !important;
border-color: var(--thm-primary-color) !important;
}
.xs-sidebar-group.isActive .xs-overlay {
background-color: #000000;
opacity: 0.60;
}
@media screen and (max-width: 1199px) { .sticky-logo-box-style1 img {
object-fit: contain;
}
.main-header-style1 {
position: fixed;
top: 0;
}
}
.header-contact-info-style1 ul li p a:hover, .header-subscribe-box-one .text a:hover {
color: #111a35;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.job-opening-style1__form .btn-box {
padding-top: 0;
}
.job-opening-style1__form .btn-box .btn-one {
display: block;
width: 100%;
padding: 10px 15px;
}
}
@media only screen and (max-width: 767px) {
.job-details-page-content .share-link-box ul li {
position: relative;
display: block;
float: none;
width: 100%;
}
}
@media screen and (max-width: 1200px) {
.job-details-page-content .share-link-box ul {
position: relative;
display: block;
gap: 10px;
}
.job-details-page-content .share-link-box ul li {
position: relative;
display: flex;
width: 48%;
margin: 0 !important;
}
.job-details-page-content .share-link-box ul li a{
width: 100%;
}
}
@media screen and (max-width: 1024px) {
.page-banner__img {
display: none;
}
.welcome-style1__img-single .overlay-btn a::before {
display: none;
}
.welcome-style1__img-single .overlay-btn:hover a {
color: #ffffff !important;
}
.welcome-style1__img-single .overlay-btn:hover a span {
display: none;
}
.solution-detail-highlighs-box::before {
display: none;
}
.right-sidebar .solution-detail-page-sidebar {
margin-left: 0;
}
.solution-detail-page-sidebar .banner-box {
margin: 0;
}
.service-advantages .service-advantages__tab {
position: relative;
display: flex;
padding: 30px;
}
.service-advantages .service-advantages-tab__button .tabs-button-box {
padding: 33px 15px 15px;
}
.service-advantages .service-advantages-tab__button .tabs-button-box li h4 {
font-size: 14px;
}
}
@media screen and (max-width: 768px) {
.service-advantages .service-advantages__tab {
display: block;
}
.service-advantages .service-advantages-tab__button {
margin: 0;
width: 100%;
}
.page-banner__content .big-title {
color: var(--thm-black);
}
.page-banner__content .title-box h3,
.page-banner__content .sub-title h3 {
color: var(--thm-heading-font-color);
}
.page-banner__inner {
padding: 30px !important;
}
}
@media screen and (max-width: 575px) {
.why-choose-style1__list .content-box.box1 {
width: 100%;
}
}
.iti.iti--allow-dropdown {
width: 100%;
}
.mobile-nav__contact {
margin: 0 !important;
}
.mobile-nav__contact li+li {
margin-top: 0 !important;
}
.btn-one:after, .btn-one::before {
display: none !important;
}
.btn-one {
background-color: var(--thm-primary-color) !important;
}
.btn-one:hover {
background: var(--thm-black) !important;
}
.single-job-post .top-box .btn-box .btn-one {
color: var(--thm-black);
background-color: #ffffff !important;
border-color: var(--thm-black);
border: 1px solid;
}
.single-job-post .top-box .btn-box .btn-one:hover {
background: var(--thm-black) !important;
color: #ffffff !important;
border-color: var(--thm-black) !important;
}
.industries-serve-style1__highlight .btn-box .btn-one:before, .industries-serve-style1__highlight .btn-box .btn-one::after {
display: none !important;
}
.industries-serve-style1__highlight .btn-box .btn-one {
background-color: transparent !important;
border-color: var(--thm-primary-color) !important;
border: 1px solid;
}
.industries-serve-style1__highlight .btn-box .btn-one:hover {
background: var(--thm-primary-color) !important;
color: #ffffff !important;
border-color: var(--thm-primary-color) !important;
}
.xs-sidebar-group.isActive .xs-overlay {
background-color: #000000;
opacity: 0.60;
}