/*@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
* {
    margin: 0px;
    padding: 0px;
}

body {
    /*font-family: "PT Serif", serif;*/
    font-family: "Open Sans", sans-serif;
}
header.sticky {
    background-color: #fff;
    padding: 0;
    position: fixed;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: 0.5s;
  
}
.slider-banner-main-wrapp{
    position: relative;
    /* overflow: hidden; */
    z-index:-1;
}
/* .home-section-banner-form{
    position: fixed;
    top: 0px;
    z-index: 9;
    width: 100%;
} */

.cloverhealth-tredingjobs-section{
    position: absolute;
    z-index: 9;
    /* top: 0px; */
    right: 0;
    left: 0;
    bottom: 0px;
}





.btn-login{
    color:#4F1964!important;
    border: solid #4F1964!important;
    border-width: 1.4px!important;
}
.btn-login:hover{
    color:#fff!important;
    border: solid #4F1964!important;
    border-width: 1.4px!important;
}
.hide-logo {
    display: none;
}
.form-hedding-title-box {
    font-size: 59px;
    padding-bottom: 16px;
}
.form-hedding-title-box h1{
	font-size: 47px;
    font-weight: bold;
    color: #fff;
}
.form-hedding-title-box p{
    font-size: 18px;
    width: 527px;
    line-height: 29px;
    color: #fff;
    letter-spacing: 0.4px;
    font-weight: 400;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.form-input-field{
    border-radius: 12px;
    padding: 9px 20px;
    height: 50px;
    border:solid #11001e29;
    border-width: 1.4px;
    font-size: 14px;
    font-family: 'Open Sans';
    color: #000000;
}
/*********header*********/
.cloverhealth-logo{
    width: 150px;
}
.second_logo{
    width: 125px;
}
header {
    background-color:#ffffff00;
   position: absolute;
    width: 100%;
    z-index: 999;
    padding: 10px 0px;
    transition: background-color 0s, padding 1s;
}
.logo-div{
    padding:0px;
}
.clover-health-navbar>.nav-item>.nav-link{
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.2px;
    position: relative;
    padding:7px 3px;
}
.clover-health-navbar>.nav-item>.nav-link::before{
    position: absolute;
    content: "";
    top: 100%;
    left:0;
    width:100%;
    height:1.5px;
    background:#fff;
    transform: scaleX(0);
    transform-origin:left;
    transition: transform 0.5s;
}
.clover-health-navbar>.nav-item>.nav-link:hover:before{
    transform: scaleX(1);
    
}

.sticky-color>.nav-item>.nav-link{
    text-transform: uppercase;
    font-size: 13px;
    font-weight:500;
    color:#000;
	letter-spacing: 0.2px;
}
.sticky-color>.nav-item>.nav-link:hover{

    color:#4F1964!important;
}
.plus-text{
    font-size:80px;
    font-weight: 700;
    color: #11001E;
    margin-left: 6px;
}
.counter-wrapper{
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.counter-title{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: rgba(17, 0, 30, 0.8);
    letter-spacing: 0.6px;
}
.text-count-bold{
    font-weight: 700;
    font-size: 15px;   
}
.clover-health-navbar{
    gap:20px;
    padding-right:25px;
}
.right-nav {
    padding-left: 0px;
    margin: 0px;
    line-height: 0px;
    display: flex;
    gap:8px;
}
.right-nav li {
    list-style:none;
}
.right-nav li a {
    font-size: 13px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    width: 130px;
    height: 40px;
    border-radius: 5px;
    text-transform: uppercase;
    background-color: #ffffff00;
    text-align: center;
    color: #ffffff;
    border: solid #ffffff;
    border-width: 1.4px;
    vertical-align: middle;
    display: table-cell;
    text-decoration: none;
    transition: background 300ms ease-in-out;
}
.right-nav li a:hover{
	background:#4F1964;
	color:#fff;
	
}
.right-nav li a i{
	    font-size: 16px;
    padding-right: 7px;
}

.right-nav li.active a {
    background-color: #4F1964;
    color: #fff;
	border: solid #4F1964;
    border-width: 1.4px;
}
/*********banner***********/
.slider-bullet{
	margin-bottom: 5rem;
    z-index: 99;
}
.jobs-next-button:after, .jobs-prev-button:after {
    font-size: 20px!important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    background:#e5d0e5;
    text-align: center;
    line-height: 31px;
    border-radius: 100%;
}
.jobs-next-button:after,.jobs-prev-button:after{
    content: 'next' !important;
    padding: 10px;
    height: 30px;
    width: 30px;
    line-height: 9px !important;
    border: 2px solid #d6d0de;
    box-shadow: 0px 4px 21px 6px rgba(107, 48, 142, 0.12);
    color:#fff;
    font-size: 12px !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'!important;
    padding: 10px;
    height: 30px;
    width: 30px;
    line-height: 9px !important;
    border: 2px solid #d6d0de;
    box-shadow: 0px 4px 21px 6px rgba(107, 48, 142, 0.12);
    color: #fff;
    font-size: 12px !important;
}
.swiper-button-prev{
    
    left: -5px!important;
    right: auto;
}
.swiper-button-next{
    right: -5px!important;
    left: auto;
}





/*
.slider-banner-bg{
background: rgba(230, 175, 252, 21%);
height:100vh;
}*/
.form-box-banner-section{
    position: absolute;
    z-index: 11;
    top: 225px;
    width: 800px;
}
.finds-jobsbtn{
    margin-top: 15px;
}
.finds-jobsbtn>.btn-jobs{
    color: #4F1964;
    border: none;
    border-radius: 5px;
    padding: 12px 20px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 16px;
    text-transform: uppercase;
    border: solid #4f196494;
    border-width: 1.4px;
}
.finds-jobsbtn>.btn-jobs:hover{
    background: #FFC4D4;
    transition: 0.2s;	
}
.Staff-nursing-box::before{
    background: #E5D0E5;
    border-radius: 12px;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0px;
    right: 78px;
    width: 85%;
    left:0px;
}
.Staff-nursing-box{
    position: relative;
}
.Staff-nursing-box-second{
    position: relative;
}
.Staff-nursing-box-second::before{
    background: #E5D0E5;
    border-radius: 12px;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0px;
    right:0px;
    width: 85%;
}







.limitless-opportunities img{
    translate: 20px -20px;
    width:95%;
  
}


.limitless-opportunities-second{
    translate: -20px -20px;
    text-align: end;
}
.limitless-logodesign{
	position: absolute;
    bottom: -46px;
    left: -68px;
}
.limitless-logodesig{
    position: absolute;
    /* margin: 0px auto; */
    z-index: 9;
    right: 0;
    left: 0;
    text-align: center;
    top: 41%;
}
.limitless-logodesig img{
    height: 135px;
}


.limitless-logodesign img{
	    height: 135px;
}
.carousel-caption-picture{
    position: absolute;
    top: 0px;
    right: -204px;
}
.carousel-caption-picture img{
    width: 82%;
}
.slider-bullet>.bullet-design{
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 100px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#4f1964b5;
    background-clip: padding-box;
    border: 0;
    border-top: none;
    border-bottom: none;
    opacity: .5;
    transition: opacity .6s ease;
}

.slider-bullet .active{
    background-color:#4F1964;
    width: 15px;
    height: 8px;
    opacity: 9;
}
/***********about section************/
.findjobs-section-spece{
    padding-top: 40px;
}
.cloverhealth-abouttitlehedding h4{
    font-size: 42px;
    font-family: 'PT Serif';
    font-weight: bold;
}
.clover-health-section{
    padding:60px 0px;
    position: relative;
}

.cloverhealth-titlehedding h4{
    font-size: 30px;
    font-weight: 700;
    color: rgba(17, 0, 30, 1);
}
.next-arrow-icon{
    height: 11px;
}

.checklist-item {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
  }
  .check-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

.staffingnursing-titlehedding h4{
    font-size: 30px;
    font-weight: 700;
    position: relative;
    padding-bottom: 5px;
    color: rgba(17, 0, 30, 1);
}
.staffingnursing-titlehedding h4:before{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    height: 1.2px;
    width: 80px;
    background: #4F1964;
    top: 45px;
}

.about-section-box-mainwrapper{
     padding: 15px 70px;
}

.about-dis-para{
    padding: 15px 0px;
}
.checklist-item span{
    font-size: 18px;
    font-weight: 500;
    color: rgba(17, 0, 30, 0.8);
}
.notifaction-indicate-check{
    padding-bottom: 5px;
    padding-top: 15px;
}
/************************/



/************new form*************/

.job-search-form {
	display: flex;
    gap:3px;
    align-items: center;
    background: #ffffff;
    padding: 10px;
    border-radius:5px;
	transform: translateY(15%);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}



.input-group {
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding: 13px 10px;
  background-color: white;
  flex-grow: 1;
  flex-wrap: unset;
}
.input-group:before{
    position: absolute;
    content: '';
    height: 45px;
    width: 1.6px;
    left: -4px;
    bottom: 3px;
    background-color: rgb(17, 0, 30, 15%);
}


.job-search-formdown.fixed>.input-group:before{
    position: absolute;
    content: '';
    height: 35px;
    width: 1.6px;
    left: -4px;
    bottom: 3px;
    background-color:rgb(17, 0, 30, 15%);
}



.input-group:first-child:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    background: #fff;
    right: 40px;
    top: 13px;
	display:none;
}
.search-icon{
  margin-right: 10px;
  color: #888;
}

.input-group input {
  border: none;
  outline: none;
  width: 100%;
  font-size: 14px;
}

.find-jobs-button {
    background-color: #4F1964;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 13px 20px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 279px;
    font-size: 14px;
}

.find-jobs-button:hover {
  background-color: #471f6e;
}
.text-color{
	color:#fff;
}


/*****************client to say section***************/
.clienttosay-section{
padding: 70px 0px 400px;
}
.item-testmonial-box-wrapper{
    border-radius: 0px 12px 12px 0px;
    background: #ffff;
    box-shadow: 0px 4px 12px 0px rgba(79, 25, 100, 0.15);
    padding: 31px 15px 15px 15px;
    position: relative;
    margin: 5px;
    height: 310px;
}
.item-testmonial-box-wrapper::before{
    position: absolute;
    content: "";
    height: 77%;
    width: 3px;
    background-color: rgba(229, 208, 229, 1);
    left: 0;
    top: 40px;
    bottom: 0;
}
.testmonial-profile-picture img{
    height: 74px;
    width: 74px;
    border-radius: 50px;
    position: absolute;
    top: -45px;
}
.text-footer-para-testmonial p{
	font-size: 17px;
    font-style: italic;
    color: rgb(17 0 30 / 81%);
    line-height: 28px;
}
.information-box span{
    font-size: 15px;
    font-weight: 700;
    color: rgba(17, 0, 30, 1);
}
.information-box i{
    color: #ffc107;
    margin: 0px 1px;
    font-size: 14px;
}
.information-box .stars{
    margin-top: 4px;
}
.icon-quote i{
	font-size: 25px;
    color: #dcd9dd;
}
.information-box-wrapper-main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:5px;
}
/****************End*client to say section***************/
.jobs-dreamsinner-titlehedding h2{
    font-size: 30px;
    font-weight: 700;
    color: rgba(17, 0, 30, 1);
}
.jobs-dreamsinner-dis-para p{
    font-size: 17px;
    line-height: 28px;
    color: rgba(17, 0, 30, 0.8);
    font-weight: 400;
}
.jobs-drems-section{
	padding:50px 0px;
}
.jobs-dreamsinner-box{
    margin-right: 60px;
    padding: 10px;	
}
.proper-frends-btn .btn-design{
	color:#fff;
	background:#4F1964;
    border: none;
    border-radius: 5px;
    padding: 12px 30px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    /* width: 150px; */
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid rgb(79 25 100 / 51%);
}
/**************travel jobs section****************/



