@font-face {
  font-family: 'OpenSans-Light';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenSans-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenSans-SemiBold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenSans-Bold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'OpenSans-ExtraBold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2');
}
*{
    box-sizing: border-box;
    scroll-behavior: smooth;
    text-decoration: none;
    list-style: none;
    outline: none;  
}
body{
    margin: 0;
    padding: 0;
    font-family: 'OpenSans-Regular', sans-serif;
    background-color: #ffffff;
}
/* header css start from here  */
.rightheaderdiv .avatar-circle {
      width: 40px;
      height: 40px;
      background-color: #212529; 
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'OpenSans-SemiBold';
      font-size: 20px;
      text-transform: uppercase;
      user-select: none;
    }
    .leftnavbar .navbar-nav .nav-link.active,
    .leftnavbar .navbar-nav .dropdown-toggle.active {
    background-color: transparent !important;
    color: #0f39b8 !important;
    border-radius: 0px;
    border-bottom: 2px solid #0f39b8;
    }
    .leftnavbar .navbar{
          padding: 0px 0px 20px;
    }
	
	.contsubmit {		
	 margin: 0 auto;
    display: block !important;
    width: 100px;
    text-align: center;
	
	}
	
.headercenterdiv{
  text-align: right;
}
.headercenterdiv a{
  color: #000000;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1.5;
  padding-left: 15px;
  text-decoration: none;
  padding-top: 10px;
    display: inline-block;
}
.rightheaderdiv{
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-end;
}
.leftnavbar .navbar-nav{
 gap: 5px; 
}
.leftnavbar a, .leftnavbar li a{
  color: #000000;
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  line-height: 1.5;
}
.firstheaderdiv{
  padding: 8px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
}
.rightsearchbar{
  text-align: right;
  gap: 15px;
}
.rightsearchbar a{
  display: inline-block;
}
.schedulebtn{
  background-color: #0F39B8;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 20px;
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  text-decoration: none;
}
.leftnavbar .navbar li a{
  font-size: 14px;
  line-height: 1.5;
  font-family: 'OpenSans-SemiBold';
}
header{
    position: sticky;
    top: 0;
    z-index: 999;
    background: #f5f5f5;
}

/* header css ends from here  */

