@import url(../fonts/gordita/stylesheet.css);
@import url(../fonts/Inter/css2.css);
@import url(../vendor/bootstrap/css/bootstrap.min.css);
@import url(navbar.css);
@import url(framework.css);
@import url(../fonts/bootstrap-icons/font-css.css);
@import url(../fonts/font-awesome/css/all.min.css);
@import url(../vendor/slick/slick.css);
@import url(magnific-popup.css);
@import url(../vendor/aos-next/dist/aos.css);
@import url(../vendor/nice-select/nice-select.css);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);
body {
    font-family: "Open Sans", sans-serif
}

* {
    font-family: "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    color: rgb(0 0 0 / .7)
}

p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    line-height: 1.45;
}

button {
    font-family: "Open Sans", sans-serif
}

.span-one {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.6px;
    color: rgb(80 80 80);
    text-align: center;
    text-transform: uppercase
}

.span-two {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: rgb(25 164 99);
    text-align: center
}

.span-three {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #0c5b79;
    text-align: center;
    border-radius: 20px
}

h2.heading-2 {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    color: rgb(17 29 59)
}

h3.heading-3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 30px
}

h4.heading-4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px
}

h5.heading-5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px
}

h6.heading-6 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px
}

.shape {
    position: absolute
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: #125b78;
    border-radius: 0
}

.khoj-preloader {
    font-family: 'Inter';
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: #fff;
    transition: all 0.3s ease-out
}

.khoj-preloader .animation-preloader {
    position: absolute;
    z-index: 100;
    text-align: center;
    transition: all 0.3s ease-out
}

.animation-preloader h1 {
    color: #000;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 66px;
    line-height: 90px;
    overflow: hidden;
    border-right: .15em solid #19A463;
    white-space: nowrap;
    margin: 0 auto;
    letter-spacing: .30em;
    animation: typing 5s steps(7) infinite, blink-caret 0.8s infinite;
    animation-fill-mode: forwards;
    transition: all 0.3s ease-out
}

@keyframes typing {
    0% {
        width: 0
    }
    25% {
        width: 70%
    }
    48% {
        width: 100%
    }
    50% {
        width: 100%
    }
    55% {
        width: 100%
    }
    75% {
        width: 70%
    }
    85% {
        width: 30%
    }
    100% {
        width: 0
    }
}

@keyframes blink-caret {
    from {
        border-color: #fff0
    }
    to {
        border-color: #19A463
    }
}

.scroll-top {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    border-radius: 50%;
    background: var(--prime-three);
    display: none;
    transition: all 0.3s ease-in-out
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgb(0 0 0 / .25) 0%, #fff0 80%)
}

.theme-main-menu .inner-content {
    position: relative
}

.theme-main-menu {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    padding: 18px;
    transition: all .4s ease-out
}

.theme-main-menu.sticky-menu.fixed {
    position: fixed;
    z-index: 990;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    top: 0;
    box-shadow: 0 13px 35px -12px rgb(35 35 35 / .1);
    transition: all .4s ease-out
}

.theme-menu-one.sticky-menu.fixed {
    top: 0;
    padding: 20px
}

.theme-main-menu .navbar {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px
}

.left-wiget {
    margin-left: 140px
}

.navbar-nav .nav-item {
    padding-right: 40px
}

.right-wiget .sign-up .custom-btn {
    background: #1d80a3;
    border-radius: 10px;
    color: #fff;
    padding: 8px 25px;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.3s ease-in-out
}

.right-wiget .sign-up .custom-btn:hover {
    color: #fff;
    background: #186886
}

.right-wiget .people a {
    padding: 0 20px;
    transition: all 0.3s ease-in-out
}

.right-wiget .people a img:hover {
    color: rgba(25 164 99 / 100%)
}

.banner-one {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-1.png) left top no-repeat;
    height: auto;
    width: 100%;
    position: relative
}

.banner-one .hero-heading {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 96px;
    color: #111D3B
}

.banner-one .hero-heading span {
    color: #19A463
}

.banner-one form {
    position: relative;
    background: #fff;
    height: 70px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #505050;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 15px 5px 60px rgb(17 29 59 / 8%);
    border-radius: 5px
}

.banner-one form .item_1 {
    padding: 0 20px;
    color: #111D3B
}

.banner-one form::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 2px;
    height: 40px;
    background: rgb(17 29 59 / .2);
    border-radius: 5px
}

.banner-one form .item_2 {
    width: 25%;
    left: -9%;
    position: relative
}

.banner-one form .item_2 input[type="text"] {
    width: 100%;
    outline: none;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #505050
}

.banner-one form .item_3 {
    color: #111D3B
}

.banner-one form .item_3 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #505050
}

.banner-one form .item_3 i {
    color: #505050
}

.banner-one form .item_4 a {
    background: #19a463;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    transition: all 0.3s ease-in-out;
    line-height: 60px;
    padding: 0 20px;
    border-radius: 5px
}

.nice-select {
    padding: 0;
    margin: 0;
    width: 100%;
    outline: none;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #757575;
    margin-left: 10px
}

.nice-select:after {
    display: none
}

.banner-one form .item_4 a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.right_banner {
    position: relative;
    height: 100%;
    background: rgb(25 164 99 / .1)
}

.right_banner .banner-img0 {
    position: relative;
    bottom: -24px;
    z-index: 1
}

.right_banner .banner-img1 {
    left: -17%;
    position: absolute;
    bottom: 206px;
    z-index: 2
}

.right_banner .banner-img2 {
    position: absolute;
    bottom: 348px;
    z-index: 2;
    right: 0
}

.right_banner .banner-img3 {
    right: 10%;
    position: absolute;
    bottom: 57px;
    z-index: 2
}

.right_banner .shape1 {
    position: absolute;
    top: 317px;
    left: 49px;
    z-index: -1
}

.right_banner .shape2 {
    position: absolute;
    bottom: 130px;
    right: 0;
    z-index: -1
}

.Partner {
    position: relative
}

.heading {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 3rem;
    color: #102D3C
}

.heading span {
    padding: 0 8px;
    color: #1580a4
}

.main-content .content-flex .item {
    padding-inline: 40px
}

.slick-slide img {
    margin: auto;
    border-radius: 5px
}

.job-category-one {
    border-radius: 10px;
    background: rgb(255 255 255);
    overflow: hidden;
    box-shadow: rgb(0 0 0 / .1) 0 4px 12px;
    transition: all 0.3s ease-in-out
}

.job-category-one img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.job-icon-one {
    width: 100%;
    height: 240px;
    border-radius: 80px;
    transition: all 0.3s ease-in-out
}

.job-icon-two {
    background: rgb(66 133 244 / .2)
}

.job-icon-three {
    background: rgb(37 217 248 / .2)
}

.job-icon-four {
    background: rgb(234 67 53 / .2)
}

.job-icon-five {
    background: rgb(253 44 117 / .2)
}

.job-icon-six {
    background: rgb(65 94 246 / .2)
}

.job-icon-seven {
    background: rgb(150 92 245 / .2)
}

.job-icon-eignt {
    background: none
}

.category-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #102D3C;
    transition: all 0.3s ease-in-out
}

.category-link {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: rgb(80 80 80);
    transition: all 0.3s ease-in-out
}

.job-category-one.active {
    background: rgb(25 164 99);
    color: rgb(255 255 255)
}

.job-category-one.active a {
    text-align: center;
    margin-left: 60px
}

.job-category-three {
    width: 310px;
    height: 140px;
    padding: 40px 25px;
    background: rgb(255 255 255);
    border-radius: 10px;
    transition: all 0.3s ease-in-out
}

.job-category-three:hover img {
    background: #fff;
    mix-blend-mode: multiply
}

.about-us-rapper .shape-5 {
    right: -6%;
    bottom: 10%
}

.about-us-rapper .shape-6 {
    right: -9%;
    top: 9%
}

.about-us-rapper .shape-7 {
    left: -9%;
    bottom: 9%
}

.left-about-one {
    position: relative
}

.left-about-one::after {
    content: url(../images/assets/Group12.png);
    position: absolute;
    right: 31px;
    bottom: 152px;
    z-index: -99999;
    transform: rotate(-15deg)
}