/*************conunter section**********/

#count-up {
  font-size: 2em;
  color: lightblue;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing: 4px;
}


/********end counter section*************/

.downloadapp-section{
	padding: 147px 0px;
	background-size: cover;
    background-position: bottom;
}
.downloade-titlebar h2{
    font-size: 39px;
    color: #fff;
    font-weight: 700;
    line-height: 50px;
    text-shadow: 2px 2px #4f1964;
    text-transform: capitalize;
}

.downloade-apps-inner-wrapper{
    display: flex;
    align-items: center;
    gap: 5px;
}
.apps-icon img{
    height: 50px;
	
}


/***************counter***********/
.counter{
    font-size:80px;
    font-weight: 700;
    color: #11001E;	
}
.counter span{
	font-size:19px;
	
}
.spase-design{
	padding:50px 0px;
}
/**************end*counter***********/



/**************proces section************/
.process-main-wrapper{
    text-align: center;
}
.process-box-title-hedding .process-title{
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: rgba(17, 0, 30, 1);
    line-height: 25px;
}
.process-box-content-text p{
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(17, 0, 30, 0.8);
}
.process-box-icon{
    background: #fff;
    height: 110px;
    width: 110px;
    margin: 0px auto;
    border-radius: 100%;
    box-shadow: 0px 4px 21px 6px rgba(107, 48, 142, 0.12);
    line-height: 108px;
    position: relative;
}
.process-box-icon img{
    width: 50px;
}
.number-count-process{
    position: absolute;
    right: 0;
    top: 42px;   
}
.number-count-process img{
    width: 30px;
}
.process-box-title-hedding{
    padding: 70px 0px 20px;
}
.process-line-vertical{
    text-align: center;
    position: relative;
}
.process-line-vertical img{
    position: absolute;
    right: 0px;
    left: -2px;
    margin: 0px auto;
    top: -31px;
    width: 68%;
}
.number-count-process-two-four{
    position: absolute;
    left: 0;
    top: 34px;  
}
.number-count-process-two-four{
    width: 30px;  
}
.number-count-process-three{
    position: absolute;
    left: 0;
    top: -36px;  
}
.number-count-process-three{
    width: 30px;   
}
.process-section{
    margin-top: 90px;
}









