
.section-banner {
    position: relative;
    /*background: linear-gradient(135deg,#140b42,#005587)!important; */
    background: linear-gradient(135deg,#ffffff,#00558738)!important;
    padding: 60px 0;
    display: flex;
    min-height: 500px;
    align-items: center;
}
.breadcrumbs-hero {
    padding: 15px 0;
    position: absolute;
    top: 0;
}
.breadcrumbs-hero a, .breadcrumbs-hero span {
    color: #303030;
    font-weight: 500;
    padding: 10px 0;
    text-decoration: none;
    font-size: 13px;
}
.breadcrumbs-hero a:hover {
    color: #EE661E;
}
.breadcrumbs-hero a:after {
    content: '/';
    padding: 0 10px;
    display: inline-block;
    text-decoration: none;
}
.main__banner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.main__banner .main__banner-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 25px 0 25px 45px;
    -webkit-filter: drop-shadow(0 5px 8px rgba(0,0,0,.15));
    filter: drop-shadow(0 5px 8px rgba(0,0,0,.15));
}
.main__banner .main__banner-image img {
    border-radius: 50% 25% 25% 25%;
}
.section-banner .content_div .div_title h1 {
    font-size: 40px;
    color: #626262;
    margin-bottom: 20px;
    font-weight: 600;
}
.section-banner .content_div .div_text p {
    font-size: 15px;
    font-weight: 500;
    color: #303030;
    line-height: 27px;
}
.section-banner .content_div .btn-warning:focus, .section-banner .content_div .btn-warning:active {
    box-shadow: unset;
}
.section-banner .banner-act {
    margin-top: 2em;
}
.section-banner .banner-act .theme-button-one {
    border: 1px solid #424242;
    color: #303030;
    display: inline-block;
    width: 150px;
}
.section-banner .banner-act .theme-button-one:hover {
    border: 1px solid #EE661E;
    background: #EE661E;
    color: #fff;
}
.insight-sec-1 {
    padding: 60px 0;
}
.insights-box {
    text-align: center;
    padding: 20px;
}
.insights-box .box--image img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.insights-box h3 {
    font-size: 13px;
    margin-top: 1em;
    color: #303030;
}
.insight-sec-2 {
    border-top: 1px solid #025460;
    padding: 40px 0;
    height: 246px;
    display: flex;
    align-items: center;
}
.insight-sec-2 .content h3 {
    color: #fff;
    font-size: 34px;
    line-height: 48px;
    font-weight: 400;
}
.insight-sec-3 {
    background: url(/assets/images/pharmacist-checking-medicines-bg.jpg);
    background-repeat: no-repeat;
    height: 900px;
    background-color: #707d9e;
    padding: 40px 0;
    background-attachment: fixed;
}
.medical-content .content-chat {
    background: #fff;
    border-radius: 30px;
    padding: 20px 30px;
    line-height: 27px;
    margin-top: 45px;
    display: inline-block;
    position: relative;
    box-shadow: 5px 6px 10px #00000021;
}
.medical-content .content-chat::after {
    position: absolute;
    content: "";
    bottom: -34px;
    border-style: solid;
    border-width: 20px;
    border-color: white green blue yellow;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    left: 80%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transform: rotate(347deg);
}
.insight-sec-4 {
    padding: 50px 0;
}
.insight-sec-4 .sec-title {
    padding-bottom: 20px;
}
.insight-sec-4 .sec-title h2 {
    text-align: left;
}
.insight-sec-4 .sec-title h2:before {
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.pharma-para-4 ul {
    padding: 1px 0;
    margin: 0;
    list-style: none;
    height: 500px;
    overflow: auto;
}
.pharma-para-4 ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
.pharma-para-4 ul::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
.pharma-para-4 ul::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #325080;
}
.pharma-para-4 ul li {
    padding: 15px 30px;
    margin-top: -1px;
    border: 1px solid #ccc;
    transition: all .3s ease;
}
.pharma-para-4 ul li:hover {
    background: #eee;
}
.pharma-para-image {
   text-align: center;
}
.pharma-para-image img {
    width: 530px;
    margin: 0 auto;
}
.insight-sec-5 {
    padding: 50px 0;
}
/* .insight-sec-5 {
    padding: 50px 0;
    background: url(../images/development-business.jpg) no-repeat;
    background-attachment: fixed;
    background-position: bottom;
} */
.insight-sec-5 .sec-title {
    padding-bottom: 30px;
}
.insight-sec-5 .sec-title h2 {
    text-align: left;
}
.insight-sec-5 .sec-title h2:before {
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.sec-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    color: #cbcbcb;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.sec-title h2:before {
    content: '';
    width: 70px;
    height: 4px;
    border-radius: 10px;
    background: #EC4201;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.shakeholders ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.shakeholders ul li .holders {
    box-shadow: 0 4px 10px #ccc;
    padding: 13px 20px;
    display: inline-block;
    margin-bottom: 20px;
    color: #303030;
    font-weight: 600;
    background: #fff;
    border-radius: 50px;
    padding-left: 70px;
    position: relative;
    transition: all .3s ease;
}
.shakeholders ul li .holders:hover {
    background: #eee;
}
.shakeholders ul li .holders span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0 4px 10px #0000004a;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s linear;
}
.shakeholders ul li .holders span img {
    width: 35px;
    height: 35px;
}


