/*
*   Index
*   1. Common
*   2. Header
*   3. Carosel
*   4. Ask for a Doctor
*   5. why-chose-olwel
*   6. Testimonials
*   7. Media Coverage
*
/*  1. Common  */
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
}
body {
    font-family: Helvetica,Arial,Roboto,serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

*::-webkit-input-placeholder {
    font-style: italic;
    color: #A8A8A8 !important;
}
*:-moz-placeholder {
    font-style: italic;
    color: #A8A8A8 !important;
}
*::-moz-placeholder {
    font-style: italic;
    color: #A8A8A8 !important;
}
*:-ms-input-placeholder {
    font-style: italic;
    color: #A8A8A8 !important;
}
.no-padding{
    padding: 0px !important;
}
.no-margin{
    margin: 0px !important;
}
.margin-50{
    margin: 50px;
}
.padding-top-30{
    padding-top: 30px;
}
.padding-top-50{
    padding-top: 50px;
}
.margin-bottom-50{
    margin-bottom: 50px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-10{
    margin-bottom: 10px !important;
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-auto{
    margin: auto
}
.font-grey{
    color: #5c5c5c
}
.white-font{
    color: #FFF
}
.o-heading{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3px;
}
.green-bg{
    background: #14a46e;
}
.no-border{
    border: none !important;
}
.no-radius{
    border-radius: 0px;
}
.font-24{
    font-size: 24px;
}
.font-arial{
    font-family: "Arial"
}
.font-verdana{
    font-family: Verdana
}
@media (min-width: 768px) {
    body{
        font-size: 16px;
    }
}

.nav-link {
    margin-right:15px;
}


/*  2. Header   */
.logo{
    height: 54px;
    margin: 30px auto;
}

.career-as-doctor-link{
    background: #FFF;
    border: solid 1px #14a46e;
    color: #14a46e;
    padding: 4px 20px 3px 20px;
    border-radius: 15px;
    font-family: Helvetica, Roboto,arial,serif;
    font-size: 13px;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    display: inline-block;
}

.career-as-doctor-link:hover{
    background: #14a46e;
    color: #FFF;
    text-decoration: none
}

.o-nav-border{
    border: solid 1px #dcdcdc;
    border-left: none;
    border-right: none;
    padding: 3px 0px;
}
.o-brand{
    font-size: 13px;
}
.o-call-no{
    color: #14a46e;
    font-weight: bold;
}
ul.o-nav-bar{
    width: 100%;
}
button.o-nav-button {
    position: absolute;
    right: 5%;
    top: 40px;
    outline: none;
}
.o-burger{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAABGdBTUEAALGPC/xhBQAAACJJREFUKBVjZGBg+A/EFAMmik0Y/gYwAr04Gth0iufBF9gA/wcDB4qMD6gAAAAASUVORK5CYII=) no-repeat center center;
    background-size: contain;
    font-size: .9rem;
}
.o-nav-container {
    height: 42px;
}
.o-fixed-header .o-nav{
    position: fixed;
    top: 0;
    /*width: 100%;*/
    z-index: 1000;
    background: #FFF;
}

/*  3. Carosel   */
.o-carosel{
    margin: 50px 0 0;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 50px;
}
.carousel-indicators{
    bottom: -47px
}
.carousel-indicators li{
    background-color: #FFF;
    border: solid 0.11em #6cc6a5;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    cursor: pointer;
}
.carousel-indicators li.active{
    background-color: #9fddc6;
}
#carouselExampleIndicators .carousel-inner{
    height: 100%;
    max-height: 455px;
}
.o-mobile-carosel{
    background: url('../img/header 01.jpg') no-repeat fixed center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    height: 100vh;
}
.o-mobile-carosel-black {
    background-color: rgba(0,0,0, .55);
    height: 100%
}
.carousel-item {
    height: 100%;
    max-height: 455px;
}
@media (max-width: 767px) {
    #clientTestimonials .carousel-item p {
        min-height: 220px;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (min-width: 768px) {
    #clientTestimonials .carousel-item p {
        min-height: 100px;
    }
}
.carousel-caption{
    height: 110px;
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    left: 0;
    bottom: 0;
}
.carousel-caption h3,
.carousel-caption p{
    text-align: left;
    padding-left: 50px;

}
.carousel-caption p{
    font-size: 1rem;
}
/*  4. Ask for a doctor */
.o-mini-grid{
    border-bottom: solid 1px #DCDCDC;
    margin-bottom: 20px;
    position: relative;
}
.o-or{
    background: #FFF;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
}
.o-button-primary{
    width: auto;
    cursor: pointer;
    border: solid 1px #14a46e;
    background: #14a46e;
    color: #fff;
    font-family: Helvetica, Arial, Roboto,serif;
    /*font-weight: bold;*/
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}
.o-button-primary:hover{
    border: solid 1px #14a46e;
    background: #fff;
    color: #14a46e;
}

/*  5. why-chose-olwel */
.o-why-chose-olwel{
    background: url('../img/why choose olwel.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 40px;
    /*height: auto;*/
}
.o-why-chose-olwel-heading{
    margin: 50px auto;
}
.o-selling-point{
    padding: 50px 30px 10px;
    border-right: solid 1px #FFF;
}
.border-bottom{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: solid 1px #FFF;
}
.border-bottom-over{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: solid 1px #dcdcdc;
    height: 40px;
}
.border-right{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: solid 1px #FFF;
}


/* Video*/

.o-video {
    position: relative;
    width: 100%;
    color: #FFF;
}

.o-video img {
    width: 100%;
}
.youtube-video {
    position: absolute;
    z-index: 1001;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.o-video-play {
    border: 1px solid #FFF;
    height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    margin: 0 auto;
    cursor: pointer;
}

.hide {
    display: none !important;
}
.o-video-caption {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

/* 6. testimotial*/
#carouselTestimonials .carousel-item {
    min-height: 345px;
}

/*  7. Media Coverage  */
.olwel-media-section{
    border-bottom: solid 1px #dcdcdc;
}
.olwel-media-heading{
    font-size: 28px;
    border-bottom: solid 1px #DCDCDC;
    padding-bottom: 13px;
}
.olwel-media-link{
    color: #5c5c5c;
}
.olwel-media-link:hover{
    color: #14a46e;
    text-decoration: none;
}
.olwel-media-heading-bangla{
    font-size: 24px;
    line-height: 31px;
}

@media (max-width: 979px) {
    #carouselTestimonials .carousel-item {
        min-height: 445px;
    }
}

@media (max-width: 480px) {
    #carouselTestimonials .carousel-item {
        min-height: 545px;
    }
}
#advisors .carousel-item {
    min-height: 370px;
}