/******************End process section***********/




.clover-health-travel-Jobs{
    padding: 175px 0px 70px;
    background-position: center;
    background: rgb(244 243 247 / 0%);
    margin-top: -140px;
}
/**************jobs slider*********/
.swipper-slider-bullet{
	bottom: -3px!important;
}
.swipper-slider-bullet>.swiper-pagination-bullet{
	background:#4F1964;
}

.swipper-slider-bullet>.swiper-pagination-bullet-active{
	background: #4F1964!important;
    height: 7px!important;
    width: 14px!important;
    border-radius: 6px!important;
}



/*
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}*/



.swiper-button-prev,
.swiper-button-next {
	width: 32px;
	height: 32px;
	margin-top: -16px;
}


/*********/

.footer-jobsbackground.fixed {
    transform: translateY(0);
    position: fixed;
    bottom: 1px;
    left:0px;
    width:100%;
    background-color:#dcdcdc;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgb(0 0 0 / 9%);
    padding: 5px 20px 24px;
    border-radius: 20px 20px 0px 0px;
    border: 1px dashed #acacac;
}


/*************/
.jobs-box-wrapper{
	border-radius: 12px;
    background: #ffff;
	box-shadow: rgb(79 25 100 / 15%) 0px 0px 15px 0px;
	margin: 5px;
    transition: 0.7s;
    cursor: pointer;
}
.jobs-box-wrapper:hover{
    background-color: #fef8fe;
    transition: 0.7s;
    box-shadow: rgb(79 25 100 / 0%) 0px 0px 15px 0px;
    transform: translateY(10px);

}

