.contents {
    padding: 30px 0;}

    .custom-container {
        width: 90%;
        margin: 0 auto;
    }

    .page-head {
        color: #cf6145;
        margin: 10px 0 10px;
        text-align: left;
        font-size: 25px;
        font-weight: 500;
        line-height: 1.5;
    
    }
    h2.subject-heading {
        color: #cf6145;
        font-weight: 400;
    }
    ul{
        margin: 0px !important;
        padding: 0px !important;
    }
    .skill-list li {
        font-size: 15px;
        color: #636363;
        list-style-image: url(./images/list-arrow.png);
        padding: 3px 0;
        margin: 0 0 0 10px;
        line-height: 21px;
        font-family: DINNextLTPro-Regular, sans-serif;
    }
    a {
        text-decoration: none !important
    
    }
        .pmkkcenterbtn {
            padding: 4px 7px;
            font-family: DINNextCYR-Medium, sans-serif;
            color: #fff;
            background-color: #cf6145;            ;
            font-size: 14px;
            cursor: pointer;
            font-weight: 500;
            border: 1px solid #f5f5f5;
            border-radius: 4px;
            margin: 0 0 5px;
        }


        .abtcompany {
            color: #444;
            line-height: 1.55;
            text-align: justify;
            font-size: 16px;
            font-family: DINNextLTPro-Regular, sans-serif;
            margin: 10px 20px 0 0;
            font-weight: 500;
        }

        .active a{
            background-color: #cf6145 !important;
            color:white !important;
        }
        .web-header {
            font-size: 25px;
            margin: 20px 0;
            color: #cf6145;
    font-weight: 700;
    text-align: center;
        }

        .card {
            border: unset !important;
        }

        #ourservicesslider .main-service-bx {
            display: block;
        }
        

.main-service-bx, .mainfuture, .ourcoursecrd {
    background: #fff;
    border: 5px solid #eee;
    border-radius: 15px;
    height: 115vh;
    max-height: 300px;
    transition: .7s;
    overflow: hidden;
}
.main-service-bx {
    margin: 0 auto 15px;
    text-align: center;
}
#ourservicesslider .owl-item .imgbx {
    padding: 10px 0;
}
.imgbx {
    background: #eee;
}
#ourservicesslider .owl-item .imgbx, div.gallery {
    margin: 0 0 12px;
}
#ourservicesslider .owl-item .imgbx img {
    text-align: center;
    margin: 0 auto;
    width: 100px !important;
    height: 100px;
}

.main-service-bx h6 {
    font-size: 19px;
    color: #373737;
    margin: 0 10px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
}
.main-service-desc {
    font-family: Poppins, sans-serif;
    font-size: 13.5px;
    font-weight: 600;
    width: 100%;
    color: #444;
    padding: 10px 10px 20px;
    max-width: 95%;
    margin: 0 auto;
    text-align: center;
}
#ourservicesslider .owl-item img {
    margin: 10px auto 0;
}
.main-service-bx h6 img {
    width: 40px !important;
    height: auto;
}
.readmorebtnblue {
    padding: 5px 15px;
    color: #fffdff !important;
    background-color:#cf6145;
    font-size: 15px;
    border-radius: 10px;
    text-align: center;
}




.position_sticky .enquiry-frm-bx {
    position: sticky;
    top: 0;
}

.enquiry-frm-bx {
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
    padding: 35px 20px 20px !important;
    background: url(../images/subscribe-angle.png) top right no-repeat #fff;
}

.connect-header {
    color: #444;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 15px;
}

.wpcf7-form-control-wrap {
    width: 100%;
    margin: 0 0 16px;
}
.form-control, .regform {
    border: 1.5px solid #7c7c7c;
}

.btn-box {
    text-align: center;
    margin: 15px 0 5px;
    display: flex;
    flex-direction: column;
}
.redbg {
    background:#cf6145;
}
.morebutton {
    padding: 7px 15px;
    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 5px;
}
input[type="submit"] {
    background: #cf6145   !important;
    color: #fff !important; 
}

.reach-us-bx {
    border-top: 1px solid #636363;
    padding: 15px 0;
    font-size: 20px;
    color: #555;
    text-align: left;
    line-height: 32px;
    font-weight: 600;
    margin: 30px 0 20px;
}

.reach-us-bx span {
    font-size: 18px;
}
.banner2{
    height: auto !important;
}