@media (max-width: 979px) {
    #advisors .carousel-item {
        min-height: 445px;
    }
}

@media (max-width: 480px) {
    #advisors .carousel-item {
        min-height: 545px;
    }
}

.o-tmonial-desig {
    font-size: .9rem;
    margin-bottom: 20px;
}
.testimonial.ion-chevron-left, .testimonial.ion-chevron-right {
    position: absolute;
    top: 15%;
}
.prof-pic {
    width: 100px;
    height:100px;
    margin-bottom: 10px;
}

/* 7. about-olwel */
.o-about-olwel{
    background: url('../img/about olwel.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 90px;
    color: #fff;
}
/*  5. why-chose-nrbpc */
.o-why-chose-nrbpc{
    background: url('../img/why choose nrbpc.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 40px;
    /*height: auto;*/
}
/* 7. about-nrbpc */
.o-about-nrbpc{
    background: url('../img/about nrbpc.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 90px;
    color: #fff;
}

.photo{
    padding-left: 0px !important;
    padding-right: 0px !important;
}



.card-nrbpc{
    color: black;
    border: 5px;
    background: #fff 50%;
    margin: 0px;
    text-decoration: none;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.25);
    transition: all .5s ease;
}

.contents{
    padding:10px;
}
.contents h5{
    margin-top: 10px;
}
.card-nrbpc p{
    padding-top: 15px;
    margin-bottom: 30px;
    }

    .contents button{
        position: absolute;
        margin-top: 10px;
        right: 20px;
        bottom: 10px;
    }

a:hover, a:active {

    text-decoration: none;
}


/* 7. faq */

.o-faq-accordion-item {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin:0 5px;
}
.o-faq-card-header{
    padding: 1.25rem 0 1.25rem;
    background-color: transparent;
}

.o-faq-card-header a {
    color: #14a46e;
    outline: none;
}

.o-faq-card-header a:hover{
    color: #14a46e !important;
    text-decoration: none;
}

.o-faq-card-header a.collapsed{
    color: #5c5c5c;
}

.o-faq-card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-bottom: 1.25rem;
}

/* 8. Footer*/
.o-footer {
    background-color: #123240;
    min-height: 144px;
}


.font-10 {
    font-size: 10px;
}


.o-doctor-at-home {
    /*margin: 50px 20px 100px 20px;*/
}
.o-doctor-at-home h2 {
    padding:0 20px;
    border-bottom: 1px solid #fff;
}

.btn-call-now {
    background-color: #14a46e;
    border: solid 1px #14a46e;
    color: #FFF;
    padding: 10px 40px;
    border-radius: 0;
    font-family: Helvetica,Roboto,arial,serif;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

a.no-decoration:hover, a.no-decoration:focus {
    text-decoration: none !important;
    outline: none !important;
    color: inherit;
}

.career-as-doctor-link-mobile {
    /*background-color: #14a46e;*/
    border: solid 1px #14a46e;
    color: #14a46e;
    padding: 3px 10px;
    border-radius: 15px;
    font-family: Helvetica, Roboto, arial, serif;
    /*font-size: 10px;*/
    font-weight: bold;
    /*-webkit-transition: background 0.3s, color 0.3s;*/
    /*transition: background 0.3s, color 0.3s;*/
}

.o-primary-text-color {
    color: #14a46e;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

/*
*   Mobile Specific Common
*/
@media (max-width: 768px) {
    .navbar {
        padding: 0;
    }
    .mobile-text-center{
        text-align: center
    }

    .mobile-float-none{
        float: none;
    }
    .float-right{
        float: none !important
    }
    .m-text-center{
        text-align: center
    }
    .m-margin-bottom-0{
        margin-bottom: 0px
    }
    .m-padding-15{
        padding-left: 15px;
        padding-right: 15px;
    }
    .m-font-54{
        font-size: 54px;
    }
    .mobile {
        background-attachment: scroll;
    }
    .mobile-no-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .mobile-no-padding{
        padding: 0px !important
    }
}


/* Career */

#whyJoin .icon {
    color: #14a46e;
}

.border-gray {
    border-color: #dcdcdc;
}

.o-hiw-round {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid 1px #14a46e;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    color: #14a46e;
    font-size: 1.7rem;
    margin: 0 auto 30px;
}

.border-bottom-primary {
    padding-bottom: 10px;
    border-bottom: solid 1px #14a46e;
}

.o-back-link {
    position: absolute;
    z-index: 999;
    margin-left: 10px;
}

.o-steps .p-2 {
    width: 50%;
}

/* Apply */
#eligibility {
    margin-top: 40px;
}

#eligibility ul li{
    padding-left: 15px;
}

