body {
    font-family: 'Mulish', sans-serif !important;
}

.flex-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


/* logo img */

.header-logo {
    padding-top: 30px;
    padding-bottom: 30px;
}


/* Start Experience Penefit */

.experience-penefit {
    background: #F4FBF8;
    padding: 10px 0 40px;
    font-family: 'Mulish', sans-serif !important;
}

.top-doc-tv,
.get-found,
.connecting-patients {
    background: #F9FBFE
}

.experience-penefit .content {
    position: relative;
    top: 170px
}

.experience-penefit .content h2 {
    font-size: 38px;
    color: #231957;
    font-weight: bold;
    font-family: 'Mulish', sans-serif !important;
    text-transform: capitalize;
}

.experience-penefit .content p {
    color: #9A9AB0;
    font-weight: bold;
    font-size: 20px;
}

.experience-penefit .content .btn {
    background: #71D0C6;
    color: white;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
}

.experience-penefit .content .btn:hover {
    background: #4cc5b9;
}


/* End Experience Penefit */


/* premium-profile */

.premium-profile {
    padding: 70px 0;
    font-family: 'Mulish', sans-serif !important;
}

.premium-profile .flex-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.premium-profile img {
    width: 100%;
}

.premium-profile h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 0.2px;
    color: #183B56;
    margin-bottom: 25px;
    font-family: 'Mulish', sans-serif !important;
    text-transform: capitalize;
}

.premium-profile h6 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #232F59;
}

.premium-profile p {
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    margin-bottom: 30px;
}

.premium-profile .media {
    background: #fafafa;
    border-left: 2px solid #0F9D58 !important;
    padding: 30px 20px
}

.premium-profile .media h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #232F59;
}

.premium-profile .media p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    color: #5A7184;
    margin: 0
}

.premium-profile h5 {
    font-weight: bold;
    font-size: 18px;
    color: #0F9D58;
    margin-top: 30px;
}

.premium-profile .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: 20px;
}

.premium-profile .owl-carousel .owl-nav button.owl-next,
.premium-profile .owl-carousel .owl-nav button.owl-prev {
    color: grey;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.premium-profile .owl-carousel .owl-nav button.owl-next:hover,
.premium-profile .owl-carousel .owl-nav button.owl-prev:hover {
    color: black;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.premium-profile .owl-carousel .owl-nav button.owl-next:hover,
.premium-profile .owl-carousel .owl-nav button.owl-prev:hover,
.premium-profile .owl-carousel .owl-nav button.owl-next:focus,
.premium-profile .owl-carousel .owl-nav button.owl-prev:focus {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: black
}

.premium-profile .icons .col-lg-3 {
    padding: 5px
}

.premium-profile .icons .col-lg-3 img {
    /* width: 100%; */
    display: block;
    margin: 0 auto;
    width: auto !important;
}


/* premium-profile */


/* snapshot */

.snapshot {
    padding: 40px 0;
    background: #F4FBF8;
}

.snapshot h1 {
    font-weight: bold;
    font-size: 42px;
    max-width: 840px;
    margin: 0 auto 12px;
    color: #183B56;
}

.snapshot p {
    max-width: 690px;
    margin: 0 auto 20px;
    font-size: 21px
}

.snapshot form {
    max-width: 650px;
    margin: 0 auto;
    text-align: left;
}

.snapshot form .form-group {
    margin-bottom: 30px
}

.snapshot form .form-group label {
    font-weight: bold
}

.snapshot form input {
    height: 55px
}

.snapshot form textarea {
    resize: none;
    height: 150px
}

.snapshot h1 i {
    color: #0F9D58;
}

.snapshot .btn {
    background: #71D0C6;
    color: white;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    cursor: pointer
}

.snapshot .btn:hover {
    background: #4cc5b9;
}


/* snapshot */


/* allow-to-pormotion */

.allow-to-pormotion {
    background: url(../images/bg.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0;
    font-family: 'Mulish', sans-serif !important;
}

.allow-to-pormotion form {
    background: white;
    padding: 20px;
    border-radius: 10px;
}

.allow-to-pormotion form label {
    margin: 0;
    padding-bottom: 2px;
    font-weight: bold
}

.allow-to-pormotion form input {
    background: #fafafa;
    font-size: 15px;
}

.allow-to-pormotion form .btn {
    width: 100%;
    background: #232F59;
    color: white;
    cursor: pointer
}

.allow-to-pormotion h2 {
    font-weight: 800;
    font-size: 36px;
    color: white;
    text-transform: capitalize;
    letter-spacing: 0.005em;
    max-width: 470px;
    margin: 0 0 20px
}

.allow-to-pormotion p {
    font-weight: normal;
    font-size: 24px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.95);
}

.allow-to-pormotion p i {
    font-weight: 600;
    color: white;
}

.allow-to-pormotion h6 {
    font-weight: normal;
    font-size: 13px;
    line-height: 120%;
    text-align: center;
    color: #9A9AB0;
    margin-top: 10px;
    padding: 0 30px
}


/* allow-to-pormotion */


/* section-icons */

.section-icons {
    padding: 40px 0;
    font-family: 'Mulish', sans-serif !important;
}

.section-icons h6 {
    font-weight: bold;
    font-size: 18px;
    color: #436067;
    margin-top: 15px;
}

.section-icons p {
    font-weight: normal;
    font-size: 14px;
}


/* section-icons */


/* results */

.results {
    padding: 70px 0;
    font-family: 'Mulish', sans-serif !important;
    background: url(../images/Mask-Group.png) no-repeat;
    background-size: cover;
}

.results .flex-div {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.results .left-img {
    float: right
}

.results h1 {
    font-weight: 900;
    font-size: 42px;
    text-transform: capitalize;
    color: #101D31;
}

.results p {
    font-weight: normal;
    font-size: 16px;
    color: #151616;
    margin-bottom: 25px;
}


/* results */


/* team-members */

.team-members {
    padding: 40px 0
}

.team-members .member {
    margin-bottom: 50px
}

.team-members .media {
    border: none;
    margin-bottom: 10px;
}

.team-members .media h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #238AFF;
    margin-top: 10px;
}

.team-members .media h5 {
    font-weight: 500;
    font-size: 26px;
    color: #436067;
}

.team-members .media p {
    font-weight: normal;
    font-size: 15px;
    color: #000000;
}

.team-members .media img {
    width: 95px;
}

.team-members .btn {
    background: #54A1DD;
    color: white;
    text-align: center;
    display: block;
    width: fit-content;
    margin: 10px auto;
    transition: all 0.3s ease-in-out;
}

.team-members .btn:hover {
    background: #4194d4;
}


/* team-members */

.over-img {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.play-icon-wg {
    transition: all 0.3s ease-in-out;
}

.hover-img-wg:hover .play-icon-wg {
    transform: scale(1.1)
}


/* show-caseaccomp */

.show-caseaccomp {
    padding: 40px 0;
    background: #F4FBF8;
}

.show-caseaccomp h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 0.2px;
    color: #183B56;
    font-family: 'Mulish', sans-serif !important;
    text-transform: capitalize;
}

.show-caseaccomp p {
    color: #5A7184;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px
}


/* show-caseaccomp */