section.expertcare{
  background: linear-gradient(180deg, #2968CE 0%, #FFFFFF 100%);
  padding: 60px 0;
  width: 100%;
}
.expertcare h1, .payingbill h2{
  font-family: 'OpenSans-Bold';
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 0px;
  line-height: 1.5;
}
.expertcare p, .payingbill p{
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 50px;
  line-height: 1.6;
}


.aboutmedicare h2{
  font-family: 'OpenSans-Bold';
  font-size: 36px;
  color: #000;
  margin-bottom: 0px;
  line-height: 1.5;
}
.aboutmedicare p{
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 50px;
  line-height: 1.6;
}



.payingbill h2, .payingbill p{
  color: #000;
}
.expertcare video{
  width: 100%;
  border-radius: 30px;
}
.expertcaredetails ul{
  display: flex;
  justify-content: center;
  margin-top: 30px;
  align-items: center;
  gap: 15px;
      padding-left: 0;
}
.expertcaredetails ul li{
  list-style: none;
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  width: 100%;
  background-color: #FFFFFF;
  text-align: center;
  padding: 20px;
  border-radius: 30px;
}
.expertcaredetails ul li img{
  width: 50px;
  margin-bottom: 10px;
}
.expertcaredetails ul li h5{
  font-family: 'OpenSans-Bold';
  font-size: 16px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
  text-align: center;
}
.expertcaredetails ul li a{
  border: 1px solid #CCCCCC;
  color: #0F39B8;
  padding: 10px 15px;
  border-radius: 30px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
  line-height: 1.5;
}
.twopartdiv .rightpartcare,
 .twopartdiv .rightpartcare img,
 .getcarediv .carecards,
 .getcarediv .carecards img,
 .featurecards, .featurecards img, section.expertcare img{
width: 100%;
}
section.expertcare img{
  max-height: 80vh;
  border-radius: 30px;
}
.getcarediv .carecards img{
      object-fit: cover;
    max-height: 170px;
}
.twopartdiv .leftpartcare{
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.twopartdiv .leftpartcare h4{
    font-family: 'OpenSans-Bold';
    font-size: 28px;
    color: #1A1A1A;
    margin-bottom: 10px;
    line-height: 1.5;
}
.twopartdiv .leftpartcare a{
    border: 1px solid #CCCCCC;
    color: #0F39B8;
    padding: 10px 20px;
    border-radius: 30px;
    font-family: 'OpenSans-SemiBold';
    font-size: 16px;
    text-decoration: none;
    width: fit-content;
    margin-top: 0px;
}
.twopartdiv .leftpartcare ul{
  margin: 0;
}
.twopartdiv .leftpartcare ul li{
  list-style-type: disc;
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #1A1A1A;
  margin-bottom: 10px;
}
.getcarediv{ 
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 80px;
}
.getcarediv .carecards{
background-color: #EFF0F4;
border-radius: 30px;
padding: 15px 0 20px;
}
.getcarediv .carecards h6{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 15px;
  line-height: 1.5;
}
.getcarediv .carecards p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  text-align: left;
  padding: 15px 15px 0px;
  line-height: 1.5;
}
.getcarediv .carecards a{
  border: 1px solid #CCCCCC;
  color: #0F39B8;
  padding: 10px 15px;
  border-radius: 20px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-top: 0px;
  margin-left: 15px;
  line-height: 1.5;
}
.featuredservices, .featurenews{
  padding: 60px 0;
}
.featuredservices h2, .featurenews h2{
  font-family: 'OpenSans-Bold';
  font-size: 28px;
  color: #1A1A1A;
  margin-bottom: 40px;
  text-align: center;
}
.featuredservices ul{
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.featuredservices ul li{
  list-style: none;
  width: 48%;
  text-align: left;
  display: flex;
  align-items: center;
  background-color: #F5F5F5;
  border-radius: 30px;
  padding: 10px;
}
.featuredservices ul li img{
  width: 80px;
  border-radius: 20px;
  padding-right: 10px;
  min-height: 70px;
}
.featuredservices ul li h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 15px;
  color: #1A1A1A;
  margin: 0;
  line-height: 1.5;
}
.featuredservices ul li p{
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  color: #1A1A1A;
  margin: 0;
  line-height: 1;
}
.featuredservices ul li a{
  display: inline-block;
  color: #0F39B8;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  line-height: 1;
}
.featurenews .featurecards img{
  border-radius: 30px;
  max-height: 250px;
  background-size: cover;
}
.featurenews .featurecards h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  margin: 0px 0;
  line-height: 1.5;
}
.featurenews .featurecards p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  padding: 10px 0;
  margin: 0;
  line-height: 1.5;
}
.featurenews .featurecards a{
  display: inline-block;
  color: #0F39B8;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
  border: 1px solid #CCCCCC;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 30px;
}
/* .featurenews .featurecards p.minheightpara{
  height: 75px;
   display: -webkit-box;          
  -webkit-line-clamp: 3;        
  -webkit-box-orient: vertical;  
  overflow: hidden;             
  text-overflow: ellipsis; 
} */
.blogpostheading{
  margin-top: 80px;
}
.primaryinfo{
  background: var(--color-primary-container-low-primary-container-low, #E9EEFC);
  border-radius: 24px;
  padding: 24px;
  margin-bottom: 16px;
}
.primaryinfo ul{
  margin: 0;
}
.primaryinfo li{
  list-style-type: disc;
  padding: 0px 0px 10px;
}
.primaryinfo li:nth-last-child(1){
  padding-bottom: 0px;
}
body.financialassistancepage{
  background-color: #F5F5F5;
}
section.payingbill{
  padding: 60px 0;
  background: url(../images/banner27.jpg) no-repeat center center;
      background-size: cover;
}
section.payingbill .col-md-6{
      height: 100%;
    min-height: 70vh;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.payingbill p{
  margin: 0;
}
.payingbill a.bluebtn, .detailslisting .bluebtn{
  background-color: #0F39B8;
  color: #ffffff;
  padding: 12px 25px;
  border-radius: 30px;
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  text-decoration: none;
  margin-top: 10px;
}
.payingbill a.bluebtn:hover,  .detailslisting .bluebtn:hover{
  text-decoration: underline;
}
.cardssections .expertcaredetails ul li{
  background-color: #CDD8FA;
}
.cardssections .expertcaredetails ul li a{
  border: none;
  padding: 0;
  text-decoration: underline;
}
.noneedborderpadding{
  padding: 0px !important;
  border: none !important;
  font-family: 'OpenSans-Regular' !important;
}
.altcolorsection{
  background-color: #ffffff;
  padding: 60px 0;
}
.altcolorsection img{
  border-radius: 30px;
}
.firstpagetitle h1{
  font-family: 'OpenSans-Bold';
  font-size: 24px;
  color: #1A1A1A;
  margin-bottom: 20px;
  line-height: 1.5;
}
.aboutmedicare{
  background: url(../images/abt.jpg) no-repeat center center;
  padding: 60px 0;
  background-size: cover;
      opacity: 0.9;
}
.aboutmedicare .col-md-5{
      height: 100%;
    min-height: 55vh;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000;
}
.leftpartcare ul.rightborderclass{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 0px;
}
.leftpartcare ul.rightborderclass li{
  width: 49%;
  position: relative;
  list-style-type: none;
  padding-left: 15px;
}
.leftpartcare ul.rightborderclass li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  height: 16px;
  border-left: 2px solid #0F39B8;
  width: 0px;
}
.darkbgcards{
  background-color: #ffffff;
  padding: 60px 0;
}
.darkbgcards h2{
  font-family: 'OpenSans-Bold';
  font-size: 28px;
  color: #1A1A1A;
  margin-bottom: 10px;
  line-height: 1.5;
  text-align: center;
}
section.twopartdiv.darkcolorbg, section.twopartdiv.lightbluebg {
  background: #EBEBEB;
  padding: 32px 0;
}
section.twopartdiv.lightbluebg {
  background: #CDD8FA;
}
section.twopartdiv.lightbluebg .leftpartcare a{
  background-color: #1A1A1A;
  color: #ffffff;
  border: none;
}
section.twopartdiv.lightbluebg .leftpartcare a:hover{
  text-decoration: underline;
}
.cardssections .expertcaredetails ul li{
  background:#EFF0F4;
}
.twopartdiv .rightpartcare img{
  border-radius: 30px;
}
.primarybtnhover:hover {
    background: #0F39B8;
    color: #fff !important;
    border: none;
}


.paymentbaner{
  background: url(../images/paymentb.png) no-repeat center center;
  padding: 80px 0;
  background-size: cover;
  min-height: 65vh;
  display: flex;
  align-items: center;
}
.paymentbaner h2{
  font-family: 'OpenSans-Bold';
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 0px;
  line-height: 1.5;
}

.carrers{
  background: url(../images/carr.jpg) no-repeat center center;
  padding: 80px 0;
  background-size: cover;
  min-height: 65vh;
  display: flex;
  align-items: center;
}

.newsr{
  background: url(../images/news.jpg) no-repeat center center;
  padding: 80px 0;
  background-size: cover;
  min-height: 65vh;
  display: flex;
  align-items: center;
}

/* contact us page css start from here  */
.contactusbanner{
  background: url(../images/banner15.jfif) no-repeat center center;
  padding: 80px 0;
  background-size: cover;
  min-height: 75vh;
  display: flex;
  align-items: center;
}
.contactusbanner .bannercontent h2{
  font-family: 'OpenSans-Bold';
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 0px;
  line-height: 1.5;
}
.contactusbanner .bannercontent p{
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 15px;
  line-height: 1.5;
}
.contactusbanner .bannercontent .input-group{
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
    align-items: center;
}
.contactusbanner .bannercontent .form-control{
  border: none;
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #1A1A1A;
}
.contactusbanner .bannercontent .input-group-text{
  background-color: transparent;
  border: none;
}
.topfaqs, .helpfulvideos{
  padding: 60px 0;
  background: #FAFAFA;
}
.topfaqs h2, .helpfulvideos h2, .helpformsection h2{
  font-family: 'OpenSans-Bold';
  font-size: 28px;
  color: #1A1A1A;
  margin-bottom: 20px;
  line-height: 1.5;
  text-align: center;
}
.topfaqs  .faqcardsalign{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.topfaqs  a{
  color: #1A1A1A;
  padding: 20px;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  width: 32%;
  background-color: #ffffff;
}
.topfaqs  .faqcardsalign .faqlistings span.material-icons{
  font-size: 30px;
  color: #0F39B8;
  margin-bottom: 10px;  
}
.topfaqs  .faqcardsalign .faqlistings h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 18px;
  color: #1A1A1A;
  margin: 0px 0px 10px;
  line-height: 1.5;
}
.topfaqs  .faqcardsalign .faqlistings p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
}
.topfaqs  .faqcardsalign .faqlistings span.linktypespan{
  display: inline-block;
  margin-top: 15px;
  color: #0F39B8;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  text-decoration: underline;
}
.helpfulvideos{
  background-color: #FFFFFF;
}
.helpformsection{
  background-color: #EBEBEB;
  padding: 60px 0;
}
.helpformsection .contactformcard{
  background-color: #FFFFFF;
  padding: 30px;
  border-radius: 20px;
}

