/* Author's Custom Styles */

@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


body {
  font-size: 18px;
  line-height: 34px;
  background-color: #fff;
  color: #000;
  font-family: "Inter", sans-serif;
  overflow-x: hidden !important;
  font-weight: 400 !important;
}

h1 {
  font-family: "Epilogue", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 56px;
}

h3, h4, h5 {
  font-family: "Epilogue", sans-serif;
  color: #141518;
}

h2 {
  font-family: "Epilogue", sans-serif;
  font-weight: 600;
}

p, ul {
  margin: 0px;
  margin-bottom: 20px;
}

a, a:hover, a:visited, a:active, a:focus {
  color: inherit;
  text-decoration: none;
}

.btn {
  font-family: "Inter", sans-serif;
  background: #073358;
  border: 1px solid #073358;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 15px 20px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  color: rgb(255, 255, 255) !important;
  font-weight: 600 !important;
  width: fit-content !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.btn:hover{
  border: 1px solid #073358;
  background: transparent !important;
  color: #073358 !important;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}


.btn:focus {
  outline: none;
  color: #000 !important;
}


/* * Section */
.section {
  padding-top: 80px;
  text-align: left;
}

.section h2 {
  font-size: 50px;
  margin-bottom: 0px;
  margin-bottom: 20px;
}

.section h2 span{
  font-size: 42px;
  font-weight: 400;
}

.section h3 {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
}
.section h3 span{
  font-weight: 400;
}

.section h2:first-child {
  margin-top: 0px;
  color: #000;
}

.section p:last-child, .section ul:last-child {
  margin-bottom: 0px;
}

.section-padding {
  padding: 0px 180px;
}

.no-padding {
  padding: 0px;
}

.no-margin {
  margin: 0px;
}


/* header */

header{
  background: #00304d;
  color: #fff;
  width: 100%;
  position: fixed;
  z-index: 10;
  opacity: 1;
  top: 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.header-custom{
  background: #fff !important;
  color: #000 !important;
}
.header-custom .navbar-nav>li>a {
  color:#000 !important;
}

header .navbar-brand img{
  width: 200px;
}

header .navbar-brand{
  color: #fff;
  margin-bottom: 0px;
}
.navbar-nav{
  margin-bottom: 0px;
  border-radius: 0px;
  min-height: 30px;
  border: none;
  padding: 20px 0px;
  position: relative;
  transition: ease 0.5s;
}

.navbar-nav>li {
  padding: 0px 30px;
  font-size: 16px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  font-weight: 400;
}


.navbar-nav>li>a {
  color: #fff;
  padding: 6px 0px !important;
  transition: ease 0.3s;
  border-color: transparent;
}


.navbar-nav .nav-item .nav-link{
  color: #fff;
}

.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

header .nav-right{
  margin-left: 30px;
}

header .nav-right .btn-schedule{
  background: #fff;
  color: #00304d !important;
}

header .nav-right .btn-schedule:hover{
  border: 1px solid #fff;
  background: transparent;
  color: #fff !important;
}

.navbar-toggle {
  border-color: #000;
  margin: 25px 15px;
  background-color: #fff;
}

.navbar-toggle {
  border-color: #000;
  margin: 25px 15px;
  background-color: #fff;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #fff;
}

.navbar-toggle .icon-bar {
  background-color: #131313;
}

.navbar-toggler {
  background-color: #fff;
  border: 2px solid #131313;
  border-radius: 5px;
  font-size: 0.8rem;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler-icon {
  display: GRID;
  width: 1.5em;
  height: 3px;
  background-size: 100%;
  background: #000;
  height: 2px;
  margin: 5px 1px;
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #fff;
  height: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/** Sticky */

header.sticky{
  position: fixed;
}

header.sticky .top-area{
  display: none;
}

header.sticky-mobile{
 background: #00304d !important;
 box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
}

header.sticky-mobile .top-area{
  display: none;
}

header.sticky .navbar {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
}

/* home-banner */

.home-banner{
  margin-top: 120px;
}

.home-banner .content-area p.tag{
  font-size: 22px;
}


/* trusted-partners */

.trusted-partners .item-box{
    display: flex;
}

.trusted-partners .item{
  background: #fff;
  padding: 30px;
  box-shadow: 0px 5px 20px rgba(0 0 0 / 15%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.trusted-partners .item p.tag{
  font-size: 18px;
  font-weight: 500;
  font-family: "Epilogue", sans-serif;
  margin-bottom: 0px;
}

.trusted-partners .item i{
  color: #104454;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

/* how-we-work */
.how-we-work{
  background: #F0F7FA;
  padding: 80px 0px;
  margin-top: 80px;
}

.how-we-work .item{
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 30px;
}

.how-we-work .item i{
  background: #00304d !important;
  color: #fff;
  height:60px;
  width: 60px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
}

.how-we-work .item .image-left img{
  width: 60px;
}

.how-we-work .item h3{
  margin-bottom: 0px;
}

.how-we-work .item p{
  margin-bottom: 0px;
}

.how-we-work .item .content-right{
  width: 80%;
}

.how-we-work .item-bottom{
  border-top: 1px solid #ccc;

}

.how-we-work .item-bottom .content{
  margin-top: 20px;
}

.how-we-work .item-bottom .content p{
  margin-bottom: 10px;
}

.how-we-work .item-bottom .content h2{
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 30px;
}

.how-we-work .item-bottom .content h2 span{
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 30px;
}

.how-we-work .item-bottom .content i{
  color: #336cb4;
}

.how-we-work.bottom{
  background: transparent;
  padding: 0px;
}

.how-we-work.bottom .image-area{
  background: #F0F7FA;
  padding: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0px 5px 20px rgba(0 0 0 / 15%);
}

.how-we-work.bottom .image-area h3{
  margin-bottom: 0px;
}


/* home-tools */

.home-tools .nav-tabs {
  justify-content: center;
  background: #fff;
  box-shadow: 0px 5px 20px rgba(0 0 0 / 15%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-bottom: none;
  width: fit-content;
  margin: 0px auto;
}

.home-tools .nav-tabs .nav-link{
  color: #000;
}

.home-tools .nav-tabs .nav-link.active{
  border: none;
  background: #00304d;
  color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}


/* home-options */

.home-options .item-boxes{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.home-options .item-boxes .item{
    cursor: pointer;
    width: 20%;
    box-shadow: 0px 5px 20px rgba(0 0 0 / 15%);
}

.home-options .item-boxes .item i{
    background: #00304d;
    width: 100%;
    color: #fff;
    font-size: 80px;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 5px 20px rgba(0 0 0 / 15%);
}

.home-options .item-boxes .item .bottom{
    padding: 20px;
}



.cta{
  background: #F0F7FA;
  padding: 80px 0px;
  margin-top: 80px;
}

.cta .logo-area{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  padding-left: 80px;
}

.cta .logo-area img{
  width: 30%;
}

/* footer */

footer{
  background: #00304d;
  color: #fff;
}

footer .main-footer{
  padding-bottom: 50px;
}

footer .main-footer, footer .main-footer h3{
  color: #fff;
}

footer .main-footer .logo-area img{
  width: 250px;
}

footer .main-footer .social-links i{
  font-size: 25px;
}

footer .copyright .content{
  border-top: 1px solid #fff;
  padding: 20px 0px;
}

footer .copyright .content p{
  margin-bottom: 0px;
}


/* about us page */

.about-banner {
  position: relative; /* Needed for absolute positioning of the overlay */
  background: url('../img/about/banner.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 104px;
}

.about-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 48, 77, 0.7) /* Black with 50% opacity */
  /* You can use any color you prefer, like rgba(34, 56, 78, 0.3) */
}

.contact-us-banner{
  background: url('../img/medicare-contact-us.jpg')!important;
}

.about-banner .content {
  position: relative;
  z-index: 1;
  padding: 150px 0px;
}

.about-banner .content, .about-banner .content h1{
  color: #fff;
}

.about-banner .content p{
  font-size: 25px;
  font-weight: 700;
}

.about-banner .content h1{
  font-weight: 400;
}

.about-banner .content .banner-images{
  margin-top: 100px;
}

.about-banner .content .banner-images h3{
  color: #fff;
}

.about-banner .content .banner-images .image-area{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.about-banner .content .banner-images .image-area img{
  width: 200px;
}
/* about-investors */

.about-investors .image-area img{
  width: 250px;
}


/* faqs-page */

.faqs-banner{
  padding-top: 150px;
}

/* faqs */

.faqs .accordion-button:not(.collapsed){
  background: #fff;
  color: #00304d;
}

.faqs .accordion-button{
  font-size: 24px;
  color: #00304d;
  font-weight: bold;
}

.faqs .accordion h2{
  margin-bottom: 0px;
}


/* inner asticles pages */
.banner-ad {
  background-color: #f9fafb;
  border-bottom: 1px solid #dee2e6;
  padding: 10px;
  text-align: center;
}

.article-header h1 {
  font-size: 2rem;
  font-weight: bold;
}

.author-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.cta-box {
  background-color: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ddd;
  margin-top: 30px;
}

.cta-box label {
  font-weight: 500;
}

.sidebar-box {
 
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.sidebar-box h5 {
  font-weight: bold;
}

.continue-btn {
  background-color: #ccc;
  color: #fff;
  border: none;
}

.continue-btn:disabled {
  cursor: not-allowed;
}
.ad-banner{
  margin-top: 104px;
}

.widget-title{
font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sidebar-box p{
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
}

.social-icons i {
  font-size: 20px;
  color: #a5a5a5;
  margin-right: 15px;
  transition: color 0.3s;
}

.social-icons i:hover {
  color: #000;
}

.follow-us hr {
  margin-top: 0.2rem;
  margin-bottom: 1rem;
}
/* cards layout homepage */
.color-card {
  position: relative;
  width: 260px;
  height: 320px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  margin: 20px;
}

.card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.card-bg div {
  width: 100%;
  height: 100%;
}

.card-foreground {
  position: absolute;
  top: 14px;
  left: 30px;
  right: 30px;
  bottom: 14px;
  background-color: white;
  border-radius: 10px;
  z-index: 2;
  display: flex
;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}s

.card-foreground h5 {
  font-weight: 600;
  margin-bottom: 10px;
}

.card-foreground p {
  font-size: 14px;
  color: #666;
}

.card-foreground small {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}



.author {
  display: flex;
  margin-bottom: 15px;
}

.author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}

.author strong {
  display: block;
  color: #000;
  margin-bottom: 3px;
}

.author p {
  font-size: 13px;
  color: #333;
  margin: 0;
}

.compare-box img {
  width: 100%;
  border: 1px solid #eee;
}

/* contact us page */

.form-section {
  display: flex;
  height: 120vh;
  padding: 0 180px;
  background: linear-gradient(105deg, #fff 54%, #a9cadc 25%);
}


.form-left {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  /* background-color: #f9fafc; */
}

.form-right {
  flex: 1;
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 170px;
  /* background: linear-gradient(120deg, #f9fafc 38%, #e3f1f3 25%); */
}


.form-right h5 {
  font-weight: bold;
  font-size: 32px;
}

.form-right p {
  color: #333;
  margin-top: 0.5rem;
  font-size: 24px;
}

.btn-custom {
  background-color: #004e56;
  color: white;
  border: none;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  margin-left: 45px;
}

.btn-custom:hover {
  background-color: #003f45;
}

.disclaimer {
  margin-top: 20px;
  font-size: 0.9rem;
}

.form-label {
  font-weight: 600;
}

/* contact main page */
.contact-box {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  overflow: hidden;
}
.contact-left {
  background-color: #e8f3fe;
  padding: 40px;
}
.contact-left h2 {
  font-weight: bold;
  margin-bottom: 30px;
}
.contact-left p, .contact-left a {
  color: #333;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;margin-top: 15px;
}
.contact-left i {
  color: #007bff;
}
.btn-primary-custom {
  /* background-color: #3b82f6; */
  color:#fff;
  border: none;
  border-radius: 8px;
  padding: 10px 20px;
}
/* .btn-primary-custom:hover {
  background-color: #2563eb;
} */
.contact-right {
  padding: 40px;
}
.form-control {
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  .contact-left, .contact-right {
    padding: 20px;
  }
}

/* faqs accordion button signs */
.accordion-button::before {
  content: '+';
  font-weight: bold;
  margin-right: 10px;
  font-size: 40px;
  transition: transform 0.3s;
}

.accordion-button:not(.collapsed)::before {
  content: '−'; /* minus sign */
}

.accordion-button::after {
  display: none;
}


/* article detail page */
.main-title {
  font-size: 45px;
  font-weight: 700;
  font-family: "PT Serif", serif;
}

.sub-title {
  font-size: 18px;
  color: #555;
  font-family: "PT Serif", serif;
}

.author-info {
  font-size: 14px;
  color: #777;
}

.date-divider::before {
  content: "•";
  padding: 0 6px;
  color: #ccc;
}

.featured-image {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

.info-box {
  font-size: 14px;
  background: #f8f9fa;
  border: 1px solid #ccc;
  padding: 15px;
  margin: 20px 0;
  border-radius: 6px;
  color: #555;
}

.sidebar{
    padding-left: 50px;
}


.sidebar-title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sidebar ul {
  list-style: none;
  padding-left: 0;
}

.sidebar ul li {
  border-top: 1px solid #ddd;
}

.sidebar ul li:first-child {
  border-top: none;
}

.sidebar ul li a {
  display: block;
  padding: 10px 0;
  color: #111;
  text-decoration: none;
  font-size: 15px;
}

.sidebar ul li a:hover {
  color: #1e73be !important;
}
/* tooltip */
.tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-text {
  display: none;
  width: 750px;
  background-color: white;
  color: #000;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  position: absolute; /* Must be absolute to position properly */
  z-index: 1;
  top: 116%;
  left: 95%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.tooltip-container:hover .tooltip-text {
  display: block !important;
}
.text-primary{
  color: #1e73be !important;
  font-size: 11px;
}


table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

th, td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: left;
}

th {
  background-color: #f4f4f4;
}

tr:nth-child(even) {
  background-color: #fafafa;
}

/* Make the split dropdown look natural */
.nav-item.dropdown .d-flex {
    display: flex !important;
    align-items: center;
}
.nav-item.dropdown .dropdown-toggle-split {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.nav-item.dropdown .dropdown-toggle-split::after {
    display: none;
}


/* Enable dropdown on hover */
.hover-dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0px; /* Optional: prevents shifting */
}

/* Prevents menu from closing too quickly on hover */
.hover-dropdown .dropdown-menu {
  display: none;
  transition: all 0.3s ease;
}

/* Make parent link clickable */
    .nav-item.dropdown > .nav-link:not(.dropdown-toggle) {
        pointer-events: none;
    }

    .nav-item.dropdown > .nav-link.dropdown-toggle {
        pointer-events: auto;
    }


.category-articles article{
    margin-bottom: 30px;
    border-bottom: 1px solid #000
}

.category-articles article p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article-content h2{
    font-size: 35px;
    font-weight: bold;
}

.article-content h3{
    font-size: 25px;
    font-weight: 500;
}

.article-content p{
    font-size: 16px;
}


/* Force show Forminator forms */
.forminator-ui, 
.forminator-form, 
#forminator-module-XXXX { /* replace XXXX with your form ID */
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}

/* Force show navigation buttons */
.forminator-pagination-footer {
    display: flex !important;
    justify-content: space-between;
}

/* Show progress bar */
.forminator-step-progress {
    display: block !important;
}

/* Style buttons */
.forminator-button-next,
.forminator-button-prev,
.forminator-button-submit {
    display: inline-block !important;
    padding: 12px 24px !important;
    background: #17a8e3 !important;
    color: white !important;
    border: none !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
}

.forminator-button-prev {
    background: #888 !important;
}

.forminator-button-submit {
    background: #1abc9c !important;
}

.forminator-ui#forminator-module-45.forminator-design--flat .forminator-label{
    font-size: 20px !important;
}

.forminator-ui#forminator-module-45.forminator-design--flat .forminator-input{
    border: 1px solid #ccc !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height: 50px !important;
}

.single-article b{
    font-weight: bold !important;
}

.single-article .sidebar .item{
    border-bottom: 1px solid #ccc;
}

.single-article .sidebar{
    padding-left: 50px;
}

.single-article .sidebar ul li{
    border-top: none !important;
    
}

.single-article img{
    max-width: 100%;
    height: auto;
}

.forminator-field-checkbox{
  border: 1px solid #000;
  padding: 10px;
  border-radius: 10px;
  height: 150px;
  overflow-y: scroll;
}