input[type=tel]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=text]:focus {
    background-color: #FFFDF4 !important;
    border: 1px solid #89C7B0 !important;
}

.google-play {
    height: auto;
    width: 144px;
}

/* Footer */
.o-footer {
    background-color: #3A3A3A;
    color: #757575;
    padding-top: 2rem;
}
.o-footer-2 {
    background-color: #222;
    padding-top: 15px;
    padding-bottom: 15px;
}
.o-footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
}


.o-footer-2 ul{
    margin-bottom: 1.5rem;
}
.o-footer a {
    color: #fff;
}
.footer-icon {
    width: 25px;
    display: inline-block;
    vertical-align: top;
}
.footer-icon + span {
    width: 90%;
    display: inline-block;
}

a.facebook {
    display: block;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #FFF;
    color: #3A3A3A;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    -webkit-transition:background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

a.facebook:hover {
    background: #3f5a9e;
    color: #FFF;
}

.o-footer-logo {
    height: 23px;
    width: auto;
    vertical-align: bottom;
    margin-right:10px
}
.o-footer-title {
    color: #FFF;
    margin-bottom:10px;
}

.training .o-section-heading {
    position: absolute;
    top: 30px;
    z-index: 1000;
    left: 0;
    right: 0;
    color: white;
    text-align: center;
}

.training .carousel-indicators {
    bottom: -40px;
}

.training .carousel-item {
    max-height: none;
}

.slide-caption {
    text-align: center;
    margin-top: 45px;
    width: 100%;
}

.slide-caption h3.o-heading{
    margin-bottom: 10px
}


.o-col-6 {
    width: 50%;
    padding: .5rem !important;
}

@media (min-width: 768px) {
    .border-md-none {
        border: none !important;
    }
    .md-no-border-bottom {
        border-bottom: none !important;
    }
    .md-border-right {
        border-right: 1px solid !important;
    }
}

.career-slide-nav-hack {
    position: absolute;
    z-index: 1024;
    top: 0;
    width: 100%;
}

@media (max-width: 768px) and (orientation:portrait) {
}

.lang {
    position:absolute;
    left:0;
    bottom:0;
    margin-left:15px;
    margin-bottom:5px;
}

.news-cont {
    height: 250px;
    overflow: hidden;
}