.left-about-one .pic-one {
    position: relative;
    bottom: 0;
    max-width: 100%
}

.left-about-one .pic-two {
    position: absolute;
    top: 42%;
    left: -14%;
    max-width: 100%
}

.left-about-one .pic-three {
    position: absolute;
    right: -14%;
    top: 4%;
    max-width: 100%
}

.left-about-one .pic-four {
    position: absolute;
    right: -14%;
    bottom: -11px;
    max-width: 100%
}

.left-about-one .pic-five {
    position: absolute;
    right: -12%;
    bottom: 18%;
    max-width: 100%;
    z-index: -1
}

.right-about::after {
    content: url(../images/assets/Group12.png);
    position: absolute;
    right: 54px;
    bottom: 44px;
    z-index: -99999;
    transform: rotate(-15deg);
    opacity: .2
}

.right-about .heading-2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: x;
    color: rgb(17 29 59);
    padding-bottom: 25px
}

.right-about p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: rgb(80 80 80);
    padding-bottom: 30px
}

.right-about a {
    background: #1d80a3;
    border-radius: 10px;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
    padding: 8px 25px
}

.right-about a:hover {
    background: #186886
}

.feature-job-title .heading-2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: rgb(17 29 59)
}

.feature-job {
    position: relative;
    background: linear-gradient(to right, rgb(25 164 99 / .05), rgb(25 164 99 / .05))
}

.job-1 {
    height: auto;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 15px;
    -webkit-border-radius: 15px
}

.job-company {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: all 0.3s ease-in-out
}

.company-name {
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    transition: all 0.3s ease-in-out
}

.company-name img {
    height: 30px;
    margin-bottom: 10px
}

.company-name span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #505050;
    transition: all 0.3s ease-in-out
}

.company-taq {
    width: 50px;
    height: 50px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #19A463;
    border-radius: 5px;
    transition: all 0.3s ease-in-out
}

.job-title {
    transition: all 0.3s ease-in-out
}

.job-title h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #111D3B;
    transition: all 0.3s ease-in-out
}

.job-type span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #111D3B;
    padding-right: 10px
}

.job-type span i {
    color: #19A463
}

.job-sallary {
    display: flex;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    justify-content: space-between;
    align-items: center
}

.job-sallary span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.job-sallary span strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.explore-btn {
    padding-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.explore-btn .btn-custom {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    background: #19A463;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    padding: 12px 30px
}

.explore-btn .btn-custom:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.why-choose-us {
    position: relative
}

.choose-us-content {
    position: relative
}

.why-choose-us-rapper .shape-5 {
    left: 38%;
    bottom: 39px
}

.why-choose-us-rapper .shape-6 {
    left: -90px;
    top: 26%
}

.why-choose-us-rapper .shape-7 {
    right: -60px;
    top: 50%
}

.choose-us-heading .span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    letter-spacing: .2em;
    color: rgb(80 80 80)
}

.choose-us-heading h2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: x;
    color: rgb(17 29 59);
    padding-bottom: 25px
}

.choose-us-heading h2 span {
    color: #FE5A03
}

.choose-us-heading p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.choose-us-heading ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    padding-left: 20px
}

.choose-us-heading ul li {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    color: #505055;
    grid-gap: 10px;
    font-size: 20px
}

.choose-us-heading ul li span {
    color: rgb(25 164 99)
}

.choose-us-heading ul li a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #111D3B;
    transition: all 0.3s ease-in-out
}

.choose-us-heading ul li a:hover {
    color: rgba(28 116 75 / 100%)
}

.choose-us-heading .custom-btn {
    background: #1d80a3;
    border-radius: 10px;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
    padding: 8px 25px
}

.choose-us-heading .custom-btn:hover {
    color: #fff;
    background: #186886
}

.right-choose-content img {
    position: relative;
    top: 0;
    right: 0;
    z-index: 2
}

.right-choose-content span:nth-child(2) {
    position: absolute;
    left: -50px;
    bottom: -50px;
    background: rgb(255 153 0);
    z-index: 1;
    border-radius: 10px;
    opacity: .2;
    width: 30.3rem;
    height: 31.6rem
}

.right-choose-content span:nth-child(3) {
    position: absolute;
    left: -50px;
    bottom: -50px;
    width: 25.3rem;
    height: 25.3rem;
    background: rgb(255 153 0);
    z-index: 1;
    border-radius: 10px;
    opacity: .2
}

.right-choose-content span:nth-child(4) {
    position: absolute;
    left: -50px;
    bottom: -50px;
    z-index: 1;
    border-radius: 10px;
    opacity: .2;
    width: 19.8rem;
    height: 19.8rem;
    background: rgb(25 164 99)
}

button.item1 {
    font-size: 24px;
    font-size: 24px;
    font-weight: 500;
    line-height: 4rem
}

#collapse1,
#collapse2,
#collapse3 {
    font-family: 'Gordita Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    line-height: 2em;
    transition: all 0.3s ease-in-out
}

.testimonial-rapper {
    position: relative;
    background: url(../images/bg/bg-2.png) left top no-repeat;
    height: auto;
    background-size: 71% 100%
}

.testimonial-content {
    position: relative;
    background: url(../images/banner/banner-4.jpg) left top no-repeat;
    height: 600px;
    background-position: -10% 100%
}

.testimonial-rapper .heding-center h2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: #111D3B;
    margin: 0 auto;
    width: 50%
}

#testimonial_slider {
    position: relative;
    top: 88px;
    padding-left: 130px
}

#testimonial_slider .slick-list .slick-slide {
    margin: 0 20px
}

#testimonial_slider i.bi-chevron-right {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -120px;
    right: 30px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out
}

#testimonial_slider i.bi-chevron-left {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -120px;
    right: 113px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out
}

#testimonial_slider i.bi-chevron-left:hover,
#testimonial_slider i.bi-chevron-right:hover {
    background: rgb(25 164 99);
    color: #fff
}

.testimonial-item {
    background: #fff;
    box-shadow: 5px 15px 60px rgb(17 29 59 / .05);
    border-radius: 10px;
    display: block;
    display: flex;
    padding: 30px 0
}

.testimonial-item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
    padding: 0 30px;
    margin: 30px 0
}

.testimonial-item-inner .name {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    padding: 15px 0;
    color: #111D3B
}

.testimonial-item-inner .designation {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #505050
}

.testimonial-item-inner .rating {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #111D3B;
    padding: 10px 0
}

.testimonial-item-inner .rating span {
    margin: auto
}

.testimonial-item-inner .rating span i {
    color: #F90
}

.testimonial-item-inner .details p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 32px;
    color: #505050;
    text-align: center;
    font-weight: 400;
    font-style: italic
}

.apps_content-left h2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: rgb(17 29 59)
}

.apps_content-left p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.apps_content-right {
    position: relative;
    margin-left: 11%
}

.apps_content-right img:nth-child(1) {
    position: absolute;
    left: -4%;
    bottom: 15%;
    max-width: 30%;
    z-index: 2
}

.apps_content-right img:nth-child(2) {
    right: 6%;
    bottom: 14%;
    position: absolute;
    max-width: 42%;
    z-index: 2
}

.apps_content-right img:nth-child(3) {
    left: -10%;
    top: 29%;
    position: absolute;
    max-width: 28%;
    z-index: 2
}

.apps_content-right img:nth-child(4) {
    position: relative;
    right: 0%;
    top: 0%;
    z-index: 1;
    max-width: 80%
}

.apps_content-right img:nth-child(5) {
    position: absolute;
    right: 17%;
    top: 32%;
    max-width: 80%;
    z-index: -1
}

.Customer-one {
    background: #c6d9e224 url(../images/bg/bg-6.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.customer_rapper {
    position: relative
}

.customer_rapper img:nth-child(1) {
    position: absolute;
    left: 0%;
    bottom: 20%;
    max-width: 11%
}

.customer_rapper img:nth-child(2) {
    position: absolute;
    right: 0%;
    top: 30%;
    max-width: 11%
}

.customer_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.customer_content h2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 62px;
    color: #111D3B;
    margin: 0 auto;
    width: 50%;
    margin-bottom: 30px
}