.insight-sec-6 {
    padding-top: 50px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.insight-sec-6 .sec-title {
    padding-bottom: 20px;
}
.insight-sec-6 .sec-title h2 {
    text-align: left;
}
.insight-sec-6 .sec-title h2:before {
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.para-content ul {
    float: left;
    width: 50%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 45px;
}
.para-content ul::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 10px;
    height: 100%;
    border-left: 2px solid #ddd;
}
.para-content ul li {
    padding: 20px 0 20px 5px;
    color: #303030;
    /* background: url(../images/arrow-list.jpg) -3px 14px no-repeat; */
    font-size: 15px;
    position: relative;
    transition: all .3s linear;
}
.para-content ul li:hover {
    padding-left: 10px;
}
.para-content ul li:hover::before {
    width: 25px;
}
.para-content ul li:hover::after {
    left: -10px;
}
.para-content ul li::before {
    display: inline-block;
    content: '';
    background: #ddd;
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    transition: all .3s linear;
}
.para-content ul li::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    transition: all .3s linear;
}
.insight-sec-7 {
    padding: 60px 0;
}
.inside-card-title-7 img {
    width: 100px;
}
.inside-card-title-7 {
    border-right: 1px solid #ccc;
}
.inside-card-title-7 h3 {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 700;
    color: #1b3c72;
    font-size: 32px;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.inside-card-title-7 h4 {
    font-size: 21px;
    color: #535050;
    font-weight: 700;
    margin: 20px 0;
}
.contact-btn .theme-button-one {
    background: #EE661E;
    border-color: #EE661E;
    color: #fff;
    width: auto;
}
.inside-card-list {
    padding: 0 30px;
}
.inside-card-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.inside-card-list ul li {
    padding: 15px 0 15px 60px;
    color: #303030;
    background: url(../images/cloud-list.jpg) -1px 12px no-repeat;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
}
section.explore-more {
    padding: 50px 0;
    border-top: 1px solid #ccc;
}
.explore-more .sec-title h2 {
    text-align: left;
}
.explore-more .sec-title h2:before {
    left: 39px;
}
.explore-more .explore-list ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}
.explore-more .explore-list ul li {
    float: left;
    width: 43%;
    margin: 0 28px;
}
.explore-more .explore-list ul a {
    padding: 15px 0;
    border-bottom: 1px solid #32508052;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #325080;
    font-weight: 600;
    position: relative;
}
.explore-more .sec-title h2 {
    text-align: left;
}
.explore-more .sec-title h2:before {
    left: 39px;
}



/* Media Query */
@media screen and (max-width: 767px) {
    .section-banner .content_div {
        text-align: center;
    }    
    .section-banner .content_div .div_title h1 {
        font-size: 32px;
    }
.procurement-consulting .content_div .div_title h1 span {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 6px;
}
.procurement-consulting .content_div {
    padding: 25px 0;
    padding-bottom: 70px;
    width: 100%;
    position: relative;
    text-align: center;
}
.main__banner {
    margin-top: 50px;
}
.insight-sec-2 .content h3 {
    font-size: 26px;
    line-height: 37px;
    text-align: center;
}
.medical-content .content-chat {
    line-height: 20px;
    font-size: 12px;
    margin-top: 30px;
}
.sec-title h2 {
    font-size: 30px;
}
.sec-title h2 {
    text-align: center !important;
    line-height: 37px !important;
}
.sec-title h2:before {
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}
.shakeholders ul {
    text-align: center;
}
.para-content ul {
    float: none;
    width: 100%;
}
.para-content ul li {
    font-size: 14px;
}
.para-image {
    margin-top: 3em;
}
.inside-card-title-7 {
    border-right: 0;
    text-align: center;
    margin-bottom: 3em;
}
.inside-card-title-7 h3 {
    text-align: center;
    margin-top: 1em;
    font-size: 30px;
}
.pharma-para-image {
    margin-top: 3em;
}
.explore-more .sec-title h2 {
    text-align: center;
}
.explore-more .sec-title h2:before {
    left: 50%;
}
.explore-more .explore-list ul li {
    float: none;
    width: 100%;
    margin: 0;
}
.shakeholders ul li .holders {
    padding: 13px 10px;
    padding-left: 62px;
}
    .pharma-para-4 ul {
        height: auto;
    }
    .explore-more .explore-list ul {
        display: block;
    }
}