.jobs-box-wrapper .jobs-images-picture{
	border-radius: 10px 10px 0px 0px;
    width: 100%;
    position: relative;
}
.jobs-titls-card-box h4{
	color: #4F1964;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.card-box-inner{
	padding:10px 15px;
}
.jobs-counter img{
	width:16px;
	height:15px;
}
.location-wrapper-box{
  /*margin-left: -10px;*/
}
.lobs-location-inner{
    display: flex;
    align-items: end;
    gap: 5px;	
	margin-bottom: 5px;
}
.jobs-counter-title{
    font-size: 15px;
    font-weight: 500;
    color: rgb(17 0 30 / 75%);
}
.jobs-card-footer-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
}
.card-footer-btn>.aply-btn-jobs{
	border: solid #4f196494;
    border-width: 1.4px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4F1964;
    padding: 8px 20px;
}
.card-footer-btn>.aply-btn-jobs:hover{
	background:#FFC4D4;
	transition:0.2s;
}
.card-footer-share-btn img{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.swiper-slider-box-design{
	margin-bottom:35px;
}
.jobslider-wrapper-section{
    padding-top:25px !important;
}
.btnwrapper-design{
    display: flex;
    justify-content: space-between;
    align-items: center;	
}

.view-allbtn-button .btn-design{
    color: rgb(79 25 100 / 51%);
    border: none;
    border-radius: 5px;
    padding: 11px 30px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 14px;
    text-transform: uppercase;
    border: solid #4f196494;
    border-width: 1.4px;
}
.view-allbtn-button .btn-design:hover{
    background-color:#FFC4D4;
    color:#4F1964;

}
.location-main-box{
	position: absolute;    background: rgb(229 208 229 / 31%);
    padding: 10px;
    border-radius: 0px 10px 10px 0px;
    margin-left: -14px;
    display: contents;
    left: -9px;
}
.viewall-jobssection{
    text-align: center;
}
.view-allbtn{
    background-color: #4F1964;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 13px 20px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 173px;
    font-size: 14px;
    text-transform: uppercase;
}

/***************/
.discover-section-wrapper{
    padding: 70px 0px;
    background: #f6eff6;
}
.hedding-change-color{
	color:#4F1964;
}


.find-jobs-button1 {
    background-color: #4F1964;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 13px 20px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 279px;
    font-size: 14px;
}
.find-jobs-button1:hover {
    background-color: #471F6E;
}


.job-search-formdown {
    display: none;
    gap: 3px;
    background: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    transform: translateY(90%);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}
.job-search-formdown.fixed {
	display:none;
   /* display: flex; */
    transform: translateY(0);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    background-color: white;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    padding: 5px 390px 5px 20px;
    border-radius: 20px 0px 0px 0px;
    border-top: 1px solid rgb(147 147 147 / 51%);
}
.line-counter{
    z-index: 9;
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    margin: 0px auto;
    width: 45%;
}
.counter-container{
    position: relative;
}














/******************footer start**************/
.main-footer{
    background-color: #fff;
    position: relative;
}
#footer-inner-container{
	padding-top:260px;
}