.customer_content p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #111D3B;
    width: 70%
}

.customer_content .custom-btn {
    background: #2380a2;
    border-radius: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    transition: all 0.3s ease-in-out;
    padding: 8px 25px
}

.customer_content .custom-btn:hover {
    background: #186886
}

.subscribe-one {
    background: #f7fafb url(../images/bg/bg-6.png) left top no-repeat
}

.subscriber-content-left h2 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    color: #111D3B
}

.subscriber-content-right form {
    background: #FFF;
    border: 1px solid rgb(17 29 59 / .08);
    border-radius: 15px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    transition: all 0.3s ease-in-out;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.subscriber-content-right form:hover {
    border: 1px solid rgb(17 29 59)
}

.subscriber-content-right form input {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #505050;
    padding: 0 30px;
    border: none;
    overflow-x: hidden;
    outline: none;
    margin-left: 5px
}

.subscriber-content-right form .custom_btn {
    background: #2380a2;
    border-radius: 10px;
    color: #FFF;
    box-shadow: 0 2px 8px rgb(40 128 161 / 30%);
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    transition: all 0.3s ease-in-out;
    padding: 20px 30px
}

.subscriber-content-right form .custom_btn:hover {
    background: #186886
}

.footer-one_1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 34px;
    color: #c5c5c5;
    width: 100%
}

.social_group ul {
    list-style: none;
    display: flex;
    grid-gap: 10px;
    flex-wrap: wrap;
    transition: all 0.3s ease-in-out
}

.social_group ul li a {
    width: 40px;
    height: 40px;
    background: #375d71;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s ease-in-out
}

.social_group ul li a:hover {
    background: #2380a2;
    color: #f7fafb
}

.footer-one_2 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 5px
}

.footer-one_2 ul {
    list-style: none
}

.footer-one_2 ul li a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    padding-bottom: 12px;
    color: #c5c5c5;
    transition: all 0.3s ease-in-out
}

.footer-one_2 ul li a:hover {
    color: #fff
}

.copy-right h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #111D3B
}

.theme-menu-two {
    position: relative;
    top: 0
}

.banner-two {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-5.png) center center no-repeat;
    height: auto;
    max-width: 100%;
    position: relative;
    background-size: cover
}

.banner-two-rapper {
    padding: 88px 0
}

.banner-two-rapper p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    color: #505050
}

.left_banner-two .bannerTwo-form {
    position: relative;
    background: #fff;
    max-width: 540px;
    height: 70px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #505050;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 15px 5px 60px rgb(17 29 59 / 8%);
    border-radius: 50px
}

.left_banner-two .bannerTwo-form::after {
    content: '';
    position: absolute;
    left: 33%;
    width: 2px;
    height: 40px;
    background: rgb(17 29 59 / .2);
    border-radius: 5px
}

.left_banner-two .bannerTwo-form .item_2 {
    width: 20%;
    left: -27px;
    position: relative
}

.left_banner-two .bannerTwo-form .item_3-location a:hover {
    color: rgba(28 116 75 / 100%)
}

.left_banner-two .bannerTwo-form .item_3-location {
    padding-right: 20px
}

.left_banner-two .bannerTwo-form .item_3-location i {
    padding-right: 15px
}

.left_banner-two .bannerTwo-form .item_4-button a {
    background: #19a463;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 30px;
    transition: all 0.3s ease-in-out
}

.left_banner-two .bannerTwo-form .item_4-button a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.right_banner_two {
    position: relative
}

.right_banner_two img:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 30%
}

.right_banner_two img:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 28%
}

.right_banner_two img:nth-child(3) {
    position: absolute;
    bottom: 11%;
    right: 30%;
    max-width: 43%
}

.right_banner_two img:nth-child(4) {
    position: relative;
    bottom: 20px;
    z-index: -1;
    max-width: 100%;
    left: 0%
}

.right_banner_two img:nth-child(5) {
    position: absolute;
    top: 8%;
    left: 40%;
    max-width: 10%
}

.dream-job2 {
    position: relative
}

.dream-job2 .text-center .top-heading {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #19A463
}

.dream-job2 .text-center .heading-text3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    text-align: center;
    color: rgb(17 29 59)
}

.dream-job2 .dream-heading .heading-text3 .span-color {
    color: #19A463;
}

.dreamitem-1 {
    max-width: 380px;
    height: 236px;
    background: linear-gradient(90deg, rgb(25 164 99 / .05) 0%, rgb(25 164 99 / .25) 100%);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.dreamitem-1 .dream-icon {
    width: 100px;
    height: 100px;
    background: #19A463;
    color: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 100px
}

.dreamitem-1 .dream-icon i {
    font-size: 40px
}

.dreamitem-1 a {
    color: #111D3B;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500
}

.dreamitem-1 a:hover {
    color: #19A463
}

.top-border,
.bottom-border {
    width: 100%;
    height: 2px;
    background: #111D3B;
    opacity: .1
}

#home-three-blog-slider .card-body:after {
    content: '';
    position: absolute;
    bottom: 135px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgb(17 29 59 / .2)
}

#partner_slider-two img {
    opacity: .5
}

.left-about-two {
    position: relative
}

.about-us-rapper .shape-8 {
    bottom: 0;
    right: 18%
}

.left-about-two img:nth-child(1) {
    position: relative;
    left: 0;
    top: 0
}

.left-about-two img:nth-child(2) {
    position: absolute;
    right: -12%;
    bottom: 0
}

.left-about-two img:nth-child(3) {
    position: absolute;
    left: -12%;
    top: 34%
}

.left-about-two img:nth-child(4) {
    position: absolute;
    right: -13%;
    top: 9%
}

.left-about-two img:nth-child(5) {
    position: absolute;
    left: 5%;
    bottom: -9%
}

.left-about-two img:nth-child(6) {
    position: absolute;
    left: -8%;
    bottom: 5%;
    z-index: -1
}

.left-about-two span:nth-child(7) {
    position: absolute;
    width: 552px;
    height: 640px;
    background: linear-gradient(180deg, #19A463 0%, #fff0 100%);
    bottom: 0;
    left: -41px;
    z-index: -1;
    opacity: .1
}

.left-about-two span:nth-child(8) {
    position: absolute;
    width: 351px;
    height: 313px;
    background: linear-gradient(180deg, #19A463 0%, #fff0 100%);
    bottom: -47px;
    right: -68px;
    z-index: -1;
    opacity: .05
}

.about-us-rapper .right-about-two .small {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #19A463
}

.about-us-rapper .right-about-two h2.heading-2>.big {
    color: #19A463;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px
}

.about-us-rapper .right-about-two p:nth-child(3) {
    max-width: 424px;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    margin-left: 30px
}

.about-us-rapper .right-about-two p:nth-child(3)::before {
    position: absolute;
    content: '';
    left: -27px;
    width: 5px;
    height: 86px;
    background: #19A463;
    border-radius: 5px;
    margin: auto 0;
    top: 9px
}

.about-us-rapper .right-about-two p:nth-child(4) {
    max-width: 462px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px
}

.about-us-rapper .right-about-two a:nth-child(5) {
    width: 158px;
    height: 54px;
    background: #19A463;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.3s ease-in-out
}

.about-us-rapper .right-about-two a:nth-child(5):hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.theme-two-category {
    background: #c6d9e224 url(../images/bg/bg-6.png) center center no-repeat
}

.theme-two-category .ctg-1 .c1,
.theme-two-category .ctg-2 .c2,
.theme-two-category .ctg-3 .c3,
.theme-two-category .ctg-4 .c4 {
    background: rgb(25 164 99 / .1)
}

.theme-two-category .ctg-1:hover .c1,
.theme-two-category .ctg-2:hover .c2,
.theme-two-category .ctg-3:hover .c3,
.theme-two-category .ctg-4:hover .c4 {
    background: rgb(255 255 255)
}

.theme-two-category .ctg-1.active:hover .c1,
.theme-two-category .ctg-2.active:hover .c2,
.theme-two-category .ctg-3.active:hover .c3,
.theme-two-category .ctg-4.active:hover .c4 {
    background: rgb(255 255 255)
}

.feature-job-2 .job-1 .job-title,
.feature-job-2 .job-1 .job-type,
.feature-job-2 .job-1 .job-type-two {
    margin-bottom: 5px;
    padding: 0
}

.feature-job-2 .job-1 {
    position: relative;
    height: 100%;
    text-align: center
}

.feature-job-2 .job-1 .job-type-two ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: 1px solid #8c8e92;
    background: #e6eff2;
    display: inline-block;
    color: #112d3b;
    margin-right: 20px;
    padding: 3px 5px;
    border-radius: 5px;
    margin: 10px 0
}

.feature-job-2 .job-1 .job-sallary img {
    height: 20px
}

.why-choose-us2 {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-3.png) center center no-repeat
}

