@font-face {
    font-family: 'AmbitRegular';
    src: url('fonts/AmbitRegular.eot');
    src: url('fonts/AmbitRegular.eot') format('embedded-opentype'),
        url('fonts/AmbitRegular.woff2') format('woff2'),
        url('fonts/AmbitRegular.woff') format('woff'),
        url('fonts/AmbitRegular.ttf') format('truetype'),
        url('fonts/AmbitRegular.svg#AmbitRegular') format('svg');
}

@font-face {
    font-family: 'AmbitSemiBold';
    src: url('fonts/AmbitSemiBold.eot');
    src: url('fonts/AmbitSemiBold.eot') format('embedded-opentype'),
        url('fonts/AmbitSemiBold.woff2') format('woff2'),
        url('fonts/AmbitSemiBold.woff') format('woff'),
        url('fonts/AmbitSemiBold.ttf') format('truetype'),
        url('fonts/AmbitSemiBold.svg#AmbitSemiBold') format('svg');
}

@font-face {
    font-family: 'AmbitBold';
    src: url('fonts/AmbitBold.eot');
    src: url('fonts/AmbitBold.eot') format('embedded-opentype'),
        url('fonts/AmbitBold.woff2') format('woff2'),
        url('fonts/AmbitBold.woff') format('woff'),
        url('fonts/AmbitBold.ttf') format('truetype'),
        url('fonts/AmbitBold.svg#AmbitBold') format('svg');
}

@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url('fonts/HelveticaNeue-Roman.eot');
    src: url('fonts/HelveticaNeue-Roman.eot') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Roman.woff') format('woff'),
        url('fonts/HelveticaNeue-Roman.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

header {
    background: #0F3658;
}
#masthead{
	z-index:3;
	position:relative;
}
ul#menu-main-menu li a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 16.26px;
    line-height: 100%;
    color: #FDFCE3;
    padding: 0 13px;
}

a.btn-style1 {
    background: #fff;
    text-decoration: none;
    border-radius: 100px;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 60%;
    padding: 21px 42px;
    font-family: 'AmbitRegular';
    display: inline-block;
}

ul#menu-main-menu {
    margin: auto !important;
}

.navbar-brand {
    /* padding: 10px 0; */
    margin: 0;
}

nav.navbar.navbar-expand-lg {
    padding: 15px 0;
}

footer {
    background: #001D36;
}

.footer-left h1 {
    font-family: 'AmbitSemiBold';
    font-size: 88.5px;
    line-height: 112.00000000000001%;
    color: #fff;
    margin: 0;
    margin-bottom: 13px;
}

.footer-left p {
    font-size: 20px;
    line-height: 139%;
    color: #fff;
    font-family: 'AmbitSemiBold';
    margin-bottom: 40px;
}

.green-bg {
    background: #008A94 !important;
    color: #fff !important;
}

ul#menu-footer-menu {
    display: flex;
    flex-direction: row;
    gap: 26px;
    justify-content: flex-end;
    padding-top: 40px;
}

ul#menu-footer-menu a.nav-link {
    font-family: 'AmbitRegular';
    font-weight: 400;
    font-size: 16.26px;
    line-height: 100%;
    color: #fff;
    opacity: .8;
}

.ftr-social a {
    background: #FFFFFF54;
    width: 55px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}

.bottom-ftr-wrap {
    border-top: 1px solid rgb(255 255 255 / 40%);
    margin-top: 58px;
    padding-top: 30px;
}

.ftr-social {
    display: flex;
    gap: 25px;
    justify-content: flex-end;
    margin-top: 129px;
}

.bottom-left a {
    font-family: 'AmbitRegular';
    font-weight: 400;
    font-size: 14px;
    line-height: 139%;
    color: #fff;
    text-decoration: none;
    opacity: .5;
    margin-right: 37px;
}

.bottom-ftr-wrap {
    display: flex;
    justify-content: space-between;
}

.post,
.page {
    margin: 0;
}

.bottom-ftr-wrap {
    border-top: 1px solid rgb(255 255 255 / 40%);
    margin-top: 58px;
    padding-top: 30px;
    padding-bottom: 46px;
}

.bottom-right img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.bottom-right a {
    font-family: 'AmbitRegular';
    font-weight: 400;
    font-size: 14px;
    line-height: 139%;
    text-decoration: none;
    color: rgb(255 255 255 / 50%);
    background: rgb(255 255 255 / 11%);
    display: inline-block;
    padding: 6px 10px 6px 8px;
    border-radius: 20px;
}

.back-to-top-btn {
    margin-bottom: 101px;
    text-align: center;
    padding-top: 256px;
}

.blue-bg {
    background: #001D36 !important;
    color: #fff !important;
    border: 1px solid #fff;
}

.pre-footer {
    background: #008A94;
    padding: 49px 68px;
    border-radius: 36px;
    display: flex;
    align-items: center;
    gap: 45px;
    justify-content: space-between;
    max-width: 1271px;
    margin: auto;
    margin-bottom: -194px;
    position: relative;
	z-index:1;
}

