.services-content .content-top{
justify-content:center;
}
.section-title.white-title .title {
    color: black;
}
.services-bg{
padding:50px 0px !important;
}
.services-active .slick-dots li button {
    background: transparent;
    border: 2px solid #304f90;
    border-radius: 50%;
    height: 15px;
    padding: 0;
    text-indent: -9999999999px;
    width: 15px;
}
.services-active .slick-dots li.slick-active button{
 background:#304f90;
border-color:#304f90;
}
.services-item{
padding:13px 19px 8px !important;
margin-bottom:5px !important;

}
.services-thumb{
margin-bottom:4px !important;
}
.carousel-inner {
    margin-top: 150px;
    margin-bottom: -52px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 58%;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: #ffffffa1;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    height: 50px;
}
.slider-bg {
    min-height: 482px;
    margin-top: 150px;
}

.brand-area-two .section-title-two{
    margin-bottom: 0px !important;
}
.brand-area-two {
    margin-top: 40px;
}
.cta-area{
display:none;
}
.welcome{
padding: 90px 0px 90px;
    background-color: #f4f4f4;
}

.welcome a{
color: #ffffff;
font-size: 17px;
    font-weight: 600;
    background: #304f90;
    display: inline-block;
    padding: 11px 43px;
    border-radius: 50px;
    border: 2px solid #304f90;
margin-top:24px;
}
.welcome p{
font-size: 20px;
}
.welcome a:hover{
 background: #ffcb08;
    border-color: #ffcb08;
}
.testimonial-bg-two {
    background-position: 50%;
    background-size: cover;
    padding: 120px 0;
    background: #304f90;
}
.section-title-two .sub-title, .testimonial-nav button, .testimonial-nav-two .slick-arrow {
    background: white !important;
    color: var(--tg-primary-color)!important;
}
h2{
text-align: left !important;
}
@media (max-width: 474.99px)
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 37%;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: #ffffffa1;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    height: 38px;
}
.split-line {
text-align: center !important;
}