.why-choose-us2 .shape-9 {
    left: -7%;
    top: 28%
}

.why-choose-us2 .shape-10 {
    right: -6%;
    bottom: 28%
}

.why-choose-us2 .shape-11 {
    bottom: 108px;
    left: 33%
}

.left-choose-content .accordion-item {
    background: none;
    border: none
}

.left-choose-content .accordion-header {
    background: none;
    max-width: 458px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B;
    width: 100%
}

.left-choose-content .accordion-button {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 26px;
    color: #111D3B;
    background: none;
    box-shadow: none;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    text-align: left;
    border: 0;
    border-radius: 0;
    transition: .3s ease-in-out
}

.left-choose-content .accordion-button::after {
    top: 30%;
    position: absolute;
    right: 0;
    width: 15px;
    height: 0;
    margin-left: auto;
    content: "\F64D";
    font-family: 'bootstrap-icons';
    background: none;
    transition: transform .2s ease-in-out;
    font-weight: 900;
    font-style: normal;
    font-size: 24px;
    line-height: 34px
}

.left-choose-content .accordion-button:not(.collapsed)::after {
    top: 30%;
    position: absolute;
    right: 0;
    transform: none;
    width: 15px;
    height: 0;
    margin-left: auto;
    content: " \F63B";
    font-family: 'bootstrap-icons';
    background: none;
    transition: transform .2s ease-in-out;
    font-weight: 900;
    font-style: normal;
    font-size: 24px;
    line-height: 34px
}

.left-choose-content .accordion-body {
    padding: 15px 1.25rem 0 1.25rem;
    max-width: 465px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.choose-us-heading .custom-2-btn {
    margin-top: 40px
}

.right-choose-content {
    position: relative
}

.right-choose-content img:nth-child(1) {
    position: relative
}

.right-choose-content img:nth-child(2) {
    position: absolute;
    right: 76%;
    top: 6%
}

.right-choose-content img:nth-child(3) {
    position: absolute;
    top: 8%;
    right: -9%
}

.right-choose-content img:nth-child(4) {
    position: absolute;
    top: 86%;
    right: 43%
}

.testimonial-two-rapper .span {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #19A463
}

.testimonial-item-inner-two .left-side {
    position: relative
}

.testimonial-item {
    background: none;
    box-shadow: none
}

.testimonial-item-inner-two .left-side img:nth-child(1) {
    position: relative;
    max-width: 79%;
    z-index: 1
}

.testimonial-item-inner-two .left-side img:nth-child(2) {
    position: absolute;
    right: 5%;
    bottom: 5%;
    max-width: 11%;
    z-index: 2
}

.testimonial-item-inner-two .left-side img:nth-child(3) {
    position: absolute;
    right: 1%;
    bottom: 6%;
    max-width: 24%
}

.testimonial-item-inner-two .left-side img:nth-child(4) {
    position: absolute;
    top: 15%;
    left: 4%;
    z-index: 1;
    max-width: 15%
}

.testimonial-item-inner-two .left-side img:nth-child(5) {
    position: absolute;
    z-index: 1;
    top: 18.8%;
    left: 7.5%;
    max-width: 8%
}

.testimonial-item-inner-two .right-side {
    position: relative;
    padding-left: 5%
}

.testimonial-item-inner-two .right-side::after {
    content: url(../images/icon/commmas.png);
    font-family: bootstrap-icons !important;
    position: absolute;
    right: 4%;
    top: 20%;
    z-index: 99999
}

.testimonial-item-rapper {
    background: #fff;
    border-radius: 20px;
    box-shadow: 4px 9px 16px 0 rgb(0 73 255 / 5%)
}

.testimonial-item-inner-two .right-side .rating {
    color: #F90;
    padding-right: 1%
}

.testimonial-item-inner-two .right-side .rating i {
    padding-right: 3%;
    font-size: 20px
}

.testimonial-item-inner-two .right-side .details {
    font-family: 'Gorditaragular';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
    color: #111D3B
}

.testimonial-item-inner-two .right-side .name {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #111D3B
}

.testimonial-item-inner-two .right-side .designtion {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #505050
}

#testimonial_slider-two .bi-chevron-left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    left: 54%;
    position: absolute;
    top: 15%;
    background: rgb(25 164 99 / .1);
    z-index: 9999;
    color: rgb(25 164 99);
    border-radius: 50px;
    transition: all 0.3s ease-in-out
}

#testimonial_slider-two .bi-chevron-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 35%;
    top: 15%;
    background: rgb(25 164 99 / .1);
    z-index: 9999;
    color: rgb(25 164 99);
    border-radius: 50px;
    transition: all 0.3s ease-in-out
}

#testimonial_slider-two .bi-chevron-left:hover,
#testimonial_slider-two .bi-chevron-right:hover {
    background: rgb(25 164 99);
    color: #fff
}

.apps-download-two {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-3.png) right bottom no-repeat;
    height: auto;
    width: 100%;
    position: relative
}

.banner-three-rapper {
    height: auto;
    width: 100%;
    position: relative;
    background-size: cover
}

.banner-three-rapper .form-3 .search-icon {
    margin-left: 15px
}

.banner-three-rapper .form-3 .placeholder {
    position: relative
}

.banner-three-rapper .form-3 .placeholder input {
    width: 100%;
    outline: none;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #757575;
    padding-left: 15px
}

.banner-three-rapper .form-3 .location {
    position: relative;
    padding-left: 15px
}

.banner-three-rapper .form-3 .location a i {
    padding-left: 15px;
    transition: .3s ease-in-out
}

.banner-three-rapper .form-3 .location a span {
    padding-left: 15px
}

.banner-three-rapper .form-3 .location a:hover {
    color: rgba(28 116 75 / 100%)
}

.banner-three-rapper .form-3 .button a {
    width: 100%;
    white-space: nowrap;
    background: #FE5A03;
    border-radius: 10px;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 20px 35px;
    transition: .3s ease-in-out
}

.banner-three-rapper .form-3 .button a:hover {
    color: #fff;
    background: #e85404
}

.theme-three-category {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-3.png) left top no-repeat
}

.theme-three-category .job-ctg1 img,
.theme-three-category .job-ctg2 img,
.theme-three-category .job-ctg3 img,
.theme-three-category .job-ctg4 img {
    padding: 20px;
    border-radius: 20px;
    transition: .3s ease-in-out
}

.theme-three-category .job-ctg1:hover img,
.theme-three-category .job-ctg2:hover img,
.theme-three-category .job-ctg3:hover img,
.theme-three-category .job-ctg4:hover img {
    color: #fff;
    background: rgb(255 255 255)
}

.job-ctg1 {
    background: #FFF;
    box-shadow: 5px 6px 60px rgb(17 29 59 / 4%);
    border-radius: 10px;
    min-height: 140px;
    width: 100%;
    min-width: 310px;
    transition: .3s ease-in-out
}

.job-ctg1:hover {
    background: rgba(25 164 99 /1)
}

.job-ctg1:hover .c1,
.job-ctg1:hover .c2,
.job-ctg1:hover .c3,
.job-ctg1:hover .c4 {
    background: #fff
}

.job-ctg1:hover .ctg-heading,
.job-ctg1:hover .ctg-heading,
.job-ctg1:hover .ctg-heading,
.job-ctg1:hover .ctg-heading,
.job-ctg1:hover .ctg-details,
.job-ctg1:hover .ctg-details,
.job-ctg1:hover .ctg-details,
.job-ctg1:hover .ctg-details {
    color: #fff
}