.p-style1 p {
    font-family: 'AmbitSemiBold';
    font-size: 20px;
    line-height: 139%;
    color: #fff;
    margin-bottom: 0;
}

.promo-text p {
    margin-bottom: 36px;
}

.promo-text h2 {
    margin-bottom: 36px;
}

body {
    background: #0F3658;
}

.testimonial-wrap:after {
    content: '';
    background: url(images/bg1.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    z-index: -1;
}

.slick-center .testimonial-slide {
    padding: 40px 50px 40px 40px;
    min-width: 648px;
    gap: 45px;
    transition: all .5s ease;
}

.testimonial-slide {
    background: #fff;
    border-radius: 20px;
    display: flex !important;
	justify-content:center;
	align-items:center;
    padding: 25px 20px 25px 20px;
    gap: 30px;
    min-width: 503px;
    transition: all .5s ease;
	text-align:center !important;
}


.testimonial-slider .slick-slide>div {
    display: flex;
    justify-content: flex-end;
    transition: all .5s ease;
}

.testimonial-slider .slick-center>div {
    justify-content: center;
    transition: all .5s ease;
}

.slick-center .testimonial-content>p {
	text-align:center;
    font-size: 16px;
}

.slick-slide.right-slide .testimonial-slide {
    position: relative;
    transition: all .5s ease;
    /* transform: translateX(-380px) scale(1); */
}

.slick-slide.left-slide .testimonial-slide {
    position: relative;
    transition: all .5s ease;
    /* transform: translateX(122px) scale(1); */
}


.testimonial-content>p {
    font-size: 11px;
    font-family: 'AmbitSemiBold';
    font-style: italic;
    line-height: 139%;
    color: #626262;
    margin: 0;
}

.slick-center .author-details-wrap {
    margin-top: 36px;
    display: flex;
    align-items: center;
    gap: 24px;
}

.author-details-wrap {
    margin-top: 25px;
    display: flex;
    align-items: center;
	justify-content:center;
    gap: 16px;
}

.slick-center .author-details h3 {
    font-size: 20px;
}

.author-details h3 {
    font-family: 'AmbitSemiBold';
    font-weight: 600;
    font-size: 13px;
    line-height: 139%;
    color: #0F3658;
    margin: 0;
}

.slick-center .author-details p {
    font-family: 'AmbitSemiBold';
    font-weight: 600;
    font-size: 16px;
    line-height: 139%;
    color: #0F3658;
    opacity: .5;
    margin: 0;
}

.author-details p {
    font-size: 11px;
    margin: 0;
}

.slick-center .testimonial-image img {
    transform: none;
    margin-top: 0;
    margin-left: 0;
}

.slick-center .testimonial-image {
    width: 205px;
    margin-left: -31px;
    margin-top: -68px;
    height: 337px;
}

.testimonial-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0px 6px 14px 0px #0000001A;
}

.author-details-wrap img {
    width: 40px;
}

.slick-center .author-details-wrap img {
    width: 57px;
}

.testimonial-slider .slick-list.draggable {
    overflow: visible !important;
}

.testimonial-wrap {
    overflow: hidden;
}

.testimonial-slider .slick-track {
    display: flex;
    align-items: center;
}

.testimonial-slider ul.slick-dots li button {
    border: 1.6px solid #fff;
    border-radius: 20px;
    width: 10px;
    height: 10px;
}

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

.testimonial-slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 13px;
}

.testimonial-slider .slick-dots li.slick-active {
    width: 66px;
}

.testimonial-slider .slick-dots li.slick-active button {
    width: 66px;
    background: #fff
}

.testimonial-slider .slick-dots {
    bottom: -55px;
}

.testimonial-slider .slick-slide {
    transition: all 0.3s ease;
    transform: scale(1.05);
    z-index: 1;
    position: relative;
}

.testimonial-slider .slick-center {
    transform: scale(1.1);
    z-index: 10;
}

.slick-center .testimonial-content {
    width: calc(100% - 225px);
}

.testimonial-content {
    width: calc(100% - 153px);
}

.testimonial-image {
    width: 153px;
    height: 240px;
    margin-top: -68px;
    margin-left: -15px;
}

.h2-style h2 {
    font-family: AmbitSemiBold !important;
    font-size: 55px;
    line-height: 102%;
    color: #fff !important;
}