.links-widget-footer>.footer-list{
    margin-left: 3px;
    padding: 0px;
}
.links-widget-footer>.footer-list>li {
	list-style:none;
	padding-bottom: 10px;
}
.links-widget-footer>.footer-list>li>a{
	text-decoration: none;
	color: rgb(17 0 30 / 79%);
	font-size: 14px;
}
.links-widget-footer>.footer-list>li>a:hover{
	color: #FFC4D4;
    transition: 0.2s;
}
.main-footer .footer-widget h2{
    font-size: 16px;
    font-weight: 600;
    color: #11001E;
    margin-bottom: 20px;
	position:relative;
}
.main-footer .footer-widget h2:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 30px;
    background: #4F1964;
}


.main-footer .about-widget .logo {
    margin-bottom: 15px;
    width: 180px;
}

.main-footer .about-widget .text-footer-para p{
	color: rgb(17 0 30 / 79%);
    font-size: 14px;
    line-height: 26px;
	
}
.footer-socails-wrapper{
	border-top: 1px solid rgb(17 0 30 / 12%);
    border-bottom: 1px solid rgb(17 0 30 / 12%);
    padding: 5px 0px;
}
.certificte-div-logo img{
	width: 240px;
}

.footer-socails-inner-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;	
}
.social_links-footer{
    display: flex;
    gap: 10px;
    align-items: center;	
}  

.social_links-footer a{
	
}

.social_links-footer a i{
	font-size: 15px;
    background: #ffffff;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 100px;
    color: #4F1964;
    padding: 10px;
    line-height: 14px;
    border: 1px solid rgb(17 0 30 / 51%);
}
.social_links-footer a i:hover{
	color: #FFC4D4;
    transition: 0.2s;	
}
.footer-callus a{
    text-decoration: none;
    color: #4F1964;
    font-size: 14px;
    font-weight: bold;
}
.copyright-footer{
	text-align: center;
    padding: 25px 0px;
}
.copyright-footer span{
	font-size: 13px;
    font-weight: 400;
    color: rgb(17 0 30 / 81%);
	
}
.footer-downloade-apps-wrapper{
    background: #4F1964;	
}
.footer-downloade-appsinner{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 7px 0px;	
}
.footer-downloade-apptitle h5{
	color: #fff;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    font-weight: 500;
}
.footer-downloade-picture-icon a  img{
    height:35px;
    margin: 0px 0px;
    box-shadow: rgb(99 99 99 / 42%) 0px 2px 8px 0px;
}



