.panel .ornament {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/taxes/ornament.gif) right bottom no-repeat;
}
.path-navigation, .gr, .path-navigation a:visited, #__taxes span.go_to_address{
color: #2A3138!important;
}
a:hover, .path-navigation a:hover, .pseudo-link:hover, .gr a:hover .gr-letter, .gr a:hover, .info-row-item a:hover, .publication-title a:hover, .info__offshore-news a:hover {
color: #2A3138!important;
}
.outer-block a, .contact-person .person a, .pseudo-link, .menu a, .person a, .gr a, h3 a, .slide.pseudo-link, .layout--a h2 {
color: #2A3138;
}
.content a {
color: #2A3138 !important;
}
.seminar-row a:hover {
color: #2A3138 !important;
}
.offer_price {
background-color: #FFC72C !important;
color: #2A3138 !important;
}
.offer_title a:hover {
color: #2A3138 !important;
}
.publication-meta__author a:hover {
color: #2A3138 !important;
}
.video-item a:hover {
color: #2A3138 !important;
}
footer a:hover {
color: #FFC72C !important;
}
.footer-subscriptions a, .sortable h2 {
color: #2A3138 !important;
}
.footer-subscriptions a:hover {
color: #2A3138 !important;
}
body .gsl-button, .gsl-contacts__contact a, .video-banner, .gsl-cta-box, .swal2-styled.swal2-confirm {
background: #FFC72C;
}
body .gsl-button[disabled] {
background: #FFC72C;
}
.your-consultant__phone:before {
background-color: #FFC72C;
}
.your-consultant__phone a:hover, a.your-consultant__meta__title:hover {
color: #2A3138 !important;
}
.panel .search {
border-color: #FFC72C;
}
p.logo {
background: url(//gsl.org/ru/wp-content/themes/gsl/i/taxes/artlebedev-bkg.gif) left top  no-repeat;
}
div.img-preview img:hover,
div.gallery-hover img,
div.gallery-hover a img,
div.img-preview a:hover img  {
border-color: #FFC72C;
}
.gsl-contacts__contact a > i {
filter: brightness(0) saturate(100%) invert(1%) sepia(63%) saturate(2712%) hue-rotate(213deg) brightness(93%) contrast(103%);
}
.gsl-contacts__contact a:hover {
background: #FFC72C;
}
.swal2-styled.swal2-confirm:focus {
box-shadow: 0 0 0 3px #FFC72C;
}
.seminar-title a:hover{
color:#2A3138 !important;
} .gsl-button.gsl-quiz-form {
color:#2A3138 !important;
}
.gsl-button.gsl-button_l-r-padding {
color:#2A3138 !important;
}
.quiz-bank-box__progress span.active {
background: #FFC72C;
color: #2A3138;
border: 2px solid #FFC72C;
}
.quiz-item-answer input:checked + label {
color: black !important;
}
.quiz-bg-initinal{
background: #FFC72C !important;
color: #2A3138 !important;
}
.finish-block-quiz {
border: 3px solid #FFC72C !important;
transition: 0.3s ease-in-out;
animation: scaleFadeInYellow 3s forwards !important;
}
.finish-block-quiz .offer_container {
box-shadow:1px 1px 10px rgba(0, 0, 0, 0.5);
}
@keyframes scaleFadeInYellow {
0% {
opacity: 0;
}
50% {
box-shadow: 1px 1px 50px #FFC72C;
}
100% {
opacity: 1;
box-shadow: none;
}
}
@keyframes backlight  {
0% {
box-shadow: 0px 0px 0px transparent;
}
50% {
box-shadow: 0px 0px 70px #FFC72C
}
100% {
box-shadow: 0px 0px 0px transparent;
}
}
.quiz_loading img {
filter: brightness(0) saturate(100%) invert(78%) sepia(89%) saturate(827%) hue-rotate(330deg) brightness(101%) contrast(105%);
}
.quiz-bank-box__progress span.active::after {
background: #FFC72C !important;
} .countries-list-quiz-final {
padding: 1rem 0 0 0;
width: 100%;
}
.item-country-list__row {
gap: 1rem;
}
.item-country-list__row .item-country-list__column {
min-width: max-content !important;
max-width: min-content !important;
margin-right: 0em !important;
}
.countries-list-quiz-final .item-country-list__row {
width: 100%;
border: 1px #d0d0d0 solid;
padding: 1rem;
}
.countries-list-quiz-final .item-country-list__row > .item-country-list__column.country {
align-items: center;
width: 100%;
display: flex;
min-width: 100% !important;
}
@media(max-width:1198px) {
.item-country-list__row {
flex-direction: column !important;
align-items: flex-start !important;
}
}