.fancybox-close-small {
right: 0 !important;
top: 0 !important;
}
.modal-city .modal-city__form {
margin-top: 20px;
}
.modal-city .modal-city__form .form .wpcf7-form-control-wrap .wpcf7-search::placeholder,
.modal-city .modal-city__form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-search::placeholder {
color: gray;
opacity: 0.8;
}
.modal-city .modal-city__tabs {
height: 100%;
min-width: 100%;
white-space: nowrap;
transform: translate3d(0px, 0px, 0px);
transition: transform 0s cubic-bezier(0.1, 0, 0.25, 1) 0s; overflow: hidden;
}
.modal-city .modal-city__tabs .modal-city__tabs-button {
display: inline-block;
height: 100%;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
vertical-align: top;
white-space: normal;
background-color: transparent;
border: 1px solid #c4c4c4;
border-radius: 45px;
padding: 6px 20px;
transition: all .2s;
cursor: pointer;
}
.modal-city .modal-city__tabs .modal-city__tabs-button span {
display: inline-block;
vertical-align: middle;
margin-left: 3px;
}
.modal-city .modal-city__tabs .modal-city__tabs-button:hover {
background-color: #f5f3f1;
}
.modal-city .modal-city__tabs .modal-city__tabs-button.active {
border: 1px solid #f5f3f1;
background-color: #f5f3f1;
font-weight: 500;
}
.modal-city .modal__city-example span,
.modal-city .modal__city-example button {
padding: 0;
margin-right: 5px;
background-color: transparent;
font-size: 12px;
color: #767676;
}
.modal-city .modal__city-example button {
text-decoration: underline;
}
.modal-city .modal__city-example button:hover {
text-decoration: none;
}
.modal-city .modal__cities {
min-height: 196px;
column-count: 3;
}
.modal-city .modal__cities li {
margin-top: 7px;
}
.modal-city .modal-city__content-item {
position: relative;
z-index: 1;
width: 0.01px;
height: 0.01px;
opacity: 0;
}
.modal-city .modal-city__content-item.active {
position: relative;
z-index: 2;
width: 100%;
height: auto;
opacity: 1;
}
@media screen and (max-width: 1024px) {
.col-12.col-md-4 .wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
white-space: normal;
}
}
@media screen and (max-width: 767px) {
.modal-city .modal__cities {
column-count: 2;
max-height: 600px;
overflow: auto;
}
}
@media screen and (max-width: 575px) {
.modal-city .modal__cities {
column-count: unset;
max-height: 400px;
}
}
.tabs__item {
padding: 25px 40px;
}
.form .application__item-info,
.wpcf7-form .application__item-info {
order: 2;
margin-right: 30px;
}
@media screen and (max-width: 575px) {
.form .application__item-info,
.wpcf7-form .application__item-info {
margin-right: 0px;
}
}
.wpcf7 form.sent .wpcf7-response-output {
font-size: 16px;
color: #04a363;
}
.fancybox-button svg path {
fill: black;
stroke-width: 0;
}
@media screen and (max-width:1920px) {
.form__top{
padding: 30px 40px;
}
.form__title{
margin-bottom: 0px;
}
}
@media screen and (max-width:1440px) {
.main-slider{
padding: 50px 0;
}
}
@media screen and (max-width:768px) {
.routes-tabs__show-more{
display: none;
}
.wpcf7-f-r{
margin-bottom: 10px !important;
}
}