/*****************End footer****************/



/**************subfooter section****************/
.lookingjobs-innerbox{
    background-size: cover;
    border-radius: 12px;
    /* overflow: hidden; */
	position:relative;
    /* margin-top: 100px; */
}
.lookingjobs-innerbox-overlay-background{
	background: #e5d0e582;
	padding:60px 0px;
    position: relative;
    border-radius: 12px;
}
.looginforjobs-contentbox{
    width: 800px;
    margin: 0px auto;	
}
.logo-picturelooking-jobs{
    position: absolute;
    left: 0;
    right: 0;
    top: -58px;
    text-align: center;
}
.logo-picturelooking-jobs img{
	height: 105px;
    width: 105px;
    border: 7px solid #F7F0F7;
    background: #ffffff;
    border-radius: 100px;	
}
.videoslider-section {
    height: 100vh;
    overflow: hidden;
}
.overlay{
   /* background:#11001ec7;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9;*/
     background:#68636cc7;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9; 
  
}


.looginforjobs-title{
	text-align:center;
}
.looginforjobs-title h2{
    font-size: 42px;
    font-weight: bold;
    line-height: 51px;
    color: #11001E;
}
.looginforjobs-para-dis p{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: rgb(17 0 30 / 81%);
    line-height: 30px;
}
.colorchanges-color{
	color:#4F1964;
}
.lookingjobs-innerbox-main-wrapper{
    position: absolute;
    right: 0px;
    left: 0px;	
    top:-145px;
}
.clover-health-travel-Jobs-blog{
    padding-top: 70px;
    padding-bottom:300px;
}

/****************health services section*****************/
.health-services-section{
    padding: 70px 0px;
    background: rgba(229, 208, 229, 0.3);	
}




/*********************search location*************/
.jobslocation-background-overlay{
	background:#4f196436;
}
.jobslocation-wrapperbox{
    background-size: cover;
    background-position: center;	
}

/* Hover effect */
#jobslocation-wrapperbox:hover {
    background-image: url('../images/banner/bannerslider2.svg'); /* Replace with the hover image path */
}

