.btn-style-3 a.btn {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: .02px;
    border: none;
    background-color: #6FC5E0;
    border-radius: 50px;
    z-index: 1;
    padding: 14px 42px 15px;
}

.header-height-1 {
    min-height: 123px;
}

.banner-content-5 span::before {

    position: absolute;
    content: "";
    left: -67px;
    width: 50px;
    height: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #163963;
}

.banner-content-5 span::after {
    position: absolute;
    content: "";
    right: -67px;
    width: 50px;
    height: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #163963;
}

.about-content h2 {
    font-size: 30px;
    color: #6FC5E0;
    font-family: "Great Vibes", cursive;
    margin: 0;
}

.banner-content-5 h1 {
    font-size: 72px;
    line-height: 67px;
    margin: 25px 0 40px;
    font-family: "URWAbbeyW01";
    color: #ffffff;
    -webkit-text-stroke: 4px #163963;
}

.contact-form-style .contact-us-btn button {
    display: inline-block;
    background-color: #163963;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 18px 40px;
    z-index: 1;
}

.brand-logo-active .swiper-wrapper .single-brand-logo a img {
    max-width: 50%;
    
}

.product-action-btn-2:hover{
    background-color: #163963;
}

/* .banner-wrap a img {
    
    opacity: 0.5;
    background-color: rgba(215, 216, 216, 0.5);
} */

.banner-wrap .banner-content-6 h2 {
    font-size: 36px;
    color: #0d426f;
    font-weight: 600;
    margin: 0;
}
.pb-65 {
    /* padding-bottom: 8px; */
    padding-top: 80px;
    margin-bottom: -80px;
}

.slider-content-2 h1 {
    font-weight: 600;
    font-size: 60px;
    color: #fff;
    line-height: 74px;
    margin: 9px 0 24px;
    font-family: "Poppins", sans-serif;
    z-index: 5;
    position: relative;
}

.slider-content-2-wrap {
    width: 500px;
    padding: 62px 0 67px 60px;
    position: relative;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
}
