.top-logos img{
    max-height: 65px;
}
.bottom-bg{
    background-image: url('../images/bottom-bg.webp');
    background-position: center;
    background-size: cover;
    width: 100%;
    padding: 90px 0;
    color: #473e7b;
}
.mg-banner{
    background-image: url('../images/banner-bg.webp');
    background-position: center;
    background-size: cover;
    width: 100%;
    padding: 100px 40px 0;
    color: #ffffff;
}
.mg-banner h1{
    font-size: 36px;
    line-height: 1.5;
    font-weight: 700;
    position: relative;
}
.mg-banner h1:after{
    content: '';
    display: block;
    width: 50%;
    height: 1px;
    background-color: #fff;
    margin-top: 6px;
}
.mg-banner h1 span{
    font-size: 22px;
    font-weight: 500;
}
.mg-banner h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
}
.mg-banner h3 span{
    font-weight: 600;
}
.banner-padding{
    padding: 70px 0;
}

.purple{
    color: #473e7b !important;
}
.purple-border{
    height: 3px;
    width: 120px;
    background-color: #473e7b;
    margin: 5px 0 20px;
}



.form-control, .form-select{
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 2px #888 solid;
}
.btn-enquire{
    background-color: #473e7b;
    border-radius: 0;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.sec-pad{
    padding: 60px 0;
}
h2{
    font-size: 26px;
    line-height: 1.5;
}
.h2{
    font-size: 26px;
    text-transform: uppercase;
    color: #333237;
    font-weight: bold;
}
h4{
    font-size: 20px;
}
.green{
    color: #01875f;
}
.red{
    color: #da2127;
}
.mg-icons-box{
    text-align: center;
    padding: 15px 25px;
}
.mg-icons{
    background-color: #000000;
    border-radius: 100%;
    width: 110px;
    max-width:100%;
    padding:25px;
    margin: 0 auto;
}
.mg-icons img{
    max-width:100%;
}
.mg-icons-box p{
    font-weight: 500;
    margin: 15px 0;
}
.list{
    list-style-image: url('../images/list-arrow.png');
    margin: 0 auto;
}
.list > li {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    padding-left: 3px;
}
.noafter:after{
    display: none;
}
.border-right{
    border-right: 2px #999898 solid;
}

.bg-grey{
    background-color: #efefef;
}
.green-arrow{
    width: 24px;
}
.green-text{
    color: #01875f;
}
.purple-bg-pattern {
    background-color: #473e7b;
    background-size: cover;
    background-position: center;
}


.tk-page p{
    font-size:20px;
}
.tk-page h1{
    font-size:30px;
}
.tk-page h2{
    color:#595188;
    position: relative;
    font-size:22px;
}    
.tk-page h2:after{
    content:'';
    display: block;
    border-bottom:1px #595188 solid;
    width:40%;
    margin:0 auto;
}
.img-hover img {
    border: 1px #ffffff solid;
    transition: .2s;
}
.img-hover img:hover {
    border: 1px #ddd solid;
    transform: scale(.95);
    border-radius: 6px;
}

@media (max-width:1366px){
    .banner-padding{
        padding: 40px 0;
    }
    .mg-banner h1{
        font-size: 26px;
    }
    .mg-banner h1 span{
        font-size: 22px;
    }
    .mg-banner h3{
        font-size: 19px;
    }

}

@media (max-width:1024px){
    .mg-banner h1 {
        font-size: 20px;
    }
    .mg-banner h1 span, .mg-banner h3 {
        font-size: 17px;
    }
    .btn-enquire {
        padding: 12px 30px;
        font-size: 15px;
    }
    h2, .h2 {
        font-size: 20px;
    }
    h4{
        font-size: 18px;
    }
    .big-p {
        font-size: 15px;
        line-height: 1.6;
    }
    .list > li {
        font-size: 16px;
    }
}

@media (max-width:768px){
    .sec-pad {
        padding: 35px 0;
    }
    .mg-icons {
        width: 85px;
        padding: 20px;
    }
    .mg-icons-box {
        padding: 5px 10px;
    }
    h4 {
        font-size: 17px;
    }
    .list > li {
        font-size: 18px;
    }
    .tk-page p{
        font-size:18px;
    }
    .tk-page h2{
        font-size:22px;
    }    
    .tk-page h2:after{
        content:'';
        display: block;
        border-bottom:1px #595188 solid;
        width:40%;
        margin:0 auto;
    }
}

@media (max-width:576px){
    .top-logos img {
        max-height: 50px;
    }
    .mg-banner{
        padding: 40px 10px 0;
    }
    .mg-banner h1 {
        font-size: 18px;
    }
    .mg-banner h1 span {
        font-size: 18px;
    }
    .mg-banner h3 {
        font-size: 14px;
    }
    .btn-enquire {
        font-size: 13px;
    }
    .h2 {
        font-size: 22px;
    }
    h4 {
        font-size: 15px;
    }
    .border-right{
        border-right: 0;
        border-bottom: 1px #fff solid;
        margin-bottom: 25px;
    }
    .list > li {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .tk-page p {
        font-size: 14px;
    }
    .tk-page h2 {
        font-size: 16px;
    }
    h2, .h2 {
        font-size: 18px;
        line-height: 1.5;
    }
    .purple-border{
        margin: 0 auto;
    }
}