
.industries-page h1 {
    font-size: 58px;
    font-family: 'SegoeUI-Bold';
    text-transform: uppercase;
    color: #282a76;
    text-align: center;
}

.industries-page .bottom-border {
    border-bottom: 1px solid #272974;
    width: 180px;
    display: inherit;
    margin: 2.5rem auto;
}

.industries-page h1 ~ p{
    
    font-size: 1.2rem;
    font-family: 'SegoeUI';
    color: #282a76;    margin-bottom: 1rem;
        }
.industries-page .col-md-3 .box{
    margin-bottom:2.5rem ;
}
.industries-page .col-md-3 .box .icon-box {
height: 198px;
border-radius: 5px;
margin-bottom: 1.5rem;
    display: flex;
justify-content: center;
align-items: center;
}
.industries-page .col-md-3 .box:hover .icon-box {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.industries-page .col-md-3 .box:hover{text-decoration-line: none !important;}
.industries-page .box{
    font-size: 1.1rem;
    font-family: 'SegoeUI-Bold';
    text-transform: capitalize;
    color: #282a76;
    text-align: center;display: block;
}

.industries-page .blue-box {
background: #272975;position: relative;padding: 3rem 3rem;    margin: 7rem 0 5rem;
}
.industries-page .blue-box h2{
    font-size: 4.2rem;
    font-family: 'SegoeUI-Bold';
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
}
.industries-page .blue-box .bottom-border {
    margin:2rem auto 2.5rem 0;
    border-bottom: 1px solid #ffffff;}
    .industries-page .blue-box p{
        font-size: 1.2rem;
        font-family: 'SegoeUI';
color: #ffffff;
margin-bottom: 1.5rem;
    }
.industries-page ol li,
.industries-page ul li{
    font-size: 1.2rem;
    font-family: 'SegoeUI';
    margin-left: 20px;
    color: #282a76;    
    margin-bottom: 0.5rem;
}

.industries-page ol,
.industries-page ul{
    margin-bottom: 2rem;

}
.industries-page .blue-box .quote-icon{
position: absolute;
top: -75px;
left: 4rem;
font-size: 6rem;color:#bcbcbc
}
.industries-page h3{
    font-size: 3.2rem;
    font-family: 'SegoeUI-Bold';
    text-transform: uppercase;
    color: #282a76;
    text-align: left;
}
.industries-page .bottom-left-border {
    border-bottom: 1px solid #272974;
    width: 180px;
    display: inherit;
    margin: 2rem auto 2rem 0;
}

.industries-page p{    
    font-size: 1.2rem;
    font-family: 'SegoeUI';
    color: #282a76;    margin-bottom: 0.5rem;
        }

        section.industries-page img {
            width: 75%;
            margin: auto;
        }
        .industries-carousel .box {
            min-height: 265px;
        }

        .industries-carousel .box .icon-box{
            height: 198px;
            border-radius: 5px;
            margin: 0.5rem;
            margin-bottom: 1rem;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .industries-carousel .box .icon-box img{
                width: 95px;
                object-fit: contain;
        }
        .industries-carousel .box:hover .icon-box{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        }
        .industries-carousel .box:hover{
            text-decoration-line: none !important;
        }

        .owl-carousel.industries-carousel .owl-nav .owl-next, 
        .owl-carousel.industries-carousel .owl-nav .owl-prev {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            font: normal normal normal 20px FontAwesome;
            width: 35px;
            height: 35px;
            background: #2125771c;
            color: #fff;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;

        }
        
        .owl-carousel.industries-carousel .owl-nav .owl-prev:before {
            content: '\f053 ';
            position: absolute;
            left: 8px;
            top: 9px;
        }
        .owl-carousel.industries-carousel .owl-nav .owl-prev {
            left: -40px;
        }
        .owl-carousel.industries-carousel .owl-nav .owl-next:before {
            content: '\f054';
            position: absolute;
            right: 8px;
            top: 9px;
        }
        .owl-carousel.industries-carousel .owl-nav .owl-next {
            right: -40px;
        }


@media (min-width: 1024px){
.col-lg-20{-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;}
}


@media (max-width: 991.98px) {
    .industries-page h1 {
        font-size: 4rem;
    }
    .industries-page .col-md-3 .box .icon-box {
height: 150px;}
.industries-page h3 {
font-size: 2.4rem;}
}

@media (max-width: 767.98px) {
    .industries-page .bottom-border {
margin: 1.5rem;
}
.industries-page .blue-box h2 {
font-size: 3.5rem;
}
.industries-page .blue-box .bottom-border {
margin: 2rem auto 2.5rem 0;}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.owl-carousel.industries-carousel .owl-nav .owl-next, 
.owl-carousel.industries-carousel .owl-nav .owl-prev{
    position: relative;
    top:unset;
    transform: unset;
    left: unset;
    right: unset;
    margin: 0 6px;
    font: normal normal normal 15px FontAwesome;
    width: 30px;
    height: 30px;
}

.owl-carousel.industries-carousel .owl-nav .owl-prev:before,
.owl-carousel.industries-carousel .owl-nav .owl-next:before{
    top: 8px;
}

.industries-carousel .box .icon-box{
    height: 140px;
}
.industries-carousel .box .icon-box img{
    width: 85px;
}

.industries-carousel .box {
    min-height: 215px;
}

}
@media (max-width: 600.98px){
.industries-page h1 {
font-size: 2.5rem;
}
.industries-page .bottom-border {
margin: 2rem auto;
}

}
@media (max-width: 575.98px) {
 
    .industries-page h1 {
        font-size: 3rem;
    }
    .industries-page .blue-box {
padding: 4rem 3rem;
margin: 6rem 0 4rem;
}
    .industries-page .blue-box .quote-icon {
top: -50px;
left: 3rem;
font-size: 5rem;}
}
@media (max-width: 480.98px) {
    .industries-page h1 {
font-size: 2rem;
}
.industries-page h3 {
font-size: 1.8rem;
}
.industries-page .bottom-left-border {
margin: 1.5rem auto 1.5rem 0;
}
.industries-page .blue-box h2 {
font-size: 3rem;
}
}