.mobinfoonly {
	font-size: 18px ! IMPORTANT;
    display: block;
    margin: auto;
    line-height: 23.4px;
    padding-bottom: 80px;
	    padding-top: 35px;
	    font-weight: 700;
}
h1.mobinfoonly {
    display: none;
}
.advantages {
    text-align: left;
}
.advantages-title { font-size:28px; margin-bottom:90px;font-weight: 700;line-height: 40px;    text-align: center; }
.rm-content p:not(:last-child) {
    margin-bottom: 5px;
}
h2.vacancies-title.mb-4 {
    padding-top: 60px;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}
.cta-button { text-align:center; margin-bottom:30px; }
button.cta-button.text-center.btn.vacancies-btn {
    display: inline-block;
    padding: 15px 42px;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #000;
    border-radius: 10px;
    margin: 10px;
}
button.cta-button.text-center.btn.vacancies-btn:hover {
	    background: #000;
    color: #fff;
}
.vacancies-text {
    font-size: 16px;
    line-height: 17px;
	    padding-top: 45px;
}
p.fw-bold {
    padding-top: 25px;
}
#content {
	    margin-bottom: 75px;
}
i.bi.bi-geo-alt.me-1 {
    color: red;
}
i.bi.bi-cash-stack.me-1 {
    color: green;
}
i.bi.bi-pin-angle.me-1 {
    color: red;
}
i.bi.bi-telephone {
    color: red;
}
.btn-close-black {
  filter: invert(0) grayscale(100%) brightness(0);
}
.btn-close {
  background: none;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  opacity: 1;
right: -10px;
    top: -20px;
}

.btn-close::before,
.btn-close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.2rem;
  height: 2px;
  background-color: #000;
  transform-origin: center;
}
h5.modal-title.fw-bold.mt-2 {
    padding-right: 0;
    font-size: 32px;
    font-weight: 700;
    text-transform: initial;
}
.modal-content.position-relative {
    border: none;
    box-shadow: none;
}
.modal-body.vacancy-content.text-start p {
    font-size: 16px;
    line-height: 24px;
}
.modal-body.vacancy-content.text-start ul li {
    font-size: 16px;
    line-height: 24px;
}
.modal-content {
    padding: 20px 10px 30px 15px;
	    border-radius: 0;
}
.modal-header {
    padding: 0.6rem 0.6rem;
}
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.7); 
}
div#vacancyChobotar {
    background-color: rgb(0 0 0 / 55%);
	    z-index: 10555;
}
div#vacancyShveya {
	    background-color: rgb(0 0 0 / 55%);
		    z-index: 10555;
}
.modal-backdrop {
    z-index: 1054;
}
.modal {
    z-index: 1055;
}
.btn-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.btn-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 991px) { 
div#information-information {
    max-width: 991px;
}
    .modal-dialog {
        max-width: 635px;
	}
}
@media (max-width: 991px) {

}
@media (min-width: 991px) {

}
@media (min-width: 768px) {
.advantages-title {
	margin-bottom: 70px;
}
}
@media (max-width: 768px) {

}