.reviews {
    font-family: AmbitSemiBold;
    font-size: 20px;
    line-height: 139%;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.reviews:before {
    content: '';
    background: #fff;
    width: 47px;
    height: 1.5px;
    position: absolute;
    right: calc(100% + 12px);
    top: 50%;
    transform: translateY(-50%);
}

.profile-wrap {
    background: #fff;
    border-radius: 23px 0 0 23px;
    position: relative;
}

.profile-details h3 {
    font-family: 'HelveticaNeue-Roman';
    font-size: 28.58px;
    line-height: 112.00000000000001%;
    color: #000;
    margin-bottom: 5px;
}

.profile-details p {
    font-family: 'HelveticaNeue-Roman';
    font-size: 19.97px;
    line-height: 112.00000000000001%;
    color: #000;
    opacity: .5;
    margin: 0;
}

.profile-head {
    display: flex;
    gap: 18px;
    align-items: center;
    padding: 38px 20px 38px 35px;
    box-shadow: 0px 3.8px 9.4px 0px #0000001A;
}

.profile-wrap:after {
    content: '';
    background: url(images/shadow.png) right no-repeat;
    width: 200px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;

}

.skills-wrap {
    padding: 28px 20px 33px 35px;
    position: relative;
}

.skills-wrap:after {
    content: '';
    background: #358CFF;
    width: 30px;
    height: 160px;
    position: absolute;
    right: 0;
    top: 30px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.skills-wrap h4 {
    font-family: 'AmbitSemiBold';
    font-size: 24.19px;
    line-height: 112.00000000000001%;
    color: #000;
    opacity: .5;
    margin-bottom: 15px;
}

.skills-wrap ul li:before {
    content: '';
    background: url(images/check.svg);
    width: 18px;
    height: 18px;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
}

.skills-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.skills-wrap ul li {
    font-family: 'HelveticaNeue-Roman';
    font-size: 17.69px;
    line-height: 112.00000000000001%;
    margin-bottom: 15px;
    padding-left: 28px;
    position: relative;
}

.skills-wrap ul li:last-child {
    margin-bottom: 0;
}

.for-emp:before {
    content: '';
    background: url(images/for-emp-bg.svg) no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: contain;
}

.text-black h2,
.text-black p {
    color: #000 !important;
}

.p-style2 p {
    font-family: AmbitSemiBold;
    font-size: 16px;
    line-height: 139%;
    margin: 0;
    color: #0F3658;
}

a.btn-style2 {
    font-family: AmbitRegular;
    font-size: 20px;
    line-height: 139%;
    text-decoration: underline;
    color: #000;
    text-underline-offset: 4px;
}

a.btn-style2 span {
    font-family: "Inter", sans-serif;
}

.for-job-seek:before {
    content: '';
    background: url(images/circle.svg) no-repeat bottom left;
    position: absolute;
    left: 0;
    background-size: 80%;
    width: 100%;
    height: 100%;
}

.service-item h3 {
    font-family: 'AmbitSemiBold' !important;
    font-size: 26px;
    line-height: 102%;
    color: #0F3658 !important;
}

.service-item p {
    font-family: AmbitSemiBold !important;
    font-size: 16px;
    line-height: 139%;
    color: #626262 !important;
}

.text-blue h2 {
    color: #0F3658 !important;
}

.service-tab .e-n-tabs-content .e-con-inner {
    padding: 0 !important;
}

.service-tab .e-n-tabs-heading {
    min-width: 38%;
}

.e-n-tab-title-text {
    font-family: 'AmbitSemiBold';
}

.color-grey p {
    color: #bebebe;
}

footer:after {
    content: '';
    background: url(images/footer-bg.png) bottom right no-repeat;
    width: 100%;
    height: 100%;
    background-size: 52%;
    position: absolute;
    bottom: 0;
    right: 0;
}

ul#menu-main-menu {
    flex-direction: row;
}

.navbar-toggler-icon {
    background-image: url(images/menu.png);
}

.navbar-toggler:focus {
    box-shadow: none;
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 33px;
}

.heading-style1 h1 {
    font-size: 88.54px;
    line-height: 102%;
    color: #fff !important;
    margin: 0;
    font-family: 'AmbitSemiBold' !important;
}

a.btn-style2.bold {
    color: #fff;
    font-family: 'AmbitSemiBold';
}

a.btn-style2.bold span {
    font-weight: 600;
}

.custom-pagination {
    display: flex;
    margin-top: 100px;
    gap: 25px;
}

.bullet {
    display: flex;
    flex-direction: column;
    width: 270px;
    cursor: pointer;
}

.bullet-text {
    font-size: 20px;
    line-height: 139%;
    font-family: 'AmbitSemiBold';
    color: rgb(255 255 255 / 50%);
    padding-top: 19px;
}

.progress-container {
    width: 100%;
    height: 6px;
    background-color: rgb(255 255 255 / 25%);
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    width: 0%;
    background-color: #fff;
    transition: width 0s;
}

.bullet.active .bullet-text {
    color: #fff;
}

.bullet.active .bullet-text:after {
    display: none;
}

.bullet-text:after {
    content: '';
    background: url(images/top-arrow.png)no-repeat center;
    background-size: 100%;
    width: 13px;
    height: 13px;
    display: inline-block;
}

.retainment {
    position: absolute;
    top: 45px;
    right: 70px;
    width: 242px;
}

.client {
    position: absolute ! Important;
    right: 0;
    bottom: 103px;
    width: 293px;
}

.perfomance {
    position: absolute;
    top: 128px;
    left: 0;
    width: 293px;
}

nav.navbar.custom-expand-1024 {
    padding: 15px 0;
}

.talk-btn {
    gap: 10px;
    display: flex;
}

.promo-text .promo-btns .green-bg {
    border: 1px solid #fff;
}

.promo-btns {
    display: flex;
    gap: 10px;
}

footer .promo-btns {
    gap: 23px;
}

.alert-home {
    display: none;
}

body.home .alert-home {
    display: block;
    background: #000;
    padding: 13px;
    color: #fff;
    text-align: center;
    font-family: 'AmbitRegular';
    font-size: 17px;
    line-height: 139%;
}

.alert-home span {
    font-family: 'AmbitBold';
    display: inline-block;
    margin-right: 11px;
}

.featured-blog-wrap {
    display: flex;
    align-items: flex-end;
    gap: 27px;
    padding: 0 45px;
}

.featured-img {
    width: 60%;
    max-height: 450px;
    overflow: hidden;
    text-align: center;
    border-radius: 30px;
}

.featured-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: center;
}

