@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff'),
        url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Light.woff2') format('woff2'),
        url('../fonts/Helvetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('HelveticaNeueBold.eot');
    src: url('HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueBold.woff2') format('woff2'),
        url('../fonts/HelveticaNeueBold.woff') format('woff'),
        url('../fonts/HelveticaNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeueRegular.woff2') format('woff2'),
        url('../fonts/HelveticaNeueRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
button {
    cursor: pointer;
}
* {
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
}
a {
    text-decoration: none;
    transition: all 0.3s linear;
}
ul {
    margin-bottom:0px;
    padding-left: 0px;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Judson', serif;
}
p {
    color:#000;
        font-size: 16px;
    font-weight: 400;
}
body {
    font-family: 'Helvetica';
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	font-smoothing: antialiased;
	letter-spacing:0.1px;
}
.banner-div{
    margin-bottom:85px;
}
/* Rizwan css starts here */
.page3sec1botm {
    display:block !important;
        width: 100%;
    float: left;
}
.page3sec1botm .docside2 {
    display:block !important;
}
.page3sec1botm .docside {
    width: 100%;
}
.docimage img 
{
        width: 100%;
    height: auto;
    min-height: 345px;
    max-height: 345px;
    object-fit: cover;
}
.docimage {
    width:48%;
}
.header-wrap {
    width: 1635px;
    height: auto;
    margin: auto;
    display: table;
}
.mainheader {
    position: relative;
    height:143px;
}
.mainheader .navwrap.sticky{
     position:fixed !important;
    left:0px;
    top:0px;
    width:100%;
    z-index:1000;
        background-color: #fff;
}
.sticky .logo {
    padding:2px;
    text-align:center;
    top: -53px;
}
.tsr-breadcrumbs .container {
    display:none;
}
.sticky .logo img {
    max-width:50%;
}
.logo-wrap {
    position: relative;
}
.slider {
    width: 100%;
    float: left;
}
#mslider .owl-nav {
    position: absolute;
        background-color: transparent;
    bottom: 15px;
    width: 100%;
}
.container {
    width: 1550px;
    margin: auto;
    display: table;
}
/* Rizwan css starts here */
/* BANNERS CLASSES AND STYLES */
.index-page-banner{
    position: relative;
}
.slider-text {
    position: absolute;
    width: 630px;
    top: 318px;
    left: 0px;
}
.index-banner-image {
    
    position: relative;
    background-color: #EDF6F4;
}
.mainslider {
    width: 100%;
    float: left;
}
.mainslider img{
    width: 100%;
    height: auto;
    max-height: 939px;
    object-fit: cover;
}
.mainslider .container {
    position: relative;
}
.slider-text h2 {    
    color: #095450;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
}

.slider-text p {
    margin-top: 50px;
    color: #000;
    line-height: 29px;
    font-size: 18px;
    font-weight: 400;
}

/* inner page BANNER */
.innerbanner {
    position: relative;
}
.innerbanner .container {
    position: relative;
}
.inrbanr-text {
        top: 265px;
    max-width: 640px;
    position: absolute;

}
.inrbanr-img {
    width: 100%;
    float: left;
}
.inrbanr-img img{
    width: 100%;
    height: auto;
        max-height: 702px;
    object-fit: cover;
}
.inrbanr-text h2 {
    font-weight: 700;
    color: #095450;
    line-height: 50px;
    font-size: 45px;
}
/* inner page BANNER */

.page3-banner{
    position: relative;
}
.page3-text {
    display: flex;
    flex-direction: column;
    top: csl;
    position: absolute;
    left: 9%;
    top: calc(50% - 120px);
}
.page3-banner-image img{
    width: 100%;
}
.page3-banner-text {
    width: 629px;
    color: #095450;
    font-size: 58px;
}

/* PAGE 4 BANNER */
.page4-banner{
    position: relative;
}
.page4-text {
    display: flex;
    flex-direction: column;
    top: csl;
    position: absolute;
    left: 9%;
    top: calc(50% - 120px);
}
.page4-banner-image img{
    width: 100%;
}
.page4-banner-text {
    width: 629px;
    color: #095450;
    font-size: 58px;
}

/* PAGE 5 BANNER */
.page5-banner{
    position: relative;
}
.page5-text {
    display: flex;
    flex-direction: column;
    top: csl;
    position: absolute;
    left: 9%;
    top: calc(50% - 120px);
}
.page5-banner-image{
    position: relative;
    background-color: #EDF6F4;
}
.page5-banner-image img{
    width: 100%;
}
.page5-banner-text {
    width: 629px;
    color: #095450;
    font-size: 58px;
}


/* SEARCH RESULT PAGE BANNER */
.search-result-banner{
    position: relative;
}
.search-result-text {
    display: flex;
    flex-direction: column;
    top: csl;
    position: absolute;
    left: 9%;
    top: calc(50% - 120px);
}
.search-result-banner-image img{
    width: 100%;
}
.search-result-banner-text {
    width: 629px;
    color: #095450;
    font-size: 58px;
}

/* JOB RESULT banner */
.jobdetailbanner .container {
    width:1364px;
}
.job-result-banner{
    position: relative;
    min-height: 400px;
}
.job-result-text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;    
    bottom: 60px;
    align-items: center;
}
.job-result-banner-text h2{
    width: 100%;
    color: #095450;
    font-weight: 700;
    line-height: 43px;
    font-size: 59px;
    margin-bottom: 30px;
}
.job-result-banner-text li{
    display:flex;
    list-style: none;
}
.job-result-banner-text  ul{
    display: flex;
    flex-direction: row;
    padding-left: 0px;
}
.job-result-banner-text p {
    color: #00958D;
    font-size: 12px;
    font-weight: bold;
    margin-right: 30px;
    margin-left: 6px;
    margin-top: 17px;
}

.job-result-banner-text img {
    margin-top: 15px;
}
.apply-job a{
    margin-top: 0px;
}
/* CONTACT PAGE BANNER */
.contact-banner{
    position: relative;
}
.contact-text {
    display: flex;
    flex-direction: column;
    top: csl;
    position: absolute;
    left: 9%;
    top: calc(50% - 120px);
}
.contact-banner-image{
    position: relative;
    background-color: #EDF6F4;
}
.contact-banner-image img{
    width: 100%;
}
.contact-banner-text {
    width: 629px;
    color: #095450;
    font-size: 58px;
}
/* -------------------------------- */

/*   SIDE NAVBAR */

