#layout {
background: none;
}
.gsl-cta-box {
margin-bottom: 50px;
justify-content: space-between;
}
.gsl-cta-box__block {
font-size: 22px!important;
}
.top-news_container {
position: relative;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
}
.gsl-breadcrumbs {
max-width: none;
}
.path-navigation {
display: none;
}
.ExpandingInfo {
display: flex;
gap: 15px;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
box-shadow: 0px -5px 20px 0px #77848680;
position: relative;
z-index: 1;
}
.ExpandingInfo--item .item-container {
position: relative;
margin: 0 15px 30px;
}
.ExpandingInfo--item .item-header {
font-size: 28px;
font-weight: bold;
line-height: 1.4;
margin-left: 80px;
}
.ExpandingInfo--item a, .ExpandingInfo--item a:hover {
color: #000000;
}
.ExpandingInfo--item .large a:hover, .ExpandingInfo--item .large a.link-hovered {
text-decoration: underline;
}
.color-group.ExpandingInfo--item .large .item-header a, .color-group.ExpandingInfo--item .item-description a:hover {
color: #2A3138;
}
.color-group.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-gray.svg);
}
.color-offshore.ExpandingInfo--item .large .item-header a, .color-offshore.ExpandingInfo--item .item-description a:hover, .color-offshore.ExpandingInfo--item .item-description a.link-hovered {
color: #0e63ab;
}
.color-offshore.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-blue.svg);
}
.color-audit.ExpandingInfo--item .large .item-header a, .color-audit.ExpandingInfo--item .item-description a:hover {
color: #b20515;
}
.color-audit.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-red.svg);
}
.color-law.ExpandingInfo--item .large .item-header a, .color-law.ExpandingInfo--item .item-description a:hover {
color: #be8b00;
}
.color-law.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-yellow.svg);
}
.color-translations.ExpandingInfo--item .large .item-header a, .color-translations.ExpandingInfo--item .item-description a:hover {
color: #ce6f26;
}
.color-translations.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-orange-green.svg);
}
.color-conferences.ExpandingInfo--item .large .item-header a, .color-conferences.ExpandingInfo--item .item-description a:hover {
color: #772793;
}
.color-conferences.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-purple.svg);
}
.color-vacancies.ExpandingInfo--item .large .item-header a, .color-vacancies.ExpandingInfo--item .item-description a:hover {
color: #37843a;
}
.color-vacancies.ExpandingInfo--item .counter-number {
background: #37843a;
}
.color-taxes.ExpandingInfo--item .large .item-header a, .color-taxes.ExpandingInfo--item .item-description a:hover {
color: #e2661b;
}
.color-taxes.ExpandingInfo--item .counter-number {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/logo/gsl-logo-orange.svg);
}
h4 {
line-height: 1.17;
margin-bottom: 10px;
font-size: 11px;
margin-top: 0;
}
.ExpandingInfo--item .item-description {
margin-top: 11px;
font-size: 16px;
line-height: 1.8;
}
.ExpandingInfo--item .small {
display: none;
}
p {
font-size: 16px;
line-height: 1.13;
margin: 0;
}
.ExpandingInfo--item .counter-number {
position: absolute;
width: 60px;
height: 60px;
top: -8px;
left: 15px;
border-radius: 100%;
}
.gray-section.section {
background: #E9EEEF;
position: relative;
}
.gray-section.section:first-child {
padding-top: 50px;
}
.gray-section-list .list-column-inner {
background: #ffffff;
padding: 45px 30px;
border-radius: 28px;
box-shadow: 0px 10px 20px #77848680;
margin-bottom: 35px;
display: flex;
flex-direction: column;
}
.gray-section-list .icon-service {
max-height: 65px;
width: auto;
margin-bottom: 30px;
margin-right: 18px;
}
.gray-section-list .service {
font-size: 22px;
font-weight: 900;
line-height: 1.5;
}
.why-us.section {
padding: 45px 0;
}
.reason-block .subtitle1, .reason-block .text {
color: #ffffff;
}
.subtitle1 {
font-size: 30px;
font-weight: 900;
line-height: 1.4;
margin-bottom: 30px;
}
.reason-block .text {
font-size: 18px;
font-weight: 400;
line-height: 2;
}
.why-us-slider {
padding: 50px 30px 30px;
background: url(//gsl.org/ru/wp-content/themes/gsl/i/pochemu-zhe.webp) no-repeat center / cover;
}
body .owl-carousel .owl-nav .owl-next, body .owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
filter: brightness(0) invert(1);
}
.owl-carousel .owl-nav button.owl-prev {
left: 0;
}
.owl-carousel .owl-nav button.owl-next {
right: 0;
}
.owl-carousel .owl-nav button.owl-prev .svg-arrow, .owl-carousel .owl-nav button.owl-next .svg-arrow {
margin: 0 auto;
}
.owl-carousel .owl-nav button.owl-next .svg-arrow {
transform: rotate(180deg);
}
.owl-theme .owl-nav {
margin-top: 0;
}
.key-facts-list .list-column {
padding: 10px 5px;
}
.key-facts-list .list-column-inner {
padding: 12px 15px 45px;
background: #E9EEEF;
height: 100%;
-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
}
.key-facts {
margin-bottom: 50px;
}
.subtitle2 {
font-size: 40px;
font-weight: 900;
}
.key-facts-list .text {
font-size: 14px;
font-weight: 500;
line-height: 1.4;
margin-top: 10px;
}
.heading .intro {
font-size: 18px;
font-weight: 500;
line-height: 1.7;
margin-bottom: 25px;
}
.content h1 {
font-size: 38px;
font-weight: 600;
margin-bottom: 25px;
margin-left: 0;
line-height: 1.4;
color: #2A3138;
}
.content h2.title-h2 {
font-size: 32px;
font-weight: 900;
margin-top: 0;
color: #2A3138;
margin-bottom: 35px;
line-height: 1.4;
}
.content .why-us h2.title-h2 {
font-size: 32px;
padding: 0 15px;
margin-bottom: 45px;
}
.map-dot {
display: inline-block;
background: url(//gsl.org/ru/wp-content/themes/gsl/i/footer/map_dot.svg) no-repeat center / contain;
width: 15px;
height: 20px;
vertical-align: text-bottom;
margin-left: 12px;
}
.office-locator a {
background: #778486;
border-radius: 25px;
color: #ffffff;
text-decoration: none;
font-size: 16px;
padding: 4px 7px 6px;
display: inline-block;
position: relative;
box-shadow: 0px 3px 6px #0000004D;
transition: all .15s ease-in-out;
top: 0;
}
.office-locator a:hover {
top: -5px;
box-shadow: 0px 8px 6px #0000004D;
}
.office-locator {
margin-top: 35px;
}
.office-locator a span {
vertical-align: middle;
display: inline-block;
}
.ExpandingInfo--item .counter-line {
display: none;
}
.ExpandingInfo--item {
box-shadow: 0 12px 16px 0px #77848680;
margin: 30px -15px 0;
position: relative;
}
.content .key-facts h2.title-h2 {
margin-bottom: 10px;
}
#layout:before, .gray-section.section.ornament:before {
content: '';
position: absolute;
top: 0;
right: 0;
display: block;
}
#layout:before {
top: 89px;
width: 120px;
height: 145px;
background: url(//gsl.org/ru/wp-content/themes/gsl/i/GSL_ornament.svg) no-repeat left top;
background-size: 230%;
opacity: 0.7;
}
.gray-section.section.ornament:before {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/GSL_orn2.svg) no-repeat left top;
width: 190px;
height: 230px;
background-size: 190%;
}
.content .gray-section h2.title-h2, .gray-section .gray-section-list {
position: relative;
}
section.expanding-services {
padding: 0;
}
section.expanding-services .counter .medium.counter-number {
position: relative;
}
section.expanding-services .item-container h2.item-header {
margin-left: 0;
margin-top: 0;
}
.text-popup {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
padding: 15px;
}
.popup-content {
background: white;
max-width: 600px;
max-height: 80vh;
overflow-y: auto;
position: relative;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 25px;
}
.popup-close {
border: none;
cursor: pointer;
background: var(--color-offshore);
color: white;
width: fit-content;
}  
.show-more-inline {
color: var(--color-offshore);
font-weight: 500;
display: inline;
cursor: pointer;
text-transform: capitalize;
white-space: nowrap;
}
.media-quote .white-rounded-box{
height: 80px;
}
.media-quote .white-rounded-box svg{
width: 100%;
height: 100%;
}
.media-quote .white-rounded-box {
display: flex;
justify-content: center;
align-items: center;
min-height: 80px;
}
.media-quote__alt {
font-size: 22px;
font-weight: 600;
color: black !important;
}
.media-quote a {
text-decoration: none;
}
.media-quote path{
fill: black;
}
.gray-section.section {
margin: 0;
padding: 20px 20px;
}
.why-us {
margin-top: 0 !important;
}
.title-h2 {
line-height: 1 !important;
}
@media (min-width: 767px) {
.gray-section-list .list-column {
padding: 10px;
display: flex;
}
.gray-section.section.ornament:before {
width: 320px;
height: 260px;
background-size: 130%;
}
#layout:before {
width: 200px;
height: 210px;
}
.gray-section-list .service {
font-size: 26px;
font-weight: bold;
line-height: normal;
}
.gray-section-list .icon-service {
margin-right: 0;
}
.gray-section-list .list-column-inner:hover, .gray-section-list .list-column-inner.gray-section_column__hovered {
background: #0071C1;
color: white;
box-shadow: 0px 20px 20px #77848680;
transform: scale(1.05);
}
.gray-section-list .list-column-inner:hover .icon-service svg .a, .gray-section-list .list-column-inner.gray-section_column__hovered .icon-service svg .a  {
fill: #ffffff;
}
.gray-section-list .list-column-inner {
width: 100%;
display: block;
padding: 30px;
margin-bottom: 0;
transform: scale(1);
transition-property: transform, box-shadow, background;
transition-duration: 0.2s, 0.2s, .2s;
transition-timing-function: ease, ease, ease;
}
.ExpandingInfo--item {
padding-bottom: 30px;
}
.ExpandingInfo--item .item-container {
padding-top: 17px;
}
.ExpandingInfo--item .item-header {
font-size: 30px;
}
h4 {
font-size: 22px;
}
section.expanding-services .counter .medium.counter-number {
position: absolute;
}
section.expanding-services .item-container h2.item-header {
margin-top: 3rem;
}
}
@media (min-width: 1001px) {
.gsl-cta-box__block {
font-size: 24px!important;
flex: 0 1 auto!important;
}
section.expanding-services .item-container h2.item-header {
margin-top: 1rem;
}
.ExpandingInfo--item .counter {
display: flex;
flex-direction: row;
align-items: center;
}
.gray-section.section.ornament:before {
width: 480px;
height: 350px;
background-size: cover;
}
#layout:before {
top: 0;
background-size: cover;
width: 340px;
height: 265px;
opacity: 0.4;
filter: contrast(0.6);
}
.office-locator a {
font-size: 18px;
padding: 4px 13px 6px;
}
.office-locator {
margin-top: 35px;
}
.key-facts-list .text {
font-size: 26px;
max-width: 70%;
font-weight: 400;
line-height: normal;
margin-top: 0;
}
.key-facts-list .list-column-inner {
padding: 8px 20px 25px;
}
.subtitle2 {
font-size: 60px;
}
.content .key-facts h2.title-h2 {
margin-bottom: 20px;
}
.key-facts-list .list-column {
padding: 15px;
}
.list.column-3 .list-column {
width: 33.3%;
}
.owl-carousel .owl-nav button.owl-next .svg-arrow {
margin-left: 11px;
}
.owl-carousel .owl-nav button.owl-prev .svg-arrow {
margin-left: 8px;
}
body .owl-carousel .owl-nav .owl-next, body .owl-carousel .owl-nav .owl-prev {
background: #E9EEEF;
width: 40px;
height: 40px;
border-radius: 100%;
margin-top: -20px;
filter: none;
}
.reason-block .text {
font-size: 20px;
line-height: 1.3;
}
.subtitle1 {
font-size: 25px;
margin-bottom: 25px;
}
.content .why-us h2.title-h2 {
color: #ffffff;
font-size: 34px;
padding: 0;
}
.why-us-slider {
padding: 0 90px;
background: none;
}
.why-us.section {
padding: 45px 30px 95px;
background: url(//gsl.org/ru/wp-content/themes/gsl/i/pochemu-zhe.webp) no-repeat center / cover;
}
.content h2.title-h2 {
font-size: 40px;
margin-bottom: 20px;
}
.ExpandingInfo--item {
width: 20%;
padding-bottom: 0;
box-shadow: none;
transition: width .4s ease 0s;
margin: 0;
}
.hovered .ExpandingInfo--item {
width: 15.7%;
}
.ExpandingInfo--item .small {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
visibility: hidden;
}
.ExpandingInfo--item .counter-line {
display: block;
width: calc(100% - 32px);
margin-left: 32px;
background-color: #dadada;
height: 2px;
margin-bottom: 0;
transition: all .4s ease 0s;
}
.ExpandingInfo--item.item-expanded .counter-line {
width: calc(100% - 82px);
margin-left: 82px;
}
.heading .intro {
font-size: 26px;
max-width: 80%;
line-height: 1.4;
}
.content h1 {
font-size: 55px;
margin-bottom: 25px;
}
#site_switcher .pseudo-link {
color: #2A3138;
border-bottom: 0;
}
#site_switcher .reducer a span.icon {
top: 6px;
}
#header #lang, #lang a {
font-size: 16px;
color: #2A3138;
padding-top: 1.8em;
}
#site_switcher .reducer {
padding-top: 1.8em;
font-size: 16px;
margin-bottom: 0.5em;
}
.gray-section-list .list-column {
padding: 20px;
}
.ExpandingInfo {
flex-direction: row;
box-shadow: none;
}
.ExpandingInfo--item .item-header {
font-size: 35px;
line-height: 1.2;
margin-left: 0;
}
.ExpandingInfo--item .item-description {
line-height: 1.5;
margin-right: 14.28571%;
}
.ExpandingInfo--item .small h4, .ExpandingInfo--item .small h2 {
font-size: 20px;
line-height: 1.2;
margin-top: 57px;
}
.ExpandingInfo--item.item-expanded {
width: 36.84211%;
}
.ExpandingInfo--item .counter-number {
position: absolute;
width: 26px;
height: 26px;
top: auto;
left: -4px;
transition: all .4s ease 0s;
}
.ExpandingInfo--item.item-expanded .counter-number {
width: 75px;
height: 75px;
}
.ExpandingInfo--item .large {
width: 100%;
visibility: hidden;
opacity: 0;
transform: translate(0px, 15px);
transition: all .4s ease;
transition-delay: 0s;
}
.ExpandingInfo--item.item-expanded .large {
visibility: visible;
opacity: 1;
transform: translate(0px, 0px);
transition-delay: .4s;
}
.ExpandingInfo--item .small {
width: 15.5vw;
visibility: visible;
opacity: 1;
transform: translate(0px, 0px);
transition: all .4s ease;
transition-delay: .4s;
}
.ExpandingInfo--item.item-expanded .small {
opacity: 0;
transform: translate(0px, 15px);
transition-delay: 0s;
z-index: -1;
}
.ExpandingInfo--item .item-container {
margin: 0;
padding-top: 55px;
}
section.section.ExpandingInfo {
margin: 55px 0;
}
.ExpandingInfo--item a {
text-decoration: none;
}
}
@media (min-width: 1366px) {
#layout:before {
width: 560px;
height: 390px;
}
.key-facts-list .list-column {
padding: 30px;
}
#footer_main:before {
width: 490px;
height: 300px;
}
.ExpandingInfo--item .item-header {
font-size: 42px;
}
.ExpandingInfo--item .small h4 {
font-size: 26px;
margin-top: 61px;
}
.ExpandingInfo--item .small {
width: 100%;
}
.ExpandingInfo--item .item-description {
margin-right: 7%;
margin-top: 15px;
}
.ExpandingInfo--item .large {
width: 100%;
}
}
@media (min-width: 1439px) {
.gray-section-list .service {
font-size: 28px;
}
}
@media (min-width: 1600px) {
.ExpandingInfo--item .large {
width: 34vw;
}
.ExpandingInfo--item .small {
width: 14vw;
}
}
@media (max-width: 1000px) {
.top-news_container {
gap: 20px;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.top-news_container {
grid-template-columns: 1fr;
}
}