body {
	margin: 0px;
	padding: 0px;
	top: 0;
	/*font-family: "OpenSans Regular" !important;*/
}
img {
	border: 0;
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cleared {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.reset-box {
	overflow: hidden;
	display: table;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	outline: none;
}
p, td {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/*common style sheet end here*/


.right-side-img   {
    float: right;
    text-align: right;
    margin-top: 34px;
}
.right-side-img span  {
    text-align: right;
    display: block;
	font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #202020;
}
.topbar-section {
    margin: 0px auto;
    padding: 0 0 0 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px #cbcdd0 solid;
	    width: 100%;
	    background: #78aee5;
}
.wrap {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
.topbar ul.top-links {
    float: right;
    font-size: 13px;
}
.topbar ul.top-links li {
    float: left;
    padding: 8px 15px;
}
.topbar ul.top-links li a {
    color: #fff;
}

.top-links-left {
    float: left;
    font-size: 13px;
}
.top-links-left li {
    float: left;
    padding: 8px 20px;
    border-right: 1px solid #cbcdd0;
}
.top-links-left li a {
    color: #fff;
}

.inner-banner-area {
    margin: 0 auto;
    clear: both;
    position: relative;
    z-index: 10;
    width: 1136px;
    display: block;
    min-height: 30px;
    padding: 35px 0 20px;
}
.wrap {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
.inner-left-area {
    float: left;
    width: 23%;
    padding: 5px;
    background: #fff;
    position: relative;
    top: -59px;
    margin-bottom: -60px;
    z-index: 12;
}
.inner-right-area {
    width: 100%;
    padding: 5px;
    background: #fff;
    position: relative;
    margin-bottom:0;
    z-index: 12;
}
ul.quick-links {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
}
ul.quick-links li {
    margin-bottom: 1px;
    display: block;
    clear: both;
    font-size: 15px;
    font-weight: 600;
}
ul.quick-links li a {
    display: block;
    overflow: hidden;
    padding: 10px;
    background: #95c43a url(/web/20190519140957im_/http://www.midascure.com/images/white-arrow.png) no-repeat 95% center;
    color: #fff;
}
.ambulance-box {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    background: #f58388;
    background: -moz-radial-gradient(center, ellipse cover, #f58388 0%, #ed1e26 75%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f58388), color-stop(75%,#ed1e26));
    background: -webkit-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: -o-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: -ms-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: radial-gradient(ellipse at center, #f58388 0%,#ed1e26 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58388', endColorstr='#ed1e26',GradientType=1 );
}
.ambulance-box img {
    padding: 15px 0 10px;
}
.content-area h1 {
    color: #000;
    /* z-index: 999; */
    text-align: left;
    padding-left: 0%;
    font-size: 22px;
    font-size: 30px;
    line-height: 28px;
    font-weight: 600;
    /* float: right; */
    width: 100%;
    text-align: center;
    font-family: system-ui;
}
.quick-links i {
	float: right;
    margin-top: 5px;
}
ul.quick-links li:nth-child(2) a {
    background-color: #7a7ebd;
}
ul.quick-links li:nth-child(3) a {
    background-color: #0080a5;
}
.ambulance-box h4 {
    display: block;
    overflow: hidden;
    clear: both;
    padding: 10px 0;
    border-bottom: 1px #f65e6a solid;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.ambulance-box {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    background: #f58388;
    background: -moz-radial-gradient(center, ellipse cover, #f58388 0%, #ed1e26 75%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f58388), color-stop(75%,#ed1e26));
    background: -webkit-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: -o-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: -ms-radial-gradient(center, ellipse cover, #f58388 0%,#ed1e26 75%);
    background: radial-gradient(ellipse at center, #f58388 0%,#ed1e26 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58388', endColorstr='#ed1e26',GradientType=1 );
}
.blink {
    /* width: 219px; */
    /* height: 50px; */
    /* background-color: magenta; */
    padding: 0 0;
    text-align: center;
    /* line-height: 50px; */
}
.blink 	span{
		font-size: 21px;
		color: white;
		animation: blink 1s linear infinite;
	}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.ambulance-box p {
    display: block;
    overflow: hidden;
    clear: both;
    padding: 5px 0 0;
    font-size: 15px;
    line-height: 22px;
}
.inner-right-area img {
    display: block;
    margin: 0 auto;
}
ul.gallery li img {
    width: 28%;
    float: left;
}
ul.gallery {
    display: block;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.matter-area {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 0;
	    width: 100%;

}

#gallery {
    padding-top: 40px;
	    padding-bottom: 40px;
    width: 65%;
    margin: 0 auto;
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

/* css */
.consultancy_form {
    border: 1px solid #dedede;
    margin: 45px auto;
    padding: 30px 20px;
    width: 46%;
    background: #fff;
    border-radius: 10px;
}
.consultancy_form label{
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 14px;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}

.consultancy_form .form-control {
    float: left;
    width: 67%;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    font-family: system-ui;
    font-size: 16px;
}
.consultancy_form_login {
    border: 1px solid #dedede;
    margin: 23px auto;
    padding: 40px 20px 40px;
    background: #fff;
    border-radius: 10px;
}
.consultancy_form_login label{
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 14px;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}
.loginpage-h3 {
    text-align: center;
    padding-top: 0;
    font-family: system-ui;
    padding-bottom: 35px;
}
.consultancy_form_login .checkbox {
    padding-left: 13%;
}
.consultancy_form_login .form-control {
    /* float: left; */
    width: 83%;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    font-family: system-ui;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 22px;
}
.login_page {
    background: #f7fafc;
    height: 600px;
    padding: 34px 0;
}
.consultancy_form_employer {
    border: 1px solid #dedede;
    margin: 45px auto;
    padding: 30px 20px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
	    height: 611px;
}

.consultancy_form_jobseeker {
    border: 1px solid #dedede;
    margin: 45px auto;
    padding: 30px 20px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    height: auto;
}

.consultancy_form_jobseeker label{
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 14px;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}

.consultancy_form_jobseeker .form-control {
    float: left;
    width: 67%;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    font-family: system-ui;
    font-size: 16px;
}

.consultancy_form_jobseeker label span {
   color: red!important;
}



.consultancy_form_employer label{
    float: left;
    width: 30%;
    text-align: left;
    margin-right: 14px;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}
.employer-submit {
    display: block;
    margin: 23px auto;
    background: #0373e6;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: system-ui;
    width: 47%;
    padding: 12px 20px;
}
.consultancy_form_employer .form-control {
    float: left;
    width: 67%;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    font-family: system-ui;
    font-size: 16px;
}
.consultancy-page-header-h3 {
    text-align: center;
    padding-top: 0;
    font-family: system-ui;
    padding-bottom: 40px;
}
.page-header-h3 {
    text-align: center;
    padding-top: 0;
    font-family: system-ui;
    padding-bottom: 21px;
}
.consultancy_form .form-group {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.consultancy_form span {
    color: red;
}
.consultancy_form .checkbox {
    padding-left: 36%;
    font-family: system-ui;
    width: 100%;
    float: left;
}
.submit {
    display: block;
    margin: 23px auto;
    background: #0373e6;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: system-ui;
    width: 23%;
}
.fresher_page {
	background: #ecf6ff;
}
.radio-inline {
    display: inline-block;
    width: 17% !important;
}
.fresher_login_page {
    background: #ecf6ff;
    height: 650px;
    padding: 65px 0;

}
.label-20 {
    float: left !important;
    width: 31% !important;
    text-align: left;
    margin: 0 !important;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}
.label-10 {
    float: left !important;
    width: 33% !important;
    text-align: left;
    margin-right: 14px;
    padding-top: 5px;
    font-family: system-ui;
    font-weight: 600;
    font-size: 15px;
}
.span-text {
    float: right;
    font-family: system-ui;
    line-height: 30px;
}
    
.employer-list-section {
    background: #fff;
}
.listing-lolumn-left {
    width: 70%;
    float: left;
}
.employer-full-div {
    border: 1px solid #dedede;
    margin: 45px auto;
    padding: 30px 20px;
    width: 73%;
    background: #fff;
    border-radius: 10px;
}
.listing-lolumn-left h4 {
    font-size: 18px;
    font-family: system-ui;
    color: #0549af;
    margin-bottom: 11px;
}

.listing-lolumn-left ul li {
    font-size: 14px;
    font-family: system-ui;
    line-height: 34px;
}
.listing-lolumn-left ul li b {
    font-size: 14px;
    font-family: system-ui;
    font-weight: 600;
    color: #000;
}

.listing-lolumn-right {
    width: 30%;
    float: left;
}
.listing-lolumn-right .fa-user {
    font-size: 44px;
    border: 1px solid #a0a0a0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    padding-top: 14px;
    color: #5d5d5d;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.listing-lolumn-right p {
    text-align: center;
    color: #3a3a3a;
    font-size: 13px;
    font-family: system-ui;
    font-weight: 500;
    margin-bottom: 8px;
}
.listing-lolumn-right .fa-phone {
    font-size: 21px;
    /* border: 1px solid #a0a0a0; */
    /* width: 80px; */
    /* height: 80px; */
    border-radius: 50%;
    /* text-align: center; */
    padding-top: 5px;
    color: #0d99fd;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    float: left;
    position: relative;
   left: 7px;
    top: 2px;
}
.listing-lolumn-right h5 {
    border: 1px solid #000;
    width: 84%;
    padding-left: 15px;
    line-height: 31px;
    font-family: system-ui;
    text-align: center;
    margin: 0 auto;
}
.listing-lolumn-right .btn-primary {
    border-radius: 0;
    font-family: system-ui;
    /* margin-top: 15px; */
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    font-weight: 600;
    background: #05639a;
}

.employer-full-div .fa-user {
    font-size: 32px;
    background-color: #337ab7;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    border-radius: 50%;
    color: #fff;
    line-height: 10px;
        margin-right: 103px;
}

.employer-full-div-p {
    font-family: system-ui;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 0;
    text-align: left;
    float: left;
    padding-top: 4px;
}
.employer-full-div-right {
    font-family: system-ui;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 59px;
    text-align: right;
       color: #0089ff;

}
.left_ul li p {
    width: 50%;
    float: left;
    font-size: 14px;
}
.employer-full-div h4 {
    font-family: system-ui;
       margin-top: 10px;

    font-size: 17px;
}
.sms {
    border: 1px solid #337ab7;
    padding: 5px;
    position: relative;
    top: 13px;
    border-radius: 5px;
    font-family: system-ui;
    padding: 7px 17px;
    font-weight: 600;
}
.fa-download {
    font-size: 16px;
    margin-right: 8px;
    color: #4a4a4a;
}
.fa-graduation-cap {
    color: #1a6aaf;
    background: transparent;
    margin-right: 0;
    margin-top: 21px;
}
.fa-briefcase {
    color: #1a6aaf;
    background: transparent;
    margin-right: 0;
    margin-top: 21px;
}
.fa-inr {
    color: #1a6aaf;
    background: transparent;
    margin-right: 0;
    margin-top: 21px;
}
.ul-details {
    margin-top: 14px;
}
.ul-details li {
    font-family: system-ui;
        display: inline-block;
            margin-right: 15px;
    font-size: 16px;
}

.left_ul {
    width: 50%;
    float: left;
        margin-top: 20px;
}
.left_ul li {
    line-height: 30px;
    font-family: system-ui;
    width: 100%;
    float: left;
}
.left_ul span {
    font-size: 15px;
    float: left;
    width: 50%;
}
.minimum-age-label {
    width: 30% !important;
    float: left !important;
}
.minimum-age-input {
    width: 17% !important;
    float: left !important;
}
.textright {
    text-align: right !important;
}
.img-user {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-right: 15px;
    float: left;
    margin-bottom: 13px;
}
.long-height {
    min-height: 75px !important;
}
.submit-result {
    display: block;
    margin: 22px 0 0 0;
    /* text-align: right; */
    float: right;
    position: relative;
    right: 163px;
    bottom: 16px;
}
/*=======  css 22/02/2022 suparna =========*/
#header-main {
    padding: 0 0;
    margin-bottom: 0;
    min-height: 60px;
    /* overflow: hidden; */
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 9999 !important;
    background: #ffcc00;
}
#header-main #menu-icon {
    display: none;
}

#header-main nav {
    position: relative;
    top: 19px;
        float: right;

}
#header-main nav ul {
    margin: 0;
    padding-left: 0;
}
#header-main nav ul li a {
    color: #000;
    text-decoration: none;
    font-family: system-ui;
    padding: 8px 16px !important;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    transition: 0.3s;
}
#header-main nav ul li {
    display: inline-block;
}
.show-tick {
    width: 67% !important;
}
footer {
    padding: 55px 0;
    background-color: #242c3a;
}
.footer-hed h5 {
    font-size: 13px;
    font-weight: 500;
    color: #bcb39d;
    margin: 15px 0;
}
.footer-hed p {
    color: #ffcc00;
    font-size: 13px;
    font-weight: 500;
}
.footer-des h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.footer-des ul {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.footer-des ul li {
    list-style: none;
    margin: 10px 0 0 0px;
}
.footer-des ul li a {
    font-size: 15px;
    color: #bcb39d;
    margin: 10px 0 0 0;
}
.social li a i {
    margin: 0 5px;
    color: #ffdd5f;
}
.phone li a {
    color: #ffdd5f !important;
}
.phone li a i {
    margin: 0 10px 0 0px;
    color: #707070;
    font-size: 20px;
}
.footer-inner {
    border-top: 1px solid #ffdd5f;
}
.footer-inner p {
    font-size: 13px;
    color: #bcb39d;
    text-align: center;
    margin: 10px 0 0 0;
}
.social li {
    display: inline-block;
    margin: 0 5px;
}