.featured-content>span {
    font-family: 'AmbitSemiBold';
    font-size: 20px;
    line-height: 139%;
    color: rgb(255 255 255 / 47%);
}

.featured-content h2 {
    color: #fff;
    margin: 27px 0 71px;
}

.featured-content {
    width: 40%;
}

.blog-wrap {
    background: #F6F6F6;
    border-radius: 20px;
    padding: 50px;
    padding-bottom: 86px;
    margin: 103px 0 121px;
}

.latest-blog-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 26px;
}

.latest-blog-content {
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 24.06%, rgba(15, 54, 88, 0.73) 97.49%);
    height: 100%;
    padding: 21px 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 15px;
}

.latest-blog-item {
    position: relative;
    border-radius: 15px;
}

.latest-blog-content>span {
    font-family: 'AmbitSemiBold';
    font-size: 16px;
    line-height: 139%;
    color: rgb(255 255 255 / 47%);
    margin-bottom: 4px;
}

.blog-wrap h2 {
    font-family: 'AmbitSemiBold';
    font-size: 26px;
    line-height: 102%;
    color: #fff;
    margin-bottom: 10px;
}

.latest-blog-content p {
    font-family: 'AmbitSemiBold';
    font-size: 16px;
    line-height: 139%;
    color: #fff;
    margin-bottom: 21px;
}

.blog-wrap a.btn-style2 {
    font-size: 16px;
}

.latest-blog-item img {
    border-radius: 15px;
}

.old-blog-wrap {
    padding: 110px 168px 0;
}

.old-blog-wrap h4 {
    font-family: 'AmbitSemiBold';
    font-size: 20px;
    line-height: 139%;
    text-align: center;
    color: #626262;
    margin: 0;
}

.older-blog-item {
    padding-top: 40px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgb(15 54 88 / 20%);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.blog-wrap .older-blog-item h2 {
    color: #001D36;
}

.older-blog-item .left span {
    font-family: 'AmbitSemiBold';
    font-size: 16px;
    line-height: 139%;
    color: #0C3559AD;
}

.older-blog-item a.btn-style2 {
    color: #000 !important;
    margin-bottom: 7px;
}

.faq .e-n-accordion-item-title-text {
    font-family: 'AmbitSemiBold' !important;
}

.faq.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg,
.faq.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
    fill: transparent !important;
}

.faq details.e-n-accordion-item[open] {
    background-color: #D9D9D936;
    border-radius: 14px;
}

.faq details.e-n-accordion-item[open] summary:hover {
    background: none !important;
}

.faq details.e-n-accordion-item[open]>div {
    border: none;
    padding: 0 23px 14px;
}

.faq details.e-n-accordion-item[open]>div p {
    font-family: 'AmbitSemiBold';
    font-size: 20px;
    line-height: 139%;
    color: #fff;
    margin: 0;
}

/* .menu-item-has-children:hover .dropdown-menu{
    display: block;
    position: absolute;
    left: 0;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    top: 100%;
} */
.menu-item-has-children .dropdown-menu {
    margin-top: 30px;
    left: 0;
    background: #fff;
    padding: 11px 4px 11px 18px;
    border-radius: 5px;
    top: 100%;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    box-shadow: 0px 11px 25px 0px #0000001A;
    border: none;
}

.menu-item-has-children.show .dropdown-menu {
    visibility: visible;
    opacity: 1;
}

.menu-item-has-children .dropdown-menu a {
    color: #000 !important;
    padding: 0px 0 !important;
    background: transparent;
    margin-bottom: 14px;
    display: inline-block;
    width: auto;
}

.menu-item-has-children .dropdown-menu li:last-child a {
    margin-bottom: 0px;
}

.work-hero-img {
    box-shadow: 0px 3px 3.2px 0px #00000040 inset;
    border-radius: 21px;
}

.work-hero-img img {
    border-radius: 17px;
}

.dropdown-toggle::after {
    display: none;
}

.about-img {
    box-shadow: 0px 3px 3.2px 0px #00000040 inset;
}

.about-image1 {
    position: absolute;
    top: 123px;
    left: 60px;
}

.abt-feature-wrap {
    position: absolute;
    bottom: 37px;
    right: 25px;
}

.abt-feature-wrap>div {
    display: flex;
    justify-content: flex-end;
}

.abt-features {
    display: flex;
    flex-direction: column;
    gap: 15px 10px;
    width: 100%;
    align-items: flex-end;
}

