body {
    background: #FFF;
    margin: 0!important;
    padding: 0!important;
    font-family: 'Montserrat', sans-serif;
}
body, html {
    height: 100%;
    scroll-behavior: smooth;
}
html, body, p, h1, h2, h3, h4, h5, h6, img, form, input, select, textarea, ul, li {
    margin: 0;
    padding: 0;
}
p {
    text-align: justify!important;
    word-break: break-word;
}
ul li {
    list-style: none;
}
:focus {
    outline: none;
}
ul.navbar-nav {
    align-items: center;
}
img {
    border: none;
    width: 100%}
a {
    transition: all ease .5s;
    text-decoration: none!important;
}
a:hover {
    text-decoration: none;
}
a, a:link, a:visited, input {
    outline: none;
}
.owl-dots {
    display: none;
}
a.service_itm span {
    font-weight: 500;
}
.logo img {
    width: 170px;
}
.navbar-collapse {
    flex-basis: inherit;
    flex-grow: inherit;
    align-items: center;
}
a.nav-link {
    margin-right: 18px;
    color: #45496C!important;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
a.nav-link.active {
    color: #02a2ca!important;
}
nav#myHeader {
    transition: all .5s;
    background: #fff!important;
    z-index: 999;
}
.content {
    padding: 16px;
}
section.innerWraper.solutions_wraper {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.innerWraper.solutions_wraper .col-lg-6 {
    padding: 0;
}
.sticky + .content {
    padding-top: 102px;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 #fff!important;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 80px!important;
    background-clip: inherit;
    border-top: 0!important;
    box-sizing: inherit;
}
button.carousel-control-next, button.carousel-control-prev {
    display: none;
}
.Banner-content {
    position: absolute;
    left: 0;
    top: 63px;
    padding: 0 14px;
}
h4.banner-hd {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}
p.banner-details {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
p.banner-details i {
    margin-right: 7px;
}
a.service_itm img {
    width: 80px;
    margin-bottom: 12px;
}
.service_buttons ul {
    display: flex;
    justify-content: space-around;
}
a.service_itm {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    cursor: pointer;
    font-weight: 300;
    font-size: 15px;
    pointer-events: all;
}
.btn-dflex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 22px;
    display: none;
}
.btn-dflex a:nth-child(2) button {
    background: #029cd0;
}
.btn-dflex button {
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 23px;
    width: 100%!important;
    box-shadow: 1px 1px 10px #0000003d;
}
.btn-dflex button:hover {
    color: #fff;
}
.btn-dflex a:first-child {
    margin-right: 20px;
}
.btn-dflex a:first-child button {
    background: #08bcb1;
}
.btn-dflex button:nth-child(2) {
    background: #029cd0;
}
.parallax {
    background-image: url(../img/benefits-bg.png);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
a.nav-link i {
    width: 25px;
    display: none;
}
img.d-block.w-100 {
    height: 360px;
}
.carousel-inner {
    overflow: inherit!important;
}
section {
    overflow: hidden;
}
section#Benefits_section, section#About_section {
    overflow: visible;
}
.solutions-main.mainsd ul li h4 {
    color: #484848;
}
.solutions-main.mainsd ul li p {
    color: #666;
}
.icon-lock i {
    font-size: 60px;
    color: #ccc;
    margin: 25px 0 0;
}
.icon-lock {
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 867px) {
    a.nav-link.active {
    color: #014f5e!important;
}
button.btn.med-btn.sign-up {
    background: #fff!important;
    color: #0296d4;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 20px #ad0000;
    padding: 4px 0;
}
.flip-card-back p {
    font-size: 13px!important;
}
.main-front img {
    width: 70px;
}
.flip-card {
    height: 300px;
}
.key-readmore {
    margin-top: 16px;
}
iframe.youtube-video {
    width: 100%;
    height: 220px;
}
.mobile-re {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.main-front h6 {
    font-size: 16px!important;
}
.main-front img {
    width: 120px!important;
}
.popovers1:before {
    bottom: -11px;
    left: 44px;
}
.popovers2:before {
    bottom: -11px;
    left: 154px;
}
.popovers3:before {
    bottom: -11px;
    right: 44px;
}
.service_buttons ul {
    position: relative;
}
.popovers {
    top: 101px!important;
    right: 0!important;
    left: 0!important;
    bottom: 0!important;
    width: 100%!important;
    height: 162px;
    transform: inherit!important;
}
.service_buttons {
    position: relative;
}
.service_buttons ul li {
    position: unset!important;
    width: 100%}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    background: #0296d4;
    width: 100%;
    top: 64px;
    left: 0;
    padding: 20px 0;
}
li.nav-item {
    padding: 0 18px;
    width: 100%}
a.nav-link {
    border-bottom: 1px solid #ccc;
    margin-right: 0;
    display: flex;
    align-items: center;
}
.navbar-light .navbar-toggler {
    border-color: #fff;
}
button.btn.med-btn {
    width: 100%;
    margin-top: 20px;
}
img.d-block.w-100 {
    height: 100%;
    object-fit: cover;
}
.btn-dflex button {
    width: 100%}
.btn-dflex {
    flex-direction: column;
}
.btn-dflex button:first-child {
    margin-right: 0;
    margin-bottom: 10px;
}
.mobile_mb-2 {
    margin-bottom: 15px;
}
a.service_itm img {
    width: 45px;
}
}
@media only screen and (max-width: 840px) {
    a.nav-link {
    color: #fff!important;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
a.nav-link i {
    width: 25px;
    display: block;
}
.sticky {
    padding: 8px 0;
}
section.common-section.problem2.problem {
    background-image: linear-gradient(0deg, #000, #000), url(../img/bg4.png)!important;
    background-position: right!important;
}
.solution-points ul li p, .solution-points ul li h4 {
    color: #fff;
}
section.common-section.problem2.problem h3.heading-txt {
    color: #fff!important;
}
}section.common-section.problem2.problem {
    background-image: url(../img/bg4.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.solution-points ul {
    margin-top: 10px;
}
.benefits-img img {
    width: 80px!important;
}
.benefits-img {
    margin-bottom: 15px;
}
.ben-grid h5 {
    font-size: 19px;
    margin-bottom: 8px;
    color: #484848;
    line-height: 30px;
    font-weight: 600;
}
.ben-grid p {
    font-size: 14px;
    color: #5a5252;
    font-weight: 500;
}
.common-section {
    padding: 80px 0;
}
section#Solutions_section .owl-nav {
    position: absolute;
    top: -83px;
    left: 250px;
}
button.owl-next {
    width: 38px;
    background: #ccc!important;
    height: 38px;
    border-radius: 40px!important;
    border: 1px solid #45496C!important;
    background: url(../img/arrow-right.png) no-repeat center!important;
    background-position: center;
}
button.owl-prev {
    width: 38px;
    background: #ccc!important;
    height: 38px;
    border-radius: 40px!important;
    border: 1px solid #96979E!important;
    background: url(../img/arrow-left.png) no-repeat center!important;
    background-position: center;
}
.owl-nav button span {
    display: none;
}
.keybenefits {
    position: relative;
}
.keybenefits .benifits-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 600px;
}
.mr-sizes1 {
    margin-top: 16%}
.mr-sizes2 {
    margin-top: 9%}
.mr-sizes3 {
    margin-top: 6%}
@media only screen and (max-width: 840px) {
    .mobile-carosal .item {
    margin-top: 20px!important;
}
img.benifits-img {
    display: none;
}
.ben-grid {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    padding: 10px!important;
    padding-bottom: 20px!important;
}
.benefits-img {
    margin-bottom: 20px;
}
section#Solutions_section .owl-nav {
    right: 0;
    left: inherit;
    top: -53px;
}
.common-section {
    padding: 20px 0;
}
.benefits-img img {
    width: 40px!important;
}
}.About-us {
    background-image: url(../img/abt-bg.png);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow-x: hidden!important;
}
.abt-lines img {
    width: 75px;
    margin-right: 20px;
}
.abt-lines {
    display: flex;
    align-items: center;
}
p.abt-p {
    margin: 30px 0 40px;
    font-size: 14px;
}
.abt-area.row {
    color: #fff;
}
.About-us h3.heading-txt {
    color: #fff;
    margin-bottom: 0;
}
.abt-lines p {
    width: 75%;
    font-size: 14px;
}
.about-content.col-lg-7 h6 {
    margin-bottom: 38px;
}
.abt-image.col-lg-5 {
    position: relative;
}
.abt-image.col-lg-6 img {
    position: relative;
    width: 100%;
    z-index: 9;
}
.abot-btn button {
    background: #083749!important;
    color: #ffffff;
    /* margin-left: 18%; */
    margin-top: 20px;
    padding: 10px 40px;
    border-radius: 4px;
}
.abt-list ul li {
    margin-bottom: 20px;
}
img.about-curves {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 40%;
    pointer-events: none;
}

@media only screen and (max-width: 767px) {
 
    .abt-image.col-lg-5 img {
    position: inherit;
    width: 100%;
    right: inherit;
    bottom: inherit;
    z-index: 9;
}
img.about-curves {
    display: none;
}
.abot-btn button {
    margin-left: 0;
}
.abt-area.row {
    display: flex;
    flex-direction: column-reverse;
}
p.abt-p {
    margin: 0 0 40px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px!important;
}
.why {
    margin-bottom: 0!important;
}
}span.highlight {
    color: #e77819;
    border-radius: 0;
    margin: 0 2px;
    font-weight: 700;
}
.Banner-content span.highlight, sol_section span.highlight {
    color: #ffe049;
    border-radius: 0;
    margin: 0 2px;
    font-weight: 700;
}
.e-choice .owl-nav {
    position: absolute;
    right: 10px;
    top: -80px;
}
h3.heading-txt {
    color: #1F2343;
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 700;
}
section#Editors-choice {
    margin-top: 20px;
}
.ed-choice p {
    color: #666;
    font-size: 14px;
}
.ed-choice span {
    color: #0298D5;
    font-size: 14px;
    font-weight: 700;
}
.ed-choice h4 {
    font-size: 20px;
    margin: 10px 0;
    color: #484848;
}
.ed-img img {
    margin-bottom: 12px;
    height: 200px;
    object-fit: cover;
}
.ed-choice {
    padding: 10px;
}
@media only screen and (max-width: 767px) {
    .news-letter input {
    width: inherit!important;
}
.nav-tabs {
    margin-top: 20px;
}
ul#myTab .nav-link.active {
    font-size: 15px!important;
}
section#Editors-choice {
    margin-top: 0;
}
h3.heading-txt {
    margin-bottom: 0;
}
.e-choice .owl-nav {
    position: absolute;
    right: 10px;
    top: -50px;
}
}a.prb-read-more i {
    margin: 0;
    padding: 0 0 0 6px;
    position: absolute;
    top: 5px;
}
a.prb-read-more {
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    position: relative;
    display: flex;
    text-decoration: underline !important;
}
h3.heading-txt.prb {
    color: #fff;
    margin-bottom: 50px;
}
solution-points ul li > div:hover {
    transform: translateX(10px);
}
.ed-choice p span i {
    font-size: 20px;
    line-height: 15px;
    position: relative;
    margin: 0;
    padding: 0 0 0 6px;
    position: absolute;
    top: 5px;
}
.solutions {
    background-image: url(../img/sol-bg.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.number h6 {
    width: 30px;
    height: 30px;
    background: #02bab1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 40px;
    color: #fff;
}
.solutions-main {
    color: #fff;
}
.number {
    margin-right: 19px;
}
.solution-points ul li {
    display: flex;
    margin-bottom: 20px;
}
.solution-points ul li h4 {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 600;
}
.solution-points ul li p {
    font-size: 14px;
    text-align: left;
}
.solutions-main h3.heading-txt {
    color: #fff;
}
.solution-video img {
    margin-top: 26px!important;
}
@media only screen and (max-width: 767px) {
    .solutions-main .abt-p {
    margin: 15px 0;
}
.solution-video img {
    margin: 1px 0 20px;
}
}.testimonials {
/*    background-image: url(../img/footer-bg.png);*/
    background: #1a1919;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.doc img {
    width: 75px!important;
    border-radius: 50px;
    border: 1px solid #fff;
    margin-right: 10px;
}
.doctors {
    display: flex;
    align-items: center;
    margin: 20px 0 0 10px;
}
.doc-details span {
    font-size: 15px;
    color: #45496C;
}
.doc-details h5 {
    font-size: 20px;
    color: #45496C;
}
.client-comments p {
    background: #fff;
    padding: 30px;
    border-radius: 30px 30px 30px 0;
    background: #fff;
    padding: 40px 40px 80px 40px;
    border-radius: 30px 30px 30px 0;
    font-weight: 300;
}
.why {
    margin-bottom: 50px;
}
hr.line {
    margin-top: 80px;
    color: inherit;
    background-color: #fff;
    border: 0;
    opacity: 1;
}
.footer-logo img {
    width: 170px;
}
ul.main-menus {
    display: flex;
    align-items: center;
    margin-right: 40px;
}
ul.main-menus li {
    margin-right: 18px;
}
ul.main-menus li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
ul.social-media li a {
    background: #ccc;
/*    border: 1px solid #fff;*/
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
}
ul.social-media li:nth-child(1) a {
    background: #4068D1;
}
ul.social-media li:nth-child(2) a {
    background: #FF3030;
}
ul.social-media li:nth-child(3) a {
    background: #56BBF3;
}
ul.social-media li:nth-child(4) a {
    background: #1A8BF3;
}
ul.social-media {
    display: flex;
}
ul.social-media li {
    margin-right: 18px;
}
.footer-links-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
ul.social-media li:last-child {
    margin-right: 0;
}
.news-letter input {
    width: 435px;
    height: 45px;
    border-radius: 40px;
    padding: 10px 27px;
}
.news-letter .med-btn {
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
}
.news-letter {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
    position: relative;
}
.prefooter {
    margin-top: 40px;
}
footer {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-top: 12px;
}
.f-foot span {
    margin-right: 20PX;
}
.f-foot span:last-child {
    margin-right: 0;
}
.footer-padding {
    padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
    
    .banner_Content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
    section.bannerSec {
    height: 280px !important;
}
  .container.fix_container {
    justify-content: center;
    align-items: center;
}  
    
    .about-content.col-lg-6 h6 {
    text-align: justify;
}
a.card-m.card {
    margin-top: 10px!important;
}
a.card-m.card h5 {
    font-size: 17px!important;
}
.card-img img {
    width: 60px!important;
    margin-top: 15px;
}
.abt-lines img {
    width: 55px;
    margin-right: 10px;
}
.med-btn {
    padding: 2px 8px!important;
}
.news-letter {
    justify-content: center;
}
.ed-choice {
    background: #02a4c81f;
    border-radius: 20px;
}
.ed-choice h4 {
    font-size: 16px!important;
}
.btn-dflex a:first-child {
    margin-right: 0!important;
}
.mobile-responsive2 {
    flex-direction: column-reverse;
}
.mobile-responsive {
    flex-direction: column;
}
footer.mobile-responsive {
    text-align: center;
}
.footer-logo {
    display: flex;
    justify-content: center;
}
ul.main-menus {
    margin-right: 0;
}
ul.main-menus li {
    margin: 4px 0;
}
ul.social-media {
    margin-top: 22px;
}
.news-letter button.btn.med-btn {
    width: inherit;
    margin-top: 0;
}
.doctors {
    margin: 10px;
    justify-content: center;
}
.doc img {
    width: 50px!important;
}
.client-comments p {
    padding: 25px;
    font-size: 14px;
}
}p.banner-details i {
    margin-left: 10px;
}
h1, h2, h3, h4, h5,  {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
}
button {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
common-section2 {
    padding: 30px 0;
}
.med-btn {
    background: linear-gradient(0deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
    color: #fff;
    border-radius: 30px;
    padding: 2px 28px;
}
.solutions-main.no-prbz .heading-txt {
    color: #1f2343;
}
.solutions-main.no-prbz .abt-p {
    color: #1f2343;
}
.solutions-main.no-prbz .solution-points ul li h4 {
    margin-bottom: 12px;
    font-size: 20px;
    color: #484848;
}
.solutions-main.no-prbz .solution-points ul li p {
    font-size: 14px;
    color: #666;
}
.solutions-main.no-prbz .number h6 {
    width: 35px;
    height: 35px;
/*    background: #ffffff47;*/
    border-radius: 12px;
}
a.ben-read-more {
    color: #0199d3;
    text-decoration: underline!important;
    font-weight: 600;
    font-size: 12px;
}
.ben-grid {
    padding: 20px;
}
a.banner-read-more {
    color: #fff;
}
a.nav-link.active {
    color: #083749!important;
    font-weight: 600;
}
button.btn:hover {
    transform: scale(1.01);
    transition: .5s;
    background: #1f2348!important;
    color: #fff;
}
.ben-grid:hover {
    transition: .5s;
    transform: translate(10px, 10px);
}
img.video-btn:hover {
    transform: scale(.97);
    transition: .3s;
}
.abt-image.col-lg-5 img:hover {
    transition: .5s;
    transform: translate(10px, 10px);
}
.ed-choice:hover {
    transition: .5s;
    transform: translate(0px, 10px);
}
.client-comments p:hover {
    transform: scale(1.02);
    transition: .5s;
}
ul.social-media li a:hover {
    transform: scale(1.1);
    transition: .5s;
}
ul.main-menus.mobile-responsive li a:hover {
    text-decoration: underline!important;
}
.popovers {
    position: absolute;
    width: 400px;
    background: #fff;
    padding: 20px;
    font-size: 14px;
    bottom: -200px;
    top: 190px;
    right: -200px;
    z-index: 999;
    display: none;
    box-shadow: -3px -2px 16px 2px #4c4c4c45;
    border-radius: 4px;
    visibility: 0;
    transition: .5s;
    transform: translateX(-50%) translateY(-50%);
    border-bottom: 7px solid #02bcb1;
    pointer-events: none;
}
.popovers1 {
    bottom: -232px;
    top: 201px;
}
.popovers:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    top: -5px;
    transform: rotate(45deg);
    right: 40px;
}
.service_buttons ul li {
    position: relative;
}
img.video-btn {
    border-radius: 30px;
    margin-bottom: 30px;
    cursor: pointer;
    border: 5px solid #fff;
}
.popovers2 {
    border-radius: 4px;
}
img.prblm-img {
    margin-bottom: 20px;
}
iframe.youtube-video {
    width: 100%;
    height: 380px;
}
button.btn-close {
    position: absolute;
    right: -13px;
    background: #03b9ae;
    opacity: .8;
    color: #fff!important;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    top: -13px;
    opacity: 1;
}
.btn-close:hover {
    opacity: 1;
}
div#myModal {
    margin-top: 100px;
}
.form-group.has-search span {
    position: absolute;
    left: 12px;
    top: 10px;
}
.form-group.has-search {
    position: relative;
}
.form-group.has-search input::placeholder {
    margin-left: 20px;
}
span.log-rs {
    font-size: 37px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    font-weight: 500;
    margin-top: 25px;
    color: #0296d4;
}
.form-group.login-b button {
    padding: 4px 60px;
    border-radius: 30px;
    background: #0698d4!important;
    margin-bottom: 30px;
    margin-top: 20px;
    border: 0;
    width: 100%;
    font-weight: 300;
}
.form-group.login-b {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
label.error {
    font-size: 13px;
    color: red;
    margin: 2px 0;
}
.form-group.has-search.mb-2 input {
    height: 45px;
    border-radius: 7px;
    margin-bottom: 17px;
    font-family: 'Montserrat', sans-serif;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
}
span#forgoterror {
    padding-bottom: 10px;
    display: block;
}
.modal-dialog.modal-login input {
    font-family: Arial, 'Font Awesome 5 Free'!important;
}
.mainsd {
    padding: 30px 0 0;
}
section#sol_section .heading-txt {
    color: #fff;
}
section#sol_section .abt-p {
    color: #fff;
    font-size: 14px;
}
section#sol_section .solution-points ul li h4, section#sol_section .solution-points ul li p {
    color: #fff;
}
.bgs {
    background-repeat: no-repeat;
    background-size: cover;
    height: 340px;
    background-position: center;
}
.icon-ben img {
    width: 60px;
    border: 1px solid #02abc27d;
    border-radius: 30px;
}
.icon-ben h4 {
    font-size: 19px;
    margin-left: 10px;
}
.icon-ben {
    padding: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cccccc9c;
}
.card-footer {
    color: #fff;
    background: linear-gradient(270deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
}
.card-footer a {
    color: #fff;
}
.card {
    border-radius: 20px;
    margin-top: 20px;
}
a.card-read-more i {
    margin-left: 10px;
    transition: .5s;
}
.card-footer a {
    color: #fff;
    display: flex;
    align-items: center;
}
a.card-read-more:hover i {
    margin-left: 20px;
}
a.card-read-more:hover card-footer {
    background: linear-gradient(88deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
}
.ed-img {
    position: relative;
}
.ed-img img {
    border-radius: 20px;
}
.ed-img img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #eaee44, #33d0ff);
    opacity: .7;
}
.overlay {
    position: absolute;
    background: #0298d5;
    top: -10px;
    right: -10px;
    width: 84%;
    height: 100%;
    border-radius: 20px;
    opacity: 0;
    z-index: -1;
    transition: .5s;
}
.ed-choice:hover .overlay {
    opacity: .2;
}
ul#myTab {
    margin-bottom: 30px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: 0!important;
}
.nav-tabs .nav-link {
    color: #aba6a6;
    font-weight: 400;
}
ul#myTab .nav-link.active {
    border: 0;
    border-bottom: 3px solid #02adbf!important;
    font-weight: 400;
    font-size: 18px;
    color: #02adbf;
}
.nav-tabs .nav-link {
    border: 0!important;
    transition: .5s;
    padding: 0 0 5px;
    margin: 0 20px 0 0;
}
.tab-pane {
    transition: .5s;
}
#particles-js {
    width: 100%;
    height: 470px;
    background-image: url(index.html);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    z-index: 99;
    pointer-events: none;
}
.flip-card-back p {
    font-size: 14px;
}
.flip-card {
    background-color: transparent;
    border: 1px solid #f1f1f1;
    height: 250px;
    perspective: 1000px;
    margin-bottom: 22px;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .8s;
    transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card-front {
    background-color: #f1f1f1;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flip-card-back {
    color: #fff;
    transform: rotateY(180deg);
    padding: 20px;
    background: linear-gradient(270deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
}
.main-front {
    padding: 30px;
}
.main-front img {
    width: 150px;
}
.flip-card-back p {
    min-height: 163px;
}
.key-readmore a {
    display: flex;
    justify-content: center;
    border-radius: 50px;
    background: #fff;
    padding: 8px 10px;
    opacity: 80%;
    color: #000;
}
.key-readmore a:hover {
    transform: translateY(10px);
    opacity: 100%}
a.card-m.card {
    display: flex;
    justify-content: center;
    padding: 9px;
    border-radius: 0;
    margin-top: 0;
    transition: .5s;
}
.card-img {
    display: flex;
    justify-content: center;
}
.card-img img {
    width: 130px;
    margin-top: 15px;
}
a.card-m.card h5 {
    text-align: center;
    margin: 18px 10px;
    font-size: 17px;
    color: #000;
}
.buyer-vendor {
    margin: 15px;
}
a.card-m.card:hover {
    border-bottom: 4px solid #08bcb1;
}
li.nav-item.mr-2 {
    margin-right: 18px;
}
button.btn.med-btn.sign-up {
    background: #0296d4!important;
}
.no-prbz .highlight {
    color: #ffe049;
    font-weight: 700;
}
.breadcrumb {
    margin-bottom: 0;
}
.intro-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.innerBanner h2 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 28px;
    padding: 0;
    color: #fff;
}
.innerBanner .breadcrumb {
    justify-content: center;
    font-size: 15px;
    letter-spacing: .5px;
}
.innerBanner .breadcrumb a, .innerBanner .breadcrumb-item+.breadcrumb-item::before {
    color: #eaeaea;
}
.innerBanner .bnrImgs {
    width: 100%;
    height: 120px;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}
section.innerBanner {
    position: relative;
    display: flex;
    align-items: center;
}
.breadcrumb-item.active {
    color: #fff;
}
h2.main_titles {
    color: #1F2343;
    font-size: 35px;
    font-weight: 700;
    margin: 50px 0 20px;
}
.box.keys h3 {
    font-size: 20px;
    margin: 16px 0;
    color: #0c8abf;
}
.ben-img img {
    height: 180px;
    object-fit: cover;
    width: 100%}
.detaild-grid:hover {
    border: 1px solid #0296d4;
}
.box.keys.col-md-4 {
    width: 32%;
    margin: 7px;
    padding: 15px;
    transition: 1s;
}
.detaild-grid {
    border: 1px solid #eee;
    padding: 20px;
    height: 100%}
.box.keys.col-md-4 p {
    font-size: 14px;
}
.row.benefitSec p {
    font-size: 14px;
    margin-top: 15px;
}
.row.benefitSec {
    margin: 50px 0;
}
h3.titles {
    font-size: 20px;
    margin: 16px 0;
    color: #0c8abf;
    font-weight: 700;
    padding-top: 30px;
}
h5.desCont {
    font-size: 20px;
    margin: 16px 0;
    color: #0c8abf;
    font-weight: 700;
}
p.descp {
    font-size: 14px;
    margin-bottom: 15px;
}
section.innerWraper.solutions_wraper .cards {
    padding: 20px;
    transition: 1s;
}
.cards:hover {
    transform: translateY(-4px);
}
section.innerBanner {
    position: relative;
    height: 110px;
    background: linear-gradient(251deg, #270000 0%, rgba(2, 153, 212, 1) 100%)!important;
}
#Asset-Procurement:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#right-vendor:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Heavy-Investment:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#equipment:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#partner:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#your-Service:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#market:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#sales-and-profits:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#enquiries:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#workflow:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Engineer:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Healthcare:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Pocket-friendly:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Logistics:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Asset-Management:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Inventory:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Platform:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Productivity:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
#Barriers:target {
    box-shadow: 1px 0 14px 3px #d5d5d5;
}
span.r1 {
    width: 30px;
    height: 30px;
    position: absolute;
    height: 30px;
    background: #ffffff12;
    border-radius: 50%;
    top: 20%;
    left: 20%;
    animation-name: example;
    animation-duration: 20s;
    animation-iteration-count: 10;
}
@keyframes example {
    0% {
    transform: scale(1);
}
100% {
    transform: scale(2);
    transform: scale(2);
    opacity: 0;
}
}@keyframes example2 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(3);
}
100% {
    transform: scale(1);
}
}@keyframes example3 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(4);
}
100% {
    transform: scale(1);
}
}@keyframes example5 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(5);
}
100% {
    transform: scale(1);
}
}@keyframes example4 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(6);
}
100% {
    transform: scale(1);
}
}@keyframes example6 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(3);
}
100% {
    transform: scale(1);
}
}@keyframes example7 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(7);
}
100% {
    transform: scale(1);
}
}@keyframes example8 {
    0% {
    transform: scale(1);
}
5% {
    transform: scale(2);
}
100% {
    transform: scale(1);
}
}@keyframes example9 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(4);
}
100% {
    transform: scale(1);
}
}@keyframes example10 {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(3);
}
100% {
    transform: scale(1);
}
}span.r2 {
    top: 10%;
    left: 30%;
    animation-name: example2;
    animation-iteration-count: infinite;
}
span.r3 {
    top: 70%;
    left: 14%;
    animation-name: example3;
    animation-iteration-count: infinite;
}
span.r4 {
    top: 50%;
    left: 64%;
    animation-name: example4;
    animation-iteration-count: infinite;
}
span.r5 {
    top: 80%;
    left: 80%;
    animation-name: example5;
}
span.r6 {
    top: 44%;
    left: 5%;
    animation-name: example6;
    animation-iteration-count: infinite;
}
span.r7 {
    top: 6%;
    left: 14%;
    animation-name: example7;
    animation-iteration-count: infinite;
}
span.r8 {
    top: 6%;
    left: 14%;
    animation-name: example8;
    animation-iteration-count: infinite;
}
span.r9 {
    top: 18%;
    left: 90%;
    animation-name: example9;
    animation-iteration-count: infinite;
}
span.r10 {
    top: 70%;
    left: 76%;
    animation-name: example10;
    animation-iteration-count: infinite;
}
span.r1.r3 {
    width: 50px;
    height: 50px;
}
#testimonials_section .heading {
    padding-top: 80px;
}
.row.benefitSec .col-md-6 img {
    padding: 20px;
    background: #f1f1f1;
    padding: 20px;
    background: #fff;
    box-shadow: -3px 5px 19px #ccc;
}
h3.titles.heads {
    color: #111;
    font-weight: 500;
    font-size: 26px;
}
.feature.inner_ft img {
    max-width: 100%;
    filter: gray;
    -webkit-transition: all .5s ease-in-out;
    opacity: .8;
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.feature.inner_ft {
    box-shadow: inherit;
    padding: 25px 12px 15px;
    border-radius: 15px;
    width: 32%;
    margin: 5px 5px 15px;
}
.feature {
    text-align: center;
    background: #fff;
    box-shadow: 2px 2px 10px #ccc!important;
    padding: 25px 10px;
    border-bottom: solid 5px #34afd9;
    border-radius: 10px;
    width: 31%;
    margin: 13px;
}
.feature.inner_ft h4 {
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    /* color: #0498d5; */
    letter-spacing: .7px;
    /* text-transform: uppercase; */
}
.feature.inner_ft p {
    font-size: 14px;
}
.feature.inner_ft:hover img {
    filter: none;
    opacity: 1;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
}
.feature.inner_ft:hover h4 {
    color: #1ac2b7;
}
.keyCircl img {
    width: auto!important;
    margin: 0 auto;
    max-height: 50px;
    display: inline-block!important;
}
.abts .innoVates:hover h4 {
    color: #0498d5;
}
.abts .innoVates h4 {
    font-size: 18px;
    margin: 15px 0;
    color: #444;
    text-align: center;
}
.keyCircl {
    width: 60px;
    height: 60px;
    background: linear-gradient(0deg, #020000 0%, #800 100%)!important;
    border-radius: 30%;
    margin: 0 auto;
    color: #FFF;
    font-size: 38px;
    padding: 15px;
    transition: .5s;
    line-height: 59px;
    box-shadow: 0 0 5px #040000;
    border: 2px solid #FFF;
    display: flex;
    align-items: center;
}
.abbgs {
    background: #b7b2ae21;
    border-radius: 0;
    padding: 15px 0 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.innerWraper.services .service-box {
    height: auto;
    padding: 0;
    margin: 0 0 35px;
    min-height: 270px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
}
.innerWraper.services .service-img {
    width: 175px;
}
.innerWraper.services .service-box .service-img img {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    height: 100%!important;
    object-fit: cover;
}
.innerWraper.services .service-content {
    float: left;
    width: calc(100% - 175px);
    background: #0397cf14;
}
.innerWraper.services .service-box h3 {
    padding-top: 15px;
}
.services .service-box h3 {
    color: #0b150f;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    padding: 10px 20px;
    margin: 0;
}
.services .service-box .fl--ex {
    font-size: 13px;
    padding: 0 10px;
    color: #0398d5;
    font-weight: 500;
    font-size: 13px;
    padding: 0 10px 10px;
    color: #0398d5;
    font-weight: 500;
    display: flex;
    align-items: center;
    padding: 0 19px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.innerWraper.services .service-box .fl--ex i.bi {
    margin-right: 5px;
}
.service-box p {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin: 0;
    line-height: 22px;
    padding: 0 20px;
}
.services .service-box .read-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 20px;
    color: #0298d5;
    margin: 0 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 20px;
    color: #0298d5;
    margin: 0 0 10px;
}
.services .service-box .read-more i {
    line-height: 0;
    margin-left: 5px;
    font-size: 18px;
}
.services .service-box .fl--ex span {
    display: flex;
    align-items: center;
}
.card_box {
    display: flex;
    flex-direction: row-reverse;
    border: 1px solid;
    margin: 10px;
    justify-content: space-between;
    padding: 13px;
    align-items: center;
    border: 1px solid #cccccc70;
    background: #9999990d;
    border-radius: 10px;
}
.card_box .card_cont p {
    font-size: 16px;
    margin: 10px 0;
    line-height: 22px;
    font-weight: 400;
    color: #666;
}
.card_box .card_cont a {
    color: #666;
}
.card_box img {
    border-radius: 40px;
}
.card_box .card_cont h3 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    margin: 0 0 10px;
}
.contactForms .form-group {
    margin-bottom: 15px;
}
.card_box {
    margin: 27px 0 0;
}
.contactForms .form-btn {
    padding: 8px 40px;
    border: 0;
    outline: 0;
    border-radius: 35px;
    color: #FFF;
    box-shadow: 0 2px 3px #00000045;
}
.mix {
    background: linear-gradient(0deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
}
section.innerWraper.contact_us {
    padding: 40px;
}
.folded-corner.service_tab_1.contactAdds {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 20px;
}
.contact_us .contactForms p {
    margin: 3px 0;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.contactForms .form-control {
    padding: 8px 18px;
    border-radius: 5px;
    font-size: 15px;
    min-height: 43px;
    border: 1px solid #cccccc70;
    outline: 0!important;
}
form#contact {
    margin-top: 20px;
}
.card_box.aos-init.aos-animate:hover, .service-box.aos-init.aos-animate:hover, .feature.inner_ft:hover, .innoVates:hover {
    transform: translateY(10px)!important;
}
.innoVates {
    margin-top: 30px;
}
.keyCircl.greens {
    background: #8bc34a!important;
}
.keyCircl.orng {
    background: #ff784d!important;
}
section.benefits-gif-gb {
    background-image: url(https://www.meddbot.com//assets/images/gif-bg.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 50px;
}
span.m-tab {
    display: none;
}
.technology-list ul {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.technology-list ul li {
    margin-right: 20px;
}
.download-details p {
    color: #666;
    font-size: 14px;
    margin: 10px 0;
}
.download-details {
    padding: 15px;
    margin-left: 50px;
}
section.app-download.common-section {
    background: #e7f9ff;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ccc!important;
    outline: 0;
    box-shadow: none!important;
}
.modal-dialog.modal-login .modal-body {
    padding: 2rem;
}
.modal-dialog.modal-login .modal-footer {
    background: #0ba49d;
    padding: 5px 13px;
    border: 0;
}
a#forgetpasslink {
    color: #fff;
    font-weight: 200;
}
@media only screen and (max-width: 867px) {
    
    
    button.btn-close {
    right: 0;
    border-radius: 0px;
    top: 0;
}
   .modal.show {
    display: flex !important;
    justify-content: center !important;
} 
    
    .innerWraper.services .service-content {
    width: 100%}
.innerWraper.services .service-img {
    width: 100%}
section.innerWraper.contact_us {
    padding: 10px;
}
.folded-corner.service_tab_1.contactAdds {
    padding: 0;
}
p.banner-details i {
    display: none;
}
.download-details {
    margin-left: 0;
}
section.app-download.common-section .col-lg-4 img {
    padding: 30px;
}
.innerWraper.services .service-box {
    flex-direction: column;
    width: 100%}
.col-md-4.feature.inner_ft {
    width: 100%}
h5.desCont {
    font-weight: 400;
}
section.innerWraper.solutions_wraper .cards {
    padding: 0 15px;
}
h2.main_titles {
    margin: 20px 0 0;
}
.box.keys.col-md-4 {
    width: 100%;
    margin: 0;
}
ul#myTab .nav-link.active {
    width: 100%}
li.nav-item.mr-2 {
    margin-right: 0;
}
.our-key {
    margin-top: 10px!important;
}
p.banner-details {
    overflow: hidden;
    display: inline-block;
    text-align: left!important;
}
.problem .solutions-main .row {
    flex-direction: column-reverse;
}
img.prblm-img {
    padding: 6px;
    border-radius: 10px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.btn-dflex a {
    width: 100%!important;
}
.btn-dflex a button {
    width: 100%!important;
}
.btn-dflex a :first-child {
    margin-right: 0!important;
}
.carousel-indicators {
    display: none;
}
}@media only screen and (max-width: 580px) {
    div#particles-js {
    display: none;
}
.bgs {
    height: 320px;
}
.Banner-content {
    top: 20px;
}
}@media only screen and (max-width: 375px) {
    .news-letter input {
    width: 330px;
}
}@media only screen and (max-width: 340px) {
    .btn-dflex button {
    font-size: 13px;
}
}.sticky + section.innerBanner {
    padding-top: 200px!important;
}
@media only screen and (max-width: 867px) {
    .carousel-item: first-child .bgs {
    background-image: url(../img/MOB-BG.png)!important;
}
.carousel-item:nth-child(2) .bgs {
    background-image: url(../img/MOB-BG2.png)!important;
}
.carousel-item:nth-child(3) .bgs {
    background-image: url(../img/MOB-BG3.png)!important;
}
a.nav-link.active {
    color: #014f5e!important;
}
button.btn.med-btn {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #fff;
}
.solutions-main.no-prbz .number h6 {
    width: 25px;
    height: 25px;
    background: #ffffff47;
    border-radius: 8px;
    font-size: 12px!important;
}
.number {
    margin-right: 8px;
    display: none;
}
.about-content.col-lg-6 h6 {
    font-size: 16px!important;
}
span.m-tab {
    display: block;
}
span.w-tab {
    display: none;
}
.mobile-tb {
    display: flex;
    flex-wrap: inherit;
}
span.m-tab {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
span.m-tab.W_100 {
    width: 100%!important;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 17px;
}
hr.line {
    margin-top: 30px;
}
#testimonials_section .heading {
    padding-top: 30px;
}
.doctors {
    margin-top: 30px;
}
h3.heading-txt {
    text-align: center;
}
.e-choice h3.heading-txt {
    text-align: left;
}
.menu-icons {
    background: #0296d4;
    padding: 5px;
    color: #fff!important;
    border-radius: 40px;
    font-size: 25px;
}
.news-letter button.btn.med-btn {
    width: fit-content;
    margin-top: 0;
}
.news-letter .form-group {
    width: 100%}
.news-letter input {
    width: 100%!important;
}
footer {
    text-align: center;
}
.f-foot {
    text-align: center;
}
.client-comments p {
    border-radius: 15px;
}
.flip-card {
    height: inherit;
    perspective: inherit;
}
.flip-card-inner {
    position: inherit;
    transition: inherit;
    transform-style: inherit;
}
.flip-card-front, .flip-card-back {
    position: inherit;
    width: 100%;
    height: 280px;
    -webkit-backface-visibility: inherit;
    backface-visibility: inherit;
}
.flip-card-back {
    color: #fff;
    transform: rotateY(0deg);
    padding: 20px;
    background: #fff!important;
}
.flip-card-back p {
    min-height: 163px;
    color: #000;
}
.flip-card-front {
    height: 210px;
}
.flip-card-back a {
    background: linear-gradient(270deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
    color: #fff;
    pointer-events: all;
}
.flip-card-back {
    border: 1px solid #f1f1f1;
    border-top: 0;
    height: auto;
}
.flip-card {
    height: inherit;
    perspective: none;
    pointer-events: none;
}
.flip-card-back p {
    min-height: auto;
}
section.common-section.problem2.problem {
    background-image: linear-gradient(0deg, #4caf50, #2196f3c7), url(../img/bg4.png)!important;
    background-position: right!important;
}
span.highlight {
    color: #ffe05f;
}
.flip-card:hover .flip-card-inner {
    transform: rotateY(0deg);
}
a.read-more.blue-rs {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    background: #0296d4;
    padding: 8px;
    border-radius: 29px;
    margin-top: 17px;
    color: #fff!important;
}
a.read-more.blue-rs span {
    color: #fff!important;
    margin-right: 10px;
}
button.btn.med-btn.sign-up {
    color: #fff!important;
    background: linear-gradient(270deg, rgba(2, 188, 177, 1) 0%, rgba(2, 153, 212, 1) 100%)!important;
}
.sweet-alert p {
    text-align: center!important;
}
button.confirm {
    border-radius: 35px;
    background: #0296d4!important;
    margin-bottom: 20px;
}
}
.registernW {
    display: flex;
    justify-content: center;
}
.registernW a {
    color: #0698d4;
    font-weight: 600;
    margin-left: 10px;
}
.medd-loGin {
    border-radius: 3px;
    padding: 7px 40px;
    border: 0;
    background: #083749 !important;
}
.medd-loGin:hover {
        background: #0295d2 !important;
}


.container.fix_container {
    height: 100%;
    display: flex;
    align-items: center;
}
section.bannerSec {
    height: 470px;
/*    background: #08374a;*/
}
.banner_Content h6 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
}
.banner_Content h2 {
    font-size: 50px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}
.banner_Content h3 {
    color: #fff;
    font-size: 37px;
    font-weight: 400;
}
a.medd-learnMore {
    color: #fff;
    border: 1px solid #ccc;
    padding: 11px 40px;
    margin-top: 30px;
    display: inline-block;
    text-transform: capitalize;
}
section.bannerSec {
    background-image: url(../img/banner-bG.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
a.medd-learnMore:hover {
    background: #fff;
    color: #083749;
}
section.innerWraper.solutions_wraper .cards > div:nth-child(2) {
    margin-left: 30px;
}
.w-100.sol-img {
    width: inherit !important;
}
.w-100.sol-img img {
    width: 360px;
    height: 180px;
    object-fit: cover;
}
section.innerWraper.solutions_wraper .cards {
    display: flex;
}
/*
.sticky {
    position: fixed;
    width: 100%;
    padding: 15px 10px;
}
*/
 .f-foot a {
    margin-right: 10px;
    color: #fff;
    font-weight: 400;
}  
@media only screen and (max-width: 767px) {
   section.innerWraper.solutions_wraper .cards > div:nth-child(2) {
    margin-left: 0px;
} 
 .w-100.sol-img img {
    width: 100%;
    height: inherit;
}  
    section.innerWraper.solutions_wraper .cards {
    flex-direction: column;
    margin-bottom: 20px;
}
  .mobile-re {
    display: inherit;
}  
 
.ben-grid h5 {
    font-size: 16px !important;
    line-height: 25px !important;
} 
 .banner-btns a {
    padding: 6px 10px;
    width: 50%;
     font-weight: bold;
}
     .banner-btns a:last-child {
    background: #fff;
    color: #000;
}
.banner-btns {
    display: flex;
    align-items: center;
}
 a.medd-learnMore.mobile-login {
    display: block !important;
}   
 .banner_Content h3 {
    font-size: 17px !important;
}   
 .banner_Content h2 {
    font-size: 16px !important;
} .banner_Content h6 {
    font-size: 14px !important;
}  
    
}
span#loginerror {
    font-size: 13px;
    color: red;
    display: flex;
    justify-content: center;
    margin-bottom: 6px;
}









