/*UI14041994*/
h2{font-size: 3.6rem;line-height: 4.2rem;font-weight: 800;position: relative;color:var(--fontcolor) /* #424242 */;margin-bottom: 3rem;}

h3{
    font-size: 2.1rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family:var(--Montserrat);
    text-decoration: none;
}
h5{font-size: 1.6rem;
    font-weight: 600;
    margin:1rem 0 1.5rem;
    font-family:var(--Montserrat);
    text-decoration: none;
    color: var(--bluecolor);
    line-height: 2.6rem;
}

span{font-size: 1.6rem;}

.news_wrap{
    padding: 4rem 0 0;
}
.news_wrap .sub_heading{
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 700;
    font-family:var(--Montserrat);
    text-transform: uppercase;
}
.news_wrap p{  margin: 0; line-height: 2.4rem;
    color:var(--black);
    font-size: 1.3rem;
    font-family: var(--Montserrat);
    text-decoration: none;
    padding-bottom: 1rem;
}
.news_wrap .padding30{ 
    padding: 5rem 0;
}
.news_wrap .quote_home{
    padding: 0rem 0 5rem;
}
.code_conduct{
    padding-top: 3rem;
    margin-top: 3rem;
    border-top: .1rem solid #ccc;
}

.carousel-caption h5 span{text-transform: capitalize;}

.carousel-caption{position: absolute;

    bottom: 3rem;
    
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;}
    .carousel-caption h5 {
      background: #ffffffdb;
      display: inline-block;
      padding: .3rem 1.5rem;
      color: #000;
      text-transform: uppercase;
      margin-bottom: 1rem;
      border-radius: .1rem;
      font-weight: 500;
    }

    .quote_home-img{background:url(../images/quote.jpg); background-repeat: no-repeat;position: relative;background-position: left;height: 140px;width: 100%;display: block; align-items: center; justify-content: center;flex-wrap: wrap;text-align: center;padding-top: 25px;}
    .quote_home-img p{ font-size: 16px; line-height: 24px; font-weight: 700; margin-left: 30px;  padding: 0 20px;  font-family: var(--Montserrat);margin-bottom: 1rem;}
    .quote_home-img span{font-size: 16px;font-weight: 700;  font-family: var(--Montserrat);}
    .quote_home-img img{width: 100%;}


.leadership-area{background-color:#003e91;padding: 2rem; position: relative;margin-bottom: 4rem;}
.leadership-area::before{position: absolute;content: "";left: 0; right: 0; bottom: -0.4rem;background-image: url(../images/gradient-line.jpg); background-repeat: no-repeat;width: 100%; height: 4px;background-position: center;}
.leadership-area h3{color: #fff;font-size: 26px;padding-left: 2rem;margin-top: 2rem;font-weight: 600;}
.leadership-slide.item .carousel-caption blockquote{color: #fff;font-size: 22px;margin-top: 2rem;font-weight: 500;padding-right: 2rem;text-align: left;}
.leadership-area p{font-size: 18px;color: #b0c7e9;}
.leadership-area span{color: #89abdc;font-size: 18px;display: block;}
.leadership-slide.item .carousel-caption {position: inherit;padding-bottom: 0;}
.owl-carousel.leadership-slide{max-height: 100px;}
.leadership-area .row{align-items: center;}
.leadership-area .owl-dot {background: none !important;width: 0.5rem;height: 0.5rem;border-radius: 100%;margin: 0rem 0.5rem;background: #fff !important;}
.leadership-area .owl-dot.active {background:#FFBF00 !important;}
.leadership-area .owl-dots{margin-right: 2rem;  text-align: end;}


.outstanding-area {background-color:#D8E8BE;padding: 3rem 2rem 0rem 2rem; margin-bottom: 4rem;margin-top: 4rem;border: 1px solid #00000000;}
.outstanding-area h3{color: #fff;font-size: 26px;padding-left: 2rem;margin-top: 2rem;font-weight: 600;}
.outstand-slide.item .carousel-caption blockquote{color: #004180;font-size: 2.1rem;margin-top: 4rem;font-weight: 700;text-align: center;line-height: 3rem;font-style: italic;}
.outstand-slide.item .carousel-caption p{color: #000000;font-size: 1.6rem; line-height: 2.4rem;font-style: italic; font-weight: 500;margin-bottom: 1.5rem;}
.outstand-slide.item .carousel-caption span{margin-top:3rem;display: block; font-weight: 600;font-size: 1.6rem;}
.outstand-slide.item .carousel-caption {position: inherit;padding:0px 3rem 0;}
.outstanding-area .owl-dot {background: none !important;width: 0.7rem;height: 0.7rem;border-radius: 100%;margin: 0rem 0.5rem;background: #fff !important;}
.outstanding-area .owl-dot.active {background:#FFBF00 !important;}
.outstanding-area .owl-dots{margin:2rem 0rem 4rem;  text-align: center;}
.img-auto{width: auto!important; margin: 0px auto 2rem;}
.view-btn{text-align: center; margin-bottom: 3rem;}
.view-all{background-color: #004180; padding:8px 30px; color: #fff; font-size: 1.6rem;font-weight: 400;}