.abt-features>div>div {
    background: #fff;
    padding: 21px 50px;
    border-radius: 33px;
    color: #0F3658;
    font-family: ambitregular;
    font-size: 22.94px;
    line-height: 102%;
}

.abt-banner-text {
    width: auto;
    margin-left: auto;
}

.abt-features>div {
    gap: 10px 15px;
    display: flex;
}

.abt-sec1 {
    background-position: top 160px center !important;
    background-size: cover !important;
}

.team-member-top {
    box-shadow: 0px 3px 3.2px 0px #00000040 inset;
    border-radius: 21px;
}

.h3-style h3 {
    color: #626262 !important;
    font-size: 26px;
    line-height: 102%;
    font-family: 'AmbitSemiBold' !important;
}

.grey-color p {
    color: #626262 !important;
}

.team-item {
    box-shadow: 0px 3px 3.2px 0px #00000040 inset;
    border-radius: 21px;
}

.team-item h2 {
    font-family: 'AmbitSemiBold' !important;
    font-size: 26px;
    line-height: 102%;
    padding-left: 11px;
    margin-bottom: 5px;
    color: #001D36 !important;
}

.team-item h3 {
    margin-bottom: 6px !important;
    padding-left: 11px;
    font-family: ambitsemibold !important;
    font-size: 20px;
    line-height: 139%;
    color: #626262 !important;
}

.team-item {
    box-shadow: 0px 3px 3.2px 0px #00000040 inset;
    border-radius: 21px !important;
}

.sector-bg {
    background-position: top 375px center !important;
}

.carouselTicker .slick-slide {
    height: 392px !important;
    width: 375px;
    padding: 0 4px;
}

.carouselTicker {
    margin-left: -10vw;
    width: 125%;
}

#page {
    overflow: hidden;
}

.sector-name {
    background: linear-gradient(180deg, rgba(15, 54, 88, 0) 0%, rgba(15, 54, 88, 0.56) 100%);
    position: absolute;
    top: 0;
    margin: 10px;
    border-radius: 17px;
    width: calc(100% - 20px);
    left: 0;
    height: calc(100% - 20px) !important;
}

.sector-name h2 {
    align-items: flex-end;
    display: flex;
    height: 100%;
    font-family: 'AmbitSemiBold' !important;
    font-size: 26px;
    line-height: 102%;
    text-align: center;
    justify-content: center;
    color: #fff !important;
    padding-bottom: 15px;
}

.carouselTicker .slick-slide div,
.carouselTicker .slick-slide a {
    height: 100%;
}

.carouselTicker .slick-slide img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.jobseeker-bg1 {
    width: 300px;
    top: 103px;
    z-index: -1;
}

.jobseeker-bg2 {
    width: 245px;
    z-index: 0;
    left: 89px;
    bottom: 66px;
    top: auto;
}

#menu-item-23 .dropdown-menu.show:after {
    content: "";
    background: url(images/company-menu.jpg);
    width: 240px;
    height: 106px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

#menu-item-23 .dropdown-menu.show {
    width: 450px;
}

.dropdown-toggle span:after {
    content: '';
    background: url(images/down-arrow.svg) no-repeat center;
    display: block;
    width: 10px;
    height: 7px;
    background-size: 100%;
}

.dropdown-toggle span {
    display: flex;
    gap: 4px;
    align-items: center;
}



















