body, html { font-family: poppins; width: 100%; margin: 0; padding: 0; font-size: clamp(50%, 4vw, 100%); }
.landing-banner { width: 94%; margin: 0 3%; }
.rounded-corner-50 { border-radius: 50px; }
.yellow-button { padding: 10px 20px; border-radius: 50px; background: #70012c;color:white !important; }
.card-button { padding: 10px 25px; border-radius: 50px; background: #70012c;color:white; }
.home-bg { background: url(../images/home-bg.jpg) no-repeat right top; background-size: cover; }
.landing-page h1 { font-size: clamp(24px, 4vw, 70px); }
.landing-page h2 { font-size: clamp(20px, 4vw, 35px); }
.landing-page .w-70 { width: 70%; }
.landing-page .home-img { width: 75%; object-fit: cover; object-position: 50% 100%; margin-bottom: -100px; border-radius: 50px; box-shadow: -28px 28px 70px -20px rgba(0, 0, 0, .4); overflow: hidden; }

.landing-intro span { display: block; }
.landing-intro p { font-size: clamp(16px, 4vw, 30px); }
.four-section span { display: block; text-align: center; }
.four-section span:nth-child(2){ font-size: clamp(16px, 4vw, 25px); }
.four-section h1 { font-size: clamp(24px, 4vw, 45px); }
.four-section h2 { font-size: clamp(20px, 4vw, 35px); font-weight: normal; }
.custom-bg { background: conic-gradient(from 0deg at 0.00% 100%, #FFF 0deg, #F1F3F9 76.87500178813934deg, #8791A1 318.77028465270996deg, #515A67 360deg); }
.techno h3 { font-size: clamp(24px, 4vw, 50px); font-weight: normal; }
.mix-blend-mode { mix-blend-mode: multiply; }
.services-square { width: 27rem;
  height: 17rem;
  position: absolute;
  right: -3rem;
  bottom: -4rem;
  border: 2px solid #ededed;
  z-index: -1; }
main{
    margin-top:10px;
}
.services-bg { background: url(../images/services-bg2.jpg) no-repeat center bottom;
  background-size: cover; }

.css3-gradient1 {
    position: relative;
    /* -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); */
}
.css3-gradient1:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    width: 100%;
    height: 50px;
    left: 0%;
    right: -10%;
    background: -webkit-radial-gradient(ellipse at 50% -3%, rgba(00, 00, 00, 0.1), rgba(97, 97, 97, 0.0) 50%);
    background: radial-gradient(ellipse at 50% -3%, rgba(00, 00, 00, 0.1), rgba(97, 97, 97, 0.0) 50%);
}

a.learn-more {
    width: 12rem;
    height: auto;
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
  }
  a.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: #ffeb3b;
    border-radius: 1.625rem;
  }
  a.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
  }
  a.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
  }
  a.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -0.25rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #282936;
    border-right: 0.125rem solid #282936;
    transform: rotate(45deg);
  }
  a.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: #282936;
    line-height: 1.6;
    text-align: center;
  }
  a:hover .circle {
    width: 100%;
  }
  a:hover .circle .icon.arrow {
    background: #282936;
    transform: translate(1rem, 0);
  }
  a:hover .button-text {
    color: #1d1d1d;
  }

