body {
--color-1: #00165A;
--color-2: #0000FF;
--color-3: #64e581;
}
.nav-line-bottom > li.active > a {
color: var(--color-3) !important;
}
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before {
background-color: var(--color-3);
}
header .header-main {
border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
}
header .nav-left {
justify-content: center;
}
@media screen and (min-width: 1024px) {
header .header-nav .menu-item {
margin-left: 20px;
margin-right: 20px;
}
header .header-nav .menu-item a {
font-size: 16px;
}
}
.off-canvas-center.mfp-bg.mfp-ready {
opacity: 1;
}
.header-button .button {
line-height: 2.4em !important;
padding: 0 1.2em !important;
}
@media screen and (max-width: 849px) {
.header-button .button {
line-height: 50px !important;
padding: 0 25px !important;
font-size: 20px;
}
} @media screen and (max-width: 849px) {
.header-inner .nav {
flex-wrap: nowrap;
}
header .nav-left {
justify-content: right;
}
header .header-inner .show-for-medium:last-child {
display: none;
}
}
.button:not(.icon) {
padding: 0 30px;
line-height: 56px;
}
.h1, h1 {
font-size: clamp(40px, 58 / 1440 * 100vw, 58px);
}
@media screen and (max-width: 749px) {
.h1, h1 {
font-size: clamp(16px, 28 / 375 * 100vw, 28px);
}
}
.h2, h2 {
font-size: clamp(32px, 40 / 1440 * 100vw, 40px);
}
@media screen and (max-width: 749px) {
.h2, h2 {
font-size: clamp(16px, 24 / 375 * 100vw, 24px);
}
}
.h3, h3 {
font-size: clamp(25.6px, 32 / 1440 * 100vw, 32px);
}
@media screen and (max-width: 749px) {
.h3, h3 {
font-size: clamp(16px, 20 / 375 * 100vw, 20px);
}
}
.h4, h4 {
font-weight: 300 !important;
font-size: clamp(19.2px, 24 / 1440 * 100vw, 24px);
}
@media screen and (max-width: 749px) {
.h4, h4 {
font-size: clamp(16px, 18 / 375 * 100vw, 18px);
}
}
.h5, h5 {
font-size: clamp(16px, 20 / 1440 * 100vw, 20px);
}
@media screen and (max-width: 749px) {
.h5, h5 {
font-size: clamp(16px, 16 / 375 * 100vw, 16px);
}
}
.text-gradient {
background: linear-gradient(to right, #27CBC0, #64E581, #A0FF42);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.section.dark {
background-color: var(--color-1);
}
.mt-20 {
margin-top: 20px;
}
.mb-20 {
margin-bottom: 20px;
}
.btn-style-1 {
background-color: var(--color-1);
border: 1px solid rgba(255, 255, 255, 0.12);
position: relative;
}
.btn-style-1:after {
content: " ";
position: absolute;
z-index: -1;
width: 25px;
height: 15px;
right: 15px;
top: 15px;
border-radius: 50%;
background: #64E581;
box-shadow: 0 0 20px 20px #64E581;
}
.ft-footer {
padding-bottom: 0 !important;
}
.ft-footer .ft-footer-row {
display: grid;
grid-template-columns: clamp(25%, 31.25vw, 39%) auto auto auto;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 991px) {
.ft-footer .ft-footer-row {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 749px) {
.ft-footer .ft-footer-row {
grid-template-columns: 1fr;
}
}
.ft-footer .ft-footer-row > div {
flex-basis: 100% !important;
max-width: 100% !important;
min-width: 220px;
}
@media screen and (min-width: 1024px) {
.ft-footer .ft-footer-row .col:first-child {
padding-right: 40px;
}
}
@media screen and (max-width: 749px) {
.ft-footer .ft-footer-row .col:first-child {
text-align: center !important;
}
.ft-footer .ft-footer-row .col:first-child .col-inner {
text-align: center !important;
}
}
.ft-footer .ft-footer-row .col:first-child .img {
max-width: 190px;
}
@media screen and (max-width: 749px) {
.ft-footer .ft-footer-row .col:first-child .img {
margin-left: auto;
margin-right: auto;
}
}
.ft-footer .ft-footer-row .footer-social .button i, .ft-footer .ft-footer-row .footer-social button i {
top: 0;
}
.ft-footer .ft-footer-row .footer-social.social-icons .button.icon:hover, .ft-footer .ft-footer-row .footer-social.social-icons .button.icon:not(.is-outline) {
background-color: rgba(255, 255, 255, 0.15) !important;
border-color: transparent !important;
}
.ft-footer .ft-footer-row .footer-social a {
margin-right: 10px;
}
.ft-footer h4 {
font-size: 20px;
font-weight: 600;
}
.ft-footer.dark, .ft-footer.dark p, .ft-footer.dark a, .ft-footer.dark td {
color: #9CA7C7;
}
.ft-footer .ux-menu-link__link {
min-height: 30px;
line-height: 1.3;
}
.home-a3b9z681 .col {
padding-top: 30px;
}
.home-a3b9z681 h1 {
margin-bottom: 0;
}
.header-bg-color {
background-image: url(//medicalmatch.io/wp-content/uploads/2025/10/Texture-scalednew.webp);
background-size: contain;
background-position: center center;
background-repeat: repeat;
}
.home-header-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-home-header.svg), url(//medicalmatch.io/wp-content/uploads/2025/10/Texture-scalednew.webp); background-size: min(45.8333333333vw, 660px) auto, contain;
background-position: top 0 left 50vw, center center;
background-repeat: no-repeat, repeat;
}
@media screen and (max-width: 749px) {
.home-header-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-home-header.svg), url(//medicalmatch.io/wp-content/uploads/2025/10/Texture-scalednew.webp);
background-size: 150vw auto, contain; 
background-position: top 60vw left -15vw, center center;
background-repeat: no-repeat, repeat;
}
}
.home-header-bg .header-home-col {
padding-bottom: 0;
}
@media screen and (max-width: 749px) {
.home-header-bg .col-inner {
text-align: center;
}
}
.home-header-bg .img-inner {
margin: 0 max(-200px, -13.8888888889vw) 0 max(-120px, -8.3333333333vw);
}
@media screen and (max-width: 1199px) {
.home-header-bg .img-inner {
margin: 0 -10%;
}
}
.bg-4-in-1 {
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-1.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-1-2.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-2.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-3.svg);
background-size: min(76.3888888889vw, 1100px) auto, min(60.4166666667vw, 870px) auto, min(76.3888888889vw, 1100px) auto, min(69.4444444444vw, 1000px) auto;
background-position: top 0 right calc(50vw + min(8.75vw, 126px)), top 0 left calc(50vw + min(4.8611111111vw, 70px)), top min(36.1111111111vw, 520px) left calc(50vw - min(20.1388888889vw, 290px)), top min(55.5555555556vw, 800px) right 50vw;
background-repeat: no-repeat;
}
.faq .accordion .accordion-item {
margin-bottom: 7px;
}
.faq .accordion .accordion-title {
font-size: clamp(16px, 18 / 1440 * 100vw, 18px);
border: 1px solid #E1E1E1;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(171, 171, 171, 0.06));
border-radius: 10px;
}
.faq .accordion .toggle {
border-radius: 999px;
height: 1.5em;
right: 0;
left: auto;
margin-left: 5px;
position: absolute;
top: 0.3em;
transform-origin: 50% 47%;
transform: scaleX(-1);
width: 2.3em;
}
.faq .accordion .active > .toggle {
transform: rotate(-180deg);
}
.section-image-blur-gap {
padding-top: clamp(120px, 250 / 1440 * 100vw, 250px) !important;
}
.section-image-blur {
margin-top: calc(-1 * clamp(120px, 250 / 1440 * 100vw, 250px));
z-index: 5;
}
.section-image-blur .row {
box-shadow: 0 0 100px -30px rgba(0, 77, 254, 0.15);
}
.section-image-blur .col {
padding: clamp(10px, 30 / 1440 * 100vw, 30px);
border-radius: 15px;
overflow: hidden;
}
.section-image-blur .col:before {
content: " ";
border-radius: 15px;
background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0) 70%);
left: 0;
top: 0;
width: 100%;
height: 100%;
position: absolute;
filter: blur(20px);
z-index: -1;
}
.section-image-blur .col .img-inner {
border-radius: 15px;
overflow: hidden;
}
.col-icons .col-inner {
padding-left: 20px;
}
@media screen and (max-width: 749px) {
.col-icons .col-inner {
padding-left: 0;
}
}
.col-icons .icon-box + .icon-box {
margin-top: 20px;
}
.col-icons .icon-box .icon {
padding: 15px;
border-radius: 10px;
background: #fff;
box-shadow: 0 3px 20px -4px #e1e1e1;
}
.col-icons .icon-box .icon img {
padding: 0;
}
.col-icons .icon-box-left .icon-box-img + .icon-box-text {
padding-left: 20px;
}
@media screen and (max-width: 749px) {
.home-e7t4g2q1z0 .img-inner {
margin: 0 !important;
}
}
.about-us-bg,
.contact-us-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-about-header-1.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-about-header-2.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: min(55.5555555556vw, 800px) auto, min(62.5vw, 900px) auto, contain;
background-position: top min(-100px, -6.9444444444vw) right calc(50vw + min(250px, 17.3611111111vw)), top min(-50px, -3.4722222222vw) left calc(50vw - min(260px, 18.0555555556vw)), center center;
background-repeat: no-repeat, no-repeat, repeat;
}
@media screen and (max-width: 749px) {
.about-us-bg,
.contact-us-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-home-header.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: 150vw auto, contain;
background-position: top 60vw left -15vw, center center;
background-repeat: no-repeat, repeat;
}
}
@media screen and (max-width: 749px) {
.about-us-bg .col-inner {
text-align: center !important;
}
}
@media screen and (max-width: 749px) {
.about-us-bg .col-inner .text {
text-align: center !important;
}
}
.careers-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-careers-header-1.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-careers-header-2.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: min(55.5555555556vw, 800px) auto, min(100vw, 1440px) auto, contain;
background-position: top min(-100px, -6.9444444444vw) right calc(50vw + min(150px, 17.3611111111vw)), top min(200px, 13.8888888889vw) left calc(50vw - min(50vw, 600px)), center center;
background-repeat: no-repeat, no-repeat, repeat;
}
@media screen and (max-width: 749px) {
.careers-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-home-header.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: 150vw auto, contain;
background-position: top 60vw left -15vw, center center;
background-repeat: no-repeat, repeat;
}
}
.sa-section-video-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-about-header-1.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-about-header-2.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: min(55.5555555556vw, 800px) auto, min(83.3333333333vw, 1200px) auto, contain;
background-position: top min(50px, 3.4722222222vw) right calc(50vw + min(150px, 10.4166666667vw)), center left calc(50vw - min(260px, 18.0555555556vw)), center center;
background-repeat: no-repeat, no-repeat, repeat;
}
@media screen and (max-width: 749px) {
.sa-section-video-bg {
background-color: var(--color-1);
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/bg-part-home-header.svg), url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/Texture.png);
background-size: 150vw auto, contain;
background-position: top 60vw left -15vw, center center;
background-repeat: no-repeat, repeat;
}
}
.contact-us-bg {
z-index: 5;
}
@media screen and (max-width: 749px) {
.contact-us-bg .col-inner .text {
text-align: center !important;
}
}
.contact-form-col {
margin-bottom: -450px;
}
.contact-form-col .col-inner {
border-radius: 20px;
padding: 50px 45px;
background: #fff;
box-shadow: 0 3px 20px -4px #e1e1e1;
}
@media screen and (max-width: 749px) {
.contact-form-col .col-inner {
border-radius: 15px;
padding: 30px 20px;
}
}
.contact-form-col .col-inner .wpcf7 form {
margin-bottom: 0;
}
.contact-form-col .col-inner .wpcf7 label {
color: #0b0b0b;
margin-bottom: 20px;
}
.contact-form-col .col-inner .wpcf7 input:not([type=checkbox]),
.contact-form-col .col-inner .wpcf7 select,
.contact-form-col .col-inner .wpcf7 textarea {
padding: 0 20px;
height: 56px;
border-radius: 5px;
margin: 0;
width: 100%;
color: #606060;
}
.contact-form-col .col-inner .wpcf7 textarea {
padding: 10px 20px;
}
.contact-form-col .col-inner .wpcf7 .ft-checkbox {
margin-bottom: 10px;
}
.contact-form-col .col-inner .wpcf7 .ft-checkbox label {
display: flex;
align-items: center;
}
.contact-form-col .col-inner .wpcf7 .ft-checkbox input[type=checkbox] {
height: 20px;
width: 20px;
margin-bottom: 1px;
}
.contact-form-col .col-inner .wpcf7 input[type=submit] {
color: #fff;
}
.contact-form-col .col-inner .wpcf7 .wpcf7-form-control-wrap {
margin-top: 10px;
}
.contact-form-col .col-inner .wpcf7 .wpcf7-not-valid-tip {
top: 10px;
}
.contact-us-link {
width: 100%;
text-align: left;
}
.contact-us-link span {
color: #0b0b0b;
}
.ft-discover-jobs {
margin: 30px auto;
}
.ft-discover-jobs--posts {
display: grid;
grid-gap: 30px;
grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 750px) and (max-width: 991px) {
.ft-discover-jobs--posts {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 749px) {
.ft-discover-jobs--posts {
grid-template-columns: 1fr;
}
}
.ft-discover-jobs--post--inner {
display: grid;
grid-template-rows: auto 1fr auto auto auto;
height: 100%;
border-radius: 10px;
background: #fff;
box-shadow: 0 3px 20px -4px #e1e1e1;
padding: 25px 30px;
}
@media (max-width: 749px) {
.ft-discover-jobs--post--inner {
padding: 15px;
}
}
.ft-discover-jobs--post--categories {
display: flex;
flex-wrap: wrap;
}
.ft-discover-jobs--post--category {
display: inline-flex;
margin-right: 14px;
margin-bottom: 14px;
padding: 10px 15px;
font-size: 12px;
line-height: 1;
border-radius: 99px;
background: #e5e5e5;
}
.ft-discover-jobs--post--category:not(:last-child) {
margin-right: 0;
}
.ft-discover-jobs--post--title {
font-size: 20px;
margin-bottom: 20px;
}
.ft-discover-jobs--post--title a {
color: #282A31;
transition: all 0.5s ease;
}
.ft-discover-jobs--post--title a:hover {
color: #00165a;
}
.ft-discover-jobs--post--a {
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
}
.ft-discover-jobs--post--b {
display: flex;
flex-wrap: wrap;
margin-bottom: 24px;
}
.ft-discover-jobs--post--c {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ft-discover-jobs--post--g {
display: flex;
}
.ft-discover-jobs--post--start, .ft-discover-jobs--post--posted {
display: grid;
grid-template: "icon label" "icon date"/40px auto;
grid-gap: 0 6px;
align-items: center;
}
.ft-discover-jobs--post--start .ft-discover-jobs--post--icon, .ft-discover-jobs--post--posted .ft-discover-jobs--post--icon {
grid-area: icon;
align-items: center;
justify-content: center;
margin-right: 0;
width: 40px;
height: 40px;
border-radius: 100px;
background: #F7F7F7;
}
.ft-discover-jobs--post--start .ft-discover-jobs--post--label, .ft-discover-jobs--post--posted .ft-discover-jobs--post--label {
grid-area: label;
}
.ft-discover-jobs--post--start .ft-discover-jobs--post--date, .ft-discover-jobs--post--posted .ft-discover-jobs--post--date {
grid-area: date;
}
.ft-discover-jobs--post--posted .ft-discover-jobs--post--label,
.ft-discover-jobs--post--posted .ft-discover-jobs--post--date {
margin-right: 0;
}
.ft-discover-jobs--post--btn a {
margin-bottom: 0;
margin-right: 0;
margin-left: auto;
line-height: 40px !important;
padding: 0 14px !important;
font-size: 13px;
}
.ft-discover-jobs--post--icon {
display: inline-flex;
margin-right: 3px;
}
.ft-discover-jobs--post--label {
display: inline-flex;
margin-right: 15px;
font-size: 12px;
line-height: 20px;
color: #595D69;
}
.ft-discover-jobs--post--date {
display: inline-flex;
margin-right: 15px;
font-size: 12px;
line-height: 20px;
color: #000618;
}
.ft-discover-jobs--btn {
margin-top: 30px;
text-align: center;
}
.ft-discover-jobs-search {
transform: translateY(-50%);
}
@media (max-width: 749px) {
.ft-discover-jobs-search {
margin-bottom: -170px;
}
}
.ft-discover-jobs-search--inner {
padding: 30px;
border-radius: 10px;
background: #fff;
box-shadow: 0 3px 20px -4px #e1e1e1;
}
@media (max-width: 749px) {
.ft-discover-jobs-search--inner {
padding: 15px;
}
}
.ft-discover-jobs-search--form {
display: grid;
grid-template-columns: 1fr 1fr 1fr 0.72fr;
grid-gap: 30px;
align-items: center;
margin-bottom: 0;
}
@media (max-width: 749px) {
.ft-discover-jobs-search--form {
grid-template-columns: 1fr;
}
}
.ft-discover-jobs-search--form input,
.ft-discover-jobs-search--form select {
height: 56px;
border-radius: 5px;
margin: 0;
width: 100%;
}
.ft-discover-jobs-search--form input[type=text],
.ft-discover-jobs-search--form select[type=text] {
padding-left: 48px;
}
.ft-discover-jobs-search--form input option,
.ft-discover-jobs-search--form select option {
padding: 8px;
}
.ft-discover-jobs-search--item {
position: relative;
}
.ft-discover-jobs-search--item--title:before {
content: " ";
position: absolute;
z-index: 1;
left: 14px;
top: 50%;
transform: translateY(-50%);
width: 24px;
height: 24px;
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/discover-jobs-icon-man.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.ft-discover-jobs-search--item--location:before {
content: " ";
position: absolute;
z-index: 1;
left: 14px;
top: 50%;
transform: translateY(-50%);
width: 24px;
height: 24px;
background-image: url(//medicalmatch.io/wp-content/themes/flatsome-child/assets/discover-jobs-icon-location.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.ft-grid-grey-bg {
padding: 0 8px;
}
.ft-grid-grey-bg .col {
margin: 15px;
}
@media screen and (max-width: 549px) {
.ft-grid-grey-bg .col {
margin: 8px;
}
}
.ft-grid-grey-bg .icon-box .text p {
margin-bottom: 0;
}
.ft-grid-grey-bg .small-6 {
flex-basis: calc(50% - 16px);
max-width: calc(50% - 16px);
}
@media screen and (min-width: 550px) and (max-width: 849px) {
.ft-grid-grey-bg .medium-3 {
flex-basis: calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media screen and (min-width: 550px) and (max-width: 849px) {
.ft-grid-grey-bg .medium-4 {
flex-basis: calc(33% - 30px);
max-width: calc(33% - 30px);
}
}
@media screen and (min-width: 850px) {
.ft-grid-grey-bg .large-3 {
flex-basis: calc(25% - 30px);
max-width: calc(25% - 30px);
}
}
@media screen and (min-width: 850px) {
.ft-grid-grey-bg .large-4 {
flex-basis: calc(33.3333333333% - 30px);
max-width: calc(33.3333333333% - 30px);
}
}
.ft-grid-grey-bg .col {
background: #f9fafb;
border-radius: 7px;
padding: 30px;
transition: all 0.5s ease;
}
@media (max-width: 749px) {
.ft-grid-grey-bg .col {
padding: 15px;
}
}
.ft-grid-grey-bg .col:hover {
background: #fff;
box-shadow: 0 3px 20px -4px #e1e1e1;
transition: all 0.5s ease;
}
@media (min-width: 992px) {
.ft-section-testimonials-slider {
padding-left: 70px;
padding-right: 70px;
}
}
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button {
width: 50px;
height: 50px;
}
@media screen and (max-width: 549px) {
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button {
display: block;
}
}
@media screen and (max-width: 991px) {
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button.previous {
left: auto;
right: 50%;
top: auto;
bottom: 0;
}
}
@media screen and (max-width: 991px) {
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button.next {
right: auto;
left: 50%;
top: auto;
bottom: 0;
}
}
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button:hover .flickity-button-icon {
background-color: var(--color-2);
}
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button .flickity-button-icon {
background: #e4e1e1;
border-color: transparent;
}
.ft-section-testimonials-slider .ft-testimonials-slider .flickity-button .flickity-button-icon path {
fill: #fff;
}
.ft-section-testimonials-slider .ft-testimonials-slider section.section {
padding-bottom: 50px !important;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .col {
border: 1px solid #EEEEEE;
border-radius: 15px;
padding: 30px;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .col {
padding: 20px;
}
}
@media (max-width: 749px) {
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .col {
padding: 15px;
}
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .col:hover {
background: #fff;
box-shadow: 0 3px 20px 0px #eaeaea;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .star-rating {
margin-top: 0 !important;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .star-rating span:before {
color: #00B67A;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .testimonial-text {
margin: 20px 0;
font-size: 16px;
font-style: normal !important;
line-height: 1.5;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .testimonial-meta {
display: none !important;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .featured-box {
align-items: center;
}
.ft-section-testimonials-slider .ft-testimonials-slider div.section-content .featured-box .icon-box-text h5 {
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
text-transform: none !important;
color: #595D69;
}
.dark .wpcf7 {
color: #000;
} .single-discover_jobs .blog-single {
padding-top: 0;
}
.single-discover_jobs .blog-single .single-page {
padding-top: 0;
}
.single-discover_jobs .page-header-wrapper {
margin-bottom: 60px;
}
.single-discover_jobs .page-header-wrapper .page-title {
padding: 100px 0;
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .page-header-wrapper .page-title {
padding: 60px 0;
}
}
.single-discover_jobs .page-header-wrapper .page-title .entry-title {
background: linear-gradient(to right, #27CBC0, #64E581, #A0FF42);
-webkit-background-clip: text;
color: transparent;
}
.single-discover_jobs .page-header-wrapper .page-title .page-title-sub {
opacity: 1;
}
.single-discover_jobs .page-header-wrapper .page-title .page-title-sub p {
margin-top: 15px;
color: #fff;
font-size: 18px;
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .page-header-wrapper .page-title .page-title-sub p {
margin-top: 10px;
font-size: 14px;
}
}
.single-discover_jobs .page-header-wrapper .title-overlay {
display: none;
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .icon-box {
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .icon-box .icon-box-text {
text-align: center;
margin-top: 20px;
padding-left: 0 !important;
}
}
.single-discover_jobs .icon-box-img .icon {
box-shadow: 0 5px 30px 0 #eee;
}
.single-discover_jobs .ft-qualifications {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 40px 10px;
}
@media only screen and (max-width: 1023px) {
.single-discover_jobs .ft-qualifications {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .ft-qualifications {
grid-template-columns: 1fr;
grid-gap: 20px 10px;
}
}
.single-discover_jobs .ft-qualifications .col {
position: relative;
display: flex;
align-items: center;
padding: 20px 52px 20px 90px !important;
border-radius: 10px;
box-shadow: 0 3px 20px -4px #e1e1e1;
min-height: 120px;
}
@media only screen and (max-width: 767px) {
.single-discover_jobs .ft-qualifications .col {
min-height: 20px;
}
}
.single-discover_jobs .ft-qualifications .col:before {
content: "";
width: 36px;
height: 36px;
top: 50%;
left: 45px;
position: absolute;
transform: translate(-50%, -50%);
background: url(https://medicalmatch.io/wp-content/themes/flatsome-child/assets/plus.svg) no-repeat center center;
background-size: contain;
}
.single-discover_jobs .ft-qualifications .col p {
font-size: 18px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 0;
}
.single-discover_jobs .blog-share,
.single-discover_jobs .navigation-post {
display: none;
}
.single-discover_jobs .ul-checkboxes li {
position: relative;
list-style: none;
padding-left: 26px;
margin-left: 0;
}
.single-discover_jobs .ul-checkboxes li:before {
content: "";
position: absolute;
left: 0;
top: 6px;
width: 16px;
height: 16px;
background: url(https://medicalmatch.io/wp-content/themes/flatsome-child/assets/checkbox.svg) no-repeat center center;
background-size: contain;
} ul.sub-menu.nav-dropdown.nav-dropdown-default li {     
margin-left: 0; 
} 
body .nav-dropdown>li.image-column, .nav-dropdown>li.nav-dropdown-col {
display: block !important;
}
.menu-item-has-children a + ul.sub-menu {
margin-left: 10px!important;; 
}
ul.sub-menu.nav-dropdown.nav-dropdown-default a {
text-transform: unset;
}