.sdnav {
    display: none;
  position: relative;
  z-index: 4;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 35%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay-content li{
    color: #00958D;
    list-style: none;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 25px;
  color: black;
  display: block;
  transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 50px;
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
.main {
    width: 100%;
}
.inner {
    width: 1550px;
    margin: 0 auto;
}

.inner2 {
    width: 1364px;
    margin: 0 auto;
}

/* TOP DIV */
.main1 {
    min-height: 1100px;
}
.topdiv {
    min-height: 57px;
    width: 100%;
    display: block;
    line-height: 57px;
}

.topdiv ul {
    float: right;
}

.topdiv li {
    display: inline-block;
    list-style: none;
    border-left: 1px solid #E3E3E3;
    float: left;
    position:relative;
}
.topdiv ul li a {
    color: #00958D;
    font-size: 16px;
    padding: 0px 18px;
}

/* NAVBAR */
.nav>.inner {
    height: 85px;
    width: 1635px;
}

.nav {
    position: relative;
    width: 100%;
    background-color: #095450;
}

.nav ul {
    float: right;
}

.nav li {
        display: inline-block;
    list-style: none;
    padding: 0px 20px;
    line-height: 83px;
}

.nav ul li a {
    color: #fff !important;
    cursor: pointer;
    font-size: 20px;
}
.nav ul li a:hover {

}
/* LOGO */
.logo {
    width: 305px;
    background-color: #fff;
    padding: 55px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: absolute;
    z-index: 100;
    top: -56px;
    left: 0px;
    transition:all 0.3s linear;
}

/* HEALTHCARE & TALENT */
.healthcare {
    width: 100%;
    float: left;
    position: relative;
    margin-top:-4px;
}
.hclft-cntnt h2 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 26px;
    color: #095450;
    font-weight: 700;
}
.hclft-cntnt {
    max-width: 495px;
}
.hclft-cntnt p {
    line-height: 29px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.hcright {
    width: 50%;
    float: left;
    padding: 83px 0px;
}
.hcright:before {
    content: "";
    background-color: #EDF6F4;
        position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -1;
}
.hcright img {
    width: auto;
    max-width: 674px;
    height: auto;
    float: right;
}
.primary-btn {
    width: 262px;
    height: 60px;
    line-height: 60px;
    background-color: #095450;
    color: white;
    border-radius: 35px;
    border: none;
    font-size: 18px;
    font-family: 'Judson', serif;
    font-weight: 700;
    display: block;
    text-align: center;
    transition: all 0.3s linear;
    margin-top: 73px;
}
.primary-btn:before {
    content: url('../images/button-arrow.svg');
    margin-right: 12px;
    position: relative;
    top: 2px;
}
.primary-btn:hover {
    background-color: #00958D;
}
.hcleft {
    width: 50%;
    position: relative;
    float: left;
    padding: 200px 0px 200px 0px;
}
.nums {
    position: absolute;
    left: 71%;
    top: 21%;
    display: flex;
    flex-direction: column;
    background-color: #00958D;
    width: 421px;
    height: 533px;
    padding: 45px 60px;
    justify-content: center;
    z-index:100;
}
.numsinfo {
    border-bottom: 2px dashed #EDF6E4;
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 32px;
}
.numsinfo:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 0px;
}
.numsinfo h2 {
    text-align: left;
    color: #EDF6F4;
    font-size: 60px;
    line-height: 54px;
    font-weight: 700;
}
.numsinfo p {
    text-align: left;
    color: #EDF6F4;
    font-weight: 400;
    font-size: 25px;
    line-height: 54px;
}

/* ICON DIV */
.homeiconwrap {
    width: 100%;
    float: left;
    margin:95px 0px;
}
.homeiconwrap .container {
    width: 1140px;
}
.homeiconwrap h2 {
    color: #095450;
    font-weight: 700;
    font-size: 45px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 85px;
}
.icon-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}
.icon-wrap:last-child {
    margin-bottom: 0px;
}
.icn {
        width: 314px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 246px;
}
.icn img {
    max-width:30%;
}
.icn h4 {
    text-align: center;
    color: #00958D;
    font-weight: 700;
    line-height: 24px;
    letter-spacing:0.5px;
    font-size: 20px;
}

/* OUR EXPERTISE */
.home-exprts {
    background-color: #EDF6F4;
    float: left;
    width: 100%;
}
.expertise {
    display: flex;
    justify-content: space-between;
    padding: 100px 0px;
}
.home-exprts .div1 {
    width: 23%;
    margin-right: 7%;
}
.home-exprts .div1 h2 {
    margin-bottom: 35px;
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
    color: #095450;
}
.home-exprts .div1 p {
    font-size: 18px;
    line-height: 29px;
    color: #000;
}
.home-exprts .div2 h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 29px;
    line-height: 43px;
    color: #00958D;
    font-weight: 700;
}
.home-exprts .div2 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
.home-exprts .div3 h2 {
    margin-top: 35px;
    font-size: 29px;
    color: #00958D;
}
.home-exprts .div3 p {
    margin-top: 15px;
    font-size: 15px;
}
.home-exprts .div2,
.home-exprts .div3 {
    width: 33%;
    transition:all 0.3s linear;
    overflow:hidden;
}
.home-exprts .div2 img,
.home-exprts .div3 img {
    transition:all 0.3s linear;
}
.home-exprts .div2:hover img,
.home-exprts .div3:hover img {
    transform:scale(1.05);
}
.home-exprts .div2:hover h2,
.home-exprts .div3:hover h2 {
    color:#095450;
}
/* OUR EXPERTISE Ends */

/* Latest Vacancies */
.ltstvacncies {
    width: 100%;
    float: left;
    padding: 100px 0px 100px 0px;
}
.ltstvacncies .container {
    display: block;
    position: relative;
}
.LV-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.discover {
    width: 31%;
}
.discover h2 {
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
    color: #095450;
    margin-bottom: 42px;
}
.discover p {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
}
.ltstvacncies .slider {
    width: 61%;
    float: left;
    position: relative;
}
.ltstvacncies .slider .owl-carousel .owl-item img {
    min-height: 503px;
    object-fit: cover;
}
.ltstvacncies .slider .owl-carousel {
    z-index: inherit;
}
.ltstvacncies .slider .owl-nav {
    position: absolute;
    left: 40px;
    bottom: 27%;
    background-color: transparent;
}
.ltstvacncies .slider .owl-nav button {
    margin: 5px 15px;
}
/* Latest Vacancies */

/* NEWS SECTION */
.mediasec {
    width: 100%;
    float: left;
}
.mediasec h2 {
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
    color: #095450;
    margin-bottom: 20px;
}