.contactsuccess{
  background-color: #FFFFFF;
    padding: 30px;
    position: absolute;
    width: 500px;
    border-radius: 10px;
}

.helpformsection .contactformcard h6{
  font-family: 'OpenSans-SemiBold';
  font-size: 18px;
  color: #1A1A1A;
  margin-bottom: 10px;
  line-height: 1.5;
}
.helpformsection .contactformcard p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  margin-bottom: 10px;
  line-height: 1.5;
}
.helpformsection .contactformcard .input-group{
  gap: 15px;
}
.helpformsection .contactformcard .input-group .form-control{
  border-radius: 4px !important;
}
.videocards, .videocards img{
  width: 100%;
  position: relative;
  display: inline-block;
}
.videocards h6{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  margin: 10px 0 0;
  line-height: 1.5;
  position: absolute;
    top: 5%;
    left: 0;
    z-index: 99;
    width: 100%;
    color: #fff;
    text-align: center;
}

/* success page css start from here  */
.successpage .successcard{
  background-color: #FFFFFF;
  padding: 80px 40px 40px;
  border-radius: 20px;
  text-align: center;
}
.successpage .successcard h2{
  font-family: 'OpenSans-SemiBold';
  font-size: 22px;
  color: #1A1A1A;
  margin-bottom: 10px;
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
}
.successpage .successcard p{
  font-family: 'OpenSans-Regular';
  font-size: 16px;
  color: #1A1A1A;
  margin-bottom: 20px;
  line-height: 1.5;
  text-align: center;
}
.successpage .successcard h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  margin: 0px 0 10px;
  line-height: 1.5;
  text-align: left;
}
.successpage .successcard h6{
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px 0 10px;
  line-height: 1.5;
  text-align: left;
  display: flex;
  align-items: center;
}
.successpage .successcard h6 span.material-icons{
  font-size: 20px;
  margin-right: 10px;
}
.successpage  .detailslisting .listingdetail{
display: flex;
align-items: flex-start;
margin-bottom: 10px;
border-bottom: 1px solid #E5E5E5;
padding: 10px 0;
}
.successpage .detailslisting .listingdetail:last-child{
  border-bottom: none !important;
}
.successpage  .detailslisting .listingdetail h6{
  font-family: 'OpenSans-semibold';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
}
.successpage  .detailslisting .listingdetail .contentlist{
  margin-left: 15px;
}
.successpage  .detailslisting .listingdetail .contentlist p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
  text-align: left;
}