@media (min-width: 1025px) {
    .custom-expand-1024 .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    .custom-expand-1024 .navbar-toggler {
        display: none;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .e-con-inner {
        max-width: 1340px !important;
        padding: 0 10px !important;
    }
}

@media (max-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .e-con-inner {
        max-width: 100% !important;
        padding: 0 50px !important;
    }
}

@media (max-width: 1340px) {

    .perfomance,
    .client {
        width: 250px;
    }

    .retainment {
        width: 200px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
    .heading-style1 h1 {
        font-size: 60px;
    }

    .abt-features>div>div {
        padding: 18px 40px;
        font-size: 17.94px;
    }

    .abt-banner-text .p-style1 p {
        font-size: 16px;
        margin-bottom: -20px;
    }

    .old-blog-wrap {
        padding: 110px 100px 0;
    }

    .p-style1 p {
        font-size: 18px;
    }

    .perfomance {
        left: -50px;
        width: 215px;
    }

    .retainment {
        width: 165px;
    }

    .bullet {
        width: 170px;
    }

    client {
        width: 215px;
    }

    a.btn-style1 {
        font-size: 16px;
        padding: 14px 30px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .e-con-inner {
        padding: 0 30px !important;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
        padding: 0 11px;
    }
}

@media (max-width: 1024px) {
    .job-img-girl img {
        width: 68%;
        float: right;
    }

    .sector-name {
        top: -6px;
        width: calc(100% - 8px);
        left: -6px;
        height: calc(100% - 8px) !important;
    }

    .white-sec {
        margin-left: -12px;
        width: calc(100% + 24px);
    }

    .sector-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .service-item {
        width: 46%;
    }

    .team-top-image.building-img {
        padding-right: 0;
    }

    .abt-sec1 {
        background-position: top 291px center !important;
        background-size: cover !important;
    }

    #menu-footer-menu>li {
        flex: 1 0 10%;
        /* 4 items per row initially */
        text-align: center;
        /* optional */
    }

    #menu-footer-menu>li:nth-child(n+5) {
        flex: 1 0 4%;
        /* 3 items in second row */
        max-width: 16%;
    }

    .abt-banner-text {
        width: 100%;
    }

    .vision {
        background-position: top -45px right -100px !important;
    }

    .abt-features>div>div {
        padding: 15px 35px;
        font-size: 15.8px;
    }

    .abt-features {
        gap: 15px 6px;
    }

    .about-text-1024 h2 br {
        display: none;
    }

    .abt-banner-text p br {
        display: none;
    }

    .abt-banner-text p {
        width: 60%;
    }

    .about-image1 {
        top: 31px;
        left: 38px;
        width: 196px;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .menu-item-has-children .dropdown-menu {
        position: unset;
    }

    .featured-blog-wrap {
        padding: 0 35px;
        flex-direction: column;
    }

    .faq details.e-n-accordion-item[open]>div p {
        font-size: 18px;
    }

    .faq details.e-n-accordion-item[open]>div p {
        font-size: 16px;
    }

    .featured-img {
        width: 100%;
    }

    .featured-content {
        width: 100%;
        text-align: center;
    }

    .featured-content>span {
        font-size: 18px;
    }

    .featured-content h2 {
        margin: 27px 0 34px;
    }

    .blog-wrap {
        padding: 35px;
        padding-bottom: 57px;
        margin: 112px 0 91px;
    }

    .latest-blog-wrap {
        grid-template-columns: 1fr;
        gap: 39px;
    }

    .latest-blog-item img {
        width: 100%;
    }

    .latest-blog-content {
        padding: 25px;
    }

    .old-blog-wrap {
        padding: 96px 0px 0;
    }

    .navbar-brand {
        padding: 0;
    }

    .old-blog-wrap h4 {
        font-size: 18px;
    }

    .heading-style1 h1 {
        font-size: 70px;
    }

    .swiper-slide {
        gap: 26px;
    }

    .custom-pagination {
        margin-top: 84px;
    }

    .bullet-text {
        font-size: 18px;
    }

    .perfomance {
        width: 270px;
        top: -50px;
        left: 0;
    }

    .jobseeker-bg1 {
        width: 370px;
        top: 126px;
        z-index: -1;
    }

    .retainment {
        width: 243px;
        top: 176px;
        right: 0;
    }

    .client {
        bottom: 56px;
        width: 275px;
        left: 140px;
    }

    .promo-btns {
        justify-content: center;
    }

    .banner-right {
        width: calc(100% - 100px) !important;
        margin: 0px auto;
    }

    nav.navbar.custom-expand-1024 {
        padding: 23px 0;
    }

    .alert-home {
        font-size: 15px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .e-con-inner {
        max-width: 100% !important;
        padding: 0 25px !important;
    }

    nav.navbar.navbar-expand-lg {
        padding: 23px 0;
    }

    header a.btn-style1 {
        font-size: 16px;
        padding: 12px 28px;
    }

    a.btn-style1 {
        font-size: 18px;
        padding: 20px 44px;
    }

    .custom-expand-1024 .navbar-collapse {
        display: none;
    }

    .custom-expand-1024 .navbar-collapse.show {
        display: block !important;
    }

    .custom-expand-1024 .navbar-toggler {
        display: block;
    }

    ul#menu-main-menu {
        flex-direction: column;
        gap: 15px;
    }

    .talk-btn {
        order: 2;
        margin-left: auto;
    }

    .navbar-toggler {
        order: 3;
        border: none;
        padding: 0;
        margin-left: 46px;
    }

    nav>.container {
        justify-content: normal !important;
    }

    #main-navbar {
        position: absolute;
        top: 75px;
        background: #0F3658;
        width: 100%;
        left: 0;
        z-index: 9;
        padding: 20px;
    }

    ul#menu-main-menu li a {
        text-align: center;
    }

    .client-wrap {
        margin: auto;
        width: 60%;
    }

    .h2-style h2 {
        font-size: 45px;
    }

    .p-style1 p {
        font-size: 18px;
    }

    .profile-head img {
        width: 81px;
        height: auto;
    }

    .profile-details h3 {
        font-size: 26.58px;
    }

    .profile-details p {
        font-size: 18px;
    }

    .profile-head {
        padding: 35px 10px 35px 32px;
    }

    .skills-wrap h4 {
        font-size: 22px;
    }

    .skills-wrap {
        padding: 26px 20px 30px 32px;
    }

    .for-job-seek:before {
        background-size: 30%;
    }

    .building-img {
        width: 100%;
        padding-right: 76px;
    }

    .no-padd .e-con-inner {
        padding: 0 !Important;
    }

    .service-tab .e-n-tabs-heading {
        flex-direction: column;
        gap: 17px;
    }

    .slick-center .testimonial-slide {
        padding: 40px 50px 40px 0px;
        max-width: 842px;
        transform: translateX(16px);
    }

    .slick-center .testimonial-image {
        width: 190px;
        height: 314px;
    }

    .testimonial-slider .slick-dots {
        bottom: -56px;
        position: relative;
    }

    .testimonial-slider .slick-dots li {
        margin: 0 7px;
        margin-right: 13px;
    }

    .pre-footer {
        flex-direction: column;
        padding: 40px 30px;
        margin: -120px 10px;
        text-align: center;
        gap: 76px;
        margin-bottom: -150px;
    }

    .back-to-top-btn {
        margin-bottom: 88px;
        padding-top: 229px;
    }

    footer .row {
        flex-direction: column;
        text-align: center;
    }

    footer .row>div {
        width: 100%;

    }

    ul#menu-footer-menu {
        gap: 30px;
        justify-content: center;
        padding-top: 96px;
        max-width: 365px;
        margin: auto;
        flex-wrap: wrap;
    }

    footer:after {
        background-size: 68%;
    }

    .ftr-social {
        justify-content: center;
        margin-top: 208px;
    }

    .bottom-ftr-wrap {
        margin-top: 94px;
        padding-bottom: 42px;
    }

    .reviews {
        padding-left: 59px;
    }

    .reviews:before {
        right: auto;
        left: 0;
    }

    .abt-feature-wrap {
        bottom: 30px;
        right: 30px;
    }

}