.job-ctg1 .right-side {
    padding-left: 15px
}

.left-about-three {
    position: relative;
    margin-right: auto
}

.left-about-three img {
    border-radius: 10px
}

.left-about-three img:nth-child(1) {
    position: relative
}

.left-about-three img:nth-child(2) {
    position: absolute;
    left: -8%;
    bottom: -11%;
    z-index: -1
}

.left-about-three img:nth-child(3) {
    position: absolute;
    top: -8%;
    right: -14%
}

.left-about-three img:nth-child(4) {
    position: absolute;
    bottom: 0%;
    right: -15%
}

.left-about-three img:nth-child(5) {
    position: absolute;
    left: 12%;
    bottom: 15%
}

.feature-job-three .job-1 .job-company img {
    height: 30px
}

.staticties .statistics-1 .top {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 2.9rem;
    line-height: 1;
    color: #102d3c;
    margin-top: -40px
}

.staticties .statistics-1 .bottom {
    padding-top: 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #292929
}

.why-choose-us-three .choose-us-heading ul {
    max-width: 460px
}

.left-choose-content-three .item1 {
    border-bottom-style: dashed;
    border-bottom-color: rgb(0 0 0 / .2)
}

.why-choose-us-three .choose-us-heading ul li a {
    padding-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    transition: all 0.3s ease-in-out
}

.right-choose-content-three {
    position: relative
}

.right-choose-content-three img:nth-child(1) {
    position: relative
}

.right-choose-content-three img:nth-child(2) {
    position: absolute;
    bottom: -10%;
    left: 0%
}

.right-choose-content-three img:nth-child(3) {
    position: absolute;
    top: -17%;
    left: 15%
}

.right-choose-content-three img:nth-child(4) {
    position: absolute;
    left: 15%;
    bottom: 56%
}

.right-choose-content-three img:nth-child(5) {
    position: absolute;
    top: 17%;
    right: -11%
}

.right-choose-content-three img:nth-child(6) {
    position: absolute;
    bottom: -7%;
    right: 5%
}

.join-Company .left-side {
    max-width: 850px;
    padding-right: 5%
}

.join-Company .right-side .item2 h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: rgb(17 29 59)
}

.join-Company .right-side .item3 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.join-Company .right-side .item4 a {
    width: 158px;
    height: 54px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    background: #19A463;
    border-radius: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out
}

.join-Company .right-side .item4 a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.testimonial-three {
    background: #f7fafb url(../images/bg/bg-6.png) left top no-repeat
}

.testimonial-slider-Three .item-rapper {
    max-width: 420px;
    background: #FFF;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid;
    border-radius: 10px;
    border: 1px solid rgb(0 0 0 / .1)
}

.testimonial-slider-Three .item-rapper .item1 i {
    color: rgb(25 164 99);
    padding-right: 10px
}

.testimonial-slider-Three .item-rapper .item3 .right-side {
    padding-left: 15px
}

.testimonial-slider-Three .item-rapper .item3 .right-side h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #111D3B
}

.testimonial-slider-Three .item-rapper .item3 .right-side span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgb(80 80 80 / .7)
}

#testimonial_slider-three {
    max-width: 100%
}

#testimonial_slider-three .testimonial_item {
    margin-left: 30px
}

#testimonial_slider-three .slick-dots {
    display: flex;
    grid-gap: 20px;
    position: absolute;
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 50px
}

#testimonial_slider-three .slick-dots li {
    list-style: none
}

#testimonial_slider-three .slick-dots li.slick-active {
    background: #1d80a3;
    border: none
}

#testimonial_slider-three .slick-dots li {
    font-size: 0;
    line-height: 0;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    color: #fff0;
    border: 1px solid #000;
    outline: none;
    background: #fff0;
    display: inline;
    border-radius: 50px
}

.span-date {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    color: #112d3b;
    margin-right: 20px;
    border-radius: 5px
}

.dream-job-three .dreamitem-1 {
    background: none
}

.dream-job-three .dreamitem-1 a {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.dream-job-three .dreamitem-1 .dream-icon-one,
.dream-job-three .dreamitem-1 .dream-icon-two,
.dream-job-three .dreamitem-1 .dream-icon-three {
    position: relative;
    background: rgb(25 164 99 / .2)
}

.dream-job-three .dreamitem-1 .dream-icon i {
    color: rgb(25 164 99)
}

.dream-job-three .dreamitem-1 .dream-icon:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -16px;
    height: 40px;
    width: 40px;
    background: rgb(25 164 99);
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

.dream-job-three .dreamitem-1 .dream-icon-one:before {
    content: '01'
}

.dream-job-three .dreamitem-1 .dream-icon-two:before {
    content: '02'
}

.dream-job-three .dreamitem-1 .dream-icon-three:before {
    content: '03'
}

.home-blog-three .blog-heading .top {
    width: 148px;
    height: 40px;
    background: rgb(25 164 99 / .01);
    border-radius: 20px
}

.home-blog-three .blog-heading .top span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    color: #19A463
}

.home-blog-three .blog-heading h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    text-align: center;
    color: #111D3B
}

.blog-main-content .card {
    max-width: 410px;
    min-height: 320px;
    background: #FFF;
    box-shadow: 5px 8px 30px rgb(17 29 59 / .05);
    border-radius: 10px
}

.blog-main-content .card-body .blog-item1 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #505050
}

#home-three-blog-slider .card-body {
    margin-top: 30px
}

.blog-main-content .card-body .blog-item1 i {
    color: #19A463;
    padding-right: 5px
}

.blog-main-content .card-body h6 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    color: #161B2D;
    padding: 26px 28px
}

#home-three-blog-slider {
    max-width: 100%;
    overflow: hidden
}

#home-three-blog-slider .home-three-blog-item {
    margin: 0 15px
}

#home-three-blog-slider .slick-dots {
    display: flex;
    grid-gap: 20px;
    position: relative;
    top: 50px;
    left: 50%;
    padding-bottom: 100px
}

#home-three-blog-slider .slick-dots li {
    list-style: none
}

#home-three-blog-slider .slick-dots li.slick-active {
    background: #19A463;
    border: none
}

#home-three-blog-slider .slick-dots li {
    font-size: 0;
    line-height: 0;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    color: #fff0;
    border: 1px solid #000;
    outline: none;
    background: #fff0;
    display: inline;
    border-radius: 50px
}

.about-us-banner {
    position: relative;
    background: rgb(25 164 99 / .05) url(../images/bg/bg-1.png) left top no-repeat
}

.about-three-rapper .shape-12 {
    right: 5%;
    bottom: 14%;
    width: 8%
}

.about-three-rapper .shape-13 {
    left: 0%;
    bottom: 14%;
    width: 6%
}

.about-us-banner .form-3 {
    position: relative
}

.about-us-banner .form-3:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    border-radius: 5px;
    background: rgb(17 29 59 / .2);
    left: 40%
}

.about-three-rapper h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 66px;
    line-height: 90px;
    color: rgb(17 29 59);
    max-width: 832px;
    text-align: center
}

.about-three-rapper .form-3 {
    width: 100%;
    max-width: 740px;
    max-height: 70px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    position: relative;
    background: rgba(255 255 255/1);
    box-shadow: 15px 5px 60px rgb(17 29 59 / 8%);
    padding: 0 0 0 18px
}

.about-three-rapper .form-3 .search-icon {
    padding-left: 30px
}

.about-three-rapper .form-3 .placeholder {
    position: relative;
    left: -31px;
    width: 32%
}

.about-three-rapper .form-3 .placeholder input {
    width: 100%;
    outline: none;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #757575
}

.about-three-rapper .form-3 .button {
    padding-left: 30px
}

.about-three-rapper .form-3 .button a {
    background: #19A463;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 25px 30px;
    transition: .3s ease-in-out
}

.about-three-rapper .form-3 .button a:hover {
    background: rgba(28 116 75 / 100%)
}

.about-three-rapper .form-3 .location {
    position: relative;
    left: -46px
}

.left-about-us img:nth-child(1) {
    position: relative;
    width: 90%
}