.news {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.newsinfo {
    width: 56%;
    padding: 0px 50px 0px 80px;
    background-color: #F8F8F8;
}
.newsimg {
    width: 44%;
    overflow:hidden;
}
.newsimg > a {
    display:flex;
}
.newsimg img {
    width: 100%;
    height: auto;
    transition:all 0.3s linear;
}
.newsimg img:hover {
    transform:scale(1.1);
}
.newsinfo a.category {
    color: #00958D;
    font-family: 'Helvetica';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.newsinfo a.category:hover {
    color: #095450;
}
.newsinfo p.date {
    margin-bottom: 20px;
    margin-top: 60px;
    font-weight: 400;
    color: #707070;
    font-size: 18px;
    line-height: 29px;
    text-transform: uppercase;
}
.newsinfo .dtaillink {
    color: #095450;
    font-size: 18px;
    line-height: 21px;
    font-family: 'Judson', serif;
    font-weight: 700;
}
.newsinfo .dtaillink:hover {
    color: #00958D;
}
.dtaillink:before {
    content:url('../images/dtaillinkarrow.svg') ;
    margin-right: 27px;
}
.newsinfo h2 {
    color: #095450;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    padding-bottom: 35px;
    margin-top: 35px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00958D;
    min-height: 146px;
    transition:all 0.3s linear;
}
.newsinfo h2:hover{
    color: #00958d;
}
.newsinfo i {
    margin-right: 20px;
}
/* NEWS SECTION */
/* FOOTER */
.mainfooter {
    width: 100%;
    float: left;
    margin-top: 60px;
    background-color: #095450;
}
.section1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    padding: 60px 0px;
    border-bottom: 1px solid #00958D;
}

.section1 h2 {
    max-width: 64%;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
}

.section1 button , .section1 a {
    width: 310px;
    height: 84px;
    padding: 0px 55px;
    background-color: #EDF6F4;
    color: #095450;
    border-radius: 42px;
    border: none;
    font-family: 'Judson', serif;
    font-weight: bold;
    font-size: 21px;
    line-height: 21px;
    transition: all 0.3s linear;
    cursor: pointer;
    position: relative;
    top: 15px;
}
.section1 button:hover , .section1 a:hover {
    background-color: #419E43;
    color: #fff;
}
.section2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    padding: 60px 0px 45px 0px;
    border-bottom: 1px solid #00958D;
}

.list {
    display: flex;
    flex-direction: row;
}

.section2 ul li {
    list-style: none;
    margin-bottom: 15px;
    margin-right: 135px;
}

.section2 ul li a {
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    color: #EDF6E4;
    text-decoration: none;
}
.section2 ul li a:hover {
    color: #fff;
}
.list2 {
    width: 288px;
}

.list2 h2 {
    font-size: 18px;
    color: #EDF6E4;
    font-weight: bold;
    line-height: 29px;
    font-family: 'Helvetica';
}
.list2 p{
    font-size: 15px;
    color: #EDF6E4;
    font-weight: normal;
    line-height: 24px;
}
.list2 p a {
     color: #EDF6E4;
}
.list2 p a:hover {
    color: #419E43;
}
.section3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 109px;
    line-height: 109px;
}

.section3 p {
    color: #EDF6E4;
    font-size: 15px;
}

.section3 ul {
    display: flex;
    flex-direction: row;
}

.section3 li {
    list-style: none;
    color: #fff;
    margin-right: 20px;
}
.section3 li:last-child {
    margin-right: 0px;
}
.section3 li a {
    text-decoration: none;
    color: #EDF6E4;
    font-size: 15px;
}
.section3 li a:hover {
    color: #fff;
}