.fg_services_item {
    height: 480px;
    position: relative;
    overflow: hidden;
    border-right: solid #ffffff;
    border-width: 1.4px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    text-align: center;
	justify-content: center;
    cursor: pointer;
}
.location-trevel-title-hedding h2{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0px 4px 9px rgb(17 0 30 / 31%);
    padding-top: 20px;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.location-trevel-icon-picture img{
	height: 100px;
    width: 100px;
}
.location-travel-wrapper-innerbox{
    margin-top: 65px;    
}



/*******************End**search location*************/








/****************************chat css***************************/

@media (min-width: 450px) {

    .collapsed {
		width: 48px !important;
		width: 48px !important;
        height: 48px !important;
        border-radius: 24px !important;
        margin: 10px 10px 2px 0px !important;
    }

    .main-card {
		background: #F6F6F7;
        color: white;
        width: 380px;
        height: 75%;
        margin: 0px;
        border-radius: 20px 20px 0px 0px;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        right: 1px;
        bottom: 1px;
        /* position: absolute; */
        position: fixed;
        transition: all 0.5s;
        /* box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
        z-index: 9999;
        border: 1px solid #eeeef4;
    }
#chatbot_toggle {
    position: absolute;
    right: 0;
    top:18px;
    border: none;
    height: 48px;
    width: 48px;
    background: #4F1964;
    padding: 14px;
    color: white;
}
#chatbot_toggle>.caht-icon{
        position: absolute;
        right: 0;
        top: -18px;
        border: none;
        height: 50px;
        width: 48px;
       /*background: #4F1964;
        padding: 14px;
        color: white;*/
}

.line {
  height: 1px;
  background-color:#4F1964;
  width: 100%;
  opacity: 0.2;
}
.main-title {
	background-color: #4F1964;
	font-size: large;
	font-weight: bold;
	display: flex;
	padding: 20px 10px;
}
.main-title>div{
  height:48px;
  width:48px;
  display:flex;
  margin-left:8px;
  position: relative;
}
.main-title svg {
  height: 24px;
  margin: auto;
}
.main-title > span {
	margin: auto auto auto 8px;
	font-size: 17px;
	font-weight: 500;
	line-height: 19px;
}
.chat-area {
  flex-grow: 1;
  overflow: auto;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  flex-direction: column;
}
.input-message {
  padding: 8px 48px 8px 16px;
  flex-grow: 1;
  border: none;
}
.input-message:focus {
  outline: none;
}
.input-div {
	height: 53px;
    display: flex;
}

.input-send {
  background: transparent;
  width: 48px;
  height: 48px;
  right: 0%;
  border: none;
  cursor: pointer;
}
.input-send:hover {
  background: lavender;
}
.input-send svg {
  fill: rebeccapurple;
  margin: 11px 8px;
}
.chat-message-div {
  display: flex;
}

.chat-message-sent {
  background-color: white;
  margin: 8px 16px 8px 64px;
  padding: 8px 16px;
  animation-name: fadeIn;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 100ms;
  color: black;
  border-radius: 8px 8px 2px 8px;
  background-color: lavender;
}

.chat-message-received {
  background-color: white;
  margin: 8px 64px 8px 16px;
  padding: 8px 16px;
  animation-name: fadeIn;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 100ms;
  color: black;
  border-radius: 8px 8px 8px 2px;
  background-color: lavender;
}
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}



.active-chat{
	display: block;
	content: '';
	clear: both;
	position: absolute;
	bottom: 4px;
	left: 33px;
	height: 10px;
	width: 10px;
	background: #268750;
	border-radius: 50%;
	/* border: 2px solid #fff;*/
}

/* .findjob-logodesign{
    position: absolute;
    z-index: 1;
    left: 45%;
    top: 238%;
} */

.findjob-image{
    width: 100%;
}

.limitless-opportunities-second img{
    width:95%;
}






.clsreview{
padding-top: 20px;
}




.fg_services_item {
    position: relative;
  }
  
  .image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overlay_ {
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    background-color: #4f1964db;
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
    /* opacity: .8; */
  }

  .overlay_ .text{
    content: "";
    /* display: block; */
    /* position: absolute; */
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* width: 100%;
    height: 100%;
    background:#4f1964db; */
  }
  
  .fg_services_item:hover .overlay_ {
    bottom: 0;
    height: 100%;
  }
  .active_hover{
    bottom: 0;
    height: 100%;
  }
  
  .text {
    color: white;
    font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  }

  /* .location-travel-wrapper-innerbox:hover{
    display: none;
  } */
.overlay-over-text{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    padding: 10px 16px;
}


  .clsblog{
    border-radius: 12px!important;
    width: 100%;
  }

  .clsbox{
    position: absolute;
    background: #ffffff;
    opacity: 1;
    top: 215px;
    right: 0px;
    left: 0px;
    border-radius: 16px;
    padding: 20px;
    width: 90%;
    margin: 0px auto;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 4px;
    height: 240px;
  }

.jobs-titls-card-box{
    font-weight: 700;
    font-size: 21px;
    line-height: 27px;
    font-family: 'Open Sans';
}





  .btnnav{
    color: #4F1964;
    font-weight: 700;
    line-height: 30px;
    font-size: 13px;
    padding-top: 10px;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 0.5px;
  }
  .btnnav img{
    width: 22px;
    height: 22px;
  }

  .badge{
    font-size: 10px;
    background: rgba(229, 208, 229, 1);
    border-radius: 21px;
    text-align: center;
    font-weight: 500;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    color: rgba(17, 0, 30, 1);
    text-transform: uppercase;
    padding: 9px 11px;
    letter-spacing: 0.5px;
  }

  .clsdate{
    background: #4f1964;
    position: absolute;
    height: 60px;
    width: 60px;
    padding-top: 10px;
    left: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 0px 0px 69px 69px;
    text-align: center;
    z-index: 9;
    line-height: 18px;
  }