.left-about-us img:nth-child(2) {
    position: absolute;
    bottom: -2%;
    left: -10%;
    transform: rotate(4deg)
}

.left-about-us img:nth-child(3) {
    position: absolute;
    right: -4%;
    bottom: 31%
}

.left-about-us img:nth-child(4) {
    position: absolute;
    top: -1%;
    right: 5%
}

.left-about-us img:nth-child(5) {
    position: absolute;
    bottom: -1%;
    left: 23%
}

.choose-us-content .item1 {
    border-bottom-style: dashed;
    border-bottom-color: rgb(0 0 0 / .2)
}

.our_video_rapper {
    position: relative
}

.our_video_rapper .video-top {
    color: #fff;
    max-width: 579px;
    max-height: 187px;
    background: #19A463;
    position: absolute;
    left: 12px;
    top: -15%;
    padding: 30px 30px
}

.our_video_rapper .video-top span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px
}

.our_video_rapper .video-top h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px
}

.our_video_rapper img {
    max-width: 100%
}

.our_video_rapper .video-icon a {
    position: absolute;
    max-width: 95px;
    max-height: 95px;
    background: #FFF;
    border-radius: 95px;
    z-index: 1;
    top: 5%;
    left: 39%;
    color: #19A463;
    padding: 20px;
    transition: .3s ease-in-out;
    line-height: 20px
}

.our_video_rapper .video-icon a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.our_video_rapper .video-icon a i {
    font-size: 3.12rem
}

.our_team {
    background: rgb(25 164 99 / .05) url(../images/bg/bg-3.png) left top no-repeat
}

.our_team .team-heading span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #19A463
}

.our_team .team-heading h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: #111D3B
}

#our_team_slider .our_team_item {
    margin-right: 30px
}

#our_team_slider i.bi-chevron-right {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -120px;
    right: 30px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    border-radius: 60px
}

#our_team_slider .our_team_item {
    overflow: hidden
}

#our_team_slider i.bi-chevron-left {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -120px;
    right: 113px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    border-radius: 60px
}

#our_team_slider i.bi-chevron-right:hover,
#our_team_slider i.bi-chevron-left:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.our_team_item .card {
    border: none;
    position: relative;
    background: none
}

#our_team_slider .card-body {
    background: none;
    left: -15px;
    position: relative;
    padding-top: 25px
}

.our_team_item .card-body h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #111D3B
}

.our_team_item .card-body span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050
}

.card .social_group {
    position: absolute;
    bottom: 35%;
    left: 20%;
    transition: .3s ease-in-out
}

.card .social_group ul {
    transition: .3s ease-in-out;
    list-style: none
}

.card .social_group ul li a {
    display: none;
    background: #fff;
    color: rgb(25 164 99);
    transition: .3s ease-in-out
}

.card .social_group ul li a:hover {
    color: #fff;
    background: rgb(25 164 99)
}

.our_team_item .card img {
    position: relative;
    transition: .3s ease-in-out;
    width: 100%
}

.our_team_item .card:hover img {
    background: rgb(255 255 255 / .6);
    border: 6px solid #19A463;
    opacity: .6
}

.our_team_item .card:hover .social_group ul li a {
    display: flex
}

.job-grid-heading .left-grid span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.job-grid-heading .right-grid span {
    padding-right: 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.job-grid-heading .right-grid .form-select {
    width: 60%;
    max-height: 50px;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #19A463;
    padding: 10px 20px;
    display: block;
    border: none;
    outline: none;
    background-color: rgb(17 29 59 / .05);
    transition: all 0.3s ease-in-out
}

.job-grid-heading .right-grid .form-select option {
    padding-top: 15px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px
}

.feature-job-list-rapper .left-list {
    width: 100%;
    max-width: 440px;
    padding: 60px 40px;
    background: rgb(25 164 99 / .05);
    border-radius: 10px
}

.feature-job-list-rapper .left-list .job-type span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.left-list .job-select .form-select option {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050;
    padding: 10px 0
}

.field-one,
.field-two {
    margin: 0 20px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    transition: .3s ease-in-out
}

#range-slider .form-range {
    background-color: #19A463;
    height: 0;
    margin-top: 60px;
    transition: .3s ease-in-out
}

.left-list .job-range strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.left-list .experience strong {
    padding-bottom: 25px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.left-list .experience .left-side .form-check .form-check-input {
    background-color: #19A463
}

.left-list .experience .left-side .form-check .form-check-label {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #111D3B;
    padding-left: 20px
}

.left-list .experience .right-side {
    width: 35px;
    height: 25px;
    background: rgb(25 164 99 / .3);
    border-radius: 2px
}

.left-list .experience .right-side span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #000
}

.feature-job-list-rapper .right-job-list {
    width: 100%;
    max-width: 840px
}

.right-job-list .job-list-heading strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.right-job-list .job-list-heading .sort-list strong {
    padding-right: 40px
}

.right-job-list .job-list-heading .sort-list .form-select {
    color: #19A463;
    min-width: 122px
}

.right-job-list .job-list-heading .sort-list .form-select option {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #19A463;
    padding-top: 10px
}

.right-job-list .job-list-1 {
    height: 100%;
    padding: 40px;
    border: 1px solid rgb(17 29 59 / .1);
    border-radius: 10px
}

.right-job-list .job-list-1 .list-company {
    border-bottom: 1px solid rgb(17 29 59 / .1)
}

.list-company img {
    max-width: 13%
}

.right-job-list .job-list-1 .list-company span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.right-job-list .job-list-1 .list-company span small {
    font-weight: 300;
    font-size: 16px
}

.right-job-list .job-list-1 .job-list-name h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #111D3B
}

.right-job-list .job-list-1 .job-list-name span {
    padding-right: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #505050
}

.right-job-list .job-list-1 .job-list-name span i {
    color: rgb(25 164 99)
}

.right-job-list .job-list-1 .job-list-name .job-apply a {
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    display: block;
    padding: 16px 30px;
    color: #19A463;
    transition: .3s ease-in-out
}

.right-job-list .job-list-1 .job-list-name .job-apply a:hover {
    color: #fff;
    background: #19A463
}

.job-list-pagination ul.pagination .page-item {
    margin-right: 20px
}

.job-list-pagination ul.pagination .page-item .page-link {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #505050;
    transition: .3s ease-in-out
}

.job-list-pagination ul.pagination .page-item .page-link:hover {
    color: #fff;
    background: #19A463
}

.blog-grid .explore a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    width: 162px;
    height: 54px;
    background: #19A463;
    border-radius: 5px;
    color: #fff;
    transition: .3s ease-in-out
}

.blog-grid .explore a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.mapouter {
    position: relative;
    text-align: right;
    width: 100%
}

.gmap_canvas {
    position: relative;
    overflow: hidden;
    background: none !important;
    height: 550px;
    width: 100%
}

.get-touch .touch-1 {
    background: linear-gradient(241.84deg, rgb(66 133 244 / .1) 0%, rgb(66 133 244 / .2) 100%)
}

.get-touch .touch-2 {
    background: linear-gradient(241.84deg, rgb(255 153 0 / .1) 0%, rgb(255 153 0 / .2) 100%)
}

.get-touch .touch-3 {
    background: linear-gradient(241.84deg, rgb(150 92 245 / .1) 0%, rgb(150 92 245 / .2) 100%)
}

.get-touch .touch-1,
.get-touch .touch-2,
.get-touch .touch-3 {
    padding: 40px;
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 216px;
    border-radius: 10px
}

.touch-1 .top-touch i {
    width: 80px;
    background: #4285F4;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 80px
}

.touch-2 .top-touch i {
    width: 80px;
    color: #fff;
    border-radius: 50px;
    background: #F90;
    text-align: center;
    line-height: 80px
}

.touch-3 .top-touch i {
    width: 80px;
    color: #fff;
    border-radius: 50px;
    background: #965CF5;
    text-align: center;
    line-height: 80px
}

.touch-1 .top-touch i,
.touch-2 .top-touch i,
.touch-3 .top-touch i {
    font-size: 2.2rem
}

.bottom-touch span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.contact-form .form-label {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050
}

.contact-form .form-control {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #111D3B;
    padding: 20px 21px
}

