/*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: 600;
    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.4rem;
    font-family: var(--Montserrat);
    text-decoration: none;
    padding-bottom: 1rem;
}
.news_wrap .padding30{ 
    padding: 5rem 0;
}
.news_wrap .quote_home{
    padding: 3rem 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: 2rem;
    
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;}
    .carousel-caption h5 {
        background: #ffffffdb;
        display: inline-block;
        padding: .8rem 1.5rem;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 2rem;
        border-radius: .1rem;
        font-weight: 500;
    }
    .owl-carousel .owl-item .carousel-caption img{width: auto;padding-left: 1.2rem;}

    .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: 30px; width: 100%;}
    .quote_home-img p{ font-size: 16px; line-height: 24px; font-weight:500; margin-left: 30px;  padding: 0 20px;  font-family: var(--Montserrat); max-width: 70%;margin: 1.6rem auto 1rem;    font-style: italic;}
    .quote_home-img span{font-size: 16px;font-weight: 500;  font-family: var(--Montserrat);}
    
.chairmen-area{padding: 2rem 0;}
.chairmen-area .row{align-items: center;}
.section-area{padding-top: 1.5rem;}
.section-area .row{align-items: top;}
.chairmen-right{padding-left: 2rem;}
.ceo-massage{margin-bottom: 4rem;}
.ceo-box img{margin-bottom: 3rem;}
.ceo-box h3{color: #053d88;font-size: 16px;margin-bottom: 1rem;}
.ceo-box h4{color: #04b6c7; font-size: 14px;line-height: 1.5;margin-bottom: 1rem;}
.ceo-box p{font-size: 14px; line-height: 21px;}
.ceo-box a{display: inline-block; height: auto;}
.ceo-box a img{margin-bottom: 0;}
.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{color: #fff;font-size: 18px;color: #89abdc;}
.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-dots{margin-right: 2rem;  text-align: end;}
.ceo-massage.ingrevia .col-lg-6:nth-child(1){padding-right: 2rem;}
.ceo-massage.ingrevia .col-lg-6:nth-child(2){padding-left: 2rem;}
h5.p-mrgn{margin-top: 1rem;}