/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

button.slick-next.slick-arrow {
    display: none;
}
.testimonial-section-one button.slick-arrow{
	display: none !important;
}
h2.heading-title.animate.fadeInUp.wow.animated.animated {
    font-size: 32px !important;
}
.careers-section {
    padding: 150px 0;
    overflow: hidden;
}
.careers-section .heading-box{
    margin-bottom: 60px;
}