#myRange {
    width: 100%;
    margin-top: 40px
}

button.custom-btn {
    width: 174px;
    height: 54px;
    background: #19A463;
    border-radius: 5px;
    transition: .3s ease-in-out;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF
}

button.custom-btn:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.contact-form a.custom-btn button {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF
}

.job-details-left {
    width: 100%;
    max-width: 440px;
    height: auto;
    background: rgb(25 164 99 / .05);
    border-radius: 10px;
    padding: 60px 40px
}

.job-details-left .left-1 img {
    margin-bottom: 15px;
    max-width: 30%
}

.job-details-left .left-1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.job-details-left .left-1 strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #111D3B
}

.job-details-left .left-1 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.job-details-left .left-2 a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    background: #19A463;
    border-radius: 5px;
    padding: 12px 30px;
    transition: .3s ease-in-out
}

.job-details-left .left-2 a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.job-details-right .job-list-1 {
    width: 100%;
    height: 100%;
    padding: 40px;
    background: #FFF;
    box-shadow: 5px 8px 30px rgb(17 29 59 / .05);
    border-radius: 10px
}

.job-details-right .job-list-1 span {
    padding-right: 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #505050
}

.job-details-right .job-list-1 .list-company span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.job-details-right .job-list-1 .list-company span small {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.job-details-right .job-list-1 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #111D3B
}

.job-details-right .job-list-1 span i {
    color: rgb(25 164 99)
}

.job-details-right .job-list-1 .list-company {
    border-bottom: 2px solid rgb(17 29 59 / .02)
}

.job-details-right .job-list-1 .job-apply a {
    width: 144px;
    height: 50px;
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #19A463;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    transition: .3s ease-in-out
}

.job-details-right .job-list-1 .job-apply a:hover {
    color: #fff;
    background: #19A463
}

.job-details-right .job-list-details h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B;
    margin-top: 35px
}

.job-details-right .job-list-details p {
    padding: 25px 0 0 0;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050;
    text-align: justify
}

.job-details-right .job-list-details ul {
    margin-left: 15px
}

.job-details-right .job-list-details ul li {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050;
    padding: 10px 0
}

.job-details-right .job-list-details .btn-group .btn {
    background: rgb(25 164 99 / .1);
    color: #19A463;
    margin: 10px 10px;
    border: none;
    padding: 15px 30px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    transition: .3s ease-in-out
}

.job-details-right .job-list-details .btn-group .btn:hover {
    color: #fff;
    background: #19A463
}

.job-details-right .job-list-details .apply-btn {
    background: #19A463;
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    padding: 14px 30px;
    transition: .3s ease-in-out
}

.job-details-right .job-list-details .apply-btn:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.job-details-right .job-list-details .social-link span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #505050
}

.job-details-right .job-list-details .social-link {
    width: 40px;
    height: 40px;
    background: rgb(25 164 99 / .1);
    color: #19A463;
    margin: 0 15px;
    border-radius: 50px;
    transition: .3s ease-in-out;
    line-height: 40px
}

.job-details-right .job-list-details .social-link:hover {
    background: #19A463;
    color: #fff
}

.job-details-right .job-list-details .social-link i {
    padding: 10px;
    font-size: 1.2rem
}

#recent-job-slider .recent-job-item {
    overflow: hidden
}

#recent-job-slider i.bi-chevron-left {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -70px;
    right: 113px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: .3s ease-in-out
}

#recent-job-slider i.bi-chevron-right {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -70px;
    right: 30px;
    background: rgb(25 164 99 / .1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: .3s ease-in-out
}

#recent-job-slider i.bi-chevron-left:hover,
#recent-job-slider i.bi-chevron-right:hover {
    background: #19A463;
    color: #fff
}

#recent-job-slider .recent-job-item {
    margin: 0 15px;
    box-shadow: 5px 8px 30px rgb(17 29 59 / .05)
}

#recent-job-slider .candidates-job-item {
    margin: 15px auto
}

.candidates-1 {
    position: relative;
    width: 100%
}

.candidates-1 .round-pic {
    position: relative;
    width: 140px;
    height: 140px;
    background: #fff;
    top: 30px;
    z-index: 1;
    border-bottom: 1px solid;
    border-bottom-style: inset;
    border-left: none;
    border-right: none;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%
}

.candidates-1 .round-pic img {
    position: absolute;
    top: 2%;
    left: 3%;
    border-radius: 80px
}

.Candidates-grid {
    position: relative;
    border: 1px solid rgb(17 29 59 / .1);
    border-radius: 15px;
    padding: 30px 20px
}

.Candidates-grid .top-grid-1 h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #111D3B
}

.Candidates-grid .top-grid-1 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.Candidates-grid .top-grid-1 strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #111D3B;
    padding: 0 10px
}

.Candidates-grid .top-grid-1 i {
    color: rgb(255 153 0)
}

.Candidates-grid .top-grid-2 span,
.Candidates-grid .top-grid-3 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050;
    padding: 0 5px
}

.Candidates-grid .top-grid-4 a {
    padding: 12px 30px;
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #19A463;
    transition: .3s ease-in-out
}

.Candidates-grid .top-grid-4 a:hover {
    color: #fff;
    background: #19A463
}

.Candidate-list .Candidate-list-1 {
    background: #FFF;
    border: 1px solid rgb(17 29 59 / .1);
    border-radius: 10px;
    padding: 40px
}

.Candidate-list .Candidate-list-1 .Candidate-name h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #111D3B
}

.Candidate-list .Candidate-list-1 .Candidate-name span {
    padding-top: 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050
}

.Candidate-list .Candidate-list-1 .Candidate-name span i {
    color: #F90;
    padding-right: 5px
}

.Candidate-list .Candidate-list-1 .Candidate-name span strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #000;
    padding-left: 5px
}

.Candidate-list .Candidate-list-1 .Candidate-place span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050;
    padding: 0 8px
}

.Candidate-list .Candidate-list-1 .Candidate-contact a {
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #19A463;
    padding: 16px 21px;
    transition: .3s ease-in-out
}

.Candidate-list .Candidate-list-1 .Candidate-contact a:hover {
    color: #fff;
    background: #19A463
}

.candidates-details-left {
    width: 100%;
    min-width: 440px;
    height: auto;
    background: rgb(25 164 99 / .05);
    border-radius: 10px;
    padding: 60px 40px
}

.candidates-details-left .save-candidate img {
    max-width: 40%;
    height: auto;
    border-radius: 100px
}

.candidates-details-left .save-candidate span {
    padding: 7px 7px;
    background: #FFF;
    border: 1px solid #19A463;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    margin-left: 14px;
    color: #19A463
}

.candidates-details-left .Profile-name h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #111D3B
}

.candidates-details-left .Profile-name small {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #505050;
    padding-top: 15px
}

.candidates-details-left .social-link ul {
    list-style: none;
    padding: 30px 0;
    border-bottom: 1px solid rgb(0 0 0 / .2)
}

.candidates-details-left .social-link ul li {
    display: inline-block
}

.candidates-details-left .social-link ul li a {
    display: inline-block;
    color: #19A463;
    width: 40px;
    background: rgb(25 164 99 / .1);
    text-align: center;
    margin: 0 3px;
    border-radius: 50px;
    line-height: 40px;
    transition: .3s ease-in-out
}

.candidates-details-left .social-link ul li a:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.candidates-details-left .left-1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #505050
}

.candidates-details-left .left-1 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #111D3B
}

.Candidate-pic img {
    max-width: 75%;
    border-radius: 100px
}

.candidates-details-right {
    margin-left: 30px
}

.candidates-details-right .candidate-list-1 {
    background: #FFF;
    box-shadow: 5px 15px 30px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 40px
}

.candidates-details-right .Candidate-name h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #111D3B
}

.candidates-details-right .Candidate-name span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.candidates-details-right .Candidate-name span i {
    color: #F90;
    padding-right: 5px
}

.candidates-details-right .Candidate-name span strong {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #505050
}

.candidates-details-right .candidate-place span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.candidates-details-right .candidate-place span i {
    padding-right: 10px
}