/* footer  css start from here  */
footer{
  background-color: #F5F5F5;
  padding: 40px 0;
}
footer .footerleftarea{
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
footer .footerleftarea .firstlistingarea{
  width: 25%;
}
footer .footerleftarea .firstlistingarea ul{
  padding-left: 0px;
  padding-right: 15px;
}
footer .footerleftarea .firstlistingarea ul li{
  list-style: none;
  margin-bottom: 5px;
}
footer .footerleftarea .firstlistingarea ul li a{
  color: #1A1A1A;
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  line-height: 1.5;
}
footer .footerleftarea .firstlistingarea h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  margin-bottom: 15px;
  line-height: 1.5;
  min-height: 50px;
  padding-right: 15px;
}
footer .footerrightarea h5{
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
  margin-bottom: 10px;
}
footer .footerrightarea p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px 0 10px;
  line-height: 1.5;
}
footer .footerrightarea p span{
    width: 13%;
    display: inline-block;
}
footer .footerrightarea .metaicons{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 0 15px;
}
footer .footerrightarea .appdownload{
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .footerrightarea h6{
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
  padding: 20px 0 10px;
}
footer .footerrightarea .scanqrcode{
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .footerrightarea .scanqrcode >div{
    width: 90px;
    text-align: center;
}
footer .footerrightarea .scanqrcode .androidqr{
  border-radius: 1px solid #E5E5E5;
}
.footer .footerrightarea .scanqrcode p{
  font-family: 'OpenSans-Regular';
  font-size: 12px;
  color: #1A1A1A;
  margin: 5px 0 0;
  line-height: 1.5;
  text-align: center;
}
.footerlogo{
  filter: brightness(0.1);
}
.bottomfooter{
  padding: 0px 0 20px;
  text-align: center;
}
.bottomfooter a{
  color: #0F39B8;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  line-height: 1.5;
  padding-right: 15px;
}
.versionrights{
    display: flex;
    align-items: center;
    justify-content: center;
}
.versionrights p{
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #1A1A1A;
  margin: 0px;
  line-height: 1.5;
  padding-right: 15px;
}
.versionrights p a{
  color: #0F39B8;
}

/* varun sir css start from here   */

.scheduleBox {
  background: #f5f5f5;
  padding: 30px 0px 60px 0px;
}
.signupBox {
    background: #e5e5e5;
    border-radius: 16px;
    padding: 20px 0px;
}
.signupBox h4 {
    font-size: 16px;
    padding: 0px 20px;
}
.signupBox h4 span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0px 15px 0px;
}
.signupBox img {
    width: 100%;
        max-height: 180px;
        object-fit: cover;
}
.schldLinks ul {
    margin: 0px;
    padding: 0px;
}
.schldLinks {
    padding: 20px 20px 0px 20px;
} 
.schldLinks ul li {
    margin: 0px;
    padding: 0px;
    color: #666666;
}
.schldLinks ul li a {
  color: #0f39b8;
}
a.btnDefault {
    background: #0f39b8;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 25px;
}
ul.bullet, ul.bullet li {
    list-style: disc;
    margin-left: 10px;
}
section.scheduleBox .row {
    display: flex;
    justify-content: center;
}

.scheduleBoxStep {
  background: #f5f5f5;
  padding: 30px 0px 60px 0px;
}
.boxWhite {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    margin-bottom: 15px;
}
.boxWhiteCont p:last-child {
    margin: 0px;
}
.boxWhiteCont p a {
    color: #0F39B8;
}
.formBlocks {
    display: flex;
    justify-content: space-between;
}
.formBlocks .formInputs {
    width: 32%;
}
.boxWhiteInputs h4 {
    font-size: 16px;
    margin: 0px 0px 15px 0px;
}
.selectBlock select {
    padding: 1.6rem .75rem 0.4rem .75rem;
}
.selectBlock {
    position: relative;
}
.selectBlock label {
    position: absolute;
    font-size: 13px;
    color: rgb(32 36 40 / 65%);
    left: 13px;
    top: 8px;
        z-index: 99;
}
.formBlocksFull {
    margin-top: 20px;
}
p.descript {
    background: #EFF0F4;
    border-radius: 16px;
    padding: 15px;
    display: flex;
}
p.descript i {
    font-style: normal;
    vertical-align: top;
    padding-left: 10px;
}
.mt20 {
  margin-top: 20px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.formBlocks .selectBlock {
    width: 32%;
}
ul.checklist {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
/* .checklist:has(input[type="checkbox"]:checked) {
  background-color: #f8f8ff;
} */


input[type="checkbox"] {
  position: relative;
  border: 1.5px solid #666666;
  border-radius: 2px;
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
  opacity: 0.4;
  isolation: isolate;
}

input[type="checkbox"]:focus {
  outline: 2px solid #666666;
  outline-offset: 1px;
}

input[type="checkbox"]:hover {
  opacity: 0.8;
}

input[type="checkbox"]:checked {
  --checkbox-color: #0F39B8;
  background-color: #0F39B8;
  opacity: 1;
}


input[type="checkbox"]:before {
  content: "";
  position: absolute;
  right: 58%;
  top: 50%;
  width: 3px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
ul.checklist li {
    display: inline-block;
    margin: 0px 15px 0px 0px;
}
ul.checklist li label {
    vertical-align: top;
    line-height: 100%;
}
.txtLabel {
  height: 150px!important;
  resize: none;
}
.upldFile {
  background: #EFF0F4;
  border-radius: 8px;
  padding: 20px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
  cursor: pointer;
}
.fileUpload {
    position: relative;
}
.fileUpload span i {
    font-style: normal;
    color: #0F39B8;
    text-decoration: underline;
}
.fileUpload span u {
    vertical-align: top;
    color: #0F39B8;
}
.upldFile p {
    color: #666666;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
    padding-left: 28px;
}
.doctorName img {
    height: 56px;
    width: 56px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    object-fit: cover;
}
.doctorName {
    display: flex;
    align-content: center;
    align-items: center;
}
.doctorName span a {
    color: #0F39B8;
}
.boxDoctor {
    background: #FAFAFA;
    padding: 20px;
    border-radius: 16px;
    margin-bottom: 15px;
}
.docAdd span, .docAdd strong {
    vertical-align: top;
}
.docAdd p:last-child {
    margin: 0px;
}
.docAdd p {
    font-size: 14px;
    margin-bottom: 6px;
}
.docAdd p span {
    font-size: 19px;
    margin: 3px 0px 0px 0px;
}
.docAdd {
    margin-top: 13px;
}
.timeSlots a {
    border: 1px solid #ccc;
    display: inline-block;
    color: #333;
    border-radius: 6px;
    text-decoration: none;
    font-size: 15px;
    padding: 3px 12px;
    margin: 14px 12px 0px 0px;
}
.timeSlots a.active {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.boxDoctor{
  display:none;
}
a#seeMore {
    background: #cdd8fa;
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
}
.leftSchedule {
    background: #e4dede;
    padding: 20px;
    border-radius: 16px;
}
.leftSchedule h4 {
    font-size: 18px;
}
.leftSchedule a {
    display: inline-block;
    background: #fff;
    color: #0F39B8;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
    margin: 20px 0px 0px 0px;
}
.appointSummary {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    margin-bottom: 15px;
}
.appointSummary h4 {
    font-size: 16px;
    margin: 0px 0px 15px 0px;
}
.appointSummary ul {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    display: block;
}
.appointSummary ul li {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    border-bottom: 1px solid #E5E5E5;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
}
.infoDetails {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}
.infoDetails strong {
    font-weight: 600;
}
.appointSummary ul.checklist label {
    margin-left: 10px;
}
.step {
    display: none;
    position: relative;
}

.step.active {
    display: block;
}

.progress-bar {
    height: 10px;
    background-color: #E5E5E5!important;
    border-radius: 5px;
    position: relative;
    margin: 0px 0;
}

.progress {
    height: 100%;
        border-radius: 0px !important;
    background: #8419CC !important;
    width: 0;
        height: 12px !important;
}
.barBlock {
    background: #fff;
    padding: 46px 20px 20px 20px;
    height: auto;
    margin: 0px 0px 20px 0px;
    border-radius: 16px;
}
span.barTitle {
    position: absolute;
    top: -83px;
    left: 20px;
    font-weight: 500;
}
.barCount{
  position: absolute;
    top: -83px;
    right: 20px;
    font-weight: 500;
}
.next-btnStp {
    background: #0F39B8;
    border: 0px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
}
.cancel-btnStp {
    border: 0px;
    color: #0F39B8;
    margin-right: 30px;
    background: transparent;
}
.stepperBlock .buttons {
    margin-top: 20px;
    float: right;
}
.selectBunch .selectBlock {
    margin-right: 16px;
}
.selectBlock.selectBlockTwo {
    width: 160px;
}
.selectBlock.selectBlockFive {
    width: 160px;
    margin: 0px;
}
.selectBlock.selectBlockThree {
    width: 290px;
}
.selectBlock {
  position: relative;
}
.selectBlock:after {
      content: '';
    border: solid #666666;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 18px;
    top: 23px;
}

.contactsection {
      background: #d6e0ff;
    border-radius: 10px;
}
.contactsection h3 {
    font-size: 20px;
    margin:20px 10px 10px;
}
.contactsection p {
    padding: 10px;
    margin: 0 !important;
}
.phoneicon {
  font-size:20px !important;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}
.landline {
  margin-right: 8px;
    font-size: 20px;
}
/* form css start from here  */
.contactformcard input[type="checkbox"]{
  position: inherit;
  -webkit-appearance: auto;
}
.wFormContainer .wForm form {
    padding: 0 1rem 2rem 1rem !important;
}
.inlineflexclass{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.inlineflexclass .oneField,.inlineflexclass .oneField .inputWrapper, .inlineflexclass .oneField .inputWrapper input, .inlineflexclass .oneField .inputWrapper select {
  width: 100% !important;
  font-family: 'OpenSans-Regular' !important;
  font-size: 12px !important;
}
.inlineflexclass .oneField .inputWrapper input[type="checkbox"]{
  width: auto !important;
  margin: 0 !important;
}
.inlineflexclass .oneField label, .inlineflexclass .oneField label span{
    font-size: 12px;
    font-family: 'OpenSans-SemiBold' !important;
}
.wForm form .choices {
    display: flex;
    align-items: center;
    gap: 20px;
}
.wForm form .vertical > .oneChoice{
      display: inline-flex !important;
    margin: 0 0 4px 0;
    align-items: center;
}
.inlineflexclass input[type="checkbox"]:focus{
  outline: none !important;
}
.btnDefault.contsubmit{
  border-radius: 30px !important;
}
.wFormContainer .wForm .inputWrapper input[type="text"], .wFormContainer .wForm .inputWrapper select{
      height: 40px !important;
      border-radius: 6px !important;
}

.wFormContainer .actions .primaryAction {
    background-color: #0f39b8 !important;
}

/* form css ends here  */


.scans {
  border-radius: 8px;
    box-shadow: inset 0 0 6px #1b20290d;
    background: #fefefe;
    width: 60%;
    margin: 0 auto;
}

.brdr {
  text-align: center;
    border-bottom: 1px solid #ccc;
    width: 50%;
    margin: 0 auto 40px !important;
    padding-bottom: 10px;
}

.upitextb {
  padding: 0px 10px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    margin: 0 !important;
}

#google_translate_element {
  float: right;
    margin-left: 30px;
}
.goog-te-gadget-simple {
  padding: 7px 10px !important;
    border-radius: 27px;
    border: 1px solid #0f39b8 !important;
}

.custom-translate {
  width: 200px;
    position: relative;
    font-family: Arial;
    cursor: pointer;
    float: right;
    margin-left: 20px;
}

.selected-lang {
      background: #fff;
    padding: 7px 10px;
    border-radius: 35px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    gap: 10px;
}

.lang-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: none;
  max-height: 300px;
  overflow-y: auto;
  z-index: 100;
}

.lang-list li {
  padding: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.lang-list li:hover {
  background: #f0f0f0;
}

.lang-list li:last-child {
  border-bottom: none;
}
span.googlearrow {
      position: absolute;
    right: 9px;
}
/* Remove Google top banner */
.goog-te-banner-frame {
    display: none !important;
}


.skiptranslate iframe {
  display: none;
}

body {
  top: 0 !important;
}

.goog-te-banner-frame,
iframe.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-frame {
  display: none !important;
}

.goog-logo-link,
.goog-te-gadget span {
  display: none !important;
}