@media (max-width: 767px) {
    .jobseeker-bg1 {
        width: 272px !important;
        top: 75px !important;
        left: 20px !important;
    }

    .jobseeker-bg2 {
        width: 245px !important;
        z-index: 0;
        left: 64px ! Important;
        bottom: 55px !important;
        top: auto;
    }

    .carouselTicker .slick-slide {
        height: 229px !important;
        width: 219px;
    }

    .sector-name h2 {
        font-size: 22px;
    }

    .h3-style h3 {
        font-size: 22px;
    }

    .team-item h2 {
        font-size: 22px;
        padding-left: 0;
        margin-bottom: 0;
    }

    .team-item h3 {
        margin-bottom: 0px !important;
        padding-left: 0;
        font-size: 16px;
    }

    .abt-sec1 {
        background-position: top 200px center !important;
    }

    .heading-style1 h1 {
        font-size: 50px;
    }

    .abt-banner-text .p-style1>div {
        display: flex;
        justify-content: center;
    }

    .about-image1 {
        top: 16px;
        left: 20px;
        width: 102px;
    }

    .abt-features>div>div {
        padding: 8px 18px;
        font-size: 9px;
    }

    .abt-features>div {
        gap: 10px 3px;
    }

    .abt-feature-wrap {
        bottom: 15px;
        right: 15px;
    }

    .featured-img {
        max-height: none;
    }

    .featured-blog-wrap {
        padding: 0;
    }

    .featured-content>span {
        font-size: 16px;
    }

    .featured-content h2 {
        margin: 15px 0 26px;
    }

    a.btn-style2 {
        font-size: 18px;
    }

    .blog-wrap {
        padding: 20px 15px 0;
        padding-bottom: 47px;
        margin: 96px 0 83px;
    }

    .latest-blog-wrap {
        gap: 17px;
    }

    .latest-blog-content {
        padding: 15px;
    }

    .latest-blog-content>span {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .blog-wrap h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .older-blog-item .left span {
        font-size: 14px;
    }

    .blog-wrap a.btn-style2 {
        font-size: 14px;
    }

    .older-blog-item {
        gap: 40px;
        flex-direction: column;
        align-items: flex-start;
    }

    .latest-blog-content p {
        font-size: 14px;
        margin-bottom: 11px;
    }

    .old-blog-wrap {
        padding: 69px 0px 0;
    }

    .old-blog-wrap h4 {
        font-size: 16px;
    }


    .testimonial-slide {
        min-width: auto;
    }

    .p-style1 p {
        font-size: 16px;
    }

    .custom-pagination {
        margin-top: 77px;
        justify-content: center;
    }

    .progress-container {
        height: 4px;
    }

    .banner-right,
    .banner-right-wrap {
        width: calc(100% + 50px) !important;
    }

    .perfomance {
        width: 190px;
        top: -30px;
        left: 35px;
    }

    .retainment {
        width: 163px;
        top: 193px;
        right: 18px;
    }

    .banner-right {
        height: 537px;
        overflow: hidden;
    }

    .p-style2 p {
        font-size: 14px;
    }

    .h2-style h2 {
        font-size: 38px;
    }

    a.btn-style1 {
        font-size: 15px;
        padding: 14px 25px;
    }

    .profile-details h3 {
        font-size: 18.58px;
    }

    .profile-details p {
        font-size: 12px;
    }

    .profile-head img {
        width: 56px;
    }

    .profile-head {
        padding: 24px 10px 24px 22px;
        gap: 11px;
    }

    .skills-wrap h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .skills-wrap ul li {
        font-size: 11px;
        margin-bottom: 10px;
        padding-left: 18px;
    }

    .skills-wrap ul li:before {
        width: 12px;
        height: 12px;
    }

    .skills-wrap {
        padding: 18px 16px 15px 22px;
    }

    .skills-wrap:after {
        width: 19px;
        height: 90px;
    }

    .building-img {
        padding-right: 0;
    }

    .elementor.elementor .service-tab .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con {
        order: unset !Important;
    }

    .service-tab .e-n-tabs-heading {
        display: flex;
        order: 2;
        margin-top: 44px;
    }

    .reviews {
        padding-left: 0;
    }

    .reviews:before {
        display: none;
    }

    .testimonial-slider .slick-slide {
        transform: none;
        padding: 0 20px;
    }

    .testimonial-slide {
        flex-direction: column;
        padding: 0px 25px 50px 25px;
    }

    .testimonial-image {
        margin: 0;
    }

    .slick-current.slick-active .testimonial-image {
        width: 140px;
        height: 240px;
        margin-top: -64px;
        margin-left: -41px;
    }

    .testimonial-content>p {
        font-size: 14px;
    }

    .testimonial-content {
        width: 100%;
    }

    .author-details-wrap {
        gap: 13px;
    }

    .author-details h3 {
        font-size: 18px;
    }

    .author-details p {
        font-size: 14px;
    }

    .author-details-wrap img {
        width: 53px;
    }

    .testimonial-slider .slick-dots {
        bottom: -43px;
    }

    .testimonial-slider .slick-dots li.slick-active button {
        width: 46px;
        height: 7px;
    }

    .testimonial-slider .slick-dots li.slick-active {
        width: 46px;
    }

    .testimonial-slider .slick-dots li {
        width: 7px;
        height: 7px;
    }

    .testimonial-slider ul.slick-dots li button {
        width: 7px;
        height: 7px;
        padding: 3px;
    }

    .testimonial-slider .slick-dots li {
        margin: 0 5px;
        margin-right: 10px;
    }

    .pre-footer {
        padding: 60px 27px;
        margin: 0;
        margin-bottom: -150px;
        border-radius: 14px;
    }

    .back-to-top-btn {
        margin-bottom: 72px;
    }

    .footer-left h1 {
        font-size: 55px;
        margin-bottom: 29px;
    }

    footer .promo-btns {
        gap: 23px;
        flex-direction: column;
        align-items: center;
    }

    ul#menu-footer-menu {
        gap: 30px;
        padding-top: 38px;
        width: 100%;
        flex-direction: column;
    }

    ul#menu-footer-menu a.nav-link {
        padding: 0;
    }

    .bottom-ftr-wrap {
        padding-top: 16px;
    }

    .bottom-left a {
        font-size: 11px;
        margin-right: 26px;
    }

    .bottom-right a {
        font-size: 11px;
        padding: 3px 4px 3px 6px;
    }

    .bottom-right img {
        width: 14px;
        height: 14px;
        margin-right: 4px;
    }

    .ftr-social a {
        width: 43px;
        height: 43px;
        line-height: 43px;
    }

    .ftr-social a img {
        width: 20px;
    }

    .ftr-social {
        margin-top: 54px;
        gap: 20px;
    }

    .footer-left p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .promo-img,
    .promo-img img {
        width: 100%;
    }

    .client {
        bottom: 0;
        width: 184px;
        left: 35px;
    }

    .bullet-text {
        font-size: 16px;
    }

    .bullet {
        width: 125px;
    }

    .swiper-slide {
        gap: 20px;
        text-align: center;
    }

    .alert-home {
        padding: 10px;
    }

    .alert-home {
        font-size: 12px;
    }

    .alert-home span {
        margin-right: 8px;
    }

    .navbar-brand {
        width: 88px;
    }

    header a.btn-style1 {
        font-size: 14px;
        padding: 10px 24px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .e-con-inner {
        padding: 0 20px !important;
    }

    .navbar-toggler {
        margin-left: 20px;
    }

    .talk-btn {
        gap: 5px;
    }

    .navbar-toggler-icon {
        width: 26px;
    }
}

