div[style="position:fixed;text-align:center;width:100%;z-index:999999;bottom:0px;left:0px;padding: 6px;color: #a94442;background-color: #f2dede;"] { display: none;}

/***CLIENT ICONS***/

.swiper-ourTeam01.swiper-container .swiper-slide .content {
    background:#b11515 !important;
}

.swiper-ourTeam01.swiper-container .swiper-button-next:hover, .swiper-ourTeam01.swiper-container .swiper-button-prev:hover {
    background:rgb(177, 21, 21)!important;
}

/***RESPONSIVE***/

@media only screen and (max-width: 400px) {
.title-10 .title {
    font-size: 28px;
    margin-top: 40px !important;
}

.coming-soon-logo {
    width: 200px !important;
}

}


