/*
Theme Name: Gersis DE
Version: 1.0
Author: Dmitry Shulga
Author URI: https://freelancehunt.com/freelancer/dnshulga.html
*/
.tt-up {
	text-transform: uppercase;
}
p.status {
	text-align: center;
	color: #fff;
}
@media (max-width: 1050px) {
   .directions__item.active .directions__item-title {
        padding: 25px 0px 0px 0px;
    } 
    .directions__item-title p {
        margin: 0px 10px;
    }
    .directions__item.active .directions__content {
        padding: 25px 20px;
    }
    .directions__item.active {
        height: auto;
    }
}
@media (max-width: 320px) {
   .directions__item-title p {
        font-size: 19px;
    }
}

.footer__wrapp .numbers_2 {
    margin: 10px 0px 35px 0;
}

.f-s {
    font-size: 19px;
}
.footer__logo-subtitle {
    font-size: 18px;
}