.header-cta ul li i {
    color: #001659;
}

.second-header a,
.second-header span {
    color: #001659;
}

.main-menu ul li a {
    color: #001659;
}

.portfolio .col3 .grid-item {
    height: 200px;
}

.portfolio .col3 .grid-item .box20 img {
    width: auto;
    height: 200px;
    border-radius: 10px;
    max-width: inherit;
    margin-left: 0px;
}

.breadcrumb-area-top {
    min-height: 550px;
    background-size: cover;
    background-image: url(/MIqrESyDEyMUTxg6M3y5oakJDkcLK1DoI1LqsxSMEIgQJSOlH1SLHTIqDkcsDIH.jpg)
}

.section-bg {
    background: url(/MIqrESyDEyMUTxg6M3y5oakJDkcLK1DoI1LqD0MnJ1qDDOuGIE1RJ1L.jpg);
    background-size: cover;
    background-position: center center;
}

.box-content-p {
    border-bottom: 5px solid;
    width: 30px;
    color: #001659;
}

.title a {
    text-shadow: 1px 3px 2px rgb(160, 159, 159);
}

.intro a {
    text-shadow: 1px 3px 2px rgb(160, 159, 159);
}

.box20 img {
    object-fit: initial !important;
    width: 100% !important;
}

.base-btn {  
    margin:5px;
    padding: 8px 20px !important;
    cursor: pointer !important;
    box-shadow: 0 0 1px 1px #cacaca;
    border-radius: 25px !important;
    background-color: transparent !important;
    text-align: center !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 12px !important;
    color: #bec9cf !important;
}
.button-group button.active {
    font-size: 12px !important;
    border-radius: 25px !important;
    box-shadow: 0 0 1px 1px #3560A0 !important;
}

.base-btn:hover {
    box-shadow: 0 0 1px 1px #3560A0 !important;
    color: #3560A0 !important; 
}