@media (max-width: 600px) {
    .job-img-girl img {
        width: 64%;
    }

    .jobseeker-bg1 {
        width: 240px !important;
        top: 55px !important;
    }

    .jobseeker-bg2 {
        width: 190px !important;
    }

    .abt-banner-text p {
        width: 100%;
    }

    .p-style1 p br,
    .p-style2 p br {
        display: none;
    }

    .client-wrap {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .jobseeker-bg1 {
        width: 185px !important;
    }

    .jobseeker-bg2 {
        width: 135px !important;
    }

    .navbar-toggler {
        margin-left: 10px;
    }

    .service-tab .e-n-tab-title-text {
        font-size: 16px !important;
    }

    .promo-btns {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .perfomance {
        width: 150px;
    }

    .retainment {
        width: 135px;
    }

    .client {
        width: 160px;
    }

    .banner-right img {
        height: 100%;
        object-fit: cover;
    }

    .navbar-brand {
        width: 80px;
    }

    header a.btn-style1 {
        font-size: 9px;
        padding: 7px 18px;
        line-height: 13px;
    }
}

@media (max-width: 400px) {
    .jobseeker-bg2 {
        width: 110px !important;
        bottom: 33px !important;
    }

    .jobseeker-bg1 {
        width: 150px !important;
    }
}