.candidates-details-right .Candidate-contact a {
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #19A463;
    line-height: 23px;
    padding: 16px 36px;
    transition: .3s ease-in-out
}

.candidates-details-right .Candidate-contact a:hover {
    color: #fff;
    background: #19A463
}

.candidates-details-right .candidate-list-2 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.candidates-details-right .candidate-list-2 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050;
    text-align: justify
}

.candidates-details-right .candidate-list-3 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.timeline {
    margin: 0 auto;
    letter-spacing: .2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 83%;
    right: -15%
}

.timeline::before {
    top: 0;
    content: '';
    left: -4px;
    position: absolute;
    width: 6px;
    height: 74%;
    background: #19A463;
    opacity: .2;
    border-radius: 5px
}

.timeline .event {
    background: rgb(114 124 245 / .09);
    margin-bottom: 25px;
    position: relative;
    padding: 30px
}

.timeline .event h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.timeline .event span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #19A463
}

.timeline .event p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.timeline .event:before {
    left: -207px;
    content: attr(data-date);
    min-width: 120px;
    position: absolute;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    color: #505050;
    top: 20px
}

.timeline .event:after {
    position: absolute;
    left: -71.8px;
    background: #198754;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    top: 5px;
    content: '+';
    text-align: center;
    padding-top: 5px;
    font-size: 35px;
    color: #fff
}

.candidates-details-right .candidate-list-5 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.candidates-details-right .candidate-list-5 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.candidates-details-right .candidate-list-5 .btn {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #19A463;
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    border: none;
    margin: 10px 10px;
    padding: 15px 20px;
    transition: .3s ease-in-out
}

.candidates-details-right .candidate-list-5 .btn:hover {
    color: #fff;
    background: #19A463
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.candidates-details-right .candidate-list-6 a {
    background: rgb(25 164 99);
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    padding: 12px 30px;
    transition: .3s ease-in-out
}

.candidates-details-right .candidate-list-6 a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.single-blog-left .left-1 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #505050;
    padding-bottom: 15px
}

.single-blog-left .left-1 span i {
    padding: 0 20px
}

.single-blog-left .left-1 h3 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    color: #111D3B;
    padding-bottom: 15px
}

.single-blog-left .left-1 img {
    padding-top: 30px
}

.single-blog-left .left-1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050;
    padding-top: 25px;
    text-align: start;
    padding-right: 53px
}

.single-blog-left .left-2 p {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #111D3B;
    padding: 0 30px;
    text-align: start;
    padding-right: 53px
}

.single-blog-left .left-1 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #111D3B
}

.single-blog-left .left-3 {
    grid-gap: 20px;
    width: 45%
}

.single-blog-left .left-4 {
    background: rgb(17 29 59 / .03);
    border-radius: 10px;
    grid-gap: 30px;
    padding: 40px 30px
}

.single-blog-left .left-4 ul {
    list-style: none
}

.single-blog-left .left-4 ul li {
    padding-left: 10px
}

.single-blog-left .left-4 ul li a {
    width: 40px;
    height: 40px;
    background: rgb(25 164 99 / .1);
    color: #19A463;
    text-align: center;
    border-radius: 50%;
    transition: .3s ease-in-out;
    line-height: 40px
}

.single-blog-left .left-4 ul li a:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.single-blog-left .left-5 a {
    width: 211px;
    height: 54px;
    background: #19A463;
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    text-align: center;
    transition: .3s ease-in-out
}

.single-blog-left .left-5 a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.single-blog-left .left-5 a span {
    text-align: center
}

.single-blog-left .left-6 {
    background: rgb(17 29 59 / .03);
    border-radius: 10px;
    padding: 40px
}

.single-blog-left .left-6 .comments-1 {
    grid-gap: 30px
}

.single-blog-left .left-6 .comments-1 h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #000
}

.single-blog-left .left-6 .comments-1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #505050
}

.single-blog-left .left-6 .comments-1 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #505050
}

.single-blog-left .left-6 .comments-1 a {
    width: 183px;
    height: 54px;
    background: rgb(25 164 99 / .1);
    border-radius: 5px;
    color: #19A463;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px
}

.single-blog-left .make-comment h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #111D3B
}

.single-blog-left .make-comment .form-label {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.single-blog-left .make-comment .form-control {
    padding: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #111D3B
}

.single-blog-left .make-comment a {
    width: 195px;
    height: 54px;
    background: #19A463;
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    transition: .3s ease-in-out
}

.single-blog-left .make-comment a:hover {
    color: #fff;
    background: rgba(28 116 75 / 100%)
}

.single-blog-right .blog-profile {
    position: relative
}

.single-blog-right .profile-pic {
    position: relative;
    width: 140px;
    height: 140px;
    background: #fff;
    top: 43px;
    border-radius: 50%
}

.single-blog-right .profile-pic img {
    position: absolute;
    top: 8%;
    left: 8%;
    border-radius: 100px
}

.single-blog-right .profile-name {
    max-width: 360px;
    max-height: 345px;
    background: rgb(17 29 59 / .03);
    border-radius: 10px;
    padding: 50px 0
}

.comments-1 img,
.single-blog-right .right-2 img,
.single-blog-left .left-4 img,
.profile-pic img {
    border-radius: 100px
}

.single-blog-right .profile-name h4 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #000
}

.single-blog-right .profile-name span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #505050
}

.single-blog-right .profile-name p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    color: #505050
}

.single-blog-right .profile-name ul {
    list-style: none
}

.single-blog-right .profile-name ul li {
    padding-left: 10px
}

.single-blog-right .profile-name ul li a {
    width: 40px;
    height: 40px;
    background: rgb(25 164 99 / .1);
    text-align: center;
    color: #19A463;
    border-radius: 50%;
    transition: .3s ease-in-out;
    line-height: 40px
}

.single-blog-right .profile-name ul li a:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.single-blog-right .right-1 input {
    background: rgb(17 29 59 / .03);
    border-radius: 5px;
    border: none;
    max-width: 360px;
    padding: 15px 25px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050;
    width: 100%
}

.single-blog-right .right-1 a {
    width: 143px;
    height: 50px;
    background: #19A463;
    border-radius: 5px;
    margin-top: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFF;
    transition: .3s ease-in-out
}

.single-blog-right .right-1 a:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.single-blog-right .right-2 h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B;
    padding-bottom: 25px
}

.single-blog-right .right-2 ul li {
    list-style-type: none;
    max-width: 360px;
    height: 60px;
    background: rgb(17 29 59 / .03);
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px 25px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.single-blog-right .right-2 ul li span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #111D3B
}

.single-blog-right .right-3 span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050
}

.single-blog-right .right-3 h6 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #111D3B
}

.single-blog-right .right-4 h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B
}

.single-blog-right .right-4 ul {
    list-style: none
}

.single-blog-right .right-4 ul li {
    padding-right: 10px
}

.single-blog-right .right-4 ul li a {
    width: 40px;
    height: 40px;
    background: rgb(25 164 99 / .1);
    border-radius: 50%;
    text-align: center;
    color: #19A463;
    transition: .3s ease-in-out;
    line-height: 40px
}

.single-blog-right .right-4 ul li a:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.single-blog-right .right-5 h5 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #111D3B;
    padding-bottom: 25px
}

.single-blog-right .right-5 .btn {
    width: 170px;
    height: 60px;
    background: rgb(17 29 59 / .03);
    border-radius: 5px;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050;
    margin: 20px 20px 0 0;
    transition: .3s ease-in-out
}

.single-blog-right .right-5 .btn:hover {
    background: rgba(28 116 75 / 100%);
    color: #fff
}

.scroll-top {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    border-radius: 50%;
    background: #2380a2;
    display: none;
    transition: all 0.3s ease-in-out
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgb(0 0 0 / .25) 0%, #fff0 80%)
}

.job-1 p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 0;
    color: #111D3B
}

.footer-one {
    background: #102D3C
}

.copy-right {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #536067;
    color: #fff
}

.copy-right p a {
    font-size: 13px
}

.copy-right p a:hover {
    text-decoration: underline
}

.copy-right p {
    font-size: 13px;
    color: #c5c5c5
}

.copy-right a:hover {
    color: #fff
}