body {
    font-family: "Montserrat", sans-serif !important;
}

body h1, body h2, body h3, body h4, body h5, body p {
    font-family: "Montserrat", sans-serif !important;
}

.main-header .main-menu .navigation > li.dropdown > a:after {
    display: none;
}

.form-group-otp .inner-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-group-otp .inner-group button {
    background-color: rgba(4, 91, 168, 0.75);
    color: #fff;
    font-size: 12px;
    line-height: initial;
    height: 50px;
    padding: 0 30px;
    border-radius: 5px;
    margin-left: 10px;
    font-weight: bold;
}

.counter-two .counter-two_block:nth-child(2) .counter-two_block-inner {
    background-color: transparent;
}
.services-two-custom .service-block_two-heading {
    font-size: 16px;
}

.agency-one-custom .agency-block_one-icon {
    transform: scale(0.7);
}