body {
    margin: 0;
    background-color: #fff !important;
    font-size: 18px;
}

p,
.accordion-button {
    font-size: 18px;
}

.yellow_bg {
    background-color: #d8b420;
}

.yelow_txt {
    text-align: right;
}

.blueBtn {
    background-color: #203871;
    padding: 10px 16px;
    height: 55px;
    width: 200px;
}

.txtAlign {
    padding: 25px;
}

.border_btm {
    border-bottom: #fff 1px solid;
    padding-bottom: 20px;
}

.posi_relative {
    position: relative;
}

.posi_abs {
    position: absolute;
    right: 20px;
    bottom: 0;
}

.btn_verti_align {
    margin: auto;
    position: absolute;
    top: 35%;
    left: 21%;
    bottom: 0;
    right: 0;
    color: #ffffff;
    font-size: 45px;
}

.uppCase {
    text-transform: uppercase !important;
}

.padd_top {
    padding-top: 50px;
}

.padd_bottom {
    padding-bottom: 50px;
}

h1 {
    color: #002a61;
    font-size: 35px;
    font-weight: bold;
}

h3 {
    color: #002a61;
    font-size: 20px;
    font-weight: bold;
}

h6 {
    font-size: 18px;
}

ul.courseIntor {
    padding: 0 0 0 0;
    margin: 50px 0 0 0;
    list-style: none;
}

ul.courseIntor li {
    padding: 0 20px 20px 5px;
    margin: 0 0 0 0;
    list-style: disc;
    background-repeat: no-repeat;
}

.bgBlue {
    background-color: #c4d0ec;
}

.color_blk {
    color: #000000;
}

.orangeTxt {
    color: #ff7700;
}

img {
    max-width: 100%;
    width: 100%;
}

.sev_fiv {
    width: 75%;
}

.align_center {
    margin: 0 auto;
}

.green_Color {
    color: #85ab01 !important;
}

.certi_align {
    padding: 60px 0 60px 0;
}

.subtitle {
    font-size: 14px;

    color: #7e7e7e;
    margin-bottom: 20px;
}

.logoAlign {
    width: 84px;
}

.learnExpert {
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
}

.carousel-caption {
    right: 0% !important;
    left: 0% !important;
}

.bgCap {
    background-color: rgba(0, 35, 65, 0.89);
}

.quote1 {
    font-size: 18px;
    font-weight: bold;
    width: 70%;
    display: block;
    margin-bottom: 20px;
    color: #ff553d;
    vertical-align: top;
}

.authorBlk {
    font-size: 16px;
}

.testiElip {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #c4d0ec;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.courseIntor.lftInd {
    margin-left: 50px;
}

.light_grey {
    background-color: #efefef;
}

.card {
    border: 0px !important;
}

.card-title {
    padding-top: 20px;
}

.btn_width {
    width: 150px;
}

#carousel2 {
    background-color: #efefef;
    padding: 60px;
}

.blockquote-footer {
    color: #000;
}

cite {
    color: #aaaaaa;
}

.card_divider {
    border-right: 1px solid #c4d0ec !important;
    border-left: 1px solid #c4d0ec !important;
    border-radius: 0;
}

.btn-primary {
    background-color: #002a61 !important;
    border: 1px solid #002a61 !important;
}

.btn-primary:hover {
    background-color: #323b47 !important;
    border: 1px solid #002a61 !important;
}

.btn-outline-primary {
    border: 1px solid #002a61 !important;
    color: #333;
}

.btn-outline-primary:hover {
    background-color: #323b47 !important;
    border: 1px solid #002a61 !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;

    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 50px;
}

#myBtn:hover {
    background-color: rgb(204, 204, 204);
}

.accordion-body {
    background-color: #f9f9f9;
    padding-left: 50px;
    padding-right: 50px;
}

.rounded-circle {
    border-radius: 50% !important;
    width: 150px;
    height: 150px;
}

.logo_color {
    color: #002a61 !important;
    font-weight: bold;
}

a.courses {
    color: orangered;
    text-decoration: none;
}

a.courses:hover {
    color: chocolate;
    text-decoration: none
}

ul.courses {
    padding: 0 0 0 0;
    margin: 50px 0 0 30px;
    list-style: none;
}

ul.courses li {
    padding: 0 20px 20px 5px;
    margin: 0 0 0 0;
    list-style: upper-roman;
    background-repeat: no-repeat;
}

ul.experience {
    padding: 0 0 0 0;
    margin: 0px 0 0 30px;
    list-style: none;
}

ul.experience li {
    padding: 0 0 0 0;
    margin: 0px 0 20px 30px;
    list-style: none !important;
}

.ex_years {
    font-size: 14px;
}

ul.achievement {
    padding: 0 0 0 0;
    margin: 0px 0 0 30px;
    list-style: none;
}

ul.achievement li {
    padding: 0 0 0 0;
    margin: 0px 30px 30px;
    list-style: none !important;
}

.pdfIcon {
    width: 30px;
}

a.pdfDownload {
    color: #fff;
    text-decoration: none;
}

a.pdfDownload:hover {
    color: #fff;
    text-decoration: underline;
}

.contactDetails {
    font-size: 14px;
    margin: 0px 0 0 0;
    padding: 0 10px 0 10px;
    color: #ff7700;
    background-color: #ededed;
}