.footer-bg { background: ghostwhite; }
ul.social { float: left; margin: 0; padding: 0; }
ul.social li { width: 50px; height: 50px; text-align: center; border-radius: 100%; font-size: 30px; margin: 0 10px; list-style: none; display: inline-block; transition: all .5s; }
ul.social li .fab { vertical-align: middle; color: #70012c; }
ul.social li:hover { box-shadow: 0px 0px 50px #368338; transition: all .5s; }

ul.footer-list { float: left; margin: 0; padding: 0; }
ul.footer-list li { color: #000; list-style:square; margin: 0 0 5px 20px; }
ul.footer-list li a { color: #000; }

.owl-container{background-color: rgb(232, 242, 245);padding: 50px 40px 20px;overflow: hidden;box-shadow: 5px 5px 25px #a7a7a7}
.tag{text-align: center;font-size: 1.1rem}
.fa-heart{color: rgba(255, 230, 0, 0.959);font-size: 30px}
.owl-card{ /*height: 320px;*/ padding: 10px 20px;border: none;box-shadow: -1px 3px 5px #a7a7a7; margin: 0 0 20px; background: #fff; }
.testimonial{font-size: 0.9rem;line-height: 1.4rem;font-weight: 500}
.active-star{color: #FBC02D;margin-bottom: 8px}
.active-star:hover{color: #F9A825;cursor: pointer}
.profile{padding-top: 10px}
.name{font-weight: 700}
.designation{font-size: 0.84rem;font-weight: 600}
.owl-carousel{margin-bottom: 15px}
.owl-carousel .owl-stage-outer{/*padding: 40px 10px; height: 380px;*/ margin: 25px 0; width: 101%; }
.owl-carousel .owl-item img{width: 45px !important;height: 45px;border-radius: 50%;object-fit: cover}
.owl-theme .owl-nav [class*='owl-']{border-radius: 50% !important;background: inherit !important;border: 3px solid #bbb;color: #bbb !important; padding: 4px 8px;}
.owl-theme .owl-nav [class*='owl-']:hover{border: 3px solid #1010ca;color: #1010ca !important}

.healthplan-content ul li { list-style: none; position: relative; }
.healthplan-content ul li:before { content: "\f0fa"; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: -2.5rem;
 top: 2%; font-size: 20px; color: #06524a; }
.health-conversation::before {
  background-image: url(../../ligsolutions.com/wp-content/themes/findtheplan/assets/_dist/images/bg_pattern_title_light.png);
  top: 0em;
  left: 0em;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 110px;
  height: 110px;
}
.accor-title { width: 100%; text-align: left; font-size: 20px; cursor: pointer; }
.accor-title .fa-plus, .accor-title .fa-minus { color: #06524a; float: right; }
.providers-content ul li { list-style: none; position: relative; }
.providers-content ul li:before { content: "\f0fa"; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: -2.5rem;
 top: 2%; font-size: 20px; color: #06524a; }
.providers h1 { font-size: clamp(24px, 4vw, 45px); }
.providers h2 { font-size: clamp(20px, 4vw, 35px); font-weight: normal; }
.care-adv-bg { background: url(../images/care-advocate-bg.jpg) no-repeat center bottom; background-size: cover; }

.llmbtn { position: relative; padding-right: 30px; }
.llmbtn::after { position: absolute; content: "\f30c"; font-family: 'Font Awesome 5 Free'; right: 10px; top: 50%; transform: translateY(-50%); opacity: 0; }
.llmbtn:hover::after { opacity: 1; }

.dropdown:hover>.dropdown-menu {
  display: block;
}


/* 
---------------------------------------------
banner
--------------------------------------------- 
*/

.main-banner {
  border-bottom: 3px dotted #eee;
  /* padding-top: 160px; */
  padding-bottom: 30px;
}

.main-banner .left-content .thumb img {
  width: 100%;
  overflow: hidden;
}

.main-banner .left-content .inner-content {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
}

.main-banner .left-content .inner-content h4 {
  color: #fff;
  margin-top: -10px;
  font-size: clamp(30px, 4vw, 52px);
  font-weight: 700;
  margin-bottom: 20px;
}

.main-banner .left-content .inner-content span {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  display: block;
  margin-bottom: 30px;
}

.main-banner .right-content .right-first-image {
  margin-bottom: 28.5px;
}

.main-banner .right-content .right-first-image .thumb {
  position: relative;
  text-align: center;
}

.main-banner .right-content .right-first-image .thumb img {
  width: 100%;
  overflow: hidden;
}

.main-banner .right-content .right-first-image .thumb .inner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.main-banner .right-content .right-first-image .thumb .inner-content h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.main-banner .right-content .right-first-image .thumb .inner-content span {
  font-size: 16px;
  color: #fff;
  font-style: italic;
}

.main-banner .right-content .right-first-image .thumb .hover-content {
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
  text-align: center;
  background-color: rgba(42,42,42,.97);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.main-banner .right-content .right-first-image .thumb:hover .hover-content {
  opacity: 1;
  visibility: visible;
}

.main-banner .right-content .right-first-image .thumb .hover-content .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.main-banner .right-content .right-first-image .thumb .hover-content h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.main-banner .right-content .right-first-image .thumb .hover-content p {
  color: #fff;
  padding: 0px 20px;
  margin-bottom: 20px;
}

.sign-in .container {
  /* height: 100vh; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #ccc */
}

.sign-in .card {
  height: 550px;
  width: 800px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  font-family: 'Poppins', sans-serif
}

.sign-in .card .user {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex
}

.sign-in .image-box {
  width: 50%;
  height: 100%;
  overflow: hidden
}

.sign-in .image-box img {
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.sign-in .user .form {
  width: 50%
}

.sign-in .signup_form .image-box {
  position: absolute;
  right: 0;
  transition: all 1s;
  z-index: 1
}

.sign-in .card.active .signup_form .image-box {
  right: 100%
}

.sign-in .card.active .signup_form .form {
  left: 100%
}

.sign-in .card .signup_form .form {
  position: absolute;
  background-color: #fff;
  padding: 20px 30px;
  left: 0;
  box-sizing: border-box;
  transition: all 1s;
  z-index: 1;
  height: 100%
}

.sign-in .flag-text {
  position: relative
}

.sign-in .flag-text select {
  height: 30px;
  width: 100px;
  background-color: #eff5fe;
  outline: 0;
  border: none;
  font-size: 12px;
  cursor: pointer
}

.sign-in .text_signup {
  margin-top: 20px
}

.sign-in .text_signup h4 {
  color: #7870a3
}

.sign-in .text_signup h2 {
  color: #201665
}

.text_signup p {
  font-size: 12px;
  font-weight: 700
}

.sign-in .text_signup p a {
  color: blue;
  text-decoration: none;
  cursor: pointer
}

.sign-in .input-text-signup {
  position: relative;
  margin-top: 30px
}

.sign-in input[type="text"] {
  width: 100%;
  height: 40px;
  border: none;
  outline: 0;
  border: 1px solid #cccadc;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 20px;
  box-sizing: border-box
}

.sign-in input[type="password"] {
  width: 100%;
  height: 40px;
  border: none;
  outline: 0;
  border: 1px solid #cccadc;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 24px;
  box-sizing: border-box
}

.sign-in .input-text-signup i {
  position: absolute;
  top: 15px;
  right: 8px;
  color: #6b6589;
  cursor: pointer;
  font-size: 13px
}

.sign-in .fa-eye {
  position: absolute;
  top: 12px;
  right: 8px
}

.sign-in .input-text-signup label {
  position: absolute;
  left: 5px;
  top: 12px;
  font-size: 12px;
  transition: all 0.5s;
  pointer-events: none
}

.sign-in .input-text-signup input:focus~label,
.sign-in .input-text-signup input:valid~label {
  top: -16px;
  font-weight: 700;
  color: #7187d2
}

.sign-in .signup-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px
}

.sign-in .signup-button button {
  width: 100%;
  height: 40px;
  border: none;
  outline: 0;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #3e66f7;
  cursor: pointer;
  transition: all 0.5s
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.floats{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	left:12px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-floats{
	margin-top:16px;
}
.sign-in .signup-button button:hover {
  background-color: blue
}

.sign-in .policy {
  margin-top: 20px
}

.sign-in .policy p {
  font-size: 12px;
  font-weight: 700
}

.sign-in .policy p a {
  color: blue;
  text-decoration: none;
  cursor: pointer
}

.sign-in .warning {
  border: 1px solid red !important
}

.sign-in .signin_form .form {
  background-color: #fff;
  padding: 20px 30px;
  left: 0;
  box-sizing: border-box;
  transition: all 1s
}

.fa-microphone-alt { cursor: pointer; }

.start-now-wrap { background: url(../images/start-now-bg.jpg) no-repeat center center; background-size: cover; }

#SvgjsG1012, #SvgjsG1013 { fill: green; -webkit-text-stroke: green 1px; }

.font-caremagix { font-size: clamp(12px, 4vw, 20px); }

.c2a8 h1,
.c2a8 h2,
.c2a8 h3,
.c2a8 h4,
.c2a8 h5,
.c2a8 h6 {
    color: #3e4555;
}

.c2a8 .subtitle {
    line-height: 24px;
}

.c2a8 .bg-danger-gradiant {
    background: #FFEB3B;
    background: -webkit-linear-gradient(legacy-direction(to right), #FFEB3B 0%, #8BC34A 100%);
    background: -webkit-gradient(linear, left top, right top, from(#FFEB3B), to(#8BC34A));
    background: -webkit-linear-gradient(left, #FFEB3B 0%, #8BC34A 100%);
    background: -o-linear-gradient(left, #FFEB3B 0%, #8BC34A 100%);
    background: linear-gradient(to right, #FFEB3B 0%, #8BC34A 100%);
}

.c2a8 .both-space {
    margin: 80px 0;
}

.c2a8 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}

.c2a8 .text-box {
    padding: 30px 20px;
}

.c2a8 .op-5 {
    opacity: 0.5;
}

/* 
---------------------------------------------
responsive
--------------------------------------------- 
*/

@media (max-width: 1200px) {
  .main-banner .right-content .right-first-image .thumb .hover-content p {
    display: none;
  }
}


@media (max-width: 992px) {
  .main-banner .right-content .right-first-image .thumb .hover-content p {
    display: block;
  }
}
@media screen and (min-device-width: 767px) and (max-device-width: 1024px) { 
    .navbar-expand-lg {
    
    font-size:12px !important;
}
}

@media (max-width: 767px) {
  .main-banner .left-content .thumb .inner-content {
    width: 75%;
    left: 50%;
    top: 47.5%;
    transform: translate(-50%,-50%);
    text-align: center;
  }
  .main-banner .left-content .thumb img { margin-bottom: 3rem; }
}

@media(max-width:690px){
  .sign-in .container{
      height:scroll;
  }
  .sign-in .card{
      max-width:350px;
      height: 600px;
  }
  .sign-in .image-box{
      display:none;
  }
  .sign-in .user .form {
      width:100%;
       height:scroll;
  }        
}

@media(max-width: 575.5px){
  .owl-container{margin: 0px;padding: 20px}
}