.title p {
text-align: center;
}

title p a {
font-weight: 600;

text-align: center;
}

.title p {
text-decoration: none;
}

.arrow {
cursor: pointer;
}

.specs-wrapper-box li {
min-height: 120px;
}

.hrline {
border: 4px solid #4070c5;
max-height: 8px;
max-width: 265px;
border-radius: 6px/10px;
/* background-color: rgba(89, 137, 222, 1);

background: linear-gradient(180deg, #5989DE 0%, #4070C5 100%); */
}

.slider-custom1 img {
width: 150px !important;
height: auto !important;
max-width: 187px !important;
animation: scroll 60s linear infinite;
padding: 10%;
}

.meet_sec::before {
content: "";
position: absolute;
background: url(/sites/default/files/2023-06/Mask%20group.png);

width: 225px;
height: 112px;
display: inline-block;
right: -1px;

top: 285px;
left: 654px;
}

.slider-custom1 .slide-track {
width: 100%;
display: flex;
gap: 2em;
overflow-y: hidden;
padding: 20px;
overflow-x: scroll;
}

.slider-custom1 .slide {
background: #ffffff;
mix-blend-mode: normal;
border: 0.947644px solid #c2d2f4;
box-shadow: 0px 5.45843px 22.6297px -7.02204px rgba(0, 0, 0, 0.25);
border-radius: 11.3717px;
padding: 15px;
}

.slider-custom1 {
margin-top: 0px;
}

.slider-custom1 .slide-track::-webkit-scrollbar {
display: none;
}

.slider-custom1 .owl-prev {
position: absolute;

top: 150px;
/* top: 50%; */
left: 20px;
transform: translate(-100%, -50%) rotate(-180deg);
height: 35px;
width: 35px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 0 2px 0 #ccc;
border-radius: 50%;
background: #fff url(/sites/default/files/2022-12/arrow-right_0.png) no-repeat center / contain !important;
}

.slider-custom1 .owl-next {
top: 150px;
transform: translate(-100%, -50%) rotate(-180deg);
height: 35px;
width: 35px;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 0 2px 0 #ccc;
border-radius: 50%;
background: #fff url(/sites/default/files/2022-12/arrow-right_0.png) no-repeat center / contain !important;
right: -10px !important;
transform: translate(100%, -50%);
}

.title p a {
font-weight: 600;
text-decoration: none;
}

.title {
padding-top: 15px;
}

@media only screen and (max-width: 768px) {
.slider-custom1 img {
width: 220px !important;
height: auto !important;
max-width: 220px !important;
animation: scroll 60s linear infinite;
}

.Benefit-card {
display: flow-root;
}

/* .slider-custom1 .owl-prev{
left: 0px !important;
}
.slider-custom1 .owl-next{
right: 0px !important;
} */
.Benefit-card {
display: flow-root !important;
}

.slider-custom1 .owl-prev {
top: 210px;
}

.slider-custom1 .owl-next {
top: 210px;
}

.card .card-body ul {
display: flow-root;
}

.meet_sec::before {
top: 312px;
left: 168px;
}
}



@media only screen and (max-width: 410px) {
.meet_sec::before {
top: 290px;
left: 168px;
}
}

.faq .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.faq .container h2 {
margin-bottom: 25px !important;
}

.faq .container .accordion {
cursor: pointer;
margin-bottom: 20px;
width: 100%;
}

.faq .container .accordion h3 {
background: #ffffff;
border-radius: 14px;
font-weight: 400 !important;
font-size: 15px;
line-height: 18px;
color: #282828;
padding: 26px 80px 26px 160px;
position: relative;
}

.faq .container .accordion h3:before {
content: "";
display: block;
width: 14px;
height: 3px;
background: rgb(48, 83, 201);
position: absolute;
top: 50%;
left: 83px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}

.faq .container .accordion h3:after {
content: "";
display: block;
width: 14px;
height: 3px;
background: rgb(48, 83, 201);
position: absolute;
top: 50%;
left: 83px;
}

.faq .container .accordion div {
letter-spacing: 0.2px;
padding: 16px 0;
max-width: 982px;
width: 100%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
margin: 16px auto;
padding: 16px 0px 16px 20px;
font-weight: 400;
font-size: 15px;
line-height: 18px;
color: #282828;
display: none;
}

.faq .container .accordion div:before {
width: 5px;
height: 100%;
display: block;
content: "";
background: #3053c9;
border-radius: 5px;
position: absolute;
top: 0;
left: 0;
}

.faq .container .accordion.active h3:before {
opacity: 0;
}

