.content h1 {
font-size: 38px;
font-weight: 600;
margin-bottom: 25px;
margin-left: 0;
line-height: 1.4;
color: #2A3138;
}
#layout {
background: none;
}
.gsl-breadcrumbs {
max-width: none;
}
p {
font-size: 16px;
}
#layout:before {
content: '';
position: absolute;
top: 0;
right: 0;
display: block;
}
#layout:before {
top: 89px;
width: 120px;
height: 145px;
background: url(//gsl.org/en/wp-content/themes/gsl/i/GSL_ornament.svg) no-repeat left top;
background-size: 230%;
opacity: 0.7;
}
.contacts a {
color: #2A3138;
}
.contacts a:hover {
color: #8a9aa0;
}
.office-head__contacts .office__icon-container {
font-size: 22px;
}
.office__icon-container {
padding-left: 32px;
position: relative;
}
.office__icon-container:before {
content: '';
position: absolute;
left: 0;
top: 0;
display: block;
width: 20px;
height: 24px;
}
.office__icon-container.office-icon__phones:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/smart.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__email:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/mail.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__email:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/mail.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__working-hours:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/clock.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__guy:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/guy.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__parking:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/park.svg) no-repeat center / contain;
}
.office__icon-container.office-icon__warning:before {
background: url(//gsl.org/en/wp-content/themes/gsl/i/contacts/attention.svg) no-repeat center / contain;
}
.office-head__phone {
margin-bottom: 20px;
display: inline-block;
}
.office-head__image img {
height: auto;
aspect-ratio: 1;
object-fit: cover;
}
.office__image img {
width: 100%;
height: auto;
max-height: none;
margin: 0;
border-radius: 20px;
}
.office__image {
position: relative;
max-width: 340px;
margin: 40px auto 80px;
max-height: 227px;
}
.office__address {
font-size: 18px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
transform: translateY(60%);
background: white;
width: 95%;
margin: 0 auto;
padding: 15px 25px;
border-radius: 50px;
z-index: 1;
}
.contacts p {
line-height: 1.5rem;
}
.office-head__image {
width: 35%;
}
.subtitle-4 {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.office-head__descr {
margin-top: 10px;
padding-left: 20px;
}
.office__button-container {
margin-top: 35px;
flex-basis: 100%;
}
#office_map {
width: 100%;
min-height: 400px;
}
.office-map {
margin: 40px 0;
}
.office-head__contacts {
margin-top: 15px;
flex-basis: 100%;
}
.content ul.menu-contacts {
border: 0;
margin: 0 -15px 20px;
padding: 0 15px 15px;
display: flex;
overflow-y: auto;
}
.content ul.menu-contacts li {
background: 0;
border-bottom: 0;
margin: 0;
padding: 0;
padding-right: 10px;
flex: 0 0 auto;
list-style: none;
}
.content ul.menu-contacts li:before {
content: none;
}
.content ul.menu-contacts li a {
display: block;
text-decoration: none;
border: 1px solid #384654;
border-radius: 25px;
font-size: 15px;
font-weight: 500;
padding: 10px 15px;
background-color: transparent;
transition: all .15s ease-in-out;
white-space: nowrap;
}
.content ul.menu-contacts li a:hover, .content ul.menu-contacts li a:focus, .content ul.menu-contacts li.current-menu-item a {
background-color: #384654;
color: #ffffff;
}
.content ul.menu-contacts li.current-menu-item {
order: -1;
} .office__image .owl-nav {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.5rem;
max-height: 227px;
}
.office__image .owl-nav > button {
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
background: white !important;
}
.office__image .owl-nav > button.owl-next .svg-arrow {
transform: translateX(1px) rotate(180deg);
}
.office__image .owl-nav > button .svg-arrow {
max-width: 15px;
max-height: 15px;
min-width: 15px;
min-height: 15px;
} span.status-work-office {
border-radius:20px; 
padding:0.5rem 1rem; 
color:#fff;
margin-top:1rem; 
display:inline-flex;
}
span.status-work-office.open-status {
background:#55bb38; 
}
span.status-work-office.close-status {
background:#cb4747; 
} @media (min-width: 767px) {
.office-head__contacts .office__icon-container, .office__address {
font-size: 16px;
}
#layout:before {
width: 200px;
height: 210px;
}
.office-head .list-column-inner {
justify-content: flex-end;
}
.office-head__descr {
margin-top: 2vw;
padding-left: 1vw;
}
.office__image {
margin-top: 0;
}
}
@media (min-width: 1001px) {
.content ul.menu-contacts li.current-menu-item {
order: unset;
}
.office-head__contacts {
flex: 0 0 65%;
}
.content ul.menu-contacts li a {
padding: 7px 10px;
font-size: 11px;
}
.content ul.menu-contacts {
margin: 0;
padding: 0;
flex-wrap: wrap;
}
.content ul.menu-contacts li {
margin-bottom: 10px;
padding-right: 8px;
}
.office-map {
margin-bottom: 0;
}
.office-head__image {
width: 9.4vw;
max-width: 180px;
}
.office__button-container {
margin-top: 50px;
text-align: center;
}
.subtitle-4 {
font-size: 20px;
}
.content h1 {
font-size: 55px;
margin-bottom: 25px;
}
#layout:before {
top: 0;
background-size: cover;
width: 340px;
height: 265px;
opacity: 0.4;
filter: contrast(0.6);
}
}
@media (min-width: 1200px) {
#office_map {
padding: 0 25px;
min-height: 575px;
}
#office_map.map_higher {
min-height: auto;
height: 100%;
}
.subtitle-4 {
font-size: 24px;
}
.office-info {
order: 1;
}
.office-map {
margin: 0;
}
.content ul.menu-contacts li a {
padding: 8px 11px;
font-size: 14px;
}
}
@media (min-width: 1366px) {
#office_map {
padding: 0 50px;
}
#layout:before {
width: 560px;
height: 390px;
}
.office-head__contacts {
padding-left: 10.4vw;
flex: 1 0 0%;
}
.content ul.menu-contacts li a {
padding: 9px 12px;
font-size: 16px;
}
.content ul.menu-contacts li {
padding-right: 10px;
}
}
@media (min-width: 1441px) {
.content ul.menu-contacts li a {
padding: 10px 15px;
}
}