/* PAGE TWO */
/* SECTION 1 */
.p2section1 {
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.sec1 {
    width: 50%;
    float: left;
    padding-right: 85px;
}
.sec1 h2 {
    color: #095450;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 50px;

}
.sec1 p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.sec2 {
    width: 50%;
    float: left;
}
.sec2 img {
 width: 100%;
 height: auto;
}
/* SECTION 2 */
.p2section2 {
    width: 100%;
    float: left;
    padding: 60px 0px;
    background-color: #EDF6F4;
    height: auto;
}
.allservices {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.service {
    display: flex;
    flex-direction: row;
        justify-content: space-between;
    align-items: center;
    padding-bottom: 50px;
}
.service .line {
    width: 545px;
    height: 1px;
    background-color: #00958D;
}
.service h2 {
    color: #095450;
    font-size: 45px;
    line-height: 43px;
    font-weight: 700;
}
.service1 {
    padding: 40px;
    width: 470px;
    max-height: 230px;
    background-color: #fff;
    display: flex !important;
    justify-content: space-between;
    border-radius: 25px;
    border: 1px solid #00958D;
        align-items: center;
}
.servicehead {
    width: 222px;
}
.servicehead h4 {
    color: #00958D;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Judson', serif;
}
.servicehead p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
.s0 {
    margin-left: 80px;
}
.s2 {
    margin-right: 80px;
}
.s3 {
    margin-top: 120px;
}
/* OUR VMV */
.mvsec {
    width: 100%;
    height: auto;
    float: left;
}
.vision {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 75px;
    margin-top: 75px;
    border-bottom: 1px solid #00958D;
        padding-bottom: 75px;
}
.vision h4 {
    font-size: 24px;
    color: #00958D;
    line-height: 29px;
    font-weight: 700;
}
.vision p {
    font-size: 45px;
    color: #095450;
    line-height: 50px;
    font-family: 'Judson', serif;
    max-width: 1126px;
    margin-right: 0px;
}
.values h2 {
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 21px;
    font-weight: 700;
    color: #00958D;
}
.values h2 br {
    display:none;
}
.values {
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.values h4 {
    font-size: 24px;
    color: #00958D;
    line-height: 29px;
    font-weight: 700;
}
.values-icons {
    display: flex;
        justify-content: space-evenly;
    align-items: center;
    padding-top: 50px;
}
/* QUOTE */
.quote {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.quote .container {
background-color: #f4f4f4;
padding: 60px 0px;
}
.quote h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    line-height: 65px;
    color: #095450;
    width: 1364px;
    margin: 0 auto;
    border-bottom: 1px solid #00958D;
    padding-bottom: 50px;
}
.quote p {
    margin-top: 60px;
    margin-bottom: 25px;
    text-align: center;
    font-size: 30px;
    color: #00958D;
font-family: 'Judson', serif;
    font-weight: 700;
    line-height: 35px;
}
/* QUOTE */
/* what we do */
.whatwedo {
    width: 100%;
    float: left;
    padding: 60px 0px 0px 0px;
}
.whatwedo .container {
    width: 1635px;
}
.page3sec1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.docside {
    width: 50%;
}
/*.docimage2 img {
    max-height:345px;
    min-height:345px;
}*/
.docside1 {
        position: relative;
    top: -13px;
    padding-bottom: 30px;
}
.docside1 h2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    color: #095450;
    margin-bottom: 25px;
}
.docside1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #000;
}
.docside2 h3 {
    font-size: 35px;
    line-height: 50px;
    font-weight: 700;
    color: #095450;
    margin-bottom: 20px;
}
.docside2 li {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.docside2 li br {
    display:none;
}
.docside2 ul {
    width: 33%;
    float: left;
    padding-left: 22px;
}
.docside2 {
    display: none;
    border-bottom: 1px solid #00958D;
    padding-top: 10px;
    float: left;
    width: 100%;
        padding-bottom: 33px;
}
/* what we do */
/* clients */
.clientswrap {
    width: 100%;
    float: left;
}
.clt {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px;
}
.clt .line2 {
    width: 545px;
    height: 1px;
    background-color: #00958D;
    margin-top: 85px;
}
.clt h2 {
    margin-top: 50px;
    color: #095450;
    font-size: 45px;

}
.clientitle h3 {
    text-align: center;
    font-weight: 700;
    line-height: 40px;
    color: #095450;
    font-size: 35px;
    padding: 0px 15px;
}
.clientitle p {
    text-align: center;
    font-weight: 400;
    line-height: 29px;
    color: #000;
    font-size: 18px;
    padding: 0px 15%;
    margin: 40px 0px;
}
/* CLIENT IMAGES */
.clients {
    padding: 0px 15px;
    width: 100%;
    float: left;
}
.clientimages {
    width: 227px;
    height: 222px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgb(189, 186, 186);
    margin-bottom:30px;
        flex-basis: 15%;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right:2%;
}
.clientimages:nth-child(6n+6) {
    margin-right:0px;
}
.cltimage {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 40px;
    flex-wrap:wrap;
}
.let {
    width: 98%;
    background-color: #EDF6F4;
    padding: 48px 0px;
        margin: auto;
    display: table;
}
.let h2 {
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #095450;
    text-align: center;
}
.let a {
    font-size: 46px;
    color: #00958D;
    text-decoration: underline;
}
.let a:hover {
    color: #419E43;
}
/* clients */

/* Careers Page */
.search {
    margin: 0px auto;
    display: table;
    width: 1640px;
}
.searchform {
    padding: 60px 30px;
    background-color: #EDF6F4;
    margin: 60px 0px;
}
.searchform form {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.searchform form h2 {
    font-weight: 700;
    line-height: 50px;
    font-size: 45px;
    color: #00958D;
}

.searchform form input {
            width: 85% !important;
    border: none;
    height: 60px;
    padding: 0px 5px;
    outline: 0px;
}
.searchform form input::placeholder {
    opacity: 1!important;
    color: #BCBCBC !important;
}
.input-group {
    width: 20% !important;
    /*min-height: 60px;*/
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
}
.datepicker {
    padding:0px !important;
}
.input-group-addon {
    float:right;
    position:relative;
    top:5px;
}
.input-group input {
        width: 94% !important;
}
.error-reg {
    color:red;
    opacity:1 !important;
    font-size:16px;
    margin-bottom:15px;
    display:block;
    font-weight:normal;
}
.input-group select {
    background-color: #fff;
    width: 85%;
    border: none;
    height: 60px;
    padding: 0px 5px;
    outline: 0px;
    opacity: 1!important;
    color: #BCBCBC !important;
    border: none !important;
    background-image: url('../images/sleect-arrow.png');
    background-repeat: no-repeat;
    background-position: 94% center;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.searchform form span {
           width: 14%;
    float: left;
    text-align: center;
    height: 60px;
    line-height: 77px;
}

.searchresult-btn {
    font-family: 'Judson', serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    width: 262px;
    min-height: 60px;
    background-color: #095450;
    color: white;
    border-radius: 35px;
    border: none;
    transition: all 0.3s linear;
}
.searchresult-btn:before {
    content: url('../images/button-arrow.svg');
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.searchresult-btn:hover {
    background-color: #00958d;
}
/* HEALTHCARE OPPORTUNITES */

.opportunities h1 {
    font-size: 45px;
    color: #095450;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 25px;
}
.opportunities p {
    font-size: 18px;
    color: #000;
    line-height: 29px;
    font-weight: 400;
}

.clt2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 60px;
    margin-bottom: 50px;

}

.clt2 .line3 {
    width: 255px;
    height: 1px;
    background-color: #00958D;
    margin-top: 85px;
}

.clt2 h2 {
    margin-top: 50px;
    color: #095450;
    font-size: 45px;

}

/* JOBS */
.jobsection {
    
}

.findjob {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap:wrap;
}

.job {
    max-width: 398px;
    margin-bottom:50px;
    overflow:hidden;
}
.job img {
    transition:all 0.3s linear;
        width: 100%;
    height: 306px;
    object-fit: contain;
    
}
.job:hover img {
    transform:scale(0.9);
}
.job:hover h3 {
    color:#095450;
}
.job p {
    color: #000;
    line-height: 25px;
    font-weight: 400;
    font-size: 16px;
}

.job h3 {
    color: #00958D;
    line-height: 43px;
    font-weight: 700;
    font-size: 29px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.job a {
    font-size: 20px;
    margin-top: 30px;
    line-height: 43px;
    font-weight: 400;
    color: #00958D;
    display: block;
}
.job a:hover{
    color: #095450;
}
.job i {
    margin-right: 20px;
}

.job2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 398px;
    min-height: 550px;
    border: 1px solid #00958D;
    padding: 100px 35px;
    justify-content:space-around;
}

.job2 h3 {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    color: #00958D;
}
.job2 a {
    color: #00958D;
    text-decoration: underline;
}
.job2 a:hover {
color: #095450;
}
/* RESULT PAGE */
/* pagination */
.pagination {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-bottom: 20px;
}
.pagination h4 {
    color: #00958D;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    font-family: 'Helvetica';
}
.pagination a {
    color: #00958D;
    font-size: 20px;
    margin-right: 15px;
}
.pagination a.last {
    margin-right: 0px;
}
.pagination span{
    margin-right: 40px;
}
.pagination button {
    background-color: transparent;
    border: 0;
    outline: 0;
        position: relative;
    top: -6px;
}
.nxt {
    margin-right: 10px;
}
.prvs {
    margin-left: 10px;
}
/* pagination */
/* SEARCH RESULTS */
.sr {
    background-color: #F7F7F7;
    padding: 50px;
    margin: 0px 0px 50px px;
    border-bottom: 1px solid #00958D;
}
.sr:nth-child(even) {
    background-color: #fff;
}
.sr a {
    text-decoration: none;
}

.sr h2 {
    font-size: 30px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom:15px;
    color: #00958D;
}
.sr h2:hover {
    color: #000;
}
.sr p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
}
.inf {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
}

.inf h6 {
    color: #00958D;
    font-size: 12px;
    line-height: 20px;
    margin-right: 50px;
    margin-left: 10px;
    font-family: 'Helvetica';
    font-weight: bold;
}

.inf image {
    margin-top: 15px;
}
.loadmore {
        font-size: 20px;
    line-height: 50px;
    color: #00958D;
    font-weight: normal;
    margin: auto;
    display: table !important;
    /* padding-top: 20px; */
    margin-top: 25px;
}
/* JOB RESULT PAGE */
.main5 {
    height: 700px;
}

/* JOB Details SECTION*/
.jobdescrption {
    width: 100%;
    float: left;
}
.back-to-result {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 40px 0px;
}
.back-to-result a {
    font-size: 16px;
    color: #00958D;
    text-decoration: none;
    margin: 0px 5px;
    font-weight: 400;
}

.job-status {
    background-color: #f7f7f7;
    padding: 35px 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.job-status h6 {
    color: #095450;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}

.jobr {
    margin-bottom: 60px;
}

.jobr h2 {
    font-size: 35px;
    line-height: 43px;
    margin-bottom: 30px;
    color: #095450;
    font-weight: 700;
}
.jobr p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.min-req {
    border-top: 1px solid #00958D;
    padding: 60px 0px;
}
.min-req h2 {
    font-size: 35px;
    line-height: 43px;
    margin-bottom: 30px;
    color: #095450;
    font-weight: 700;
}
.min-req p {
  font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
}
.min-req li {
    list-style-type: none;
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 5px;
    font-weight: 400;
    display: flex;
    color: #000;
}
.min-req li:last-child {
    margin-bottom:0px;
}
.min-req li:before {
    content: url('../images/bullet-arrow.svg');
    margin-right: 40px;
}
.jobbtn {
    display: flex;
    flex-direction: row;
}
.jobbtn a {
    margin-top: 0px;
    margin-right: 30px;
    width: 300px;
    text-align: left;
    padding-left: 25px;
}
.jobbtn button {

    background-color: #095450;
    color: white;
    border: none;
    border-radius: 35px;
    font-size: 18px;
    width: 260px;
    padding: 20px;
    margin-right: 25px;
}
.requirements {
    margin-bottom: 60px;
}
.jobdetailbanner {
    width: 100%;
    float: left;
    background-color: #EDF6F4;
}
/* CONTACT PAGE */
.contactpage {
    width: 100%;
    height: auto;
    float: left;
}
.contact-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 70px;
}

.contact-form {
    width: 60%;
    background-color: #f5f5f5;
    padding: 45px 45px;
    height: auto;
    position:relative;
}
.iti__country-list {
    max-width:372px;
}
.g-recaptcha {
    margin-top:20px;
    display:flex;
    justify-content:right;
}
.contact-info {
    width: 40%;
    padding-left: 40px;
}
div.f1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
form label {
    display: block;
    font-size: 20px;
    line-height: 12px;
    color: #095450;
    font-weight: 700;
    margin-bottom: 15px;
     font-family: 'Judson', serif;
     text-transform: uppercase;
}
.f1 {
    width: 100%;
    margin-bottom: 50px;
}
.f1 div {
    width: 48%;
}
.f1 input {
    width: 100%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
}
.f1 input::placeholder {
    opacity: 1 !important;
    color:#BEBEBE !important;
}
.f2 textarea {
    width: 100%;
    height: 139px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
    padding-top: 10px;
}
.f2 textarea::placeholder {
    opacity: 1 !important;
    color:#BEBEBE !important;
}
.f2 button {
    background-color: #00958D;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    float: right;
    width: 158px;
    height: 48px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 40px;
}
.f2 button:hover {
    background-color: #095450;
}
/* CONTACT-INFO */
.contact-info h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight:700 ;
    color: #095450;
    margin-bottom: 20px;
}
.contact-info h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight:700;
    margin-bottom: 5px;
    color: #095450;
}
.contact-info p {
   font-size: 15px;
    color: #000;
    line-height: 23px;
    font-weight: normal;
    margin-bottom: 30px;
}
.row2 {
    display: flex;
    flex-direction: row;
}
.row2 h6 {
    font-size: 20px;
    color: #095450;
    line-height: 30px;
    font-weight: 700;
         min-width: 115px;
}
.row2 a {
    font-size: 15px;
    color: #000;
    line-height: 30px;
    font-weight: normal;
}
.row2 a:hover {
    color: #095450;
}
.c-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #00958D;
    padding-top: 35px;
    margin-top: 35px;
    width: 83%;
    padding-left: 15px;
}
.c-info h3 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    margin-left: 35px;
    color: #095450;
    position: relative;
    top: -7px;
}
.c-info h3 a {
    color: #00958D;
}
.c-info h3 a:hover {
    color: #000;
}
.ltstvacncies .owl-nav{
    background: black;
    z-index: 3 !important;
}
.slider-nav {
   position: absolute;
    width: 340px;
    height: 340px;
    z-index: 2;
    background-color: #00958D;
    padding: 12px;
    left: -13%;
    bottom: -35%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.colorbox {
    position: absolute;
    width: 340px;
    height: 340px;
    z-index: 3;
    background-color: #00958D;
    padding: 12px;
    left: -6%;
    bottom: 0%;
}*/
.slider-nav h2 {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    line-height: 54px;
    color: #EDF6F4;
    margin-top:120px;
       margin-left: 0;
    margin-right: 0;
}
.owl-nav button:hover{
    background: none !important;
}
.sliderdiv{
    position: relative;
}
.slidertext{
    position: absolute;
    bottom: -33%;
    left: 26%;
    max-width: 375px;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    color: #095450;
}
.iti__flag {background-image: url("../images/flags.png") !important;}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../images/flags@2x.png");}
}
.iti {
    width: 100% !important;
}
.iti__flag-container {
    width: 28% !important;
}
.iti__arrow {
    width: 0 !important;
}
.scrollup {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 50px;
  right: 25px;
  text-align: center;
  padding: 10px;
  z-index: 100;
  display: none;
}
.scrollup:before {
    content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAYFBMVEUAAAAAlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY0AlY3L9Kh2AAAAH3RSTlMAIOD0+U81Cs25MQ7aoJGXLQU4YOynGxnjwbCJOnVx4a6aZQAAAXtJREFUSMellutygyAQRjdB5KLiLebadt//LWuUup0FHJx8f8w45wACWYBort0wdFfIipJOC1witJMK9lM2C0wRTbmHG4zEpJSqxUTaKsbbGpM5DyEvC9xJITk/cp4bY6z9/D5Kzl9erwt7JSzxVc0/8gRwOrOXNc0Vn8/7zM8Gb6bdBhS2Pyfsoyi9YEI+bhjqgPEpY+2iCfik0cAcJTifNoR6rxnn94z36jnG7xoOAHTIV/RghgYAEfDqsT51aAiAa4TH9Qc+VGDcoNv2m+d7g38Cmt4b207s4At9fjz/RBLw6Y1v9BlIGFd+QhLmTKsxbgINSSu/7CTQ4moaEn20UdC3yAVse1CGPvr/tN6nGkMB6+lO0+oXjsIECi2cOyI42nx5gqTtnSUImsk8oaG/aJ7gq4DJFQyVmSyhsFTIsgSXLpVLUzZdKsEWbEFnw2pejI+W+8MHCosUe7yQxw7F2saP3SIxHFcdO9jt8avD55cTntv7+nODWH4B5jOeF/fCzvIAAAAASUVORK5CYII=");
    
}
/* newsletter styling */
#newsletrpop {
    text-align:center;
}
#newsletrpop h2 {
    color: #095450;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
}
#newsletrpop p {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
}
.newsltrform {
    width:100%;
    float:left;
    margin-top:30px;
}
.newsltrform input {
    width: 100%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
}
.newsltrform input::placeholder {
    opacity: 1 !important;
    color:#BEBEBE !important;
}
.newsltrform input:focus {
    border:1px solid #095450;
}
.newsltrform button {
    background-color: #00958D;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    float: none;
    display: table;
    width: 158px;
    height: 48px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;
}
/* newsletter styling */
#vacanciesslider .owl-stage-outer {
    height:680px;
    width: 100%;
    padding-left:13%;
}
.login-field {
        margin-bottom: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.login-screen form {
    width:40%;
    display: flex;
    flex-direction: column;
}
.login-screen form input[type="text"], .login-screen form input[type="Password"]{
    width:80%;
    float:right;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
}
.login-screen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.remb-submit{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.forget-account {
    width: 37%;
    text-align: center;
    padding: 10px;
    color: #000;
    margin-top:30px;
    line-height:30px;
}
.forget-account a {
    color:#095450;
    text-decoration:underline;
}
.login-screen label {
    display:flex;
}
.login-screen label input[type="checkbox"] {
    margin-right:10px;
}
.remb-submit button {
    background-color: #00958D;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    float: right;
    width: 158px;
    height: 48px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.avatar {
    margin-bottom:20px;
    display:block;
    margin-top:50px;
}
.iti--separate-dial-code .iti__selected-flag {
    width:79px;
}
.topdiv li:hover .submenu {
    opacity:1;
    visibility:visible;
}
.submenu {
    position: absolute;
    min-width: 210px;
    background-color: #fff;
    z-index: 200;
    border: 1px solid #e3e3e3;
    opacity:0;
    transition:all 0.3s linear;
    visibility:hidden;
}
.submenu li {
    width:100%;
}
.submenu li a{
    display:block;
}
/* -------------------------------- 16th Feb 2022 ---------------------------------- */

.mediabanner {
    background-color: #EDF6F4;
    min-height: 500px;
    width: 100%;
    display: flex;
    align-items: flex-end;

}

.mediabanner h1 {
    font-family: 'Judson';
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    color: #095450;
}

.mlinks {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 50px auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #00958D;
}

.l-links a {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Helvetica';
    color: #00958D !important;
    margin-right: 40px;
    cursor: pointer;
    text-transform:uppercase;
}
.r-btn {
    background-color: #707070;
    color: #fff;
    border-radius: 50px;
    width: 200px;
    padding: 0px 20px;
    overflow: hidden;
}
.r-btn select {
    background-color: #707070;
    color: #fff;
    width: 100%;
    border:0px;
    outline:0px;
    height:60px;
}

.media-center-section {
    margin: 100px auto 0px auto;
}

.media-updates {
    width:100%;
    float:left;
}

.m-update {
    margin-right:1%;
    margin-left:1%;
    width:31%;
    float:left;
    margin-bottom:60px;
    overflow: hidden;
    min-height:429px;
}
.mixitup-ready .mix {
    visibility: visible;
}
.m-update img {
    width: 100%;
    height:auto;
    transition:all 0.3s linear;
}
.m-update:hover img {
    transform:scale(1.05);
}
.m-update h2 a {
    font-family: 'Judson';
    font-size: 35px;
    font-weight: 700;
    color: #095450;
        height: 92px;
    overflow: hidden;
    display: block;
}
.m-update h2 a:hover {
        color: #00958d;
}
.mp-links {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 20px 0px 15px 0px;
}

.mp-links p {
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: normal;
    color: #707070 !important;
    margin-right: 20px;
}

.mp-links a {
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: bold;
    color: #00958D !important;
    cursor: pointer;
}

/* -------------------------------- media-open.php ---------------------------------- */
.media-open-banner {
    position: relative;
    background-color: #EDF6F4;
    min-height: 929px;
    width: 100%;
    display: flex;
    flex-direction: column;

}

.media-banner-head {
    text-align: center;
}

.txt-media {
    margin-top: 180px;
}

.txt-media h2 {
    font-family: 'Judson';
    font-size: 45px;
    line-height:50px;
    font-weight: 700;
    color: #095450;
    margin-top: 30px;
    margin-bottom: 35px;
    max-width: 866px;
    margin-left: auto;
    margin-right: auto;
}

.txt-media a {
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: bold;
    color: #00958D !important;
    cursor: pointer;
    text-transform:uppercase;

}

.txt-media p {
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: 700;
    color: #707070 !important;
}

.media-img {
       position: relative;
    top: 90px;
    
}

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

.media-open-section {
    position: relative;
    max-width: 1088px;
    padding-top: 120px;
}

.media-open-section p {
    font-family: 'Helvetica';
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #000 !important;
}

.media-open-section h3 {
    font-family: 'Judson';
    font-size: 35px;
    font-weight: normal;
    color: #095450;
    margin-top: 50px;
    margin-bottom:20px;
}
.other-blog2 {
    margin-top:0px !important;
    margin-bottom:0px !important;
}
.other-blog {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 80px;
        justify-content: center;
    max-width: 1094px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:25px;
}

.other-blog h2 {
    font-family: 'Judson';
    font-size: 35px;
    font-weight: 700;
    color: #095450;
}

.other-blog hr:not([size]) {
       height: 1px;
    width: 76%;
    color: #00958D;
    position: relative;
    margin-left: 10px;
    top: 11px;
}

.mup2 {
    max-width: 100%;
    min-height:auto !important;
    margin-bottom:0px !important;
}

.mup2 p {
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: normal;
    color: #707070 !important;
    margin-top: 20px;
    margin-bottom: 0px;
}

.mup2 a {
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: 700;
    color: #00958D !important;
    cursor: pointer;
    text-transform:uppercase;
}

.m h2 a {
    font-family: 'Judson';
    font-size: 30px;
    font-weight: 700;
    line-height:35px;
    color: #095450 !important;
    margin-top: 20px;
    display:block;
    height:78px;
    text-transform: capitalize;
}
.m h2 a:hover {
    color:#00958d !important;
}
/* ---- GLOBAL MEDIA ----- */
.media-global-banner {
    position: relative;
    background-color: #EDF6F4;
    min-height: 500px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    text-align: center;
}

.media-global-head {
    margin-bottom: 70px;
}

.media-global-head h1 {
    font-family: 'Judson';
    font-size: 59px;
    font-weight: 700;
    color: #095450;
    margin-bottom: 35px;
    line-height:65px;
    max-width:866px;
    margin-left:auto;
    margin-right:auto;
}

.media-global-head p {
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: normal;
    color: #707070;
    text-transform:uppercase;
}


.global-section{
    position: relative;
    width:1088px;
    margin:0 auto;
    margin: 90px auto;
}
.global-section h1, .global-section h2, .global-section h3, .global-section h4, .global-section h5, .global-section h6 {
    font-family: 'Judson';
    font-size: 50px;
    color: #095450;
    line-height:57px;
    font-weight: normal;
    margin-top: 100px;
    margin-bottom:20px;
}
.global-section p{
    font-family: 'Helvetica';
    font-size: 20px;
    color: #707070;
    font-weight: normal;
    line-height:30px;
}
/* pagination */
.pagination-wrap {
    margin-bottom:60px;
    width: 100%;
    float: left;
    text-align: center;
}
.light-theme .current {
        background: #00958d !important;
    color: #fff;
    border-color: #00958d !important;
}
.simple-pagination li {
    float: none !important;
    display: inline-block !important;
}
ul.pagination {
    display: table;
    padding: 0;
    margin: 0 auto;
}
ul.pagination li {display: inline;}
ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
ul.pagination li a.active {
    background-color: #00958d;
    color: white;
}
ul.pagination li a:hover:not(.active) {background-color: #ddd;}
/* pagination */
/* job application */
.register-form {
    padding: 30px 0;
}
.register-form .heading {
    text-align: center;
    padding-bottom: 15px;
}
.register-form .heading h4 {
   font-size: 45px;
    line-height: 50px;
    margin-bottom: 26px;
    color: #095450;
    font-weight: 700;
    margin-top:40px;
}
.register-form .register-input {
    margin: 15px 0;
}
.register-form .register-input h4 {
    margin-bottom:0px;
    margin-top:40px;
}
.register-form .register-input input[type="text"] {
    width: 100%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
    transition: all 0.5s;
}
.register-form .register-input input[type="text"]:focus {
    border-color: #20a64b;
}
.register-form .register-input input[type="password"] {
    width: 94%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
    transition: all 0.5s;
}
.register-form .register-input input[type="password"]:focus {
    border-color: #20a64b;
}
.register-form .register-input input[type="date"] {
    width: 100%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
    transition: all 0.5s;
}
.register-form .register-input input[type="date"]:focus {
    border-color: #20a64b;
}
.register-form .register-input select {
    width: 100%;
    height: 48px;
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border-radius: 5px;
    transition: all 0.5s;
}
.register-form .register-input select:focus {
    border-color: #20a64b;
}
.register-form .register-input textarea {
    height: 200px;
    width: 100%;
    padding: 10px 10px;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    color: #666;
    border: solid 1px #c5c5c5;
    transition: all 0.5s;
    font-weight: 500;
    border-radius: 3px;
    box-shadow: inset 0 0px 90px #cccccc54;
}
.register-form .register-input textarea:focus {
    border-color: #20a64b;
}
.register-form .container {
    width:960px;
}
.register-form .register-input button:hover {
    background-color: #095450;
}
.register-form .register-input button {
    background-color: #00958D;
color: white;
border: none;
padding: 10px;
border-radius: 5px;
width: 158px;
height: 48px;
line-height: 30px;
font-size: 20px;
letter-spacing:0.5px;
font-weight: bold;
display:inline-block;
font-family: 'Judson', serif;
text-transform:uppercase;
}
.register-form .register-form-btns ul {
    margin: 0;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.register-form .register-form-btns ul li {
    list-style: none;
    position: relative;
    flex-basis: 10%;
    width: 10%;
}
.register-form .register-form-btns ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 15px;
    width: 15%;
    border-radius: 100%;
    background: #ccc;
}
.register-form .register-form-btns ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 2px;
    width: 100%;
    border-radius: 100%;
    background: #ccc;
}
.register-form .register-form-btns ul li.active:before {
    background: #00958D;
}
.register-form .register-form-btns ul li.active:after {
    background: #00958D;
}
.rest-passwod {
    text-align: center;
}
.rest-passwod h5 {
    font-size: 16px;
    color: #000;
}
.rest-passwod input {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-radius: 3px;
    background-color: white;
    width: 354px;
    height: 39px;
    z-index: 32;
    font-size: 13px;
    color: #666;
    margin: 15px 0;
    padding: 0 10px;
}
.btn-danger {
    color: #fff;
    cursor:pointer;
    padding: 5px;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-primary {
    cursor:pointer;
    color: #fff;
    padding: 5px;
    background-color: #007bff;
    border-color: #007bff;
}
.rest-passwod button {
    width: 122px;
    height: 39px;
    background: url(../images/apply-bg.png);
    background-size: cover;
    border: 0;
    outline: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    margin: auto;
}
.register-form .col-md-4 {
    width:48%;
    float:left;
    margin:0% 1%;
}
.register-form .col-md-6 {
    width:48%;
    float:left;
    margin:0% 1%;
}
.register-form .col-lg-12 {
    width:98%;
    float:left;
    margin:0% 1%;
}
.register-form .col-12 {
        width: 100%;
    margin-bottom: 20px;
    margin-right: 1%;
    margin-top: -10px;
    float:right;
}
.register-form hr {
    display:inline-block;
    width:100%;
}
.register-form small {
        display: block;
}
.register-form h4 {
    font-size: 25px;
        margin: 0px 2%;
}
.tsr-breadcrumbs {
    background: url(../images/breadcrumb-bg-.jpg);
    padding: 220px 0 22px 0;
}
.tsr-breadcrumbs .tsr-b-heading {
    padding: 15px 0;
}
.tsr-breadcrumbs .tsr-b-heading h4 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.tsr-breadcrumbs .tsr-b-bttn {
    padding: 10px 0;
}
.tsr-breadcrumbs .tsr-b-bttn ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.tsr-breadcrumbs .tsr-b-bttn ul li {
    list-style: none;
    display: inline-block;
    padding: 0 14px 0 7px;
    position: relative;
    font-size: 14px;
}
.tsr-breadcrumbs .tsr-b-bttn ul li:last-child:after {
    display:none;
}
.tsr-breadcrumbs .tsr-b-bttn ul li a {
    text-decoration: none;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.tsr-breadcrumbs .tsr-b-bttn ul li:after {
    content: "/";
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
.tsr-breadcrumbs .container {
    width:960px;
}
.tsr-breadcrumbs .row {
    display: flex;
    justify-content: space-between;
}
.register-form .input-group {
    width: 100% !important;
    
}
/* job application */
.servicelogo {
    text-align:right;
}
.servicelogo img {
    max-width:60%;
}
.v1 {
    text-align:center;
}
.v1 img {
    max-width:60%;
}
/* Dashboard */
.tsr-may-01 {
    padding: 20px 0;
}
.tsr-may-01 .tsr-left-menu {
    font-family: 'Judson', serif;
    font-size: 18px;
    padding-top: 15px;
}
.tsr-may-01 .tsr-left-menu h4 {
    font-size: 22px;
    color: #fff;
    background: #00ac4e;
    padding: 10px 10px 10px 25px;
    position: relative;
}
.tsr-may-01 .tsr-left-menu ul {
    margin: 0;
    padding: 30px 0px;
    border: solid 1px #c8c8c8;
}
.tsr-may-01 .tsr-left-menu ul li {
    list-style: none;
    display: block;
    position: relative;
    padding-left: 25px;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.tsr-may-01 .tsr-left-menu ul li:after {
    content: url(../images/right-aro.png);
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.tsr-may-01 .tsr-left-menu ul li a {
    text-decoration: none;
    color: #666;
    position: relative;
    padding: 10px;
    display: block;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.tsr-may-01 .tsr-left-menu ul li:hover {
    color: #20a64b;
}
.tsr-may-01 .tsr-left-menu ul li:hover:after {
    content: url(../images/right-aro-green.png);
}
.tsr-may-01 .tsr-left-menu ul li:hover:before {
    left: 0;
}
.tsr-may-01 .tsr-left-menu ul li:hover a {
    color: #00958d;
}
.tsr-may-01 .tsr-left-menu ul .active {
    color: #20a64b;
}
.tsr-may-01 .tsr-left-menu ul .active:after {
    content: url(../images/right-aro-green.png);
}
.tsr-may-01 .tsr-left-menu ul .active:before {
    left: 0;
}
.tsr-may-01 .tsr-left-menu ul .active a {
    color: #00958d;
    font-weight: 600;
}
.tsr-may-01 .tsr-left-menu img {
    max-width: 100%;
    margin: auto;
    margin-top: 15px;
    object-fit: contain;
}
.tsr-may-01 .profile-info {
    padding: 20px 0;
}
.tsr-may-01 .profile-info img {
    height: 44px;
    width: 40px;
    object-fit: contain;
}
.tsr-may-01 .profile-info h4 {
       font-weight: 700;
    font-size: 30px;
    color: #095450;
    margin: 0;
    padding: 10px 0;
}
.tsr-may-01 .profile-info a {
   background-color: #00958D;
   font-family: 'Judson', serif;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    float: left;
    width: 150px;
    height: 48px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    margin-top: 12px;
    text-align:center;
}
.tsr-may-01 .tsr-may-03 {
    padding-top: 15px;
}
.tsr-may-01 .tsr-input {
    padding: 10px 0;
}
.tsr-may-01 .tsr-input label {
    font-family: 'Judson', serif;
    color: #095450;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    display: block;
    margin: 0;
    padding: 7px 0;
    text-transform:capitalize;
}
.tsr-may-01 .tsr-input input {
    width: 100%;
    height: 37px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border: solid 1px #e5e5e5;
    font-size: 13px;
    color: #797979;
    padding: 0 15px;
}
.tsr-may-01 .tsr-input span {
    font-size: 16px;
    color: #20a64b;
    padding-left: 0px;
    font-weight: normal;
        padding-top: 10px;
    display: inline-block;
}
.tsr-may-01 .tsr-input button {
    background-color: #00958D;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    float: left;
    width: 158px;
    height: 48px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
}
.tsr-may-01 .tsr-may-04 p {
    font-size: 18px;
    line-height:29px;
    color: #000;
    font-weight: normal;
}
.tsr-may-01 .tsr-may-04 p a {
    color: #20a64b;
}
.dashboard-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 15px;
}
.dashboard-info .tsr-may-img {
    border: solid 1px #cbcbcb;
    margin-right: 20px;
}
.dashboard-info .tsr-may-img img {
    width: 157px;
    height: 184px;
    object-fit: contain;
}
.dashboard-info .tsr-may-detail h4 {
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    color: #095450;
    padding: 10px 0;
}
.dashboard-info .tsr-may-detail ul {
    margin: 0;
    padding: 0;
}
.dashboard-info .tsr-may-detail ul li {
        list-style: none;
    display: block;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    font-weight: 400;
    padding: 2px 0;
}
.tsr-may-01 .col-md-3 {
    width:20%;
    float:left;
}
.tsr-may-01 .col-md-9 {
    width:78%;
    float:right;
        margin-left: 2%;
}
#uploadModal {
    display:none;
}
.tsr-may-10 {
    padding: 15px 0;
    font-size: 15px;
    font-weight: 400;
}
.tsr-may-10 ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.tsr-may-10 ul li {
    list-style: none;
}
.tsr-may-10 ul li a {
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    position: relative;
    background: #dcdcdc;
    color: #666;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    border: solid 1px #c4c4c4;
}
.tsr-may-10 ul li a:hover {
    background: #00958d;
    color: #fff;
    border-color: #00958d;
}
.tsr-may-10 ul li .active {
    background: #00958d;
    color: #fff;
    border-color: #00958d;
}
.tsr-job-detail {
    background: linear-gradient(to bottom, #f3f3f3 0%, white 43%, white 58%, #f3f3f3 100%);
    padding: 15px 15px 45px 15px;
    border: solid 1px #c5c5c5;
    position: relative;
    margin: 25px 0;
}
.tsr-job-detail .tsr-may-02 h4 {
    font-weight: 700;
    color: #095450;
    font-size: 45px;
    line-height:50px;
    padding-bottom: 10px;
}
.tsr-job-detail .tsr-may-02 p {
    font-size: 16px;
    color: #000;
    line-height:26px;
    text-align: justify;
}
.tsr-job-detail .tsr-may-02 #tsr-info {
    margin: 0;
    padding: 0;
}
.tsr-job-detail .tsr-may-02 #tsr-info li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    line-height:29px;
    color: #696969;
    padding: 10px 15px 0 0;
}
.tsr-job-detail .tsr-may-02 #tsr-info li i {
    padding-right: 0px;
}
.tsr-job-detail .part-time-pach {
    position: absolute;
    top: 0;
    right: 0;
    background:#095450;
    width: 102px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}
.tsr-job-detail .tsr-time-id {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 0;
}
.tsr-job-detail .tsr-time-id ul {
    margin: 0;
    padding: 0;
}
.tsr-job-detail .tsr-time-id ul li {
    list-style: none;
    display: inline-block;
    padding: 19px 0;
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
}
.tsr-job-detail .tsr-time-id ul li:first-child {
    height: 38px;
    width: 102px;
    background: #00958d;
    color: #fff;
    font-weight: normal;
    color: #fff;
}
.tsr-job-detail .tsr-time-id ul li:last-child {
    color: #1a202c;
    font-weight: bold;
    padding-left: 10px;
}
.tsr-may-13 {
    text-align: center;
    padding: 15px 0;
}
.tsr-may-13 h5 {
    font-size: 18px;
    color: #095450;
    line-height: 29px;
}
.tsr-may-13 a {
    font-weight: 600;
    font-size: 18px;
    line-height:29px;
    color: #00958d;
    margin-top: 20px;
    display: inline-block;
}
.tsr-heading {
    font-size: 20px;
    color: #20a64b;
    font-weight: 600;
    padding: 15px 0 10px 0;
}
.tsr-heading h4 {
    font-size: 45px;
    line-height:50px;
        color: #095450;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
}
.tsr-heading h4 a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: normal;
}
.tsr-heading h4 a i {
    color: #0077b5;
    font-size: 20px;
    padding-left: 7px;
}
.tsr-may-07 {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    line-height:29px;
}
.tsr-may-07 b {
    font-weight: bold;
}
.tsr-may-01 .col-md-6 {
    width:100%;
}
.divider {
    height: 1px;
    width: 100%;
    background: #737373;
    display:inline-block;
    margin: 30px 0;
}
.all-fancy-box form .register-input h4 {
    margin-top:0px;
    margin-bottom:0px;
}
.all-fancy-box form .register-form {
    padding-top:0px;
}
.all-fancy-box form .register-form .col-12 {
    margin-bottom:0px;
}
.rest-passwod button{
    background-color: #00958D;
    color: white;
}
.datepicker.dropdown-menu {
    z-index: 10000000000000000 !important;
}
/* Dashboard */