@media screen and (max-width: 768px) {
section.faq {
width: 90%;
margin: 0 auto;
}

section.faq .container h2 {
margin-bottom: 30px;
}

section.faq .container .accordion h3 {
padding: 15px 15px 15px 50px;
font-size: 16px;
}

section.faq .container .accordion h3:before {
left: 15px;
}

section.faq .container .accordion h3:after {
left: 15px;
}

section.faq .container .accordion div {
font-size: 14px;
}
}

.specs-wrapper-box li {
height: 235px;
}

.specs-wrapper-box li .specs-desc {
font-size: 0.9rem;
}

.specs-wrapper-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
column-gap: 26px;
row-gap: 26px;
margin-top: 50px;
padding-left: 0;
}

.specs-wrapper-box li {
max-width: 288px;
height: 150px;
background: #ffffff;
/*background: url(/sites/default/files/2023-02/plan-box-bg-1.png) no-repeat top right;*/
box-shadow: 8px 8px 30px rgba(42, 67, 113, 0.15);
border-radius: 15px;
padding: 20px;
width: 31%;
}

/*.specs-wrapper-box li:nth-child(3n+1) {
background: url(/sites/default/files/2023-02/plan-box-bg-2.png) no-repeat top right;
}

.specs-wrapper-box li:nth-child(3n) {
background: url(/sites/default/files/2023-02/plan-box-bg-3.png) no-repeat top right;
}*/

.specs-wrapper-box li .specs-heading {
color: #0096d1;
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 15px;
}

.specs-wrapper-box li .specs-desc {
font-size: 1rem;
color: #606060;
}

main#content {
width: 75%;
}

.serial_no {
max-width: 30px !important;
}

.node__content .table th,
.node__content .table td {
min-width: 100px;
}

.eligibility-criteria {
margin-bottom: 20px;
}

section.section_type2 p {
text-align: justify;
}

.coverage-criteria .list_type2 li:before {
top: 0px;
}

.coverage-criteria .list_type2 li:before {
left: -35px;
}

.coverage-criteria ul.list_type1,
.coverage-criteria .list_type2 {
padding: 0 0 0 30px;
margin: 0 0 1rem;
list-style: none;
}

.eligibility-criteria p {
font-size: 0.75em;
line-height: 1.5;
}

.coverage-criteria ul.list_type1 li,
.coverage-criteria .list_type2 li {
margin: 5px 0;
font-size: 0.9em;
}

.topcontainer .leftside {
width: 50%;
float: left;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
}

.testimonial {
margin: 0 5px 0px;
border: 1px solid #ddd;
}

.testimonial .testimonial-content {
padding: 20px;
background: #fff;
position: relative;
}

.testimonial h3.title {
font-weight: 700;
font-size: 1.25em;
line-height: 1.25;
margin-top: 0px;
margin-bottom: 20px;
min-height: 60px;
color: #035bab;
}

.testimonial-content .testimonial-icon {
width: 50px;
height: 45px;
background: #0cca4a;
text-align: center;
font-size: 22px;
color: #fff;
line-height: 42px;
position: absolute;
top: 37px;
left: -19px;
}

.testimonial-content .testimonial-icon:before {
content: "";
border-bottom: 16px solid #05a739;
border-left: 18px solid transparent;
position: absolute;
top: -16px;
left: 1px;
}

.testimonial .description {
font-size: 15px;
font-style: italic;
color: #8a8a8a;
line-height: 23px;
margin: 0;
}

.testimonial .post {
display: block;
font-size: 14px;
color: #0cca4a;
}

.owl-theme .owl-controls {
margin-top: 20px;
}

.owl-theme .owl-controls .owl-page span {
background: #ccc;
opacity: 1;
transition: all 0.4s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
background: #035bab;
}

.owl-prev {
width: 15px;

position: absolute;
top: 40%;
margin-left: -30px !important;
display: block !important;
border: 0px solid black;
}

.owl-next {
width: 15px;

position: absolute;
top: 40%;
right: -25px;
display: block !important;
border: 0px solid black;
}

.owl-theme .owl-controls .owl-buttons div {
background: transparent !important;
}

.owl-prev i,
.owl-next i {
color: #ccc;
font-size: 2em;
}

@media screen and (max-width: 991px) {
.owl-carousel.testimonial-slider {
width: 87%;
margin: 0 6.5%;
}
}

.youtube-iframe {
width: 70%;
height: 316px;
}

.img-fluid {
max-width: 80%;
height: auto;
}

img {
border-style: none;
}

@media screen and (max-width: 991px) {

.specs-wrapper-box {
justify-content: center;
}

.specs-wrapper-box li {
width: auto;
}

.companies_gallery.v2 .containersss {
width: 43%;
}
}
	#navbar-top .region-secondary-menu {
		flex: 0 0 200px;
		margin-right: auto;
	}

	.nav-link {
		display: block;
		text-decoration: none;
		transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
			border-color 0.15s ease-in-out;
	}