@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a,
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.common-list__description,
.common-list__left-bg,
.footer-contact__info,
.form-custom .form-kvkk,
.header-right,
.headline-news__body,
.headlinenewsV2-link a,
.hero-accordion .item,
.inner-page__heading .container,
.list-activity__date,
.logos-footer,
.mayor-card__info,
.mayor-card__social,
.mayor-wrapper,
.multimedia-wrapper,
.news-body,
.news-description,
.ordered-links.style-1 ul li:not(.more) a,
.owl-nav-style.top-right .owl-theme .owl-nav,
.page-content__cards .card,
.personnel-footer,
.schema-list ul li a,
.schema-list ul li button,
.search-list__right,
.shortcut-btn,
.shortcut-card a,
.shortcuts-item,
.transactions .item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

.view-common.no-padding,
button,
fieldset,
legend,
menu,
ol,
td,
ul {
    padding: 0
}

.fancybox-image,
.fancybox-infobar,
.fancybox-share__button,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.page-content__description ul li,
.page-content__information .text ul li {
    list-style: disc
}

.page-content__description ol li,
.page-content__information .text ol li {
    list-style: decimal
}

:root {
    --color-red-dark-master: #e73b3b;
    --color-red-alternative: #f24141;
    --color-light-grey-alternative: #f2f2f2;
    --color-white-master: #ffffff;
    --color-teal-alternative: #45bfbf;
    --color-dark-grey-master: #213333;
    --color-lavender-master: #a998ed;
    --color-purple-alternative: #5144a6;
    --color-orange-master: #f2a03d;
    --color-yellow-alternative: #f2ce3d;
    --color-light-green-master: #88ce70;
    --color-green-alternative: #477e34
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -ms-overflow-style: scrollbar
}

.owl-nav-style.top-left .owl-theme.owl-transactions .owl-nav [class*=owl-],
blockquote,
body,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
menu,
ol,
p,
pre,
ul {
    margin: 0
}

#zuck-modal-content .story-viewer .slides .item.active,
#zuck-modal-content .story-viewer .slides .item.active .tip.link,
#zuck-modal-content .story-viewer.loading .head .loading,
#zuck-modal-content .story-viewer.muted .tip.muted,
.fancybox-is-sliding .fancybox-slide,
.fancybox-show-thumbs .fancybox-thumbs,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous,
.no-js .owl-carousel,
.owl-carousel.owl-loaded,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.slide-pagination li,
.stories.list .story>.item-link>.info .time,
audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.fancybox-button:focus,
button,
input {
    outline: 0
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

*,
.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE,
::after,
::before,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.fancybox-container *,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    background: 0 0;
    cursor: pointer
}

button,
fieldset,
iframe {
    border: 0
}

ol,
ul {
    list-style: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

svg {
    width: 1em;
    height: 1em
}

.icon {
    font-size: 18px;
    color: currentColor;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1
}

.container,
.container-fluid {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:479px) {
    .container {
        max-width: 390px
    }
}

@media (min-width:480px) {
    .container {
        max-width: 600px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 992px
    }
}

@media (min-width:1400px) {
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (min-width:2020px) {
    .container-fluid {
        max-width: 2000px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .container-fluid {
        max-width: 992px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-fluid {
        max-width: 768px
    }
}

.col,
.col-auto {
    max-width: 100%
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.footer-navigation ul li,
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.fancybox-container,
.fancybox-slide {
    width: 100%;
    outline: 0;
    -webkit-backface-visibility: hidden
}

.d-none,
.fancybox-toolbar button:not(:last-child),
.headline-news .owl-dot:before,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.section-activities .fc .fc-daygrid-bg-harness,
.section-news .btn {
    display: none!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: -webkit-box!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: -webkit-inline-box!important;
    display: inline-flex!important
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-flex {
        display: -ms-flexbox!important;
        display: -webkit-box!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: -webkit-inline-box!important;
        display: inline-flex!important
    }
}

.gutter-5 {
    margin-left: -5px!important;
    margin-right: -5px!important
}

.gutter-5>.col,
.gutter-5>[class*=col-] {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.gutter-1 {
    margin-left: -1px!important;
    margin-right: -1px!important
}

.gutter-1>.col,
.gutter-1>[class*=col-] {
    padding-left: 1px!important;
    padding-right: 1px!important
}

.animated,
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes bounceArrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%)
    }
    40% {
        -webkit-transform: translateY(-30px) translateX(-50%);
        transform: translateY(-30px) translateX(-50%)
    }
    60% {
        -webkit-transform: translateY(-15px) translateX(-50%);
        transform: translateY(-15px) translateX(-50%)
    }
}

@keyframes bounceArrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%)
    }
    40% {
        -webkit-transform: translateY(-30px) translateX(-50%);
        transform: translateY(-30px) translateX(-50%)
    }
    60% {
        -webkit-transform: translateY(-15px) translateX(-50%);
        transform: translateY(-15px) translateX(-50%)
    }
}

.bounceArrow {
    -webkit-animation-name: bounceArrow;
    animation-name: bounceArrow
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes swing {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@-webkit-keyframes swingCatLitter {
    from {
        -webkit-transform: translate3d(0, -13px, 0);
        transform: translate3d(0, -13px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 13px, 0);
        transform: translate3d(0, 13px, 0)
    }
}

@keyframes swingCatLitter {
    from {
        -webkit-transform: translate3d(0, -13px, 0);
        transform: translate3d(0, -13px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 13px, 0);
        transform: translate3d(0, 13px, 0)
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(.1, .1);
        transform: scale(.1, .1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(.1, .1);
        transform: scale(.1, .1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes flicker {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .65
    }
}

@keyframes flicker {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .65
    }
}

.fancybox-is-open .fancybox-stage,
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background-color: #1e1d1c;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .8;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s .25s;
    transition: opacity .25s, visibility 0s .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility;
    transition: opacity .25s, visibility;
    visibility: visible
}

.fancybox-infobar {
    color: #fff;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-slide {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    z-index: 99994
}

.fancybox-slide::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

#zuck-modal-content .story-viewer .head .right .time,
#zuck-modal-content .story-viewer.loading .head .right .close,
#zuck-modal-content .story-viewer.loading .head .right .time,
.breadcrumb ul li:last-child a:after,
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,
.fancybox-slide--image::before,
.fancybox-thumbs,
.headline-news .owl-theme .owl-dots .owl-dot span,
.headlinenewsV2 .owl-theme .owl-dots .owl-dot span,
.hidden,
.js_enabled #js-cookie,
.owl-carousel,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.section-activities .fc-event-time,
.slide-list li,
.slide-pagination,
.stories.carousel .story>.item-link>.info .time,
.stories.carousel .story>.items,
.stories.list .story>.items {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-caption,
.fancybox-share,
.owl-theme .owl-dots,
.section-header.txt-center {
    text-align: center
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0/100% 100% no-repeat #fff;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    user-select: none;
    width: 100%
}

.fancybox-spaceball,
.owl-carousel .owl-animated-out {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

#zuck-modal-content .story-viewer .slides-pointers>*>.seen,
.fancybox-slide--iframe .fancybox-content,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.popup-close:hover::after,
.popup-close:hover::before,
.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day.fc-day-sat .fc-daygrid-day-frame::before,
.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day.fc-day-sun .fc-daygrid-day-frame::before {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:hover,
.fancybox-button:link,
.fancybox-button:visited {
    color: #fff
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div,
.search-wrapper .row,
.search-wrapper .row>div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-navigation {
    position: absolute;
    right: 50px;
    bottom: 70px
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 65px;
    opacity: 0;
    position: relative;
    cursor: pointer;
    width: 50px
}

.fancybox-navigation .fancybox-button:not(:last-child),
.headlinenewsV2-body .groups .item:not(:last-child),
.oops .buttons-container .btn:not(:last-child) {
    margin-right: 20px
}

#zuck-modal .slider>.previous,
#zuck-modal-content .story-viewer .slides-pagination .previous,
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

#zuck-modal-content .story-viewer .slides-pagination .next,
.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #fff;
    text-decoration: none
}

.fancybox-caption a:hover,
.list-activity__header .link:hover,
.page-content__description a:hover,
.view-common__header .link:hover {
    text-decoration: underline
}

.fancybox-caption a:hover {
    color: #fff
}

.fancybox-loading {
    -webkit-animation: 1s linear infinite fancybox-rotate;
    animation: 1s linear infinite fancybox-rotate;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
    user-select: none;
    white-space: nowrap
}

.accordion>ul>li.is-open .accordion-header .title,
.accordion>ul>li.is-open .accordion-right .date,
.accordion>ul>li.is-open .accordion-right>.icon,
.accordion>ul>li:hover .accordion-header .title,
.accordion>ul>li:hover .accordion-right .date,
.accordion>ul>li:hover .accordion-right>.icon,
.cards.color-1 .card a:hover .cards-figure .icon,
.cards:not(.color-1) .card a:hover .cards-figure .icon,
.fancybox-share__button:link,
.fancybox-share__button:visited,
.footer-card ul li a:hover,
.gallery-footer.ui-txt-color-light .title,
.news.list-single .news-card a:hover .news-description .title,
.personnel-card a:hover .personnel-description .infos .item strong,
.personnel-card a:hover .personnel-description .title,
.personnel-card a:hover .personnel-footer .infos .item strong,
.personnel-card a:hover .personnel-footer .title,
.section-header.txt-light .text,
.section-header.txt-light .title,
.tab-nav ul li.is-current a,
.tab-nav ul li:hover a {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path,
.header-buttons._mobile .btn .icon svg {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day:not(.fc-day-sat):not(.fc-day-sun) .fc-daygrid-day-frame::before,
.view-common {
    background: rgba(255, 255, 255, .5)
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.cards .card a:hover .cards-photo,
.fancybox-thumbs-x .fancybox-thumbs__list,
.headlinenewsV2-cover,
.headlinenewsV2-photo,
.no-scroll,
body.is-scroll {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .2s cubic-bezier(.25, .46, .45, .94);
    transition: .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before,
.hero-accordion .dropdown ul li a:hover::before,
.schema-list.ui-item-bg>ul>li:hover>a::before,
.schema-list.ui-item-bg>ul>li:hover>button::before {
    opacity: 1
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.owl-carousel {
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

#zuck-modal-content .story-viewer.paused.longPress .head,
#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,
#zuck-modal-content .story-viewer.paused.longPress .tip,
.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl,
.stories.rtl {
    direction: rtl
}

#zuck-modal-content .story-viewer .head .right,
.owl-carousel.owl-rtl .owl-item {
    float: right
}

#zuck-modal-content .story-viewer.previous,
.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.mt-50px,
.news.list-single ul li.more,
.oops .buttons-container,
.owl-theme .owl-nav.disabled+.owl-dots,
.page-content__other,
.personnel-detail__bio,
.personnel-other {
    margin-top: 50px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    outline: 0;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #fff;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-backface-visibility: visible;
    border-radius: 20px
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 50px
}

.owl-nav-style .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -25px
}

.owl-nav-style .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 18px;
    padding-top: 1px!important;
    background: #e73b3b;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: .3s;
    transition: .3s
}

.owl-nav-style .owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--color-dark-grey-master)
}

.owl-nav-style .owl-theme .owl-nav button.owl-prev {
    left: 50px;
    padding-right: 2px!important
}

.owl-nav-style .owl-theme .owl-nav button.owl-next {
    right: 50px;
    padding-left: 2px!important
}

.owl-nav-style.nav-outer .owl-theme .owl-nav {
    margin-top: -45px
}

.owl-nav-style.nav-outer .owl-theme .owl-nav button.owl-prev {
    left: -65px
}

.owl-nav-style.nav-outer .owl-theme .owl-nav button.owl-next {
    right: -65px
}

.owl-nav-style.nav-outer.logos .owl-theme .owl-nav {
    margin-top: -60px
}

.owl-nav-style.nav-outer.logos .owl-theme .owl-nav button.owl-prev {
    left: -75px
}

.owl-nav-style.nav-outer.logos .owl-theme .owl-nav button.owl-next {
    right: -75px
}

.owl-nav-style.no-circle .owl-theme .owl-nav {
    top: 50%;
    margin-top: -25px
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] {
    background: 0 0;
    width: 25px;
    height: 25px
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg {
    font-size: 24px
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg path {
    stroke: #45bfbf!important;
    stroke-width: 2px!important
}

.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-prev {
    left: 20px
}

.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-next {
    right: 20px
}

.owl-nav-style.bottom-right .owl-theme .owl-nav {
    top: inherit;
    right: 0;
    bottom: 0;
    left: inherit;
    position: relative;
    text-align: right
}

.cards .card a,
.cards-footer,
.cards-header,
.cards-photo,
.gallery-header,
.headlinenewsV2-body .groups,
.headlinenewsV2-sync,
.headlinenewsV2-sync .item a,
.hero,
.hero-search form,
.inner-page__header,
.inner-page__heading,
.inner-page__wrapper.no-sidebar .container,
.list-activity__figure,
.logos-card a,
.news.list-number ul li,
.owl-nav-style.bottom-left .owl-theme .owl-nav [class*=owl-],
.owl-nav-style.bottom-right .owl-theme .owl-nav [class*=owl-],
.project-card a,
.search-list .search-outer ul,
.section-mayor03__left,
.section-transactions .transactions,
.video-header,
.view-table__filter ul li {
    position: relative
}

.owl-nav-style.bottom-left .owl-theme .owl-nav button,
.owl-nav-style.bottom-right .owl-theme .owl-nav button,
.owl-nav-style.top-left .owl-theme .owl-nav button {
    left: inherit;
    right: inherit
}

.owl-nav-style.bottom-left .owl-theme .owl-nav {
    top: inherit;
    left: 0;
    right: inherit;
    bottom: 0;
    position: absolute;
    text-align: left;
    margin-top: 0
}

.owl-nav-style.bottom-left._highlights .owl-theme .owl-nav {
    right: 0;
    bottom: 120px;
    max-width: calc(1250px - (20px / 2));
    width: 100%;
    margin: 0 auto
}

.owl-nav-style.bottom-center .owl-theme .owl-nav {
    position: absolute;
    top: inherit;
    bottom: inherit
}

.owl-nav-style.bottom-center .owl-theme .owl-nav [class*=owl-] {
    background: #213433;
    width: 40px;
    height: 40px;
    padding-top: 2px!important
}

.owl-nav-style.bottom-center .owl-theme .owl-nav [class*=owl-]:hover {
    background: #e73b3b
}

.owl-nav-style.bottom-center .owl-theme .owl-nav button,
.owl-nav-style.top-right .owl-theme .owl-nav button {
    left: inherit!important;
    right: inherit!important
}

.owl-nav-style.bottom-center.multimedia .owl-theme .owl-nav {
    bottom: -20px
}

.owl-nav-style.bottom-center.multimedia .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    opacity: 1
}

.owl-nav-style.top-right .owl-theme .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 5px;
    right: 15px;
    bottom: inherit;
    left: inherit
}

.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    background: #45bfbf;
    width: 45px;
    height: 45px;
    margin: 3px;
    border-radius: 15px
}

.owl-nav-style.top-left .owl-theme .owl-nav [class*=owl-]:hover svg path,
.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-] svg path,
.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-]:hover svg path,
.projects .owl-theme .owl-nav [class*=owl-]:hover svg path {
    stroke: #fff!important
}

.footer-navigation ul li:not([class*=ui-color-]) a:hover,
.owl-nav-style.top-left .owl-theme .owl-nav [class*=owl-]:hover,
.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-]:hover,
.transactions .item:not([class*=ui-color-]) a:hover {
    background-color: #45bfbf
}

.owl-nav-style.top-right .owl-theme.owl-transactions .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    margin-top: 0;
    right: 7px
}

.owl-nav-style.top-right .owl-theme.owl-transactions .owl-nav [class*=owl-] {
    margin: 3px
}

.owl-nav-style.top-left .owl-theme .owl-nav {
    top: -50px;
    left: 0;
    bottom: inherit;
    right: inherit
}

.owl-nav-style.top-left .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    background: rgba(23, 153, 213, .1);
    height: 120px;
    width: 40px;
    border-radius: 0
}

.owl-nav-style.top-left .owl-theme .owl-nav [class*=owl-]:not(:last-child) {
    border-right: 1px solid #fff
}

.owl-nav-style.top-left .owl-theme .owl-nav [class*=owl-] svg path {
    stroke: #1e1d1c!important
}

.owl-nav-style.top-left .owl-theme.owl-transactions .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    margin-top: 0
}

.headline-news .owl-theme .owl-dots {
    text-align: left;
    background: #fff;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: dots
}

.headline-news .owl-theme .owl-dots .owl-dot {
    background: rgba(0, 0, 0, .1);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    height: 100%;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.headline-news .owl-theme .owl-dots .owl-dot.active,
.headline-news .owl-theme .owl-dots .owl-dot:hover {
    background: rgba(0, 0, 0, .3)
}

.headline-news .owl-theme .owl-dots .owl-dot:before,
.headlinenewsV2 .owl-theme .owl-dots .owl-dot:before {
    counter-increment: dots;
    content: counter(dots)
}

.headlinenewsV2 .owl-theme .owl-dots {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: dots
}

.headlinenewsV2 .owl-theme .owl-dots .owl-dot {
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-left: 1px solid rgba(255, 255, 255, .1);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 22px;
    font-weight: 800
}

.headline-news .owl-theme .owl-nav {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background: #9bc2ff;
    -webkit-box-shadow: 0 0 50px rgba(23, 153, 213, .3);
    box-shadow: 0 0 50px rgba(23, 153, 213, .3);
    position: relative;
    z-index: 2
}

.headline-news .owl-theme .owl-nav [class*=owl-] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    margin: 0;
    border-radius: 11px;
    height: 60px;
    width: 65px;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 24px
}

.headline-news .owl-theme .owl-nav [class*=owl-]:hover {
    background: #36b1e9
}

.projects .owl-theme .owl-nav {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 420px;
    background: #36b1e9;
    box-shadow: 0 0 50px rgba(0, 0, 0, .05);
    border-radius: 25px;
    position: absolute;
    z-index: 2;
    right: 5px;
    left: 5px
}

.projects .owl-theme .owl-nav [class*=owl-] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f6f6f600;
    margin: 0;
    box-shadow: 0 0 10px #00000012;
    border-radius: 25px;
    height: 60px;
    width: 65px;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 24px;
    color: #213433!important
}

.projects .owl-theme .owl-nav [class*=owl-]:hover {
    background: #e73b3b!important
}

@-webkit-keyframes zuckSlideTime {
    0% {
        max-width: 0
    }
    100% {
        max-width: 100%
    }
}

@keyframes zuckSlideTime {
    0% {
        max-width: 0
    }
    100% {
        max-width: 100%
    }
}

@-webkit-keyframes zuckLoading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes zuckLoading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#zuck-modal {
    outline: 0!important;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 100000;
    font-size: 14px;
    font-family: inherit
}

#zuck-modal-content,
#zuck-modal-content .story-viewer,
#zuck-modal-content .story-viewer>.slides,
#zuck-modal-content .story-viewer>.slides>* {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#zuck-modal * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

#zuck-modal.with-effects {
    -webkit-transform: scale(.01);
    transform: scale(.01);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: .25s;
    transition: .25s
}

#zuck-modal.with-effects.animated {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 0;
    margin-top: 0!important;
    margin-left: 0!important
}

#zuck-modal.with-effects.closed {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

#zuck-modal .slider {
    width: 300vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -100vw;
    position: absolute
}

#zuck-modal .slider>* {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

#zuck-modal .slider>.viewing {
    left: 100vw
}

#zuck-modal .slider>.next {
    left: 200vw
}

#zuck-modal .slider.animated {
    -webkit-transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear
}

#zuck-modal.with-cube #zuck-modal-content {
    -webkit-perspective: 1000vw;
    perspective: 1000vw;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    overflow: visible;
    -webkit-transition: .3s;
    transition: .3s
}

#zuck-modal.with-cube .slider {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

#zuck-modal.with-cube .slider>.previous {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 100vw;
    -webkit-transform: rotateY(270deg) translateX(-50%);
    transform: rotateY(270deg) translateX(-50%);
    -webkit-transform-origin: center left;
    transform-origin: center left
}

#zuck-modal.with-cube .slider>.viewing {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 100vw;
    -webkit-transform: translateZ(50vw);
    transform: translateZ(50vw)
}

#zuck-modal.with-cube .slider>.next {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 100vw;
    -webkit-transform: rotateY(-270deg) translateX(50%);
    transform: rotateY(-270deg) translateX(50%);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers>*>.active>b {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

#zuck-modal-content .story-viewer.next {
    z-index: 10
}

#zuck-modal-content .story-viewer.viewing {
    z-index: 5
}

#zuck-modal-content .story-viewer .slides-pagination span {
    position: absolute;
    top: 50vh;
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    width: 48px;
    margin: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    text-align: center
}

#zuck-modal-content .story-viewer .slides-pointers {
    display: table;
    table-layout: fixed;
    border-spacing: 6px;
    border-collapse: separate;
    position: absolute;
    width: 100vh;
    top: 0;
    left: calc(50vw - 50vh);
    right: calc(50vw - 50vh);
    z-index: 100020
}

#zuck-modal-content .story-viewer .slides-pointers>* {
    display: table-row
}

#zuck-modal-content .story-viewer .slides-pointers>*>* {
    display: table-cell;
    background: rgba(255, 255, 255, .5);
    border-radius: 2px
}

#zuck-modal-content .story-viewer .slides-pointers>*>*>b {
    background: #fff;
    width: auto;
    max-width: 0;
    height: 2px;
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    border-radius: 2px
}

#zuck-modal-content .story-viewer .slides-pointers>*>.active>b {
    -webkit-animation-name: zuckSlideTime;
    animation-name: zuckSlideTime;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

#zuck-modal-content .story-viewer .head {
    position: absolute;
    height: 56px;
    left: 0;
    right: 0;
    line-height: 56px;
    z-index: 100010;
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .35), 1px 0 1px rgba(0, 0, 0, .35);
    padding: 6px 12px
}

#zuck-modal-content .story-viewer .head .item-preview {
    overflow: hidden;
    background-size: cover;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 9px;
    border-radius: 50%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center
}

#zuck-modal-content .story-viewer .head .item-preview img,
.stories.carousel .story>.item-link>.item-preview img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

#zuck-modal-content .story-viewer .head .time {
    opacity: .75;
    font-weight: 500;
    font-size: 13px
}

#zuck-modal-content .story-viewer .head .left {
    line-height: 1!important;
    display: inline-block;
    margin: 6px 0
}

#zuck-modal-content .story-viewer .head .left .info {
    display: inline-block;
    max-width: 30vw;
    vertical-align: middle
}

#zuck-modal-content .story-viewer .head .left .info>* {
    width: 100%;
    display: inline-block;
    line-height: 21px
}

#zuck-modal-content .story-viewer .head .left .info .name {
    font-weight: 500
}

#zuck-modal-content .story-viewer .head .back,
#zuck-modal-content .story-viewer .head .right .close {
    font-size: 42px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    text-align: center
}

#zuck-modal-content .story-viewer .head .left .back {
    display: none;
    width: 24px;
    margin: -9px -6px 0
}

#zuck-modal-content .story-viewer .head .loading {
    display: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 9px 0;
    border: 4px solid rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-color: #fff;
    -webkit-animation: 1s linear infinite zuckLoading;
    animation: 1s linear infinite zuckLoading
}

#zuck-modal-content .story-viewer .head,
#zuck-modal-content .story-viewer .slides-pointers,
#zuck-modal-content .story-viewer .tip {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#zuck-modal-content .story-viewer .slides .item {
    display: none;
    overflow: hidden;
    background: #000
}

#zuck-modal-content .story-viewer .slides .item:before {
    z-index: 4;
    background: 0 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

#zuck-modal-content .story-viewer .slides .item>.media {
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto
}

#zuck-modal-content .story-viewer .tip {
    text-decoration: none;
    display: none;
    border-radius: 24px;
    background: rgba(0, 0, 0, .5);
    font-size: 16px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 24px
}

#zuck-modal.rtl {
    direction: rtl;
    left: auto;
    right: 0
}

#zuck-modal.rtl.with-effects {
    -webkit-transform-origin: top right;
    transform-origin: top right
}

#zuck-modal.rtl.with-effects.animated {
    margin-left: auto!important;
    margin-right: 0!important
}

#zuck-modal.rtl .slider {
    left: auto;
    right: -100vw
}

#zuck-modal.rtl .slider>.previous {
    left: auto;
    right: 0;
    -webkit-transform: rotateY(-270deg) translateX(50%);
    transform: rotateY(-270deg) translateX(50%)
}

#zuck-modal.rtl .slider>.viewing {
    left: auto;
    right: 100vw
}

#zuck-modal.rtl .slider>.next {
    left: auto;
    right: 200vw
}

#zuck-modal.rtl.with-cube .slider>.previous {
    left: auto;
    right: 100vw;
    -webkit-transform-origin: center right;
    transform-origin: center right
}

#zuck-modal.rtl.with-cube .slider>.viewing {
    left: auto;
    right: 100vw;
    -webkit-transform: translateZ(50vw);
    transform: translateZ(50vw)
}

#zuck-modal.rtl.with-cube .slider>.next {
    left: auto;
    right: 100vw;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotateY(270deg) translateX(-50%);
    transform: rotateY(270deg) translateX(-50%)
}

#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .previous {
    left: auto;
    right: 0
}

#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .next {
    right: auto;
    left: 0
}

#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {
    margin-right: auto;
    margin-left: 9px
}

#zuck-modal.rtl #zuck-modal-content .story-viewer .head .right {
    float: left
}

#zuck-modal.rtl #zuck-modal-content .story-viewer .tip {
    left: auto;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

@media (max-width:1024px) {
    #zuck-modal-content .story-viewer .head {
        top: 3px
    }
    #zuck-modal-content .story-viewer .head .loading {
        width: 24px;
        height: 24px;
        margin: 6px 0
    }
    #zuck-modal-content .story-viewer .head .item-preview {
        width: 30px;
        height: 30px;
        margin-right: 9px
    }
    #zuck-modal-content .story-viewer .head .left {
        font-size: 15px;
        margin: 15px 0
    }
    #zuck-modal-content .story-viewer .head .left>div {
        line-height: 30px
    }
    #zuck-modal-content .story-viewer .head .right .time {
        display: block;
        white-space: nowrap;
        font-size: 15px;
        margin: 15px 0;
        line-height: 30px
    }
    #zuck-modal-content .story-viewer .head .left>.back {
        display: none;
        background: 0 0;
        z-index: 20;
        visibility: visible;
        position: absolute;
        height: 42px;
        width: 24px;
        line-height: 36px;
        text-align: left;
        vertical-align: top;
        text-shadow: none
    }
    #zuck-modal-content .story-viewer.with-back-button .head .left>.back {
        display: block
    }
    #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
        margin-left: 18px
    }
    #zuck-modal-content .story-viewer .slides-pointers {
        width: 100vw;
        left: 0;
        right: 0
    }
    #zuck-modal-content .story-viewer .tip {
        font-size: 14px;
        padding: 6px 12px
    }
    #zuck-modal-content .story-viewer .head .left .time,
    #zuck-modal-content .story-viewer .head .right .close {
        display: none
    }
    #zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview {
        margin-right: auto;
        margin-left: 9px
    }
    #zuck-modal.rtl #zuck-modal-content .story-viewer .head .left>.back {
        text-align: right
    }
    #zuck-modal.rtl #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
        margin-left: auto;
        margin-right: 18px
    }
}

.stories.carousel {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.stories.carousel::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.stories.carousel .story {
    display: inline-block;
    width: 22vw;
    max-width: 96px;
    vertical-align: top
}

.stories.carousel .story:first-child {
    margin-left: 0
}

.header-nav__tab ul li:not(:last-child),
.personnel-social a:last-child,
.stories.carousel .story:last-child {
    margin-right: 0
}

.stories.carousel .story>.item-link {
    text-align: center;
    display: block
}

.stories.carousel .story>.item-link:active>.item-preview {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.stories.carousel .story>.item-link>.item-preview {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    max-height: 96px;
    height: 22vw;
    overflow: hidden;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.stories.carousel .story>.item-link>.info {
    display: inline-block;
    margin-top: .5em;
    line-height: 1.2em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.stories.carousel .story>.item-link>.info .name {
    font-weight: 700;
    color: #213333;
    font-size: 12px
}

.stories.list {
    white-space: nowrap;
    overflow: auto
}

.stories.list .story {
    display: block;
    width: auto;
    margin: 6px;
    padding-bottom: 6px
}

.stories.list .story>.item-link {
    text-align: left;
    display: block
}

.stories.list .story>.item-link>.item-preview {
    height: 42px;
    width: 42px;
    max-width: 42px;
    margin-right: 12px;
    vertical-align: top;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden
}

.stories.list .story>.item-link>.item-preview img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.stories.list .story>.item-link>.info {
    display: inline-block;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.stories.list .story>.item-link>.info .name {
    font-weight: 500;
    display: block
}

.stories.rtl.carousel .story:first-child {
    margin-left: auto;
    margin-right: 0
}

.stories.rtl.carousel .story:last-child {
    margin-right: auto;
    margin-left: 0
}

.stories.rtl.list .story>.item-link {
    text-align: right
}

.stories.rtl.list .story>.item-link>.item-preview {
    margin-right: auto;
    margin-left: 12px
}

.stories.snapgram .story>.item-link {
    text-decoration: none;
    color: #333
}

.stories.snapgram .story>.item-link>.item-preview {
    border-radius: 50%;
    padding: 2px;
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%)
}

.stories.snapgram .story>.item-link>.item-preview img {
    border-radius: 50%;
    border: 3px solid #fff
}

.stories.snapgram .story.seen {
    opacity: .75
}

.stories.snapgram .story.seen>a>.item-preview {
    background: rgba(153, 153, 153, .5)
}

.stories.snapgram .story.seen>a {
    color: rgba(153, 153, 153, .75)!important
}

.section-activities .fc-theme-standard .fc-scrollgrid,
.section-activities .fc-theme-standard td,
.section-activities .fc-theme-standard th {
    border: 0!important
}

.page-content__filter,
.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-header .fc-scrollgrid-sync-inner,
.section.bg-cover,
.tab,
.tab-nav ul li a {
    position: relative;
    z-index: 1
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-header .fc-scrollgrid-sync-inner::before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    z-index: -1;
    background-color: #fff;
    border-radius: 8px
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-header .fc-scrollgrid-sync-inner a {
    color: rgba(153, 153, 153, .7);
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame {
    position: relative;
    z-index: 1;
    padding: 5px 5px 0
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame::before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-radius: 8px;
    display: inherit
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame .fc-daygrid-day-top a {
    font-weight: 800;
    font-size: 14px;
    opacity: .7;
    line-height: 1.1
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events {
    left: 2px;
    right: 2px
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame .fc-daygrid-event {
    border-radius: 5px;
    line-height: 1.3;
    margin-top: -3px;
    color: currentColor
}

.section-activities .fc .fc-scrollgrid .fc-scrollgrid-section-body .fc-day .fc-daygrid-day-frame .fc-daygrid-event .fc-event-title {
    font-size: 11px;
    text-overflow: ellipsis;
    font-weight: 500
}

.section-activities .fc .fc-daygrid-day.fc-day-today {
    background-color: #e73b3b55!important;
    border-radius: 10px;
    color: #fff
}

.section-activities .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame::before {
    background: rgba(255, 168, 30, .1)!important
}

.section-activities .fc .fc-daygrid-day-bottom {
    padding: 0 5px 0 0!important;
    font-size: 10px!important;
    margin-bottom: 0!important;
    text-align: right;
    position: relative;
    bottom: 1px;
    opacity: .5
}

.section-activities .fc-daygrid-dot-event.fc-event-mirror,
.section-activities .fc-daygrid-dot-event:hover {
    background-color: transparent!important;
    color: #f2a03d!important
}

.section-activities .fc .fc-button {
    border-radius: 8px
}

.section-activities .fc .fc-button-primary {
    background-color: #e73b3b;
    border-color: transparent
}

.section-activities .fc .fc-button-primary:hover {
    background-color: #213433;
    border-color: transparent
}

.fc .fc-button-primary:disabled {
    background-color: #e73b3b!important;
    opacity: 1!important;
    border: none!important
}

.section-activities .fc .fc-toolbar-title {
    color: #999;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 28px
}

.section-activities .fc .fc-popover-header {
    padding: 5px 10px;
    font-weight: 700;
    font-size: 14px;
    background-color: #f3f7fb
}

.section-activities .fc .fc-popover {
    border-radius: 8px;
    border: 0;
    -webkit-box-shadow: 0 0 30px rgba(9, 37, 93, .1);
    box-shadow: 0 0 30px rgba(9, 37, 93, .1);
    margin-top: 2px;
    margin-left: 2px;
    overflow: hidden
}

.section-activities .fc-daygrid-event-dot {
    border: 2px solid #f2a03d;
    margin-top: -1px
}

.section-activities .fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 10px!important;
    padding-left: 2px;
    padding-right: 2px
}

.section-activities .fc .fc-daygrid-event {
    color: currentColor
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    letter-spacing: -.2px
}

body.bg {
    background: rgba(241, 241, 241, .3)
}

.view-common {
    border-radius: 11px;
    -webkit-box-shadow: 0 0 50px rgba(9, 37, 93, .15);
    box-shadow: 0 0 50px rgba(9, 37, 93, .15);
    padding: 15px;
    position: relative
}

.view-common._buttons {
    height: 545px
}

.view-common._buttons .shortcuts {
    margin-top: 15px;
    height: 445px;
    overflow-y: auto;
    padding-right: 15px;
    padding-left: 15px;
    scrollbar-color: #f2a03d rgba(255, 168, 30, 0.3);
    scrollbar-width: thin
}

.view-common._buttons .shortcuts::-webkit-scrollbar-track {
    background-color: rgba(255, 168, 30, .3)
}

.view-common._buttons .shortcuts::-webkit-scrollbar {
    width: 6px
}

.view-common._buttons .shortcuts::-webkit-scrollbar-thumb {
    background-color: #f2a03d
}

.view-common__header {
    background: #e7e7e7;
    border-radius: 8px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px
}

.accordion-right .date,
.app-scroll,
.breadcrumb ul,
.breadcrumb ul li,
.breadcrumb ul li a,
.button,
.button-circle,
.button-common,
.cards-footer .sub .date,
.cards-footer .sub .more,
.common-list__description .statu,
.common-list__left-bg,
.gallery-body .date,
.headlinenewsV2-body .groups .item,
.headlinenewsV2-link a,
.hero-accordion .dropdown ul li a::before,
.mayor-btn,
.mayor-social__links a,
.mobile-nav__footer a,
.news-description .date,
.news-footer .sub .date,
.news-link a,
.page-content__cards .card .btn-wrapper a,
.page-content__photo-body .sub .date,
.search-close,
.search-list__right .tag,
.shortcuts-dropdown__list li a::before,
.slide-arrows a,
.whatsapp,
label.checkbox,
label.checkbox .checkbox,
label.radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.tab-nav,
.view-common__header-wrapper {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px
}

.view-common__header .heading {
    color: #213433;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3
}

.view-common__header .link {
    color: var(--color-red-dark-master);
    font-size: 12px;
    font-weight: 500
}

.whatsapp {
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: 33px;
    background: #25d366;
    border: 5px solid #fff;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    text-align: center;
    color: #fff;
    z-index: 999;
    -webkit-transition: .3s;
    transition: .3s
}

.mobile-nav__content,
.mobile-nav__header {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .fancybox-slide.fancybox-slide--pdf {
        padding-left: 200px;
        padding-right: 200px
    }
    .headlinenewsV2 .owl-theme .owl-dots {
        width: 50%;
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        margin-top: 3px!important
    }
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot {
        background: 0 0
    }
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot.active,
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot:hover {
        background: rgba(0, 0, 0, .3)
    }
    .projects .owl-theme .owl-nav {
        bottom: calc((60px / 2) * -1)
    }
    .stories.carousel .story {
        margin: 0 10px
    }
    .whatsapp {
        bottom: 130px
    }
    .header-nav__tab ul li a {
        min-width: 150px
    }
    .headlinenewsV2-sync .owl-headlinenews-thumbs {
        width: 50%;
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 20px;
        z-index: 1
    }
    .headlinenewsV2-body,
    .headlinenewsV2-cover {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px
    }
    .headlinenewsV2-photo {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px
    }
    .headlinenewsV2-body .title::after {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        bottom: 10px;
        width: 10px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#45bfbf), color-stop(50%, #36b1e9));
        background-image: linear-gradient(#45bfbf, #36b1e9 50%);
        border-radius: 99px
    }
    .headlinenewsV2-body .groups {
        margin-top: 15px;
        padding-top: 15px;
        padding-left: 30px
    }
    .headlinenewsV2-body .groups::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 30px;
        background-color: rgba(255, 255, 255, .1);
        height: 1px;
        width: 100%;
        -webkit-transition: width 1.5s;
        transition: width 1.5s
    }
    .headlinenewsV2-link {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        padding: 20px;
        text-align: right
    }
    .headlinenewsV2-link a {
        width: calc((100% / 7) - 5px)
    }
    .list-activity__item:not(.ui-item-border) {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .list-activity__left {
        padding-left: 15px
    }
    .list-activity__figure.ui-size-small {
        width: 95px;
        height: 112px
    }
    .list-activity__right {
        padding-right: 25px
    }
    .cookie-content {
        padding-right: 130px
    }
    .mayor-card {
        height: 503px;
        border-bottom: 3px solid #fff;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .mayor-card__photo {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.whatsapp:after,
.whatsapp:before {
    content: "";
    position: absolute;
    background: rgba(37, 211, 102, .1);
    border-radius: 100%;
    -webkit-animation: 1.5s ease-out infinite pulsate;
    animation: 1.5s ease-out infinite pulsate;
    opacity: 0
}

.whatsapp:before {
    width: 80px;
    height: 80px
}

.whatsapp:after {
    width: 100px;
    height: 100px
}

.header-buttons._mobile .btn-bar .icon,
.mobile-nav__close .icon,
.whatsapp .icon {
    font-size: 28px
}

.small-title:not(.not) {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 1.3;
    color: #45bfbf;
    font-weight: 600;
    letter-spacing: 4px
}

.hero:not(.is-islemler),
.hero:not(.is-islemler) .slide,
.hero:not(.is-islemler) .slide-material {
    height: 100vh
}

.hero.is-islemler,
.hero.is-islemler .slide,
.hero.is-islemler .slide-material {
    height: calc(100vh - 120px)
}

.hero.is-islemler .slide-container {
    padding-top: 120px;
    padding-bottom: 120px
}

.hero.is-islemler .hero-banner {
    bottom: 50px
}

.slide-list {
    position: relative;
    top: 0;
    left: 0
}

.slide-material {
    overflow: hidden;
    position: relative;
    background-color: #233545
}

.slide-material img {
    -webkit-transition: -webkit-transform 10s ease-in;
    transition: transform 10s ease-in, -webkit-transform 10s ease-in
}

.slide-material img,
.slide-material video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .15
}

.slide-material video {
    -webkit-transform: scale(1.12);
    transform: scale(1.12)
}

.slide-photo>div {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    -webkit-transition: -webkit-transform 10s ease-in;
    transition: transform 10s ease-in, -webkit-transform 10s ease-in;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .15
}

.headline-news__body,
.headlinenewsV2-body,
.slide-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.slide-container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.slide-content {
    width: 35%;
    position: relative;
    z-index: 3
}

.slide-content .border {
    height: 4px;
    background: #e73b3b;
    margin-top: 15px
}

.slide-content .text {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
    text-shadow: 0 0 20px rgba(0, 0, 0, .7)
}

.slide-pagination li a {
    width: 12px;
    height: 12px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    position: relative;
    margin: 0 5px;
    border-radius: 20px;
    background: 0 0;
    border: 2px solid #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.slide-pagination li.is-active a {
    background: #fff;
    width: 50px
}

.slide-arrows {
    position: absolute;
    margin-top: -20px;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    display: none
}

.slide-arrows a {
    position: absolute;
    z-index: 3;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 75px;
    border: 1px solid rgba(255, 255, 255, .2);
    width: 60px;
    font-size: 36px;
    padding-top: 3px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.slide-arrows a svg path {
    stroke-width: 1px!important
}

.slide-arrows a:hover {
    width: 70px
}

.slide-arrows a.prev {
    left: 0;
    padding-right: 2px;
    border-radius: 0 11px 11px 0;
    border-left: 0
}

.slide-arrows a.next {
    right: 0;
    padding-left: 2px;
    border-radius: 11px 0 0 11px;
    border-right: 0
}

.gallery-card a:hover .gallery-photo img,
.news-card a:hover .news-cover img,
.project-card a:hover .project-photo img,
.slide-list li.is-active .slide-material img,
.slide-list li.is-active .slide-photo>div {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.slide-list li.is-active .slide-content .border,
.slide-list li.is-active .slide-content .btn-wrapper,
.slide-list li.is-active .slide-content .heading,
.slide-list li.is-active .slide-content .text {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.slide-list li.is-active .slide-content .border {
    width: 250px
}

.slide-content .border,
.slide-content .btn-wrapper,
.slide-content .heading,
.slide-content .text {
    opacity: 0;
    visibility: hidden
}

.slide-content .heading {
    color: #fff;
    letter-spacing: -1.5px;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-transition: .9s .2s;
    transition: .9s .2s
}

.slide-content .border {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
    -webkit-transition: .9s .1s;
    transition: .9s .1s;
    width: 0
}

.slide-content .text {
    -webkit-transform: translateY(-110px);
    transform: translateY(-110px);
    -webkit-transition: .9s .3s;
    transition: .9s .3s
}

.slide-content .btn-wrapper {
    margin-top: 30px;
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px);
    -webkit-transition: .9s .4s;
    transition: .9s .4s
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -12px;
    margin-right: -12px
}

.header-nav__item {
    padding-left: 12px;
    padding-right: 12px
}

.header-nav__item>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    height: 60px;
    letter-spacing: .1px;
    font-family: inherit;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    font-weight: 900;
    -webkit-transition: .3s;
    transition: .3s
}

.header-nav__item>a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    width: 0;
    margin: 0 auto;
    -webkit-transition: width .3s;
    transition: width .3s
}

.button-border.full-width,
.button-border:not(.style-1):hover::before,
.button.full-width,
.button:not(.style-1):hover::before,
.cookie-content .link:hover:before,
.footer-logo img,
.header-nav__item.is-visible>a::before,
.header-nav__item:not(.is-visible):hover>a::before,
.popup-content img,
.search-header form,
.shortcuts-item:hover .shortcuts-wrapper::before,
.tab-link:hover::after {
    width: 100%
}

.app-loading.is-visible,
.header-nav__item.is-visible>.header-nav__links,
.header-nav__item:not(.is-visible):hover>.header-nav__links,
.search-list .search-outer>ul:not(.special)>li:hover:before,
.search.is-visible,
.shortcuts-item:hover .shortcuts-dropdown,
label.radio input:checked+.radio:before {
    opacity: 1;
    visibility: visible
}

.header-nav__item.is-visible .header-nav__dropdown,
.header-nav__item:not(.is-visible):hover .header-nav__dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit
}

.header-nav__item.is-visible .header-nav__dropdown-container,
.header-nav__item:not(.is-visible):hover .header-nav__dropdown-container {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .4s;
    transition: .4s
}

.header-nav__links {
    position: absolute;
    background: #fff;
    border-radius: 11px;
    min-width: 230px;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.header-nav__links>li {
    display: block
}

.header-nav__links>li>a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.3px;
    padding: 12px 30px;
    color: #f2a03d;
    -webkit-transition: .3s;
    transition: .3s
}

.header-nav__links>li>a:hover {
    color: #fff;
    background: #f2a03d
}

.header-nav__dropdown {
    background: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    will-change: opacity;
    pointer-events: none
}

.header-nav__dropdown:not(.is-visible),
.headlinenewsV2-sync .owl-headlinenews-slide .owl-item:not(.active) .item,
.popup:not(.is-visible) {
    opacity: 0;
    visibility: hidden
}

.header-nav__dropdown::after,
.header-nav__dropdown::before {
    content: "";
    position: absolute;
    z-index: -1
}

.header-nav__dropdown::after {
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .1
}

.header-nav__dropdown::before {
    top: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(transparent));
    background: linear-gradient(white, transparent);
    height: 100%;
    opacity: .8
}

.header-nav__dropdown-container {
    will-change: transform, opacity
}

.header-nav__dropdown-container:not(.ui-no-padding-v) {
    padding-top: 75px;
    padding-bottom: 50px
}

.header-nav__dropdown-container:not(.is-visible) {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.header-nav__dropdown-container .btn-wrapper {
    text-align: center;
    position: absolute;
    right: 0;
    bottom: calc((60px / 2) * -1);
    left: 0;
    margin: 0 auto
}

.header-nav__dropdown-container .btn-wrapper .btn {
    position: relative;
    z-index: 2
}

.header-nav__dropdown-container .boxes ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5)
}

.header-nav__dropdown-container .card-box {
    padding: 20px
}

.header-nav__dropdown-container .card-box .icon {
    font-size: 32px
}

.breadcrumb ul li a .icon,
.header-nav__dropdown-container .card-box .title {
    font-size: 14px
}

.header-nav__dropdown-container .mayor-cover {
    height: 475px
}

.header-nav__dropdown-card {
    background: rgba(255, 255, 255, .5);
    border-radius: 11px;
    -webkit-box-shadow: 0 0 50px rgba(30, 29, 28, .15);
    box-shadow: 0 0 50px rgba(30, 29, 28, .15);
    padding: 20px 0 20px 20px
}

.header-nav__dropdown-card.large {
    padding: 35px 0 35px 35px
}

.header-nav__dropdown-card.large ul {
    padding-right: 35px;
    min-height: 290px;
    max-height: 290px
}

.header-nav__dropdown-card .heading {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .3px;
    margin-bottom: 5px
}

.header-nav__dropdown-card ul {
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto;
    padding-right: 20px;
    scrollbar-color: #f2a03d rgba(255, 168, 30, 0.2);
    scrollbar-width: thin
}

.header-nav__dropdown-card ul::-webkit-scrollbar-track {
    background-color: rgba(255, 168, 30, .2)
}

.header-nav__dropdown-card ul::-webkit-scrollbar {
    width: 5px
}

.header-nav__dropdown-card ul::-webkit-scrollbar-thumb {
    background-color: #f2a03d
}

.header-nav__dropdown-card ul li,
.sidebar-nav>ul>li ul li:not(:last-child),
.sidebar-nav>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(102, 102, 102, .1)
}

.accordion.v-open .accordion-header,
.mobile-nav__sub>li>a {
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.header-nav__dropdown-card ul li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    display: block;
    padding: 7px 25px 7px 4px;
    position: relative
}

.header-nav__dropdown-card ul li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.boxes ul,
.header-nav__dropdown-list ul,
.header-nav__tab ul,
.personnel.ui-list-single ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-nav__dropdown-list ul li:nth-child(2n) a {
    background-color: #f4f4f4
}

.header-nav__dropdown-list ul li a {
    background-color: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    z-index: 1;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 15px
}

.header-nav__dropdown-list ul li a:hover,
.view-table ul li:hover .view-table__item {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    z-index: 2
}

.header-nav__dropdown-list ul li a .icon {
    color: #f2a03d
}

.header-nav__dropdown-list ul li a .desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 25px
}

.header-nav__dropdown-list ul li a .desc .title {
    font-size: 16px;
    font-weight: 700;
    color: #666;
    line-height: 1.4
}

.header-nav__dropdown-list ul li a .desc .text {
    color: #999;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 5px
}

.header-nav__tab ul li.is-current a,
.header-nav__tab ul li:not(.is-current):hover a {
    background: #f2a03d;
    color: #fff
}

.header-nav__tab ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    background: rgba(255, 168, 30, .1)
}

.header-nav__tab-container .owl-projects,
.section-projects .owl-projects {
    position: inherit!important
}

.header-nav__tab-container .projects,
.headlinenewsV2-other,
.mt-10px,
.schema,
.tab-container {
    margin-top: 10px
}

.header-nav__tab-container .projects .owl-item .item {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-transition: .4s;
    transition: .4s
}

.header-nav__tab-container .projects .owl-item:not(.active) .item,
.section-projects .projects .owl-item:not(.active) .item {
    opacity: .3;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.header-nav__tab-content .news-card a {
    border-radius: 15px;
    overflow: hidden
}

.header-nav__tab-content .news-cover {
    height: 210px
}

.mobile-nav {
    background-color: #f3f3f3;
    -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, .15);
    box-shadow: 5px 10px 15px rgba(0, 0, 0, .15);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 445px;
    height: 100%;
    overflow: hidden;
    z-index: 2003;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .35s cubic-bezier(0, 0, .2, 1);
    transition: .35s cubic-bezier(0, 0, .2, 1)
}

.mobile-nav.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mobile-nav__wrapper {
    overflow-y: auto;
    height: calc(100% - 65px);
    scrollbar-color: rgba(0, 0, 0, 0.12) #fff;
    scrollbar-width: thin
}

.mobile-nav__wrapper::-webkit-scrollbar-track {
    background-color: #fff
}

.mobile-nav__wrapper::-webkit-scrollbar {
    width: 6px
}

.mobile-nav__wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .12)
}

.mobile-nav__header {
    position: relative;
    background: #f3f3f3
}

.mobile-nav__header-body {
    position: relative;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 20px
}

.mobile-nav__header-logo a {
    color: #666;
    font-size: 16px;
    font-weight: 500
}

.mobile-nav__content.other {
    padding-top: 20px;
    padding-bottom: 20px
}

.mobile-nav__content li.heading {
    padding: 20px 25px 10px;
    color: #f2a03d;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 700;
    z-index: 1
}

.button.light,
.mobile-nav__content>ul>li:not(.heading):not(.not).is-open>a,
.mobile-nav__content>ul>li:not(.heading):not(.not):hover>a {
    background: #fff;
    color: #f2a03d
}

.mobile-nav__content>ul>li:not(.heading).not>a {
    color: #666;
    letter-spacing: 0
}

.mobile-nav__content>ul>li:not(.heading).not>a:hover {
    color: #f2a03d
}

.mobile-nav__content>ul>li:not(.heading)>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 25px;
    color: #1e1d1c;
    font-size: 13px;
    letter-spacing: -.3px;
    font-weight: 500;
    position: sticky;
    top: 0;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s
}

.mobile-nav__content>ul>li:not(.heading)>a .icon {
    opacity: .3;
    width: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mobile-nav__content>ul>li:not(.heading)>a.link {
    font-size: 20px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px
}

.mobile-nav__plus {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    margin-right: 0;
    color: #666
}

.mobile-nav__sub {
    background: #fff;
    display: none
}

.accordion.v-open .accordion-content,
.mobile-nav__sub>li {
    display: block
}

.mobile-nav__sub>li:last-child,
.pb-20px {
    padding-bottom: 20px
}

.mobile-nav__sub>li:last-child a,
.ordered-links ul li:not(.more):last-child,
.search-list .search-outer>ul:not(.special)>li:last-child {
    border-bottom: 0
}

.mobile-nav__sub>li>a {
    color: #666;
    display: block;
    font-size: 14px;
    padding: 10px 40px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.headlinenewsV2-other ul li,
.pagination ul li {
    padding-left: 5px;
    padding-right: 5px
}

.mobile-nav__sub>li>a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: currentColor;
    opacity: .3;
    width: 5px;
    height: 5px;
    border-radius: 100%
}

.form-custom ul li input,
.form-custom ul li textarea,
select.selectbox {
    border: 2px solid rgba(102, 102, 102, .1);
    font-family: inherit;
    font-weight: 500
}

.mobile-nav__close,
.mobile-nav__sub>li>a:hover {
    color: #f2a03d
}

.mobile-nav__sub>li.heading {
    position: sticky;
    top: 40px;
    background: #fff
}

.mobile-nav__footer {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    left: 0;
    height: 65px;
    background: #fff;
    -webkit-box-shadow: 8px 12px 25px rgba(0, 0, 0, .1);
    box-shadow: 8px 12px 25px rgba(0, 0, 0, .1)
}

.mobile-nav__footer a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 65px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #1e1d1c;
    opacity: .3
}

.form-custom.no-icon ul li input,
.form-custom.no-icon ul li select {
    padding-left: 25px!important
}

.form-custom>form>ul>li {
    margin-bottom: 15px;
    position: relative
}

.form-custom ul li .heading {
    color: #45bfbf;
    font-size: 13px;
    font-weight: 600
}

.form-custom ul li.is-error .current,
.form-custom ul li.is-error input,
.form-custom ul li.is-error label,
.form-custom ul li.is-error select,
.form-custom ul li.is-error textarea {
    border: 2px solid red!important
}

.form-custom ul li.is-error .icon,
.form-custom ul li.is-error label {
    color: red!important
}

.form-custom ul li input,
.form-custom ul li textarea {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    padding-left: 25px;
    padding-right: 25px;
    color: #666;
    font-size: 14px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.form-custom ul li input:focus,
.form-custom ul li textarea:focus,
select.selectbox:focus {
    outline: 0;
    border: 2px solid #45bfbf
}

.form-custom ul li input:hover,
.form-custom ul li textarea:hover,
select.selectbox:hover {
    border: 2px solid rgba(102, 102, 102, .2)
}

.breadcrumb ul li a::after,
.ordered-links ul li:not(.more) a:after {
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor
}

.form-custom ul li input::-webkit-input-placeholder,
.form-custom ul li textarea::-webkit-input-placeholder {
    color: #666
}

.form-custom ul li input:-ms-input-placeholder,
.form-custom ul li textarea:-ms-input-placeholder {
    color: #666
}

.form-custom ul li input::-moz-placeholder,
.form-custom ul li textarea::-moz-placeholder {
    color: #666
}

.form-custom ul li input::-ms-input-placeholder,
.form-custom ul li textarea::-ms-input-placeholder {
    color: #666
}

.form-custom ul li input::placeholder,
.form-custom ul li textarea::placeholder {
    color: #666
}

.form-custom ul li input,
.form-custom ul li select {
    padding-left: 55px
}

.form-custom ul li textarea {
    padding-top: 20px;
    height: 120px;
    border-radius: 8px
}

.form-custom ul li .icon:not(.arrow):not(.not) {
    width: 60px;
    height: 60px;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #45bfbf;
    font-size: 16px;
    z-index: 1
}

.form-custom ul li .icon.arrow {
    position: absolute;
    pointer-events: none;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s
}

.form-custom ul li .icon.arrow+.form-error {
    right: 50px
}

.form-custom .form-kvkk,
.mayor-card__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.accordion-header,
.accordion-right,
.card-box,
.cards-figure,
.footer-contact__info,
.footer-navigation ul li a,
.form-messages,
.gallery-photo.is-icon,
.hero-accordion .item,
.inner-page__heading .container,
.list-activity__date,
.logos-footer,
.logos-photo,
.mayor-card__info,
.mayor-card__photo,
.mayor-links ul li a,
.mayor-wrapper,
.multimedia-nav ul li a,
.multimedia-wrapper,
.news-body,
.page-content__header,
.page-content__info .item,
.page-content__news .description,
.page-content__news a,
.page-content__photo-body,
.pagination ul,
.popup,
.project-footer,
.search,
.search-list__right,
.search-nav ul li a,
.section-mayor .container,
.shortcut-btn,
.shortcut-card .more,
.shortcut-card a,
.shortcuts-item,
.sidebar-info__contact a,
.sidebar-nav>ul>li>a,
.view-table__header {
    display: -webkit-box;
    display: -ms-flexbox
}

.form-custom .form-footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form-custom .send,
.mt-30px,
.multimedia-container,
.personnel-info,
.section-shortcuts._online .shortcuts {
    margin-top: 30px
}

.form-custom .send>input {
    background: #45bfbf;
    height: 60px;
    min-width: 250px;
    border: 2px solid transparent;
    text-align: center;
    border-radius: 8px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    will-change: transform
}

.form-custom .send>input:hover,
.news.list-ordered .news-card a:hover .news-photo {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.form-error {
    position: absolute;
    top: 50%;
    right: 25px;
    color: red;
    font-size: 12px;
    font-weight: 500;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-messages {
    display: flex;
    border-radius: 8px;
    padding: 25px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4
}

.form-messages.success {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6
}

.form-messages.error {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1
}

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 2000;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s;
    transition: .3s
}

.list-activity__middle.ui-no-right:not(.ui-size-small),
select.selectbox {
    padding-left: 25px
}

.accordion.no-content .accordion-header,
select.selectbox {
    padding-right: 25px
}

.button,
.popup-wrapper,
.search,
.search-header {
    -webkit-box-align: center
}

.popup-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.popup-wrapper:not(.is-visible) {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

.popup-content {
    width: 800px;
    max-width: 100%;
    display: table-cell;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

.popup-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 45px;
    height: 45px;
    border-radius: 999px;
    background: #fff;
    font-size: 24px;
    z-index: 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s
}

.button,
.button-border {
    line-height: 1.2;
    outline: 0;
    border-radius: 8px;
    height: 55px;
    color: #fff;
    z-index: 1;
    -webkit-transition: .3s;
    font-family: inherit;
    overflow: hidden;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px
}

.popup-close::after,
.popup-close::before {
    content: "";
    position: absolute;
    background: #45bfbf;
    height: 2px;
    width: 24px
}

.popup-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.accordion>ul>li.is-open .accordion-header,
.accordion>ul>li:hover .accordion-header,
.button.color-2,
.cards:not(.color-1) .card a:hover .cards-figure,
.popup-close:hover {
    background: #f2a03d
}

.buttons-container.center {
    text-align: center;
    width: 100%
}

.button {
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    transition: .3s;
    background: #213333
}

.button-border,
.button-line {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    -webkit-box-align: center;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.app-scroll,
.breadcrumb ul,
.breadcrumb ul li a,
.button-border,
.button-circle,
.button-line,
label.checkbox,
label.checkbox .checkbox {
    display: inline-flex
}

.button-border::before,
.button::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .08);
    z-index: -1;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.button-border:not(.style-1):hover,
.button:not(.style-1):hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.button .icon,
.button-border .icon {
    font-size: 16px;
    margin-left: 15px
}

.button-border.auto,
.button.auto {
    min-width: inherit
}

.button.style-1 {
    background: rgba(23, 153, 213, .8)
}

.accordion.color-1>ul>li.is-open .accordion-header,
.accordion.color-1>ul>li:hover .accordion-header,
.button-common,
.button.color-1,
.cards.color-1 .card a:hover .cards-figure,
.gallery.list-video .gallery-body .title:before,
.news.list-number ul li .news-dot,
.news.list-number ul li:first-child .news-dot,
.news.list-single .news-card a:hover .news-description {
    background: #45bfbf
}

.button.style-1:hover {
    background: #45bfbf;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.button.color-3 {
    background: #fe5923
}

.button.light:hover {
    -webkit-transform: scale(1.05)!important;
    transform: scale(1.05)!important
}

.app-loading.small,
.app-loading.style-1,
.button.light::before,
.header-buttons._desktop .btn._online {
    background: 0 0
}

.button-border {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .3s;
    border: 1px solid #fff
}

.button-border.b-dark {
    color: #213333;
    border: 2px solid rgba(9, 37, 93, .15)
}

.button-border.b-dark::before {
    background: rgba(9, 37, 93, .05)
}

.button-line {
    -ms-flex-align: center;
    align-items: center;
    color: #1e1d1c
}

.breadcrumb ul li,
.button-common,
label.radio {
    -webkit-box-align: center;
    display: inline-flex
}

.button-line:hover .icon {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.button-line .icon {
    margin-left: 11px;
    color: #45bfbf;
    font-size: 24px;
    -webkit-transition: .3s;
    transition: .3s
}

.button-common {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 0 50px rgba(0, 0, 0, .019);
    text-transform: uppercase
}

.app-scroll,
.button-circle {
    -webkit-box-pack: center
}

.button-common:hover {
    background: #1278a7
}

.button-circle {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    z-index: 2;
    position: relative
}

.app-overlay,
.app-scroll {
    position: fixed;
    visibility: hidden
}

.button-circle.ui-pos-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.button-circle:after,
.button-circle:before {
    content: "";
    position: absolute;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    -webkit-animation: 1.5s ease-out infinite pulsate;
    animation: 1.5s ease-out infinite pulsate;
    opacity: 0
}

.button-circle:before {
    width: 130px;
    height: 130px
}

.button-circle:after {
    width: 160px;
    height: 160px
}

.button-circle .icon {
    font-size: 28px;
    color: #fff;
    position: relative;
    left: 2px;
    top: 2px
}

.app-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.app-loading,
.app-scroll {
    -webkit-transition: .3s;
    opacity: 0
}

.app-overlay.is-visible,
.app-overlay.is-visible-mobile {
    opacity: .6;
    visibility: visible
}

.app-overlay.is-visible-mobile.z-index-1005 {
    z-index: 1005
}

.app-scroll {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 35px;
    bottom: 60px;
    background: #45bfbf;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    z-index: 2002;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    transition: .3s
}

.app-loading,
.breadcrumb,
.breadcrumb ul li a::before {
    right: 0;
    left: 0;
    position: absolute
}

.app-scroll .icon {
    font-size: 20px
}

.app-scroll.is-visible,
.page-content__information .item:hover .content .btn,
label.checkbox input:checked+.checkbox:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.app-loading {
    top: 0;
    bottom: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    visibility: hidden;
    transition: .3s;
    background: rgba(255, 255, 255, .7)
}

.app-loading.small:before {
    width: 60px;
    height: 60px
}

.app-loading:before {
    content: "";
    position: absolute;
    border: 5px solid #fff;
    border-top: 5px solid #45bfbf;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    -webkit-animation: .8s linear infinite spin;
    animation: .8s linear infinite spin
}

.breadcrumb {
    top: calc((-1 * 60px));
    background: rgb(60 0 0 / 38%);
    border-radius: 11px 11px 0 0;
    padding-left: 30px;
    padding-right: 30px
}

.breadcrumb.pos-right {
    position: relative;
    top: 0;
    background: 0 0;
    left: 0!important;
    right: 0!important;
    padding-left: 0;
    padding-right: 0;
    margin-left: 50px
}

.breadcrumb.dark ul li a {
    color: #999;
    height: auto;
    font-weight: 400
}

.breadcrumb.dark ul li a::before {
    bottom: 0
}

.breadcrumb ul li,
label.radio {
    -ms-flex-align: center;
    align-items: center
}

.breadcrumb ul li a,
.pagination ul li a {
    -webkit-box-align: center;
    font-weight: 500
}

.breadcrumb ul li a {
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    height: 60px;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.breadcrumb ul li a::after {
    content: "";
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 12px;
    margin-right: 17px
}

.breadcrumb ul li a::before {
    content: "";
    bottom: 15px;
    background: currentColor;
    height: 1px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.breadcrumb ul li a[href]:not(.not):hover::before {
    width: calc(100% - 35px)
}

select.selectbox {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    color: #666;
    font-size: 14px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative
}

select.selectbox::-webkit-input-placeholder {
    color: #666
}

select.selectbox:-ms-input-placeholder {
    color: #666
}

select.selectbox::-moz-placeholder {
    color: #666
}

select.selectbox::-ms-input-placeholder {
    color: #666
}

select.selectbox::placeholder {
    color: #666
}

select.selectbox:before {
    content: ""
}

select.selectbox.small {
    height: 45px;
    padding-left: 13px;
    padding-right: 40px;
    font-size: 14px
}

.card-transaction:hover .item .icon.ui-arrow,
select.selectbox:focus+.icon.arrow {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.checkbox-groups label.checkbox:not(:last-child),
.radio-groups label.radio:not(:last-child) {
    margin-right: 30px
}

label.checkbox input,
label.radio input {
    position: absolute;
    left: -9999px
}

label.checkbox:not(:last-child),
label.radio:not(:last-child) {
    margin-bottom: 8px
}

label.checkbox.is-error .checkbox {
    border: 2px solid red
}

label.checkbox.is-error .text,
label.checkbox.is-error .text a {
    color: red
}

label.checkbox .checkbox {
    width: 20px;
    height: 20px;
    background: 0 0;
    border: 2px solid rgba(102, 102, 102, .1);
    border-radius: 5px;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative
}

.pagination ul li a,
label.radio .radio {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

label.checkbox .checkbox:before {
    content: "✓";
    position: absolute;
    top: -5px;
    line-height: .7;
    font-size: 24px;
    -webkit-transform: scale(0);
    transform: scale(0);
    color: #45bfbf;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s
}

label.checkbox .text {
    color: #666;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 10px
}

label.checkbox .text span,
label.radio .text span {
    color: rgba(153, 153, 153, .7);
    margin-left: 5px
}

label.checkbox .text a,
label.radio .text a {
    font-weight: 700;
    color: #45bfbf
}

label.radio .radio {
    display: inline-flex;
    width: 24px;
    height: 24px;
    border: 2px solid rgba(0, 0, 0, .08);
    border-radius: 50%;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative
}

label.radio .radio:before {
    content: "";
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    background: #45bfbf;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden
}

label.radio .text {
    color: #666;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.2;
    padding-left: 10px
}

.pagination {
    margin-top: 35px
}

.pagination ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px
}

.pagination ul li a,
.search {
    -ms-flex-align: center;
    -webkit-transition: .3s
}

.pagination ul li.is-active a {
    background-color: #45bfbf;
    color: #fff
}

.pagination ul li:not(.is-active):hover a {
    background: #213333;
    color: #fff
}

.pagination ul li a {
    display: inline-flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #213333;
    -webkit-box-shadow: 5px 5px 20px rgba(9, 37, 93, .15);
    box-shadow: 5px 5px 20px rgba(9, 37, 93, .15);
    font-size: 16px;
    transition: .3s
}

.gallery-footer:not([class*=ui-txt-size-]) .title,
.headline-news .all-news-btn a:hover .big-text,
.pagination ul li a .icon,
.schema-list.ui-item-bg .schema-sub li a .rank,
.tab-navigation-container .tab-item .text {
    font-size: 13px
}

.search {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
    background: rgba(0, 0, 0, .7);
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.search-wrapper {
    width: 800px;
    max-width: 100%;
    height: 90vh;
    max-height: 750px;
    background: #fff;
    border-radius: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-transition: .3s;
    transition: .3s
}

.card-transaction:hover .dropdown,
.search-wrapper.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.search-header {
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
    border-bottom: 1px solid rgba(102, 102, 102, .08);
    position: relative
}

.search-header .heading {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #45bfbf;
    font-weight: 700;
    font-size: 18px
}

.search-header .heading .icon {
    font-size: 20px;
    margin-right: 20px
}

.search-header input {
    font-family: Roboto, sans-serif;
    color: #1e1d1c;
    height: 63px;
    width: 100%;
    font-size: 16px
}

.search-close {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-flex
}

.search-close .icon {
    color: #45bfbf;
    font-size: 28px
}

.search-nav {
    background: rgba(23, 153, 213, .08);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    max-width: 260px;
    position: relative;
    border-radius: 8px 0 0 8px
}

.gallery-footer.ui-txt-size-large,
.pt-15px,
.search-nav ul {
    padding-top: 15px
}

.search-nav ul li a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 25px;
    color: #45bfbf;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s
}

.search-nav ul li a:hover {
    background: #45bfbf;
    color: #fff
}

.search-nav ul li a .icon {
    width: 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    margin-right: 15px;
    opacity: .3
}

.search-nav ul li a .text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.search-content {
    width: calc(100% - 260px)
}

.search-list {
    height: calc(97% - 65px);
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0.2) #fff;
    scrollbar-width: thin
}

.search-list::-webkit-scrollbar-track {
    background-color: #fff
}

.search-list::-webkit-scrollbar {
    width: 6px
}

.search-list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2)
}

.search-list ul {
    padding: 10px 25px
}

.search-list .search-outer ul::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
    height: 35px
}

.search-list .search-outer>ul:not(.special)>li {
    border-bottom: 1px solid rgba(102, 102, 102, .08);
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1
}

.search-list .search-outer>ul:not(.special)>li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    right: -15px;
    bottom: -1px;
    left: -15px;
    border-radius: 15px;
    background: rgba(23, 153, 213, .08);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.schema-list ul,
.search-list .search-outer>ul:not(.special)>li a,
.view-table__filter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-list__photo {
    width: 100px;
    height: 80px;
    overflow: hidden;
    border-radius: 11px;
    padding: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(102, 102, 102, .15);
    box-shadow: 0 5px 15px rgba(102, 102, 102, .15);
    background: #fff;
    position: relative
}

.search-list__photo .icon {
    font-size: 36px;
    color: rgba(102, 102, 102, .3);
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 50%
}

.search-list__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}

.search-list__right {
    padding-left: 15px;
    width: calc(100% - 100px);
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Roboto, sans-serif
}

.search-list__right .title {
    color: #45bfbf;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    overflow: hidden;
    max-height: 42px
}

.search-list__right>.text {
    font-size: 14px;
    color: #999
}

.search-list__right .tag {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    margin-top: 8px;
    color: #999
}

.search-list__right .tag .icon {
    font-size: 11px;
    opacity: .5;
    margin-right: 7px
}

.search-list__right .tag .text {
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase
}

.section-header.txt-large .title {
    font-size: 54px;
    letter-spacing: -2px
}

.section-header.txt-small .title {
    font-size: 36px;
    letter-spacing: -1px
}

.cookie-button .icon,
.gallery-footer.ui-txt-size-large .title,
.section-header.txt-small .text {
    font-size: 16px
}

.cards.color-1 .cards-figure .icon,
.cards.color-1 .cards-footer .title,
.documents-files.style-2 .documents-icon,
.documents-files.style-2 .page-content__heading,
.footer-navigation ul li:not([class*=ui-color-]) a .icon,
.section-header .title span,
.section-header.color-1 .text,
.section-header.color-1 .title {
    color: #45bfbf
}

.footer-navigation ul li:not([class*=ui-color-]) a .title,
.gallery-footer:not([class*=ui-txt-color-]) .title,
.section-header.color-2 .text,
.section-header.color-2 .title,
.transactions .item:not([class*=ui-color-]) a .title {
    color: #213333
}

.section-header .title {
    color: #213333;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1.5px;
    line-height: 1.3
}

.section-header .text {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    color: #213333
}

.section-header .text:not(.ui-no-center) {
    margin: 0 auto;
    max-width: 550px;
    width: 100%
}

.shortcuts.pos-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3
}

.shortcuts-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-buttons._desktop .btn-item:hover .btn-dropdown ul li a::before,
.shortcuts-item:hover .shortcuts-dropdown__list li a::before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.shortcuts-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    border-radius: 15px 15px 0 0;
    overflow: hidden
}

.shortcuts-wrapper:not(.ui-shortcut-search) {
    height: 90px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(255, 255, 255, .3);
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.shortcuts-wrapper.ui-shortcut-search {
    background-color: rgba(255, 168, 30, .6);
    height: 105px
}

.shortcuts-wrapper::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .2);
    height: 4px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.shortcuts-wrapper .icon {
    color: #fff;
    font-size: 28px
}

.shortcuts-wrapper .desc {
    padding-left: 15px;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.shortcuts-wrapper .desc .title {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.2
}

.shortcuts-wrapper .desc .text {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 3px
}

.shortcuts-dropdown {
    position: absolute;
    right: 10px;
    bottom: 95px;
    left: 10px;
    background: rgba(255, 168, 30, .9);
    padding: 15px;
    border-radius: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.shortcuts-dropdown .heading {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    border-bottom: 3px solid rgba(0, 0, 0, .35);
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.shortcuts-dropdown__list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1
}

.shortcuts-dropdown__list li a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -15px;
    bottom: -1px;
    right: -15px;
    background: #1b58b9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.shortcuts-dropdown__list li a::before {
    content: "";
    display: inline-flex;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    transition: .3s
}

.header-buttons._desktop .btn-dropdown ul li a:hover::after,
.header-buttons._desktop .btn-item:hover .btn-dropdown,
.shortcuts-dropdown__list li a:hover::after,
.tab-nav ul li.is-current a::before,
.tab-nav ul li:hover a::before {
    opacity: 1;
    visibility: visible
}

.headline-news {
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .3);
    box-shadow: 0 0 50px rgba(0, 0, 0, .3)
}

.headline-news__photo {
    height: 500px;
    overflow: hidden
}

@media (min-width:1750px) {
    .container {
        max-width: 1250px
    }
    .container-fluid {
        padding-left: 120px;
        padding-right: 120px
    }
    .slide-content {
        width: 30%
    }
    .header-nav__item {
        padding-left: 15px;
        padding-right: 15px
    }
    .headline-news__photo {
        height: 582px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .container-fluid {
        max-width: 600px
    }
    .headline-news__photo {
        height: 400px
    }
}

@media (max-width:479px) {
    .container-fluid {
        max-width: 390px
    }
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-flex {
        display: -ms-flexbox!important;
        display: -webkit-box!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: -webkit-inline-box!important;
        display: inline-flex!important
    }
    .owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg {
        font-size: 20px
    }
    .headline-news .owl-theme .owl-dots .owl-dot,
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot {
        font-size: 14px
    }
    .headline-news .owl-theme .owl-nav [class*=owl-] {
        width: 55px;
        font-size: 22px
    }
    .view-common._buttons .shortcuts ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .hero.is-islemler,
    .hero.is-islemler .slide,
    .hero.is-islemler .slide-material,
    .hero:not(.is-islemler),
    .hero:not(.is-islemler) .slide,
    .hero:not(.is-islemler) .slide-material {
        height: 450px
    }
    .slide-content .text {
        font-size: 14px;
        display: none
    }
    .slide-content .btn-wrapper a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
        min-width: inherit;
        height: 45px
    }
    .slide-list li.is-active .slide-content .border {
        width: 150px
    }
    .mobile-nav {
        width: 320px
    }
    .form-custom .send>input {
        min-width: 230px;
        height: 70px;
        font-size: 16px
    }
    .button-common {
        min-width: 200px
    }
    .button-circle {
        width: 90px;
        height: 90px
    }
    .button-circle:before {
        width: 120px;
        height: 120px
    }
    .button-circle:after {
        width: 150px;
        height: 150px
    }
    .button-circle .icon {
        font-size: 24px
    }
    .section-header.txt-large .title {
        font-size: 42px
    }
    .section-header .title {
        font-size: 32px
    }
    .headline-news__photo {
        height: 330px
    }
}

.headline-news__photo img,
.headlinenewsV2-cover img,
.headlinenewsV2-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.headline-news__body {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .9)));
    background: linear-gradient(transparent, rgba(0, 0, 0, .9));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px;
    color: #fff
}

.headline-news__body .title {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
    overflow: hidden;
    max-height: 76px
}

.headline-news__body .date {
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 10px
}

.headline-news__body .text {
    font-size: 14px;
    font-weight: 300;
    overflow: hidden;
    max-height: 49px
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item .item {
    -webkit-transition: .3s;
    transition: .3s
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item:not(.active) .headlinenewsV2-body .groups,
.headlinenewsV2-sync .owl-headlinenews-slide .owl-item:not(.active) .headlinenewsV2-body .text,
.headlinenewsV2-sync .owl-headlinenews-slide .owl-item:not(.active) .headlinenewsV2-body .title {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item:not(.active) .headlinenewsV2-body .groups::before {
    width: 0
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item .headlinenewsV2-body .title {
    -webkit-transition: .4s .1s;
    transition: .4s .1s
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item .headlinenewsV2-body .text {
    -webkit-transition: .4s .2s;
    transition: .4s .2s
}

.headlinenewsV2-sync .owl-headlinenews-slide .owl-item .headlinenewsV2-body .groups {
    -webkit-transition: .4s .3s;
    transition: .4s .3s
}

.headlinenewsV2-sync .owl-headlinenews-thumbs .owl-item:not(.current) .item .headlinenewsV2-photo.ui-style-thumbnail img {
    opacity: .6;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.headlinenewsV2-sync .owl-headlinenews-thumbs .owl-item .item {
    cursor: pointer
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .headlinenewsV2-cover:not(.ui-style-thumbnail),
    .headlinenewsV2-photo:not(.ui-style-thumbnail) {
        height: 34vw;
        max-height: 600px
    }
    .headlinenewsV2-body {
        padding: 3.5vw 7vw 4vw 5vw
    }
    .headlinenewsV2-body .title {
        padding-left: 30px;
        font-size: 42px;
        letter-spacing: -1.3px;
        -webkit-line-clamp: 4
    }
    .headlinenewsV2-body .text {
        margin-top: 11px;
        padding-left: 30px;
        font-size: 16px;
        font-weight: 600
    }
    .headlinenewsV2-body .groups .item {
        font-size: .7vw
    }
    .list-activity__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .list-activity__middle:not(.ui-no-right) {
        padding-right: 140px;
        padding-left: 30px
    }
    .section-stories {
        padding-bottom: 20px
    }
    .section-mayor03__description {
        padding-left: 60px
    }
    .page-content__information:not(.not-container) .container {
        max-width: 800px
    }
}

@media (max-width:767px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-flex {
        display: -ms-flexbox!important;
        display: -webkit-box!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: -webkit-inline-box!important;
        display: inline-flex!important
    }
    .headlinenewsV2 .owl-theme .owl-dots {
        margin-top: 0!important
    }
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot {
        background: rgba(0, 0, 0, .3)
    }
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot.active,
    .headlinenewsV2 .owl-theme .owl-dots .owl-dot:hover {
        background: rgba(0, 0, 0, .5)
    }
    .projects .owl-theme .owl-nav {
        bottom: 30px
    }
    .stories.carousel .story {
        margin: 0 6px
    }
    .whatsapp {
        bottom: 70px;
        right: 12px;
        width: 55px;
        height: 55px
    }
    .whatsapp:before {
        width: 65px;
        height: 65px
    }
    .whatsapp:after {
        width: 75px;
        height: 75px
    }
    .whatsapp .icon {
        font-size: 22px
    }
    .whatsapp.is-active {
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px)
    }
    .search-content,
    .slide-content {
        width: 100%
    }
    .slide-pagination {
        display: block
    }
    .breadcrumb,
    .headline-news__body .text,
    .search-nav,
    .slide-arrows {
        display: none
    }
    .app-scroll {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 70px
    }
    .app-scroll .icon {
        font-size: 16px
    }
    .search-wrapper {
        height: 85vh
    }
    .headline-news__body {
        padding: 10px 25px
    }
    .headline-news__body .title {
        font-size: 24px;
        max-height: 91px;
        line-height: 1.3
    }
    .headlinenewsV2-sync .owl-headlinenews-thumbs {
        margin-top: 10px
    }
    .headlinenewsV2-cover:not(.ui-style-thumbnail),
    .headlinenewsV2-photo:not(.ui-style-thumbnail) {
        height: 80vw
    }
}

.headlinenewsV2-cover.ui-style-thumbnail,
.headlinenewsV2-link a,
.headlinenewsV2-photo.ui-style-thumbnail {
    height: 70px;
    border-radius: 8px
}

.headlinenewsV2-cover img {
    -webkit-filter: blur(7px) grayscale(1);
    filter: blur(7px) grayscale(1)
}

.headlinenewsV2-body {
    background-color: rgba(9, 37, 93, .85)
}

.headlinenewsV2-body .title,
.headlinenewsV2-link a {
    color: #fff;
    text-transform: uppercase;
    position: relative
}

@media (min-width:768px) and (max-width:991px) {
    .slide-content {
        width: 70%
    }
    .breadcrumb ul li a {
        font-size: 13px
    }
    .headline-news__photo {
        height: 550px
    }
    .headline-news__body {
        padding: 60px
    }
    .headlinenewsV2-cover:not(.ui-style-thumbnail),
    .headlinenewsV2-photo:not(.ui-style-thumbnail) {
        height: 400px
    }
    .headlinenewsV2-body {
        padding: 30px
    }
}

.headlinenewsV2-body .title {
    font-weight: 900;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.accordion>ul>li.is-open .accordion-header .title span,
.accordion>ul>li:hover .accordion-header .title span,
.footer-navigation ul li.ui-color-bookmark a .title,
.footer-navigation ul li:not([class*=ui-color-]) a:hover .title,
.headlinenewsV2-body .text,
.news.list-single .news-card a:hover .news-description .text,
.personnel-card a:hover .personnel-description .infos .item,
.personnel-card a:hover .personnel-footer .infos .item,
.transactions .item.ui-color-bookmark a .title,
.transactions .item:not([class*=ui-color-]) a:hover .title {
    color: rgba(255, 255, 255, .7)
}

.headlinenewsV2-body .text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: auto
}

.headlinenewsV2-body .groups .item {
    color: rgba(255, 255, 255, .6);
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.headlinenewsV2-body .groups .item .icon {
    font-size: 13px;
    margin-right: 7px
}

.boxes.grid-5 ul li,
.headlinenewsV2-other ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.headlinenewsV2-other .news-card a {
    overflow: hidden;
    border-radius: 15px
}

.headlinenewsV2-link a {
    background-color: #f2a03d;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.1;
    font-size: 14px;
    font-weight: 700;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s
}

.headlinenewsV2-link a:hover {
    background-color: #fe5923
}

.headlinenewsV2-link a span {
    font-size: 24px;
    font-weight: 900
}

.tab {
    height: 545px
}

.tab-nav ul {
    background: #99999914;
    border-radius: 11px
}

.tab-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 1.2;
    padding-left: 20px;
    padding-right: 20px;
    height: 55px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-dark-grey-master)
}

.tab-nav ul li a::before {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    border-radius: 8px;
    background: var(--color-red-dark-master);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width:600px) {
    .tab-nav ul {
        background: 0 0!important;
        border-radius: 11px;
        flex-wrap: nowrap;
        width: 100%;
        overflow: auto;
        gap: 2rem;
        scrollbar-color: transparent transparent!important
    }
    .tab-nav ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        line-height: 1.2;
        padding-left: 20px;
        padding-right: 20px;
        height: 100%;
        font-size: 14px;
        font-weight: 700;
        color: var(--color-dark-grey-master);
        position: relative;
        z-index: 1
    }
    .tab-nav ul li {
        background-color: #fff;
        border-radius: 20px;
        padding: 0;
        height: 50px
    }
    .tab-nav ul li a::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 20px;
        background: var(--color-red-dark-master);
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        transition: .3s
    }
}

.tab-container .common-list,
.tab-container .shortcuts {
    height: 425px;
    overflow-y: auto;
    padding-right: 15px;
    padding-left: 15px;
    scrollbar-color: #f2a03d rgba(255, 168, 30, 0.3);
    scrollbar-width: thin
}

.tab-container .common-list::-webkit-scrollbar-track,
.tab-container .shortcuts::-webkit-scrollbar-track {
    background-color: rgba(255, 168, 30, .3)
}

.tab-container .common-list::-webkit-scrollbar,
.tab-container .shortcuts::-webkit-scrollbar {
    width: 6px
}

.tab-container .common-list::-webkit-scrollbar-thumb,
.tab-container .shortcuts::-webkit-scrollbar-thumb {
    background-color: var(--color-lavender-master)
}

.tab-link {
    position: absolute;
    right: 15px;
    bottom: 10px;
    color: var(--color-red-dark-master);
    font-size: 13px;
    font-weight: 600
}

.tab-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: currentColor;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.common-list.small .common-list__left {
    width: 25%
}

.common-list.small .common-list__left-bg,
.header-right__bottom,
.header-right__top {
    height: 60px
}

.common-list.small .common-list__left .icon,
.personnel-social a .icon {
    font-size: 20px
}

.common-list.small .common-list__descritption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 25%);
    flex: 0 0 calc(100% - 25%);
    max-width: calc(100% - 25%)
}

.common-list.v-text .common-list__description .title {
    line-height: 1.4;
    font-size: 14px;
    max-height: 37px
}

.common-list.ui-view-tenders .common-list__description,
.pb-15px {
    padding-bottom: 15px
}

.common-list.gap-1 ul li {
    margin-bottom: 20px!important
}

.common-list ul:hover li a,
.shortcuts:hover ul:hover li .shortcut-btn {
    -webkit-transform: scale(.95);
    transform: scale(.95);
    opacity: .6
}

.common-list ul li:not(:last-child),
.documents-files ul li,
.list-activity:not(.ui-no-mb-list) ul li:not(:last-child),
.page-content__info.small ul li,
.shortcuts.gap-2 ul li:nth-last-child(n+3) {
    margin-bottom: 10px
}

.common-list ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 11px
}

.common-list ul li a:hover,
.header-buttons._desktop .btn:not(.no-hover):hover,
.shortcuts:hover ul li .shortcut-btn:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.common-list__left {
    position: relative;
    width: 35%
}

.common-list__left .photo {
    overflow: hidden;
    width: 100%;
    height: 96px
}

.common-list__left .photo img,
.news-photo img,
.news.list-single .news-photo img,
.personnel-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.common-list__left-bg {
    width: 100%;
    height: 96px;
    color: #e73b3b;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: rgba(0, 0, 0, .03);
    border-radius: 11px 0 0 11px
}

.common-list__left .icon {
    font-size: 32px
}

.common-list__left .date {
    line-height: 1.3
}

.common-list__left .date .number {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1
}

.common-list__left .date .title {
    font-size: 13px;
    opacity: .7
}

.common-list__description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 35%);
    flex: 0 0 calc(100% - 35%);
    max-width: calc(100% - 35%);
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: capitalize;
    position: relative
}

/*.shortcut-card .title,*/
.accordion-header-top,
.button-common,
.card-transaction .dropdown .title,
.footer-heading,
.gallery-body .title,
.header-nav__tab ul li a,
.header-search .text,
.headline-news .all-news-btn a,
.list-activity__date span,
.list-activity__header .link,
.list-activity__header .title,
.list-activity__middle .title,
.mayor-btn,
.mayor-card__info .rank,
.mayor-card__links ul li a,
.mayor-content .rank,
.mayor-info .rank,
.mayor-info .title,
.mayor-links ul li a,
.news.list-ordered ul li.more a,
.news.list-single ul li.more a,
.oops .text,
.ordered-links ul li.more a,
.page-content__header .title,
.page-content__heading,
.page-content__info .item .desc .heading,
.page-content__photo-body .title,
.personnel-description .title,
.personnel-footer .title,
.section-news .btn,
.shortcut-card .more,
.sidebar-heading,
.slide-content .heading {
    text-transform: uppercase;
    text-transform: uppercase
}

.common-list__description .title {
    color: #213433;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    max-height: 35px;
    overflow: hidden
}

.common-list__description .text {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
    max-height: 32px;
    color: #999;
    overflow: hidden
}

.common-list__description .date {
    font-size: 12px;
    color: #bfbbf5;
    margin-top: 5px
}

.common-list__description .date .icon {
    font-size: 12px;
    margin-right: 5px
}

.common-list__description .infos {
    margin-top: 7px
}

.common-list__description .infos .item {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    font-weight: 800;
    color: #909093;
    line-height: 1.2;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 150px
}

.common-list__description .infos .item:not(:last-child)::after {
    content: "/";
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px
}

.header-buttons._desktop .btn-item:not(:last-child),
.news-link a:not(:last-child),
.view-table__filter ul li:not(:last-child) {
    margin-right: 10px
}

.common-list__description .statu {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-flex;
    font-size: 11px;
    font-weight: 700;
    padding: 1px 9px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.common-list__description .statu:not([class*=is-]) {
    background-color: rgba(235, 146, 251, .08);
    color: #999
}

.common-list__description .statu.is-resulted {
    background-color: rgba(235, 146, 251, .08);
    color: #e73b3b
}

.common-list__description .statu.is-failed {
    background-color: rgba(254, 89, 35, .1);
    color: #fe5923
}

.common-list__description .statu.is-cancelled {
    background-color: rgba(229, 83, 83, .1);
    color: #e55353
}

.list-activity:not(.ui-no-mt),
.mt-15px,
.view-multimedia__carousel {
    margin-top: 15px
}

.list-activity.ui-list ul {
    row-gap: 30px
}

.list-activity__header {
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(9, 37, 93, .08);
    border-radius: 8px;
    padding-left: 15px;
    padding-right: 15px
}

.list-activity__header .title {
    color: var(--color-dark-grey-master);
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .2px
}

.list-activity__header .link {
    color: #333;
    font-size: 11px;
    font-weight: 400
}

.list-activity__item {
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.list-activity__item:not(.ui-item-border) {
    border-radius: 8px;
    background-color: #fff
}

.list-activity__item.ui-item-border {
    border: 1px solid rgba(102, 102, 102, .08);
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 11px
}

.list-activity__item:hover {
    -webkit-box-shadow: 0 0 30px rgba(9, 37, 93, .15);
    box-shadow: 0 0 30px rgba(9, 37, 93, .15)
}

@media (max-width:767px) and (min-width:768px) {
    .list-activity__item>div:not(:last-child) {
        margin-bottom: 30px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .whatsapp.is-active {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
    .list-activity__item>div:not(:last-child) {
        margin-bottom: 15px
    }
}

.align-center,
.cookie-form,
.list-activity__left,
.section-mayor03 .container>.row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.list-activity__date {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    width: 70px;
    margin-right: 20px
}

.list-activity__date span {
    color: #213333;
    line-height: 1.25;
    font-weight: 500;
    font-size: 13px
}

.list-activity__date span.number {
    font-size: 48px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: .9
}

.list-activity__date span.year {
    font-weight: 900;
    font-size: 20px
}

.list-activity__date span.day {
    font-size: 11px
}

.list-activity__date span.clock {
    font-size: 16px;
    font-weight: 300
}

.list-activity__figure:not([class*=ui-size-]) {
    width: 150px;
    height: 180px
}

.list-activity__figure .letter-bg {
    background-color: #45bfbf;
    border-radius: 15px;
    opacity: .1;
    width: 100%;
    height: 100%
}

.list-activity__figure .letter {
    color: #45bfbf;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-size: 54px;
    font-weight: 900
}

.list-activity__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border: 1px solid #4367674b;
    border-radius: 8px
}

.cookie-content,
.list-activity__middle {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width:992px) and (min-width:992px) and (max-width:1199px) {
    .list-activity__middle:not(.ui-no-right) {
        padding-right: 50px
    }
}

.list-activity__middle.ui-no-right,
.news-link {
    padding-right: 20px
}

.list-activity__middle.ui-no-right.ui-size-small,
.page-content__info.small .item .desc,
.sidebar-nav>ul>li ul {
    padding-left: 15px
}

.list-activity__middle:not([class*=ui-size-]) .title {
    font-size: 18px;
    font-weight: 900
}

.list-activity__middle:not([class*=ui-size-]) .tag {
    font-size: 14px;
    line-height: 1.3
}

.list-activity__middle.ui-size-small .title {
    font-size: 13px;
    font-weight: 800
}

.list-activity__middle.ui-size-small .tag {
    font-size: 10px;
    line-height: 1.1
}

.list-activity__middle .title {
    line-height: 1.4;
    color: #e73b3b
}

.list-activity__middle .tag,
.personnel-description .infos .item strong {
    color: #999
}

.list-activity__info:not([class*=ui-size-]) {
    margin-top: 17px;
    row-gap: 10px
}

.list-activity__info:not([class*=ui-size-]) .item .desc .heading {
    font-size: 14px;
    line-height: 1.2
}

.list-activity__info:not([class*=ui-size-]) .item .desc .text,
.page-content__info.small .item .desc .text,
.personnel.list-single.ui-small .personnel-description .title {
    font-size: 14px
}

.list-activity__info.ui-size-small {
    margin-top: 12px;
    row-gap: 6px
}

.list-activity__info.ui-size-small .item .desc .heading {
    font-size: 11px;
    line-height: 1
}

.list-activity__info.ui-size-small .item .desc .text,
.personnel.list-single.ui-small .personnel-description .rank,
.schema-list.ui-item-bg .schema-sub li a .name {
    font-size: 12px
}

.list-activity__info .item .desc .heading {
    color: #666;
    font-weight: 800
}

.list-activity__info .item .desc .text {
    color: #999;
    line-height: 1.3
}

.news-link {
    background: #cf3435;
    height: 63px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px
}

.accordion-header,
.accordion-right {
    display: flex;
    -webkit-box-align: center
}

.accordion-content,
.accordion-header {
    padding-left: 30px;
    padding-right: 30px
}

.news-link a {
    display: inline-flex;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 13px;
    padding: 6px 15px;
    border-radius: 5px
}

.news-link a:hover {
    background: rgba(255, 255, 255, .2)
}

.view-multimedia {
    height: 260px;
    position: relative
}

.videos ul li:not(:last-child),
.view-multimedia:not(:last-child) {
    margin-bottom: 25px
}

.pos-inherit,
.view-multimedia .owl-multimedia {
    position: inherit
}

.accordion.no-content .accordion-right>.icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordion.title-bold .accordion-header .title {
    font-weight: 800
}

.accordion>ul>li {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 11px;
    margin-bottom: 15px;
    overflow: hidden
}

.accordion>ul>li:last-child,
.documents-files ul li:last-child {
    margin-bottom: 0
}

.accordion>ul>li.is-open,
.accordion>ul>li:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border: 1px solid transparent
}

.accordion>ul>li:hover .accordion-right>.icon {
    -webkit-transform: scale(1.3) translateX(5px) rotate(-90deg);
    transform: scale(1.3) translateX(5px) rotate(-90deg)
}

.accordion>ul>li.is-open .accordion-right>.icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.accordion-header {
    height: 70px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-header .title {
    color: #1e1d1c;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    overflow: hidden;
    max-height: 39px
}

.accordion-header .title span {
    display: block;
    font-size: 13px;
    color: #999;
    font-weight: 400;
    margin-top: 5px
}

.accordion-right {
    margin-left: 30px;
    -ms-flex-align: center;
    align-items: center
}

.accordion-right>.icon {
    color: #999;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-right .date {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-size: 13px;
    margin-right: 20px
}

.accordion-right .date .icon {
    font-size: 13px;
    color: currentColor;
    margin-right: 7px
}

.accordion-content {
    display: none
}

.accordion-content>:last-child,
.page-content__info:not(.ui-list),
.pb-30px {
    padding-bottom: 30px
}

.accordion-content .documents-files,
.accordion-content .ordered-links,
.accordion-content .ordered-list,
.accordion-content .page-content__description,
.accordion-content .page-content__gallery,
.accordion-content .page-content__info,
.pt-30px {
    padding-top: 30px
}

.accordion-content .page-content__gallery,
.inner-page__wrapper.mt-0 {
    margin-top: 0
}

.accordion-content>img {
    width: 250px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.documents-files {
    display: inline-block;
    width: 100%
}

.documents-files.style-2 ul li a {
    border-left: 5px solid #45bfbf
}

.documents-files ul li a {
    background: rgba(241, 241, 241, .7);
    padding: 17px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-radius: 11px;
    -webkit-transition: .3s;
    transition: .3s
}

.documents-files ul li a:hover {
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    background: #fff
}

.mayor-card__links ul li a,
.news.list-single.small .news-description,
.view-table__item>div {
    padding-left: 10px;
    padding-right: 10px
}

.documents-files ul li a .title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.3px;
    color: #1e1d1c;
    line-height: 1.25;
    padding-right: 30px
}

.documents-files ul li a .text {
    font-size: 16px;
    font-weight: 300;
    color: #666
}

.documents-files ul li a .date {
    font-size: 12px;
    color: #999
}

.documents-files ul li a .icon {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    color: #000;
    opacity: .85
}

.documents-files ul li a .number {
    font-weight: 900;
    margin-left: 15px
}

.documents-icon {
    font-size: 28px;
    color: #45bfbf;
    margin-right: 25px
}

.view-table ul li:nth-child(2n) a {
    background: #f4f4f4
}

.view-table ul li:last-child .view-table__item {
    border-radius: 0 0 11px 11px
}

.view-table__header {
    padding: 15px 15px 15px 30px;
    display: flex;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2
}

.view-table__header:not(.ui-full-radius) {
    border-radius: 11px 11px 0 0
}

.page-content__filter.ui-no-dropdown input,
.view-table__header.ui-full-radius {
    border-radius: 11px
}

.view-table__header .page-content__heading {
    color: #999!important;
    font-size: 12px
}

.view-table__filter ul li .icon {
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, .2);
    font-size: 12px;
    -webkit-transition: .3s;
    transition: .3s
}

.ordered-links ul li:not(.more) a,
.view-table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: .3s;
    position: relative
}

.view-table__filter .btn {
    background: #45bfbf;
    color: #fff;
    height: 45px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    cursor: pointer
}

.news.list-number ul li:nth-child(6) .news-dot,
.section-news .btn:hover,
.view-table__filter .btn:hover {
    background: #1278a7
}

.view-table__item {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 75px;
    background: #fbfbfb;
    padding-left: 20px;
    transition: .3s
}

.view-table__item>div {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    color: #999;
    line-height: 1.4;
    font-size: 13px
}

.view-table__item>div.date>span {
    opacity: .6
}

.view-table__item>div.txt-bold {
    font-weight: 700
}

.view-table__item>div.desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    font-size: 14px
}

.news.list-number .news-dot,
.view-table__item .statu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.view-table__item>div.desc small {
    opacity: .6;
    font-weight: 800
}

.gallery-footer:not(.ui-no-center),
.view-table__item>div.action {
    text-align: center
}

.view-table__item>div.action .icon {
    color: #f2a03d;
    font-size: 18px
}

.view-table__item .statu {
    display: inline-flex;
    font-size: 11px;
    font-weight: 800;
    padding: 1px 9px;
    border-radius: 8px;
    margin-top: 3px
}

.view-table__item .statu:not([class*=is-]) {
    background-color: rgba(102, 102, 102, .08);
    color: #999
}

.view-table__item .statu.is-resulted {
    background-color: rgba(85, 178, 80, .1);
    color: #55b250
}

.view-table__item .statu.is-failed {
    background-color: rgba(254, 89, 35, .1);
    color: #fe5923
}

.view-table__item .statu.is-cancelled {
    background-color: rgba(229, 83, 83, .1);
    color: #e55353
}

.header-buttons._desktop .btn:not(.ui-no-desc) .desc,
.ordered-links:not(.style-1) ul li a:hover {
    padding-left: 10px
}

.ordered-links.style-1 ul li:not(.more) {
    border-bottom: 0;
    margin-bottom: 7px
}

.ordered-links.style-1 ul li:not(.more) a {
    background: rgba(241, 241, 241, .7);
    color: #666;
    padding: 17px 40px 17px 25px;
    -ms-flex-direction: column;
    flex-direction: column
}

.ordered-links.style-1 ul li:not(.more) a:hover {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px rgba(102, 102, 102, .08);
    box-shadow: 0 3px 10px rgba(102, 102, 102, .08)
}

.ordered-links.style-1 ul li:not(.more) a:after,
.sidebar-albums .gallery-body>.icon {
    right: 25px
}

.ordered-links ul li:not(.more),
.page-content__filter-dropdown .item .dropdown li:not(:last-child) a,
.page-content__header {
    border-bottom: 1px solid rgba(102, 102, 102, .08)
}

.ordered-links ul li:not(.more) a {
    display: flex;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    border-radius: 8px;
    font-weight: 300;
    transition: .3s
}

.ordered-links ul li:not(.more) a:after {
    content: "";
    position: absolute;
    z-index: 12;
    top: 50%;
    right: 20px;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s
}

.ordered-links ul li:not(.more) a .date {
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    color: #666
}

.ordered-links ul li.more {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center
}

.ordered-links ul li.more a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1f1f1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    height: 50px;
    color: #999;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .3px;
    -webkit-transition: .3s;
    transition: .3s
}

.ordered-links ul li.more a:hover {
    color: #666
}

.ordered-links ul li.more .icon {
    margin-right: 12px;
    font-size: 18px
}

.cookie {
    background: rgba(23, 153, 213, .95);
    position: fixed;
    -webkit-box-shadow: 0 -30px 30px rgba(30, 29, 28, .5);
    box-shadow: 0 -30px 30px rgba(30, 29, 28, .5);
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    margin: 0 auto;
    z-index: 2003;
    -webkit-transition: .3s;
    transition: .3s
}

.cookie.is-hidden {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden
}

.cookie-content .text,
.footer-bottom .text {
    color: #fff;
    font-size: 13px
}

.cookie-content .link {
    font-weight: 800;
    color: #fff;
    position: relative
}

.cookie-content .link:before {
    content: "";
    position: absolute;
    right: 5px;
    bottom: -5px;
    left: 0;
    background: #fff;
    height: 1px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.cookie-button,
.news.list-ordered ul li.more a,
.news.list-single ul li.more a {
    -webkit-transition: .3s;
    border-radius: 11px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.cookie-button {
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2a03d;
    min-width: 150px;
    height: 50px;
    padding-left: 25px;
    padding-right: 20px;
    color: #fff;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    transition: .3s
}

.cookie-button:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .2)
}

.news.gap-1 ul {
    margin-left: -1px;
    margin-right: -1px
}

.news.gap-1 ul li {
    padding-left: 1px;
    padding-right: 1px
}

.news.gap-1 ul li:nth-last-child(n+3) {
    margin-bottom: 2px
}

.footer-contact__numbers ul li,
.footer-heading,
.gallery.gap-1 ul li,
.logos.gap-1 ul li,
.mb-20px,
.news.list ul li,
.news.list-single ul li:not(:last-child) {
    margin-bottom: 20px
}

.news.list-ordered ul li.more,
.news.list-single ul li.more {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 15px
}

.news.list-ordered ul li.more a,
.news.list-single ul li.more a {
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f1f1f1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    width: 300px;
    color: #999;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .3px;
    transition: .3s
}

.news.list-ordered ul li.more a:hover,
.news.list-single ul li.more a:hover {
    color: #666;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    background: #fff;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.news.list-ordered ul li.more .icon,
.news.list-single ul li.more .icon {
    margin-right: 12px;
    font-size: 16px
}

.news.list-ordered .news-photo {
    overflow: hidden;
    height: 210px;
    border-radius: 11px;
    box-shadow: 0 0 50px rgba(0, 0, 0, .019);
    -webkit-transition: .3s;
    transition: .3s
}

.news.list-single.small .news-photo {
    width: 110px;
    height: 100px
}

.news.list-single.small .news-description .title {
    font-size: 14px;
    max-height: 55px;
    line-height: 1.3
}

.mayor-card__social-links,
.mt-5px,
.news.list-single.small .news-description .date,
.personnel-description .infos:not(.ui-no-circle) {
    margin-top: 5px
}

.news.list-single .news-card a,
.personnel.list-single .personnel-card a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news.list-single .news-card a:hover .news-description .date {
    color: rgba(255, 255, 255, .4)
}

.news.list-single .news-card a:hover .news-description>.icon {
    -webkit-transform: translateY(-50%) translateX(10px) scale(1.2);
    transform: translateY(-50%) translateX(10px) scale(1.2);
    color: #fff
}

.news.list-single .news-photo {
    width: 290px;
    height: 170px;
    overflow: hidden;
    border-radius: 11px 0 0 11px
}

.news.list-number ul {
    counter-reset: dots
}

.news.list-number ul li:nth-child(2) .news-dot {
    background: #1692cc
}

.news.list-number ul li:nth-child(3) .news-dot {
    background: #158cc3
}

.news.list-number ul li:nth-child(4) .news-dot {
    background: #1485b9
}

.news.list-number ul li:nth-child(5) .news-dot {
    background: #137fb0
}

.news.list-number ul li:nth-child(7) .news-dot {
    background: #11719e
}

.news.list-number ul li:nth-child(8) .news-dot {
    background: #106b95
}

.news.list-number ul li:nth-child(9) .news-dot {
    background: #0f648b
}

.news.list-number ul li:nth-child(10) .news-dot {
    background: #0e5d82
}

.news.list-number .news-dot {
    counter-increment: dots;
    position: absolute;
    top: 50%;
    left: -10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 31px;
    height: 31px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 900;
    z-index: 1
}

.news.list-number .news-dot:before {
    content: counter(dots, decimal-leading-zero) " "
}

.gallery-card a,
.header-logo a,
.hero-banner .owl-item .item a,
.news-card a,
.news.list-ordered .news-card {
    display: block;
    position: relative
}

.news-card a:hover .news-body::after,
.schema-list.ui-item-bg .schema-sub li a:hover::before {
    opacity: .85
}

.news-card a:hover .news-footer .border {
    width: 90px
}

.news-card a:hover .news-footer .sub>.icon {
    -webkit-transform: translateX(5px) scale(1.2);
    transform: translateX(5px) scale(1.2)
}

.news-footer {
    padding: 30px 20px 0;
    height: 300px;
    position: relative
}

.news-footer .title {
    color: #1e1d1c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    max-height: 49px;
    overflow: hidden
}

.news-footer .border {
    width: 50px;
    height: 4px;
    background: #f2a03d;
    margin-top: 15px;
    -webkit-transition: width .3s;
    transition: width .3s
}

.news-footer .text {
    color: #666;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
    max-height: 108px
}

.news-footer .sub {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px
}

.news-footer .sub .date {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-size: 12px
}

.news-footer .sub .date .icon {
    margin-right: 10px;
    font-size: 13px
}

.news-footer .sub>.icon {
    color: #f2a03d;
    font-size: 16px;
    margin-right: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.news-description {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    border-radius: 0 11px 11px 0;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    border-left: 2px solid #fff;
    -webkit-transition: .3s;
    transition: .3s
}

@media (min-width:1200px) {
    .container {
        max-width: 1250px
    }
    .container.size-1 {
        max-width: 1320px
    }
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .gutter {
        margin-left: -20px;
        margin-right: -20px
    }
    .gutter>.col,
    .gutter>[class*=col-] {
        padding-left: 20px;
        padding-right: 20px
    }
    .gutter-15 {
        margin-left: -15px;
        margin-right: -15px
    }
    .gutter-15>.col,
    .gutter-15>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px
    }
    .gutter-30 {
        margin-left: -30px;
        margin-right: -30px
    }
    .gutter-30>.col,
    .gutter-30>[class*=col-] {
        padding-left: 30px;
        padding-right: 30px
    }
    .gutter-large {
        margin-left: -50px;
        margin-right: -50px
    }
    .gutter-large>.col,
    .gutter-large>[class*=col-] {
        padding-left: 50px;
        padding-right: 50px
    }
    .headline-news__body .title {
        padding-right: 150px
    }
    .news-description {
        padding-right: 130px
    }
    .news-body .title {
        padding-right: 40px
    }
    .footer-contact__numbers {
        padding-left: 40px
    }
    .page-content__wrapper {
        padding-left: 150px;
        padding-right: 150px
    }
    .schema-content {
        padding-left: calc(calc(100% / 3)/ 3);
        padding-right: calc(calc(100% / 3)/ 3)
    }
    .personnel-summary {
        padding-left: 25px
    }
    .footer-card-spec {
        max-width: 25%!important
    }
}

.news-description .title {
    color: #1e1d1c;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    max-height: 49px;
    overflow: hidden
}

.news-description .text {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    max-height: 42px;
    line-height: 1.5;
    margin-top: 8px
}

.news-description .date {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-size: 12px;
    margin-top: 8px
}

.news-description .date .icon {
    margin-right: 7px;
    font-size: 12px
}

.news-description>.icon {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #f2a03d;
    font-size: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.news-body,
.news-body::after,
.shortcut-card .more,
.shortcut-card a::before {
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute
}

.news-cover {
    overflow: hidden
}

.cards-photo img,
.gallery-cover img,
.gallery-photo img,
.news-cover img,
.project-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .2, 1);
    transition: transform 1s cubic-bezier(0, 0, .2, 1);
    transition: transform 1s cubic-bezier(0, 0, .2, 1), -webkit-transform 1s cubic-bezier(0, 0, .2, 1)
}

.news-body,
.news-body::after {
    -webkit-transition: .3s;
    top: 0
}

.news-body {
    padding: 25px;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    transition: .3s
}

.shortcut-btn,
.shortcut-card a {
    position: relative;
    text-align: center
}

.news-body::after {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: linear-gradient(transparent, #000);
    opacity: .7;
    z-index: -1;
    transition: .3s
}

.news-body .date {
    color: #fff;
    font-size: 12px;
    margin-bottom: 3px
}

.news-body .title {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    max-height: 80px;
    overflow: hidden
}

.shortcut-card a {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 230px;
    border-radius: 11px;
    padding: 25px 15px 45px;
    z-index: 1
}

.shortcut-btn,
.shortcut-card .more {
    -webkit-box-align: center;
    -webkit-transition: .3s
}

.shortcut-card a::before {
    content: "";
    top: 0;
    height: calc(100% - 45px);
    -webkit-box-shadow: 0 2px 15px rgba(9, 37, 93, .1);
    box-shadow: 0 2px 15px rgba(9, 37, 93, .1);
    border-radius: 11px 11px 0 0;
    z-index: -1
}

.shortcut-card a:hover .more {
    background: var(--color-red-dark-master);
    color: #fff
}

.shortcut-card a:hover .icon,
.spec-text {
    color: var(--color-dark-grey-master)
}

.shortcut-card .icon {
    color: #e73b3b;
    font-size: 36px
}

.shortcut-card .title {
    color: #1e1d1c;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 17px
}

.shortcut-card .text {
    font-size: 12px;
    color: #999;
    line-height: 1.4;
    margin-top: 10px
}

.shortcut-card .more {
    height: 45px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgb(216 216 217 / 21%);
    color: rgb(33 52 51 / 72%);
    font-size: 13px;
    font-weight: 700;
    border-radius: 0 0 11px 11px;
    transition: .3s
}

.shortcut-btn {
    height: 135px;
    border: 1px solid rgba(0, 0, 0, .08);
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 10px;
    color: #1e1d1c;
    border-radius: 11px;
    transition: .3s
}

.shortcut-btn .icon {
    font-size: 24px;
    margin-bottom: 15px;
    color: #e73b3b
}

.shortcut-btn .title {
    font-size: 13px;
    line-height: 1.3;
    font-weight: 500
}

.cards .card,
.gallery.gap-2 ul li,
.personnel ul li {
    margin-bottom: 30px
}

.gallery.gap-3 ul {
    row-gap: 40px
}

.cards .card a:hover .cards-photo img,
.gallery-card a:hover .gallery-cover img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15)
}

.gallery-card a:hover .gallery-body>.icon {
    -webkit-transform: translateX(7px) scale(1.2);
    transform: translateX(7px) scale(1.2)
}

.gallery-header .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: rgba(9, 37, 93, .7);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    padding-top: 2px;
    padding-left: 2px
}

.gallery-body,
.gallery-body::before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0
}

.gallery-photo {
    overflow: hidden;
    border-radius: 11px
}

.gallery-photo:not([class*=ui-height-]) {
    height: 110px
}

.gallery-photo.ui-height-1,
.section-transactions {
    height: 140px!important
}

.gallery-photo.is-icon {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .08)
}

.gallery-body .date,
.project-footer {
    -webkit-box-align: center;
    padding-left: 20px
}

.gallery-photo.is-icon .icon {
    color: var(--color-red-dark-master);
    font-size: 36px
}

.gallery-footer,
.page-content__filter input,
.page-content__filter-dropdown .item .dropdown li,
.schema-header ul li,
.section-stories .stories-wrapper,
.sidebar-buttons .shortcut-btn {
    padding-left: 20px;
    padding-right: 20px
}

.gallery-footer:not([class*=ui-txt-size-]) {
    padding-top: 7px
}

.gallery-footer .title {
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    max-height: 30px
}

.gallery-cover {
    height: 230px;
    overflow: hidden;
    border-radius: 11px
}

.gallery-body {
    z-index: 1;
    padding: 30px 40px
}

.gallery-body::before {
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(70%, #000));
    background: linear-gradient(to left, transparent, #000 70%);
    z-index: -1;
    border-radius: 11px;
    opacity: .5
}

.gallery-body .title {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -.3px;
    max-width: 175px;
    color: #fff;
    line-height: 1.3;
    position: relative;
    padding-left: 20px
}

.gallery-body .title::before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 5px;
    background: #f2a03d
}

.gallery-body .date {
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255, 255, 255, .7);
    font-size: 12px;
    margin-top: 5px
}

.gallery-body .date .icon {
    margin-right: 6px;
    font-size: 12px;
    margin-top: -2px
}

.gallery-body>.icon {
    position: absolute;
    right: 35px;
    bottom: 25px;
    color: #fff;
    font-size: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.project-card a {
    display: block;
    box-shadow: 0 0 50px rgba(0, 0, 0, .019);
    border-radius: 0 0 11px 11px
}

.project-card a:hover .project-footer {
    background: #e73b3b;
    color: #fff
}

.project-photo {
    overflow: hidden;
    height: 275px
}

@media (min-width:390px) and (max-width:479px) {
    .project-photo {
        height: 165px
    }
}

.project-footer {
    background: #fff;
    height: 55px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-right: 20px;
    border-radius: 0 0 11px 11px;
    color: #213333;
    -webkit-transition: background .3s;
    transition: background .3s
}

.project-footer .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    max-height: 36px
}

.logos-card a {
    border: 2px solid rgba(0, 0, 0, .15);
    display: block;
    border-radius: 11px;
    overflow: hidden
}

.logos-card a:hover {
    border: 2px solid var(--color-red-dark-master)
}

.logos-card a:hover .logos-photo {
    border-bottom: 1px solid rgba(255, 168, 30, .3)
}

.logos-card a:hover .logos-photo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.logos-card a:hover .logos-photo .icon {
    color: #f2a03d;
    opacity: 1
}

.logos-photo {
    height: 100px;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.logos-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s
}

.logos-photo .icon {
    color: #999;
    font-size: 42px;
    opacity: .7;
    -webkit-transition: .3s;
    transition: .3s
}

.logos-footer {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    height: 70px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cards-footer,
.video-footer {
    padding-left: 15px;
    padding-right: 15px
}

.logos-footer .title {
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    font-size: 13px;
    overflow: hidden;
    max-height: 32px
}

.video-card a:hover .video-photo img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
    opacity: .8
}

.video-header .date {
    position: absolute;
    right: 7px;
    bottom: 7px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 11px;
    padding: 3px 12px;
    border-radius: 5px
}

.video-header .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 64px;
    height: 64px;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.video-photo {
    overflow: hidden;
    height: 175px;
    border-radius: 11px;
    background: #000
}

.cards-photo,
.cards.no-sub .cards-footer {
    height: 150px
}

.video-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .7;
    -webkit-transition: opacity .3s, -webkit-transform 1s cubic-bezier(0, 0, .2, 1);
    transition: transform 1s cubic-bezier(0, 0, .2, 1), opacity .3s, -webkit-transform 1s cubic-bezier(0, 0, .2, 1)
}

.video-footer {
    padding-top: 13px
}

.video-footer .date {
    color: #999;
    font-size: 12px;
    margin-top: 7px
}

.video-footer .date .icon {
    font-size: 12px;
    margin-right: 7px
}

.video-footer .title {
    color: #1e1d1c;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.3
}

.cards .card a {
    padding: 9px;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    display: block;
    background: #fff;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s
}

.cards.no-date .cards-footer .sub,
.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cards.color-1 .cards-figure {
    background: rgba(23, 153, 213, .1)
}

.cards.list-large ul li,
.mb-40px {
    margin-bottom: 40px
}

.cards.list-large .cards-photo {
    height: 185px
}

.cards.list-large .cards-footer {
    height: 205px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
}

.cards.list-large .cards-footer .title {
    font-size: 18px;
    max-height: 49px
}

.cards.list-large .cards-footer .text {
    font-size: 14px;
    max-height: 64px
}

.cards-figure {
    height: 150px;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(255, 168, 30, .1);
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s;
    transition: .3s
}

.cards-figure .icon {
    color: #f2a03d;
    font-size: 60px
}

.cards-photo {
    overflow: hidden;
    border-radius: 5px;
    z-index: 1
}

.cards-footer {
    padding-top: 15px;
    height: 190px;
    -webkit-transition: .3s;
    transition: .3s
}

.cards-footer .title {
    color: #f2a03d;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    overflow: hidden;
    max-height: 44px
}

.cards-footer .text {
    color: #666;
    font-size: 13px;
    margin-top: 10px;
    overflow: hidden;
    max-height: 61px
}

.cards-footer .sub {
    position: absolute;
    right: -9px;
    bottom: -7px;
    left: -9px;
    border-radius: 0 0 15px 15px;
    border-top: 1px solid rgba(0, 0, 0, .08);
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px
}

.cards-footer .sub .date,
.cards-footer .sub .more {
    color: #999;
    display: inline-flex;
    -webkit-box-align: center;
    font-size: 12px;
    -ms-flex-align: center;
    align-items: center
}

.cards-footer .sub .date .icon {
    font-size: 11px;
    margin-right: 7px;
    margin-top: -4px;
    opacity: .5
}

.cards-footer .sub .more .icon {
    color: #f2a03d;
    font-size: 11px;
    margin-left: 7px
}

.boxes ul li {
    background-color: #f8f8f8
}

.card-box {
    display: flex;
    padding: 50px 60px 50px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    position: relative;
    height: 100%;
    -webkit-transition: background .2s;
    transition: background .2s
}

.hero-accordion>ul>li,
.mayor-card,
.personnel-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative
}

.card-box .icon {
    font-size: 24px!important;
    line-height: 1;
    color: var(--color-red-dark-master);
    border: 1px solid var(--color-red-dark-master);
    width: 36px;
    height: 36px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.card-box .title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -.2px
}

.personnel.list-single.ui-small .personnel-description {
    padding: 18px
}

.personnel.list-single .personnel-photo {
    width: 45%;
    height: 160px;
    border-radius: 8px 0 0 8px
}

@media (max-width:479px) {
    .headlinenewsV2-cover:not(.ui-style-thumbnail),
    .headlinenewsV2-photo:not(.ui-style-thumbnail) {
        max-height: 480px
    }
    .headlinenewsV2-body .text {
        font-size: 12px;
        margin-top: 12px
    }
    .headlinenewsV2-body .groups {
        margin-top: 15px
    }
    .headlinenewsV2-body .groups .item {
        font-size: 11px
    }
    .tab-nav ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .tab-nav ul li a {
        font-size: 13px
    }
    .list-activity__middle:not(.ui-no-right) {
        padding-left: 25px;
        padding-right: 25px
    }
    .list-activity__middle .tag,
    .list-activity__middle .title {
        text-align: center
    }
    .news-link,
    .personnel.list-single .personnel-photo {
        height: auto
    }
    .news-link {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px
    }
    .news-link a,
    .shortcuts.gap-1 ul li:nth-last-child(n+3) {
        margin-bottom: 10px
    }
    .accordion-header {
        padding-left: 17px;
        padding-right: 17px
    }
    .accordion-header .title {
        font-size: 13px;
        max-height: 31px
    }
    .accordion-right .date {
        display: none
    }
    .documents-files ul li a {
        padding: 10px 23px
    }
    .cookie-button .icon,
    .documents-files ul li a .text,
    .documents-files ul li a .title {
        font-size: 14px
    }
    .documents-files ul li a .date {
        font-size: 11px;
        margin-top: 5px
    }
    .documents-files ul li a .icon {
        right: 15px;
        font-size: 16px
    }
    .documents-icon {
        font-size: 24px;
        margin-right: 15px
    }
    .view-table__header {
        padding: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .view-table__item {
        padding-left: 10px;
        padding-right: 10px
    }
    .cookie-button {
        font-size: 14px;
        margin-top: 10px
    }
    .news.list-single.small .news-card a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .news.list-single.small .news-photo {
        border-radius: 11px 0 0 11px
    }
    .news.list-single.small .news-description {
        border-radius: 0 11px 11px 0;
        padding-top: 0;
        padding-bottom: 0
    }
    .gallery-body,
    .news-description {
        padding: 25px 30px
    }
    .gallery-photo:not([class*=ui-height-]) {
        height: 80px
    }
    .gallery-body .title {
        font-size: 24px
    }
}

.personnel.list-ordered .personnel-photo {
    border-radius: 8px 8px 0 0;
    height: 270px
}

@media (min-width:480px) and (max-width:767px) {
    .headlinenewsV2-body .groups,
    .headlinenewsV2-body .text {
        margin-top: 25px
    }
    .headlinenewsV2-body .groups .item,
    .news-footer .sub .date .icon {
        font-size: 12px
    }
    .list-activity__item {
        height: auto
    }
    .list-activity__figure {
        margin-left: 7px
    }
    .list-activity__middle:not(.ui-no-right) {
        padding-left: 35px;
        padding-right: 35px
    }
    .list-activity__middle:not([class*=ui-size-]) .title,
    .news-footer .sub>.icon {
        font-size: 14px
    }
    .news.list-single ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }
    .news.list-single ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
    .news.list-single.small .news-photo {
        width: 100%;
        height: auto
    }
    .news-footer {
        padding: 20px 10px 0
    }
    .news-description {
        padding: 15px 20px
    }
    .project-photo {
        height: 220px
    }
    .cards.list-large .cards-photo {
        height: 130px
    }
    .cards.list-large .cards-footer .title {
        font-size: 16px;
        max-height: 44px
    }
    .cards.list-large .cards-footer .text {
        font-size: 13px;
        max-height: 61px
    }
    .personnel.list-ordered .personnel-photo,
    .personnel.list-single .personnel-photo {
        height: 200px
    }
}

.personnel.ui-list-single ul li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.personnel.ui-list-single ul li:first-child .personnel-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
    padding-right: 6px
}

.personnel-card a:hover .personnel-photo:before {
    opacity: .1
}

.personnel-card a:hover .personnel-description,
.personnel-card a:hover .personnel-footer {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f2a03d
}

.personnel-card a:hover .personnel-description .rank,
.personnel-card a:hover .personnel-footer .rank {
    color: rgba(255, 255, 255, .5)
}

.personnel-card a:hover .personnel-description .icon,
.personnel-card a:hover .personnel-footer .icon {
    -webkit-transform: translateX(5px) scale(1.2);
    transform: translateX(5px) scale(1.2);
    color: #fff
}

.personnel-photo {
    overflow: hidden;
    position: relative
}

.personnel-photo:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: linear-gradient(transparent, #000);
    height: calc(100% - 5px);
    z-index: 1;
    opacity: .3;
    -webkit-transition: .3s;
    transition: .3s
}

.mayor-card::after,
.mayor-card::before {
    position: absolute;
    z-index: -1;
    top: 0;
    content: ""
}

.personnel-description {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    border-radius: 0 8px 8px 0;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    padding: 25px;
    position: relative;
    border-left: 2px solid #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-contact,
.footer-navigation ul li a,
.page-content__news .description,
.page-content__photo-body,
.personnel-description .infos,
.personnel-description .infos .item {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.personnel-description .title,
.personnel-footer .title {
    color: #1e1d1c;
    font-weight: 700;
    line-height: 1.3;
    font-size: 16px
}

.personnel-description .rank {
    color: #999;
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.3
}

.personnel-description .icon {
    position: absolute;
    right: 20px;
    bottom: 15px;
    color: #f2a03d;
    font-size: 14px;
    -webkit-transition: .3s;
    transition: .3s
}

.personnel-description .infos {
    flex-direction: column
}

.personnel-description .infos:not(.ui-no-circle) .item:not(:last-child) {
    margin-right: 7px
}

.personnel-description .infos:not(.ui-no-circle) .item::before {
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 4px;
    height: 4px;
    background-color: #999;
    opacity: .5;
    border-radius: 20px;
    margin-right: 5px;
    position: absolute;
    left: 0
}

.personnel-description .infos.ui-no-circle {
    margin-top: 8px
}

.personnel-description .infos.ui-no-circle .item:not(:last-child) {
    margin-bottom: 7px
}

.personnel-description .infos .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    color: rgba(153, 153, 153, .7);
    line-height: 1.25;
    position: relative
}

.personnel-footer {
    background: #fff;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    padding: 0 25px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    -webkit-transition: .3s;
    transition: .3s
}

.personnel-footer .rank {
    color: #999;
    margin-top: 5px;
    font-size: 13px
}

.personnel-footer .icon {
    position: absolute;
    right: 25px;
    bottom: 20px;
    color: #f2a03d;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

.hero-accordion>ul>li,
.mayor-card {
    display: flex;
    z-index: 1
}

.mayor-card::before {
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/slide/1.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .15;
    height: 100%
}

.mayor-card::after {
    right: 0;
    bottom: 0;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
    background-image: linear-gradient(to right, transparent, #fff)
}

.mayor-card__photo {
    display: flex;
    position: relative;
    z-index: 2
}

@media (min-width:768px) {
    .mayor-card__photo img {
        width: 270px
    }
    .mayor-card__info {
        padding-left: 40px
    }
    .mayor-card__info .title {
        font-size: 54px;
        letter-spacing: -2px
    }
    .mayor-card__info .rank {
        font-size: 18px;
        letter-spacing: 4.5px;
        margin-top: 10px
    }
    .mayor-card__links {
        padding-right: 15px;
        margin-top: 30px
    }
    .header-search {
        height: 45px;
        margin-left: 10px;
        border-radius: 11px;
        padding-left: 15px;
        padding-right: 15px;
        border: 2px solid rgba(255, 255, 255, .2)
    }
    .header-search .icon {
        font-size: 20px
    }
    .section-activities>.container {
        padding-top: 10px
    }
    .section-projects .projects {
        margin-top: 10px
    }
    .section-projects .btn-wrapper {
        bottom: calc((60px / 2) * -1)
    }
    .section-transactions {
        height: 120px
    }
    .schema-content>ul::before,
    .schema-header ul:not(.ui-single)::before {
        content: "";
        position: absolute;
        background-color: rgba(153, 153, 153, .3);
        height: 1px
    }
    .sidebar-card {
        padding-left: 25px
    }
    .schema-header ul:not(.ui-single)::before {
        top: 50%;
        right: 20px;
        left: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: -1
    }
    .schema-header ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .schema-content>ul::before {
        top: calc(-1 * 30px);
        right: calc(calc(100% / 3)/ 2);
        left: calc(calc(100% / 3)/ 2)
    }
    .schema-content>ul>li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3)
    }
}

@media (max-width:767px) {
    .cookie-form,
    .list-activity__item,
    .news.list-single .news-card a,
    .personnel.list-single .personnel-card a {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
    .headlinenewsV2-body,
    .headlinenewsV2-cover {
        border-bottom-left-radius: 11px;
        border-bottom-right-radius: 11px
    }
    .headlinenewsV2-photo {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px
    }
    .headlinenewsV2-body {
        padding: 9vw 10vw
    }
    .headlinenewsV2-body .title {
        font-size: 7.5vw;
        letter-spacing: -.5px;
        -webkit-line-clamp: 3
    }
    .headlinenewsV2-link {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .headlinenewsV2-link a {
        width: 100%
    }
    .tab-container .shortcuts ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .list-activity__header {
        margin-top: 30px
    }
    .list-activity ul {
        margin-left: -5px;
        margin-right: -5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .list-activity ul li {
        padding-left: 5px;
        padding-right: 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .list-activity__item:not(.ui-item-border) {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .list-activity__item,
    .news.list-single .news-card a,
    .personnel.list-single .personnel-card a {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .list-activity__left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .list-activity__figure.ui-size-small {
        width: 90%
    }
    .view-table__item>div.desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .view-table__item>div.action {
        text-align: left
    }
    .ordered-links ul li:not(.more) a:after {
        display: none
    }
    .cookie-form {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .news.list-ordered .news-photo {
        height: auto
    }
    .news.list-single .news-photo {
        width: 100%;
        height: auto;
        border-radius: 11px 11px 0 0
    }
    .news-description {
        border-radius: 0 0 11px 11px
    }
    .personnel.list-single .personnel-photo {
        border-radius: 8px 8px 0 0;
        width: 100%
    }
    .personnel-description {
        border-radius: 0 0 8px 8px
    }
    .mayor-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .mayor-card__photo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px
    }
    .mayor-card__photo img {
        width: 200px
    }
}

.mayor-card__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mayor-card__info .text {
    color: #666
}

.mayor-card__info .title {
    color: #666;
    font-weight: 800;
    line-height: 1
}

.mayor-card__info .rank {
    color: #999;
    font-weight: 300;
    line-height: 1.2
}

.mayor-card__links ul li a,
.mayor-card__social-links a {
    -webkit-box-align: center;
    color: #999;
    -webkit-transition: .3s
}

.mayor-card__links ul li a {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 8px;
    height: 70px;
    font-size: 12px;
    font-weight: 900;
    line-height: 1.4;
    transition: .3s
}

.mayor-card__links ul li a:hover {
    background-color: #45bfbf;
    color: #fff
}

.mayor-card__social .heading {
    color: #45bfbf;
    font-size: 14px;
    font-weight: 700
}

.mayor-card__social-links a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 35px;
    height: 35px;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid rgba(102, 102, 102, .15);
    border-radius: 8px;
    transition: .3s
}

.header-buttons._desktop .btn,
.header-social a {
    border-radius: 11px;
    -webkit-transition: .3s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.header-buttons._desktop .btn,
.header-social a:not([class*=ui-color-]) {
    border: 2px solid rgba(255, 255, 255, .2)
}

.header-social a:not(:last-child),
.mayor-card__social-links a:not(:last-child) {
    margin-right: 5px
}

.mayor-card__social-links a:hover {
    background: #45bfbf;
    color: #fff
}

.header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1001
}

.header-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px
}

.header-left .header-buttons,
.mayor-social__links {
    margin-left: 30px
}

.header-logo img {
    width: 200px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-right>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.header-social {
    margin-left: 10px
}

.header-social a {
    display: inline-flex;
    width: 45px;
    height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    transition: .3s
}

.header-social a.ui-color-facebook {
    background-color: #0e86ee
}

.header-social a.ui-color-twitter {
    background-color: #1d9bf0
}

.header-social a.ui-color-youtube {
    background-color: red
}

.header-social a.ui-color-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.header-social a:hover {
    background: #fff;
    color: #45bfbf
}

.header-buttons._desktop:hover .btn:not(.no-hover) {
    -webkit-transform: scale(.97);
    transform: scale(.97);
    opacity: .5
}

.header-buttons._desktop .btn {
    font-family: inherit;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    color: #fff;
    line-height: 1.1;
    transition: .3s
}

.header-buttons._desktop .btn._wp .icon {
    background: #25d366
}

.header-buttons._desktop .btn._online .icon {
    background-color: rgba(255, 255, 255, .2)
}

.header-buttons._desktop .btn._online .desc {
    padding-left: 0
}

.header-buttons._desktop .btn:not(.ui-no-desc),
.page-content__info.small .item {
    padding-right: 15px
}

.header-buttons._desktop .btn.ui-no-desc {
    width: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-buttons._desktop .btn .icon {
    font-size: 22px;
    background: #fe5923;
    width: 36px;
    height: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px
}

.header-buttons._desktop .btn .desc .heading {
    font-weight: 500;
    font-size: 10px;
    margin-bottom: 1px
}

.header-buttons._desktop .btn .desc .text {
    font-weight: 800;
    font-size: 16px;
    letter-spacing: -.5px
}

.header-buttons._desktop .btn-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-buttons._desktop .btn-dropdown {
    background: #f2a03d;
    position: absolute;
    margin-top: -5px;
    top: 100%;
    left: -5px;
    right: -5px;
    z-index: 3;
    border-radius: 11px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

.inner-page__header-bg>div,
.section.bg-cover::before {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.header-buttons._desktop .btn-dropdown ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px 10px 30px;
    position: relative;
    z-index: 1
}

.header-buttons._desktop .btn-dropdown ul li a::before {
    content: "";
    position: absolute;
    left: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    transition: .3s
}

.header-buttons._desktop .btn-dropdown ul li a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    left: 0;
    bottom: -1px;
    right: 0;
    background: #45bfbf;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-card ul li a,
.footer-contact__numbers ul li a {
    -webkit-transition: .3s;
    color: rgba(255, 255, 255, .5);
    display: block;
    position: relative
}

.header-buttons._mobile {
    position: absolute;
    left: 10px;
    right: 10px;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-buttons._mobile .btn .icon {
    color: #fff;
    font-size: 24px
}

.header-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-family: inherit
}

.header-search .text {
    font-family: inherit;
    font-size: 16px;
    font-weight: 800;
    margin-left: 15px
}

.footer-top:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: rgb(0 0 0 / 15%);
    height: 72px
}

.footer-heading {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 72px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 800;
    color: #fff
}

.footer-card ul li a {
    font-size: 14px;
    font-weight: 300;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    transition: .3s
}

.footer-card ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: currentColor;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer-contact__numbers {
    width: 100%;
    margin-top: 30px
}

.footer-contact__numbers ul li:last-child,
.inner-page__wrapper.mb-0,
.personnel-field:last-child {
    margin-bottom: 0
}

.footer-contact__numbers ul li a {
    text-align: right;
    transition: .3s
}

.footer-contact__numbers ul li a:hover {
    color: #fff
}

.footer-contact__numbers ul li a .title {
    font-weight: 300;
    font-size: 13px;
    margin-bottom: 5px
}

.footer-contact__numbers ul li a .number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: sfm-400;
    font-size: 78px;
    line-height: .8
}

.footer-contact__numbers ul li a .icon {
    font-size: 48px;
    margin-right: 20px
}

.footer-contact__info {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    margin-top: 20px
}

@media (min-width:768px) and (max-width:991px) {
    .headlinenewsV2-body .title {
        font-size: 28px;
        letter-spacing: -.5px;
        -webkit-line-clamp: 5;
        padding-left: 30px
    }
    .headlinenewsV2-body .text,
    .news-description .date .icon {
        display: none
    }
    .headlinenewsV2-body .groups .item,
    .news-description .date {
        font-size: 12px
    }
    .list-activity ul {
        margin-left: -10px;
        margin-right: -10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .list-activity ul li {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .list-activity__middle:not(.ui-no-right) {
        padding-left: 35px;
        padding-right: 35px
    }
    .view-table__item>div.desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
    .news.list-single.small .news-description {
        padding-left: 13px;
        padding-right: 13px
    }
    .news.list-single.small .news-description .title {
        max-height: 36px
    }
    .news.list-single .news-photo {
        width: 200px
    }
    .news-description {
        padding-left: 20px;
        padding-right: 20px
    }
    .project-photo {
        height: 250px
    }
    .cards.list-large .cards-photo {
        height: 130px
    }
    .cards.list-large .cards-footer .title {
        font-size: 16px;
        max-height: 44px
    }
    .cards.list-large .cards-footer .text {
        font-size: 13px;
        max-height: 61px
    }
    .personnel.list-ordered .personnel-photo {
        height: 220px
    }
    .footer-contact__info {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .footer-contact__info a {
        margin-left: 10px;
        margin-right: 10px
    }
}

.footer-contact__info a {
    color: rgba(255, 255, 255, .5);
    font-size: 13px;
    font-weight: 300;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-contact__info a:hover,
.footer-navigation ul li.ui-color-bookmark a .icon,
.footer-navigation ul li:not([class*=ui-color-]) a:hover .icon,
.transactions .item.ui-color-bookmark a .icon,
.transactions .item:not([class*=ui-color-]) a:hover .icon {
    color: #fff
}

.footer-contact__info a strong {
    font-weight: 700
}

.footer-logo {
    margin-top: -30px
}

.footer-logo a {
    display: block;
    position: relative;
    width: 240px;
    margin-top: 3.2rem
}

.footer-bottom .design {
    color: rgba(255, 255, 255, .6)
}

.footer-navigation {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 990;
    -webkit-box-shadow: 0 -30px 30px rgba(30, 29, 28, .15);
    box-shadow: 0 -30px 30px rgba(30, 29, 28, .15);
    display: none
}

.footer-navigation ul {
    overflow-y: auto
}

@media (max-width:479px) {
    .footer-heading {
        font-size: 16px
    }
    .footer-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .footer-bottom .container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer-navigation ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .section-activities__wrapper::before {
        left: 0
    }
}

.footer-navigation ul li.ui-color-bookmark .item-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #45bfbf;
    z-index: -1;
    -webkit-animation: 1.5s infinite flicker;
    animation: 1.5s infinite flicker
}

.footer-navigation ul li:not(:last-child) {
    border-right: 1px solid rgba(102, 102, 102, .08)
}

.footer-navigation ul li a {
    height: 60px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1
}

.footer-navigation ul li a .icon {
    font-size: 22px;
    color: #45bfbf;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-navigation ul li a .title {
    margin-top: 7px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.3;
    color: #1e1d1c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%
}

.hero-search {
    position: absolute;
    top: calc(120px + 10px);
    right: 50px;
    z-index: 999
}

.hero-search form input {
    background-color: transparent;
    height: 60px;
    width: 350px;
    font-family: inherit;
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 15px
}

.hero-search form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .75)
}

.hero-search form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .75)
}

.hero-search form input::-moz-placeholder {
    color: rgba(255, 255, 255, .75)
}

.hero-search form input::-ms-input-placeholder {
    color: rgba(255, 255, 255, .75)
}

.hero-search form input::placeholder {
    color: rgba(255, 255, 255, .75)
}

.hero-search form input:focus,
.multimedia-nav ul li:not(.is-current):hover a {
    border: 2px solid #fff
}

.card-transaction .dropdown .title,
.card-transaction .dropdown ul li {
    border-bottom: 1px solid rgba(9, 37, 93, .06)
}

.hero-search form .icon {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    pointer-events: none
}

.hero-banner {
    position: absolute;
    width: 50%;
    right: 0;
    transform: translateX(calc(96%))!important;
    transition: transform .7s cubic-bezier(0, 0, .2, 1)
}

.hero-banner.show {
    transform: translateX(0)!important
}

.hero-banner.ui-pos-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 50px
}

.hero-banner .owl-stage {
    padding-left: 0!important
}

.hero-banner .owl-item:not(.active) .photo img {
    -webkit-filter: blur(6px);
    filter: blur(6px);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.hero-banner .photo {
    border-radius: 15px;
    overflow: hidden;
    height: auto
}

.hero-banner .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.hero-accordion {
    position: absolute;
    bottom: 15px
}

.hero-accordion>ul {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.hero-accordion>ul>li.is-open>.item-wrp::after,
.hero-accordion>ul>li.is-open>a::after {
    height: calc(100% - 50px)
}

.hero-accordion>ul>li>.item-wrp,
.hero-accordion>ul>li>a {
    width: 75px;
    height: 275px;
    display: block;
    padding: 25px 10px;
    position: relative;
    cursor: pointer
}

.hero-accordion>ul>li>.item-wrp::after,
.hero-accordion>ul>li>a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 0;
    width: 1px;
    height: 0;
    margin-block: auto;
    background-color: #fff;
    opacity: .2;
    -webkit-transition: height .8s;
    transition: height .8s
}

.hero-accordion .item {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff
}

.hero-accordion .item-bg {
    background-color: green;
    opacity: .6;
    border-radius: 15px;
    position: absolute;
    inset: 0;
    z-index: -1
}

.hero-accordion .item .icon {
    font-size: 22px;
    margin-top: 17px
}

.hero-accordion .item .heading {
    text-orientation: sideways-right;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .3px
}

.hero-accordion .dropdown {
    width: 0;
    -webkit-transition: width .4s;
    transition: width .4s
}

.hero-accordion .dropdown.is-visible {
    width: 210px
}

.hero-accordion .dropdown.is-visible ul {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: .4s .4s;
    transition: .4s .4s
}

.hero-accordion .dropdown.is-visible ul li a::before {
    opacity: .5;
    visibility: visible
}

.hero-accordion .dropdown ul {
    padding: 25px 25px 25px 15px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s;
    transition: .4s
}

.hero-accordion .dropdown ul li a {
    color: #fff;
    display: block;
    font-size: 13px;
    position: relative;
    padding-left: 20px;
    padding-block: 3px;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.hero-accordion .dropdown ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-flex;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: .5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.section.bg-cover::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.section.cover-1::before {
    background-image: url(../img/slide/3.jpg);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .21
}

.section.cover-1::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
    background: linear-gradient(transparent, #fff);
    z-index: -1
}

.section.cover-2 {
    height: 560px
}

.section.cover-2::before {
    background-image: url(../img/slide/3.jpg);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .2
}

.section.cover-2::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(transparent));
    background: linear-gradient(white, transparent);
    z-index: -1
}

.section-stories {
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 153, 213, .06)), to(#fff));
    background-image: linear-gradient(rgba(23, 153, 213, .06), #fff)
}

.section-activities__wrapper {
    min-height: 700px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 50px
}

.section-activities__wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #f3f7fb;
    z-index: -1;
    border-radius: 20px
}

@media (min-width:480px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .owl-nav-style.banner .owl-theme .owl-nav [class*=owl-] {
        width: 70px;
        height: 70px;
        font-size: 24px
    }
    .owl-nav-style.banner .owl-theme .owl-nav [class*=owl-] svg path {
        stroke-width: 1px!important
    }
    .shortcuts.gap-1 ul li:nth-last-child(n+4) {
        margin-bottom: 10px
    }
    .section-activities__wrapper::before {
        right: 10px;
        left: 10px
    }
    .section-logos .container {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media (min-width:1400px) {
    .section-activities__wrapper::before {
        right: 50px;
        left: 50px
    }
}

@media (min-width:1750px) {
    .news-cover {
        height: 290px
    }
    .mayor-card {
        height: 585px
    }
    .mayor-card__photo img {
        width: 320px
    }
    .hero-search {
        right: 120px
    }
    .hero-accordion {
        left: 120px
    }
    .section-activities__wrapper::before {
        right: 120px;
        left: 120px
    }
}

.section-news .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    width: 60%;
    background: #45bfbf;
    -webkit-box-shadow: 0 0 50px rgba(23, 153, 213, .3);
    box-shadow: 0 0 50px rgba(23, 153, 213, .3);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 65px;
    left: 0;
    margin: 0 auto;
    border-radius: 25px;
    -webkit-transition: .3s;
    transition: .3s
}

.mayor,
.mayor-btn {
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .1)
}

.section-banner {
    background: rgba(23, 153, 213, .06);
    padding-top: 80px;
    padding-bottom: 80px
}

.section-banner .owl-item .item .photo {
    -webkit-transition: .4s;
    transition: .4s
}

.section-banner .owl-item:not(.active) .item .photo {
    opacity: .5;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.section-shortcuts._online {
    padding-top: 70px;
    padding-bottom: 50px
}

.section-multimedia__body>div,
.section-rows._1 {
    padding-top: 70px;
    padding-bottom: 70px
}

.mv-20px,
.pv-20px,
.section-shortcuts._online .shortcuts .item {
    margin-top: 20px;
    margin-bottom: 20px
}

.section-projects {
    padding-top: 60px;
    background: rgba(23, 153, 213, .05);
    position: relative
}

.section-projects .projects .owl-item .item {
    -webkit-transition: .4s;
    transition: .4s;
    padding-top: 50px;
    padding-bottom: 50px
}

.section-projects .btn-wrapper {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto
}

.section-mayor .container {
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 50px
}

.mayor-photo {
    position: absolute;
    bottom: 0
}

@media (max-width:991px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-flex {
        display: -ms-flexbox!important;
        display: -webkit-box!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: -webkit-inline-box!important;
        display: inline-flex!important
    }
    .footer-logo,
    .header-nav,
    .headlinenewsV2-other,
    .hero-shortcuts {
        display: none
    }
    .popup-content,
    .section.cover-2 {
        height: auto
    }
    .list-activity__middle:not(.ui-no-right) {
        width: 100%
    }
    .header-buttons._mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .footer-contact {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer-contact__numbers {
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, .15)
    }
    .footer-contact__info,
    .footer-contact__numbers ul li,
    .footer-contact__numbers ul li a {
        text-align: center
    }
    .footer-navigation {
        display: block
    }
    .section-news .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
    .section-mayor .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 0
    }
    .mayor-photo {
        left: 0;
        position: relative;
        margin-top: 40px
    }
    .inner-page__header-bg {
        margin-top: 0
    }
}

.mayor-info .text,
.section-mayor03__description .rank,
.section-mayor03__description .title {
    color: #213333;
    font-weight: 800;
    line-height: 1.2
}

.mayor-info .title {
    font-size: 79px;
    letter-spacing: -2px
}

.mayor-info .rank {
    font-size: 33px;
    letter-spacing: 9.4px;
    font-weight: 200
}

.mayor-buttons,
.mayor-links,
.mt-40px,
.personnel-social {
    margin-top: 40px
}

.mayor-btn {
    height: 75px;
    background: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #999;
    font-size: 14px;
    font-weight: 900
}

.mayor-btn:first-child,
.page-content__filter:not(.ui-no-dropdown) input {
    border-top-left-radius: 11px;
    border-bottom-left-radius: 11px
}

.mayor-btn:last-child {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px
}

.mayor-btn .icon {
    font-size: 14px;
    margin-left: 12px;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: .5
}

.mayor-btn:hover .icon {
    -webkit-transform: translateX(3px) scale(1.1);
    transform: translateX(3px) scale(1.1)
}

.section-mayor03 .container {
    padding-top: 100px;
    padding-bottom: 30px
}

.section-mayor03__left .tooltips .item {
    position: absolute
}

.section-mayor03__left .tooltips .item span {
    border-radius: 11px;
    padding: 15px;
    position: relative;
    line-height: 1.3;
    background: #fff;
    width: 105px;
    height: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 14px;
    font-weight: 700;
    color: #999;
    -webkit-box-shadow: 20px 20px 30px rgba(30, 29, 28, .15);
    box-shadow: 20px 20px 30px rgba(30, 29, 28, .15)
}

.section-mayor03__left .tooltips .item span::before {
    content: attr(data-number);
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 18px;
    color: #f2a03d
}

.section-mayor03__left .tooltips .item.ui-1 {
    top: 200px;
    left: -30px
}

.section-mayor03__left .tooltips .item.ui-1 span {
    background: #9d519a;
    color: #fff;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    width: 90px
}

.section-mayor03__left .tooltips .item.ui-1 span::before {
    color: currentColor;
    opacity: .5
}

.section-mayor03__left .tooltips .item.ui-2 {
    left: -50px;
    bottom: 30px
}

.section-mayor03__left .tooltips .item.ui-2 span {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background: #d08e7d;
    color: #fff
}

.section-mayor03__left .tooltips .item.ui-2 span::before {
    color: currentColor;
    opacity: .5
}

.section-mayor03__left .tooltips .item.ui-3 {
    bottom: 200px;
    left: -10px
}

.section-mayor03__left .tooltips .item.ui-3 span {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

.section-mayor03__left .tooltips .item.ui-4 {
    top: 0;
    right: 80px
}

.section-mayor03__left .tooltips .item.ui-4 span {
    background: #324c79;
    color: #fff;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.section-mayor03__left .tooltips .item.ui-4 span::before {
    color: currentColor;
    opacity: .5
}

.card-transaction .dropdown .title,
.card-transaction .item {
    display: -webkit-box;
    display: -ms-flexbox;
    padding-right: 30px
}

.section-mayor03__left .tooltips .item.ui-5 {
    bottom: 130px;
    right: 50px
}

.section-mayor03__left .tooltips .item.ui-5 span {
    background: #cd0051;
    color: #fff;
    width: 90px;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.section-mayor03__left .tooltips .item.ui-5 span::before {
    color: currentColor;
    opacity: .5
}

.section-mayor03__left .tooltips .item.ui-6 {
    top: 0;
    left: 0
}

.section-mayor03__left .tooltips .item.ui-6 span {
    background: #f2a03d;
    color: #fff;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    width: 90px
}

.section-mayor03__left .tooltips .item.ui-6 span::before {
    color: currentColor;
    opacity: .5
}

.section-mayor03__left .tooltips .item.ui-7 {
    left: 0;
    bottom: 30px
}

.section-mayor03__left .tooltips .item.ui-7 span {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background: #45bfbf;
    color: #fff
}

.section-mayor03__left .tooltips .item.ui-7 span::before {
    color: currentColor;
    opacity: .5
}

.section-mayor03__left .tooltips .card {
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 50px rgba(30, 29, 28, .2);
    box-shadow: 0 0 50px rgba(30, 29, 28, .2);
    border-radius: 15px;
    padding: 30px 25px;
    text-align: center
}

.section-mayor03__left .tooltips .card .icon {
    color: #45bfbf;
    font-size: 54px
}

.section-mayor03__left .tooltips .card .icon .fa-secondary {
    opacity: .3
}

.section-mayor03__left .tooltips .card .title {
    color: #1e1d1c;
    font-size: 18px;
    letter-spacing: -.5px;
    font-weight: 700;
    margin-top: 10px
}

.section-mayor03__left .tooltips .card .text {
    font-size: 12px;
    color: #999;
    line-height: 1.5;
    margin-top: 10px
}

.section-mayor03__left .tooltips .card.ui-1 {
    top: 35px;
    right: -20px;
    width: 200px
}

.section-mayor03__photo {
    width: 600px;
    height: 600px;
    border-radius: 100%;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, transparent), to(#f2a03d));
    background: linear-gradient(to bottom right, transparent 30%, #f2a03d);
    overflow: hidden;
    padding-left: 40px
}

.section-mayor03__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom center;
    object-position: bottom center
}

.section-mayor03__description .title {
    font-size: 66px;
    letter-spacing: -2px
}

.section-mayor03__description .rank {
    font-size: 32px;
    letter-spacing: 7.6px;
    font-weight: 200
}

.section-mayor03__description .text {
    font-size: 16px;
    font-weight: 300;
    margin-top: 30px
}

.section-transactions .transactions .owl-transactions {
    padding-right: 80px
}

.card-transaction {
    position: relative;
    z-index: 3
}

.card-transaction:hover .item .icon:not(.ui-arrow) {
    background-color: #fff;
    color: #e73b3b
}

.card-transaction .item {
    height: 120px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e73b3b;
    color: #fff;
    padding-left: 30px;
    position: relative;
    z-index: 1
}

.card-transaction .item .icon:not(.ui-arrow) {
    font-size: 24px;
    width: 60px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(9, 37, 93, .08);
    border-radius: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.card-transaction .item .icon.ui-arrow {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s
}

.card-transaction .item .desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    padding-right: 30px
}

.card-transaction .item .desc .title {
    font-size: 18px;
    font-weight: 700
}

.card-transaction .item .desc .text {
    font-size: 12px;
    line-height: 1.35
}

.card-transaction .dropdown {
    position: absolute;
    right: 0;
    bottom: 120px;
    left: 0;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: .3s;
    transition: .3s
}

.card-transaction .dropdown::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(243, 247, 251, .75)
}

.card-transaction .dropdown .title {
    padding-left: 30px;
    height: 65px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #213333;
    font-weight: 900;
    font-size: 16px
}

.card-transaction .dropdown ul li a {
    padding: 8px 30px;
    display: block;
    color: #213333;
    font-size: 14px;
    -webkit-transition: .3s;
    transition: .3s
}

.card-transaction .dropdown ul li a:hover {
    background-color: #e73b3b;
    color: #fff
}

.transactions .item.ui-color-bookmark .item-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #36b1e9;
    z-index: -1;
    -webkit-animation: 1.5s infinite flicker;
    animation: 1.5s infinite flicker
}

.transactions .item:not([class*=ui-color-]) a .icon {
    color: #36b1e9
}

.transactions .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 120px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1
}

.transactions .item a .icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px;
    width: 45px;
    height: 45px;
    -webkit-transition: .3s;
    transition: .3s
}

.transactions .item a .title {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.section-multimedia {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px
}

.section-multimedia__cover {
    overflow: hidden;
    border-radius: 20px;
    height: 640px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1278a7), to(#213333));
    background-image: linear-gradient(#1278a7, #213333)
}

.section-multimedia__cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .7
}

.section-multimedia__body {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

@media (min-width:1400px) {
    .section-multimedia__body {
        left: 50px;
        right: 50px;
        top: 50px;
        bottom: 50px
    }
}

.section-multimedia__body>div,
.section-multimedia__body>div>.row {
    height: 100%
}

.multimedia-wrapper {
    height: 100%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.multimedia-wrapper .btn {
    margin-left: auto;
    margin-right: auto
}

.multimedia-footer {
    color: #fff;
    line-height: 1.4
}

.inner-page__nav ul li.heading a,
.page-content__heading {
    color: #1e1d1c;
    font-weight: 650
}

.multimedia-footer .title {
    font-size: 28px;
    font-weight: 650;
    letter-spacing: -.5px
}

.multimedia-footer .text {
    font-weight: 300;
    font-size: 18px
}

.multimedia-nav ul li.is-current a {
    background-color: #f2a03d
}

.multimedia-nav ul li a {
    border: 2px solid rgba(255, 255, 255, .15);
    height: 55px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 1.4;
    border-radius: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.inner-page__header-bg {
    height: 250px;
    background-color: #233545
}

.inner-page__header-bg.small {
    height: 260px
}

.inner-page__header-bg._mayor {
    height: 120px;
    margin-top: 0
}

.inner-page__header-bg>div {
    width: 100%;
    height: 100%;
    opacity: .4;
    position: relative;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.inner-page__photo {
    height: 350px;
    background: #000
}

.inner-page__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .9;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.inner-page__heading .container {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 250px;
    padding-top: 90px
}

.inner-page__heading .title {
    color: #666;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1.5px;
    line-height: 1;
    margin-bottom: 5px
}

.inner-page__heading .text {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    max-width: 700px;
    text-shadow: 0 0 20px rgba(0, 0, 0, .7);
    margin: 5px auto 0
}

.inner-page__nav {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    background: #fff
}

.inner-page__nav.pos-sticky {
    z-index: 50;
    top: 0
}

.inner-page__nav ul,
.justify-center,
.schema-header ul.ui-single {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .mayor-info .rank,
    .section-mayor03__description .rank {
        line-height: 1.3;
        margin-top: 10px
    }
    .mayor-card__info {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        padding-top: 40px
    }
    .mayor-card__info .title {
        font-size: 42px;
        letter-spacing: -1px
    }
    .mayor-card__info .rank {
        font-size: 16px;
        letter-spacing: 2px
    }
    .mayor-card__links {
        margin-top: 20px
    }
    .mayor-card__links ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .mayor-card__social {
        margin-top: 20px!important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .header-search .icon {
        font-size: 24px
    }
    .header-search .text,
    .section-multimedia,
    .section-transactions>div>div:last-child {
        display: none
    }
    .footer {
        /* margin-bottom: 60px */
    }
    .section-activities>.container {
        padding-top: 60px
    }
    .section-rows .container-fluid>.row>div:not(:last-child) {
        margin-bottom: 30px
    }
    .section-projects .btn-wrapper {
        bottom: 30px
    }
    .section-projects .header-nav__tab ul {
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        overflow-y: auto;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .section-projects .header-nav__tab ul li {
        padding-left: 5px;
        padding-right: 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .section-mayor03__left .tooltips .item.ui-1 {
        left: 0;
        top: 50px
    }
    .section-mayor03__left .tooltips .item.ui-2 {
        left: 10px
    }
    .section-mayor03__left .tooltips .item.ui-4 {
        right: 10px
    }
    .section-mayor03__left .tooltips .item.ui-5 {
        right: 10px;
        bottom: 30px
    }
    .section-mayor03__photo {
        margin-inline: auto;
        width: 90vw;
        height: 90vw
    }
    .section-mayor03__description {
        padding-top: 30px;
        text-align: center
    }
    .inner-page__header-bg {
        height: 150px
    }
    .inner-page__nav ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-y: auto
    }
}

@media (min-width:600px) and (max-width:767px) {
    .inner-page__nav ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.inner-page__nav ul li {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.inner-page__nav ul li a,
.page-content__header .date {
    -webkit-box-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.inner-page__nav ul li:not(.heading).is-current a,
.inner-page__nav ul li:not(.heading):hover a,
.schema-list:not([class*=ui-color-]) ul li a,
.schema-list:not([class*=ui-color-]) ul li button {
    color: #666
}

.inner-page__nav ul li:not(.heading).is-current a::after,
.inner-page__nav ul li:not(.heading):hover a::after {
    width: 100%
}

.inner-page__nav ul li a {
    height: 70px;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(102, 102, 102, .6);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.inner-page__nav ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #45bfbf;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.inner-page__wrapper,
.mb-100px {
    margin-bottom: 100px
}

.inner-page__wrapper.mv-0 {
    margin-top: 0;
    margin-bottom: 0
}

.inner-page__wrapper.no-sidebar .breadcrumb {
    left: 0;
    right: 0
}

.inner-page__wrapper.no-sidebar .inner-page__content {
    min-height: 700px
}

.inner-page__article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    position: relative
}

.inner-page__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 75%);
    flex: 0 0 calc(100% - 75%);
    max-width: calc(100% - 75%)
}

@media (max-width:767px) {
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .inner-page__sidebar {
        margin-top: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.inner-page__sidebar>div {
    margin-bottom: 35px
}

.inner-page__sidebar-wrapper>div,
.mb-25px {
    margin-bottom: 25px
}

.inner-page__content {
    background: rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .1);
    min-height: 100%;
    padding: 35px;
    position: relative;
    z-index: 1;
    border-radius: 0 0 11px 11px
}

.inner-page__content.no-bg {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
    position: inherit
}

.inner-page__mayor .header::before {
    height: 120px
}

.inner-page__mayor .sidebar-nav {
    position: sticky;
    top: 0;
    -webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, .08);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, .08);
    border-radius: 0 0 11px 11px
}

.page-content__header {
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.page-content__header.txt-large {
    padding-bottom: 30px;
    margin-bottom: 40px
}

.page-content__header.txt-large .title {
    font-size: 24px
}

.page-content__header .title {
    /*color: rgba(0, 0, 0, .6);*/
    color: #f2a03d;
    font-size: 24px;
    font-weight: 650;
    line-height: 1.4
}

.page-content__header .date {
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-size: 13px;
    margin-left: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.page-content__header .date .icon {
    margin-right: 3px;
    margin-top: -2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(102, 102, 102, .5);
    width: 30px;
    height: 30px;
    align-items: center;
    font-size: 14px
}

.page-content__heading {
    font-size: 14px;
    letter-spacing: .3px;
    margin-bottom: 5px
}

.page-content__heading.color-1 {
    color: #45bfbf
}

.page-content__heading.color-2,
.page-content__info.color-1 .item .desc .text,
.page-content__info.color-1 .item .icon {
    color: #f2a03d
}

.page-content__heading.color-3 {
    color: #ff9446
}

.page-content__heading.color-4 {
    color: #213333
}

.page-content__photo {
    overflow: hidden;
    height: 300px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 50%;
    position: relative;
    border-radius: 11px
}

.page-content__photo.large,
.page-content__photo.small {
    width: 100%;
    float: inherit;
    margin-right: 0
}

.page-content__photo.small {
    height: 175px;
    margin-bottom: 0
}

.page-content__photo.large {
    height: 450px
}

.page-content__photo.auto {
    height: auto
}

.page-content__photo img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.page-content__filter-dropdown .item,
.page-content__photo-wrapper {
    position: relative
}

.page-content__photo-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px 45px;
    z-index: 1
}

.page-content__photo-body::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 11px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: linear-gradient(transparent, #000);
    opacity: .7;
    z-index: -1
}

.page-content__photo-body>.icon {
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fff;
    font-size: 28px;
    -webkit-transition: .3s;
    transition: .3s
}

.page-content__photo-body .title {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -.3px;
    color: #fff;
    line-height: 1.3;
    position: relative;
    padding-left: 20px
}

.page-content__photo-body .title:before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 5px;
    background: #f2a03d
}

.page-content__photo-body .text {
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin-top: 10px
}

.page-content__photo-body .sub {
    margin-left: 20px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 20px;
    padding-top: 20px
}

.page-content__photo-body .sub .date {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 13px
}

.page-content__photo-body .sub .date .icon {
    font-size: 13px;
    margin-top: -3px;
    margin-right: 8px
}

.page-content__spot {
    margin-bottom: 20px;
    font-size: 18px;
    color: #222;
    font-weight: 500;
    letter-spacing: -.5px
}

.page-content__description,
.page-content__description * {
    color: #666!important;
    font-size: 16px!important;
    line-height: 1.7!important;
    font-family: Roboto, sans-serif!important
}

.page-content__description {
    font-weight: 300
}

.page-content__description.txt-center,
.text-center {
    text-align: center
}

.mb-30px,
.page-content__description.kvkk table,
.page-content__description>p,
.schema-content>ul>li:not(:last-child) {
    margin-bottom: 30px
}

.page-content__description h3 {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: -1px
}

.page-content__description h5 {
    font-weight: 700;
    font-size: 14px
}

.page-content__description a {
    color: #55acef;
    font-weight: 600
}

.page-content__description strong {
    font-weight: 800!important
}

.page-content__description img {
    max-width: 100%
}

.page-content__description ol,
.page-content__description ul {
    padding-left: 20px
}

.page-content__description table {
    width: 100%!important;
    border: 1px solid rgba(0, 0, 0, .06)!important
}

.page-content__description table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, .06)!important
}

.page-content__description table tbody tr:nth-child(odd) {
    background: #f1f1f1
}

.page-content__description table tbody tr:nth-child(odd) td {
    font-weight: 600
}

.page-content__description table tbody tr td,
.page-content__description table tbody tr th {
    padding: 18px 26px!important;
    border-right: 1px solid rgba(0, 0, 0, .06)!important;
    line-height: 1.5
}

.page-content__description table tbody tr td:last-child,
.page-content__description table tbody tr th:last-child {
    border-right: 0!important
}

.mt-60px,
.page-content__wrapper {
    margin-top: 60px
}

.page-content__gallery {
    width: 100%;
    display: inline-block
}

.mb-50px,
.page-content__item:not(:last-child) {
    margin-bottom: 50px
}

.page-content__info.small .item .icon {
    width: 55px;
    height: 55px;
    font-size: 22px
}

.page-content__info.small .item .desc .heading {
    font-size: 10px
}

.page-content__info .item {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid rgba(0, 0, 0, .05);
    border-radius: 11px;
    padding-right: 25px
}

.page-content__info .item .icon {
    color: #45bfbf;
    font-size: 28px;
    width: 75px;
    height: 75px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-radius: 11px
}

.page-content__info .item .desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

.page-content__info .item .desc .heading {
    font-size: 11px;
    color: #999;
    font-weight: 600;
    letter-spacing: 1px
}

.page-content__info .item .desc .text {
    color: #45bfbf;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3
}

.page-content__news {
    margin-top: 40px;
    display: inline-block;
    width: 100%
}

.page-content__news a {
    display: flex
}

.page-content__news a:hover .description {
    background: #45bfbf
}

.page-content__news a:hover .description .small-title {
    color: rgba(255, 255, 255, .5)
}

.page-content__news a:hover .description .title {
    color: #fff
}

.page-content__news a:hover .description .icon {
    -webkit-transform: translateY(-50%) translateX(10px) scale(1.2);
    transform: translateY(-50%) translateX(10px) scale(1.2);
    color: #fff
}

.page-content__news .photo {
    width: 230px;
    height: 140px;
    border-radius: 11px 0 0 11px;
    overflow: hidden
}

.page-content__news .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.page-content__news .description {
    padding-left: 30px;
    padding-right: 170px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    background: #fff;
    border-radius: 0 11px 11px 0;
    border-left: 2px solid #fff;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.contact-map,
.page-content__cards .card {
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1)
}

@media (max-width:479px) {
    .section-activities__wrapper::before {
        right: 0
    }
    .section-news .btn {
        font-size: 16px
    }
    .section-news .news {
        display: none
    }
    .section-banner {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .section-logos .container {
        padding-top: 60px;
        padding-bottom: 60px
    }
    .mayor-info .title,
    .section-mayor03__description .title {
        font-size: 48px
    }
    .mayor-info .rank,
    .section-mayor03__description .rank {
        font-size: 20px
    }
    .section-mayor03__left .tooltips .item span {
        font-size: 11px;
        width: 60px!important;
        height: 60px!important;
        padding: 10px 12px;
        border-radius: 8px
    }
    .section-mayor03__left .tooltips .item span::before {
        top: 7px;
        right: 7px
    }
    .section-mayor03__left .tooltips .item.ui-2 {
        bottom: 120px
    }
    .section-mayor03__photo {
        max-width: calc(390px - 20px);
        max-height: calc(390px - 20px)
    }
    .inner-page__heading .text {
        font-size: 14px
    }
    .inner-page__content {
        padding: 10px
    }
    .page-content__photo-body {
        padding: 15px 20px
    }
    .page-content__photo-body>.icon {
        top: 20px;
        right: 20px;
        font-size: 16px
    }
    .page-content__photo-body .title {
        font-size: 20px
    }
    .page-content__photo-body .sub {
        margin-top: 15px;
        padding-top: 15px
    }
    .page-content__photo-body .sub .date {
        font-size: 11px
    }
    .page-content__gallery ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .page-content__news a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-content__news .photo {
        width: 100%;
        border-radius: 11px 11px 0 0;
        height: auto
    }
    .page-content__news .description {
        padding: 25px 30px;
        border-radius: 0 0 11px 11px
    }
    .page-content__cards .card {
        padding-left: 30px;
        padding-right: 30px
    }
}

.page-content__news .description .small-title {
    color: #999;
    font-size: 12px;
    font-weight: 500
}

.page-content__news .description .title {
    color: #1e1d1c;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 5px
}

.page-content__news .description .icon {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #f2a03d;
    font-size: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.page-content__cards {
    margin-top: 70px;
    margin-bottom: 30px
}

.my-0,
.page-content__cards.v-contact {
    margin-top: 0;
    margin-bottom: 0
}

.page-content__cards.v-contact .card .text {
    height: 70px
}

.page-content__cards .card {
    height: 310px;
    border-radius: 8px;
    box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px
}

.page-content__cards .card:hover>.icon {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.page-content__cards .card:hover>.icon::after {
    -webkit-transform: translateY(10px) scale(.75);
    transform: translateY(10px) scale(.75)
}

.page-content__cards .card .title {
    color: #1e1d1c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4
}

.page-content__cards .card>.icon {
    color: #45bfbf;
    font-size: 48px;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.12, .845, .305, 1);
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1)
}

.page-content__cards .card>.icon::after {
    position: absolute;
    height: 8px;
    width: 66px;
    content: "";
    bottom: -25px;
    left: 50%;
    margin-left: -33px;
    background: rgba(0, 0, 0, .06);
    z-index: -1;
    border-radius: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.12, .845, .305, 1);
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1)
}

.page-content__cards .card .text {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 1.4
}

.page-content__cards .card .btn-wrapper {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0
}

.page-content__cards .card .btn-wrapper a {
    color: #f2a03d;
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.page-content__cards .card .btn-wrapper a::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    left: -10px;
    background: #f2a03d;
    z-index: -1;
    height: 0;
    -webkit-transition: height .3s;
    transition: height .3s
}

.page-content__cards .card .btn-wrapper a:hover,
.sidebar-info._sale .sidebar-info__text,
.sidebar-info._search .sidebar-info__text {
    color: #fff
}

.page-content__cards .card .btn-wrapper a:hover::after,
.shortcuts.list-button {
    height: 100%
}

.page-content__cards .card .btn-wrapper a .icon {
    font-size: 14px;
    margin-left: 10px
}

@media (min-width:480px) and (max-width:767px) {
    .page-content__cards .card .btn-wrapper a,
    .page-content__cards .card .btn-wrapper a .icon,
    .page-content__news .description .small-title {
        font-size: 12px
    }
    .footer-contact__info {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .footer-contact__info a {
        margin-left: 10px;
        margin-right: 10px
    }
    .footer-navigation ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .mayor-info .title,
    .section-mayor03__description .title {
        font-size: 72px
    }
    .mayor-info .rank,
    .section-mayor03__description .rank {
        font-size: 24px
    }
    .section-mayor03__left .tooltips .item.ui-2 {
        bottom: 20px
    }
    .section-mayor03__photo {
        max-width: calc(600px - 20px);
        max-height: calc(600px - 20px)
    }
    .inner-page__heading .text {
        font-size: 16px
    }
    .page-content__photo-body {
        padding: 25px 30px
    }
    .page-content__news .photo {
        width: 40%
    }
    .page-content__news .description {
        padding-right: 30px;
        padding-left: 20px
    }
    .page-content__news .description .title {
        font-size: 18px
    }
    .page-content__cards .card {
        height: 250px!important
    }
    .page-content__cards .card .title {
        font-size: 16px
    }
    .page-content__cards .card>.icon {
        font-size: 54px;
        margin-bottom: 25px
    }
    .page-content__cards .card .text {
        display: none
    }
    .page-content__cards .card .btn-wrapper {
        bottom: 25px
    }
}

.page-content__information .item:nth-child(2n) {
    background: rgba(241, 241, 241, .75)
}

.page-content__information .content .btn {
    position: absolute;
    right: -210px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.page-content__information .container {
    padding-top: 60px;
    padding-bottom: 60px
}

.page-content__information .heading {
    color: #f2a03d;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3
}

.page-content__information .text {
    font-size: 16px;
    color: #666;
    line-height: 1.8
}

.page-content__information .text ol,
.page-content__information .text ul {
    padding-left: 20px
}

.page-content__information .text strong {
    font-weight: 700
}

.page-content__tags ul li a {
    background-color: rgba(241, 241, 241, .6);
    font-size: 12px;
    padding: 7px 10px;
    display: inline-block;
    color: #999;
    border-radius: 8px
}

.page-content__filter input {
    font-family: inherit;
    border: 2px solid rgba(102, 102, 102, .1);
    width: 275px;
    height: 50px;
    color: #999;
    font-size: 14px;
    font-weight: 700
}

.page-content__filter input::-webkit-input-placeholder {
    color: #999
}

.page-content__filter input:-ms-input-placeholder {
    color: #999
}

.page-content__filter input::-moz-placeholder {
    color: #999
}

.page-content__filter input::-ms-input-placeholder {
    color: #999
}

.page-content__filter input::placeholder {
    color: #999
}

.page-content__filter input+.icon {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    opacity: .3
}

.page-content__filter-dropdown .item .btn {
    background-color: #fff;
    border-top: 2px solid rgba(102, 102, 102, .1);
    border-right: 2px solid rgba(102, 102, 102, .1);
    border-bottom: 2px solid rgba(102, 102, 102, .1);
    height: 50px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    color: #f2a03d;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    min-width: 200px;
    position: relative;
    z-index: 1
}

.page-content__filter-dropdown .item .btn:not(.ui-no-radius) {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px
}

.page-content__filter-dropdown .item .btn .icon {
    font-size: 12px;
    margin-left: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.page-content__filter-dropdown .item .btn.is-active .icon {
    -webkit-transform: scale(1.3) rotate(90deg);
    transform: scale(1.3) rotate(90deg)
}

.page-content__filter-dropdown .item .dropdown {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
    -webkit-box-shadow: 0 10px 30px rgba(102, 102, 102, .15);
    box-shadow: 0 10px 30px rgba(102, 102, 102, .15);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 5px;
    overflow-y: auto;
    scrollbar-color: #f2a03d rgba(255, 168, 30, 0.3);
    scrollbar-width: thin;
    max-height: 300px
}

.page-content__filter-dropdown .item .dropdown::-webkit-scrollbar-track {
    background-color: rgba(255, 168, 30, .3)
}

.page-content__filter-dropdown .item .dropdown::-webkit-scrollbar {
    width: 5px
}

.page-content__filter-dropdown .item .dropdown::-webkit-scrollbar-thumb {
    background-color: #f2a03d
}

.page-content__filter-dropdown .item .dropdown:not(.is-visible) {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.page-content__filter-dropdown .item .dropdown li.is-current a::after,
.page-content__filter-dropdown .item .dropdown li:hover a::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.page-content__filter-dropdown .item .dropdown li a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #999;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
    z-index: 1
}

.page-content__filter-dropdown .item .dropdown li a::after {
    content: "";
    position: absolute;
    top: 1px;
    right: -10px;
    bottom: 1px;
    left: -10px;
    background-color: rgba(102, 102, 102, .08);
    border-radius: 11px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    -webkit-transition: .3s;
    transition: .3s
}

.sidebar-heading {
    color: #f2a03d;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .3px;
    margin-bottom: 5px
}

.sidebar-nav {
    background: #fff;
    -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
    padding: 25px 25px 10px;
    border-radius: 0 11px 11px 0
}

.sidebar-nav>ul>li.is-current>a::before,
.sidebar-nav>ul>li:hover>a::before {
    width: calc(100% + 50px)
}

.sidebar-nav>ul>li.is-current>a .icon,
.sidebar-nav>ul>li:hover>a .icon {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: .5;
    visibility: visible
}

.sidebar-nav>ul>li>a {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .1px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 15px 8px;
    -webkit-transition: .3s;
    transition: .3s
}

.sidebar-nav>ul>li>a::before {
    content: "";
    background: #f1f1f1;
    position: absolute;
    z-index: -1;
    top: -1px;
    right: -25px;
    bottom: -1px;
    left: -25px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.sidebar-nav>ul>li>a .icon {
    position: absolute;
    font-size: 16px;
    right: 0;
    color: #666;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: .3s;
    transition: .3s;
    will-change: transform
}

.sidebar-nav>ul>li ul li:hover>a {
    color: #f2a03d;
    font-weight: 500
}

.sidebar-nav>ul>li ul li.is-current>a {
    color: #45bfbf;
    font-weight: 500
}

.sidebar-nav>ul>li ul li a {
    color: #666;
    font-size: 12px;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    padding-left: 4px;
    padding-top: 6px;
    padding-bottom: 6px
}

.sidebar-nav>ul>li ul li ul li a {
    position: relative;
    padding-left: 14px
}

.sidebar-nav>ul>li ul li ul li a::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 13px;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 99px
}

.sidebar-info {
    background: #fff;
    -webkit-box-shadow: 0 .625rem .875rem -.3125rem #e0e0e0;
    box-shadow: 0 .625rem .875rem -.3125rem #e0e0e0;
    padding: 25px 30px;
    border-radius: 11px
}

.sidebar-info._sale,
.sidebar-info._search {
    background: #f2a03d;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.sidebar-info._sale::before,
.sidebar-info._search::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .07);
    z-index: -1;
    width: 40%;
    border-radius: 0 999px 999px 0
}

.sidebar-info__text {
    color: #1e1d1c;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.5px;
    line-height: 1.4
}

.sidebar-info__contact {
    margin-top: 20px;
    margin-left: -15px
}

.sidebar-info__contact a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ff9446;
    font-weight: 600;
    font-size: 16px
}

@media (max-width:479px) {
    .sidebar-nav {
        margin-top: 20px
    }
    .sidebar-info {
        padding: 30px
    }
    .sidebar-info__contact a {
        font-size: 12px
    }
    .sidebar-buttons ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footer-navigation ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 7);
        flex: 0 0 calc(100% / 7);
        max-width: calc(100% / 7)
    }
    .section-rows .container-fluid>.row>div:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .section-rows .container-fluid>.row>div:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px
    }
    .section-rows .container-fluid>.row>div:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .section-mayor03__left .tooltips .item span {
        font-size: 13px;
        width: 80px!important;
        height: 80px!important;
        padding: 12px 14px;
        border-radius: 8px
    }
    .section-mayor03__left .tooltips .item.ui-1 {
        left: 0
    }
    .section-mayor03__left .tooltips .item.ui-2 {
        bottom: 30px
    }
    .section-mayor03__left .tooltips .item.ui-3 {
        top: 230px
    }
    .section-mayor03__left .tooltips .item.ui-4 {
        right: 30px;
        top: 80px
    }
    .section-mayor03__left .tooltips .item.ui-5 {
        right: 10px;
        bottom: 40px
    }
    .section-mayor03__photo {
        width: 370px;
        height: 370px
    }
    .section-mayor03__description {
        padding-left: 30px
    }
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62%;
        flex: 0 0 62%;
        max-width: 62%
    }
    .inner-page__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 62%);
        flex: 0 0 calc(100% - 62%);
        max-width: calc(100% - 62%)
    }
    .page-content__photo {
        margin-left: 0;
        width: 100%;
        float: none
    }
    .page-content__photo.large {
        height: 250px
    }
    .page-content__photo-body {
        padding: 25px 30px
    }
    .page-content__photo-body>.icon {
        top: 20px;
        right: 20px
    }
    .page-content__photo-body .title {
        font-size: 28px
    }
    .page-content__news .photo {
        width: 40%
    }
    .page-content__news .description {
        padding-right: 30px;
        padding-left: 20px
    }
    .page-content__news .description .title {
        font-size: 18px
    }
    .page-content__cards .card {
        padding-left: 25px;
        padding-right: 25px;
        height: 350px
    }
    .page-content__cards .card .title {
        font-size: 16px
    }
    .page-content__cards .card>.icon {
        font-size: 54px
    }
    .page-content__cards .card .btn-wrapper a,
    .page-content__cards .card .btn-wrapper a .icon,
    .page-content__cards .card .text {
        font-size: 13px
    }
    .sidebar-info {
        padding: 30px
    }
    .sidebar-info__contact a {
        font-size: 12px
    }
}

.mb-10px,
.sidebar-info__contact a:not(:last-child) {
    margin-bottom: 10px
}

.schema-list.ui-item-bg .schema-sub li,
.sidebar-info__contact a:hover .text:before {
    width: 100%
}

.sidebar-info__contact a.phone {
    letter-spacing: -1px;
    font-size: 20px
}

.sidebar-info__contact a.phone .icon {
    font-size: 24px
}

.sidebar-info__contact a.phone .text:before {
    right: 0;
    bottom: 3px;
    left: 0
}

.sidebar-info__contact a .icon {
    font-size: 18px;
    width: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pos-relative,
.relative-banner-wrapper,
.sidebar-info__contact a .text {
    position: relative
}

.sidebar-info__contact a .text:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #ff9446;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s
}

.sidebar-mayor .sidebar-heading {
    background: #fff;
    -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .05);
    padding: 20px 23px;
    margin-bottom: 0;
    border-radius: 0 11px 0 0
}

.sidebar-mayor__photo {
    height: auto;
    overflow: hidden
}

.personnel.list-ordered .personnel-photo:first-child {
    height: auto!important
}

.sidebar-mayor__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.sidebar-mayor__info {
    background: #213333;
    padding: 10px 20px;
    text-align: center
}

.schema-list.ui-color-light ul li a,
.schema-list.ui-color-light ul li button,
.sidebar-mayor__info .rank,
.sidebar-mayor__info .title {
    color: #fff
}

.sidebar-mayor__info .title {
    font-size: 18px;
    font-weight: 500
}

.sidebar-mayor__info .rank {
    font-size: 13px;
    opacity: .5
}

.sidebar-mayor__list {
    padding-left: 25px;
    padding-right: 25px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    border-radius: 0 0 11px
}

.sidebar-mayor__list ul li:not(:last-child) a {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.sidebar-mayor__list ul li a {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    display: block;
    padding: 12px 15px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.sidebar-mayor__list ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 5px;
    height: 5px;
    background: #999
}

.personnel-field a:hover,
.personnel-social a:hover,
.sidebar-mayor__list ul li a:hover {
    color: #f2a03d
}

.pt-25px,
.sidebar-news {
    padding-top: 25px
}

.sidebar-albums .gallery-cover {
    height: 175px
}

.sidebar-albums .gallery-body {
    padding: 20px 25px
}

.sidebar-albums .gallery-body .title {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.4;
    max-width: 120px
}

.sidebar-albums .gallery-body .title::before {
    width: 3px
}

.schema-content>ul>li::before,
.schema-header::before,
.schema-list.ui-item-bg .schema-sub::before {
    left: 50%;
    width: 1px;
    background-color: rgba(153, 153, 153, .3);
    content: ""
}

.contact-item:not(:last-child)>div,
.pb-60px {
    padding-bottom: 60px
}

.contact-map {
    background: #fff;
    padding: 20px;
    border-radius: 11px;
    box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    margin-top: 30px
}

.contact-map iframe {
    width: 100%;
    height: 550px
}

.contact-form__left .photo {
    height: 680px;
    border-radius: 11px 0 0 11px;
    overflow: hidden
}

.contact-form__left .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.contact-form__right {
    background: #fff;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
    border-radius: 0 11px 11px 0;
    height: 100%;
    padding: 70px
}

@media (max-width:767px) {
    .page-content__photo {
        height: auto!important;
        margin-right: 0;
        float: none;
        width: 100%;
        margin-bottom: 30px
    }
    .page-content__cards ul li {
        margin-bottom: 30px
    }
    .sidebar-mayor__photo {
        height: auto
    }
    .contact-form__left .photo {
        height: auto;
        border-radius: 11px 11px 0 0
    }
    .contact-form__right {
        padding: 20px;
        border-radius: 0 0 11px 11px
    }
}

.mayor {
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2
}

.mayor-cover {
    overflow: hidden;
    height: 585px
}

.mayor-cover img {
    -o-object-fit: cover;
    object-fit: cover
}

.mayor-wrapper {
    float: left;
    max-width: 615px;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 75px
}

.mayor-content .title {
    color: #213333;
    font-size: 54px;
    letter-spacing: -2px;
    font-weight: 800;
    line-height: 1
}

@media (min-width:992px) and (max-width:1199px) {
    .header-nav__item,
    .page-content__info .item .desc {
        padding-left: 10px
    }
    .header-nav__item {
        padding-right: 10px
    }
    .header-nav__item>a {
        font-size: 14px
    }
    .shortcuts-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
    .page-content__info .item .desc .text,
    .shortcuts-wrapper .desc .title,
    .sidebar-info__contact a {
        font-size: 13px
    }
    .shortcuts-wrapper .desc .text {
        font-size: 11px
    }
    .headline-news__photo {
        height: 550px
    }
    .headline-news__body {
        padding: 60px
    }
    .view-table__item>div.desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }
    .gallery-body .title {
        font-size: 24px
    }
    .personnel.list-ordered .personnel-photo {
        height: 220px
    }
    .footer-heading {
        font-size: 16px
    }
    .mayor-photo {
        left: -50px
    }
    .mayor-photo img {
        max-width: 500px
    }
    .section-mayor03__left .tooltips .item.ui-1 {
        left: 0
    }
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%
    }
    .inner-page__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 67%);
        flex: 0 0 calc(100% - 67%);
        max-width: calc(100% - 67%)
    }
    .page-content__info .item .icon {
        width: 55px;
        height: 55px;
        font-size: 24px
    }
    .page-content__info .item .desc .heading {
        font-size: 9px
    }
    .page-content__news .description .title {
        font-size: 20px
    }
    .page-content__cards .card {
        padding-left: 30px;
        padding-right: 30px
    }
    .mayor-wrapper {
        max-width: 490px
    }
    .mayor-content .title {
        font-size: 48px;
        letter-spacing: -1px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .mayor-wrapper {
        max-width: 600px
    }
    .mayor-content .title {
        font-size: 48px;
        letter-spacing: -1px
    }
}

.mayor-content .rank {
    color: #213333;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 11.3px;
    margin-top: 10px
}

.mayor-links ul li a {
    background: #fff;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    position: relative;
    height: 100px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
    color: #999;
    font-weight: 800;
    padding-left: 20px;
    padding-right: 20px
}

.mayor-links ul li a:hover {
    color: #e73b3b
}

@media (min-width:768px) and (max-width:991px) {
    .contact-form__right {
        padding: 30px
    }
    .mayor-social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.mayor-social .page-content__heading {
    padding-bottom: 0;
    color: #e73b3b
}

.mayor-social__links a {
    display: inline-flex;
    width: 45px;
    height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid rgba(0, 0, 0, .1);
    color: #666;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s
}

.mayor-social__links a:not(:last-child) {
    margin-right: 8px
}

.header-nav__tab ul li.is-current a,
.mayor-social__links a:hover {
    background: #e73b3b;
    color: #fff
}

.schema-list:not([class*=ui-item-bg]) ul li a,
.schema-list:not([class*=ui-item-bg]) ul li button {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(102, 102, 102, .1);
    box-shadow: 0 0 30px rgba(102, 102, 102, .1);
    -webkit-transition: .3s;
    transition: .3s
}

.schema-list:not([class*=ui-item-bg]) ul li a:hover,
.schema-list:not([class*=ui-item-bg]) ul li button:hover {
    background-color: #f2a03d;
    color: #fff
}

.schema-list.ui-item-bg ul li a,
.schema-list.ui-item-bg ul li button {
    background-color: #fff
}

.schema-list.ui-item-bg ul li a::before,
.schema-list.ui-item-bg ul li button::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #45bfbf;
    opacity: .9;
    border-radius: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.schema-list.ui-item-bg .schema-sub {
    row-gap: 15px;
    margin-top: calc(100px / 2);
    position: relative
}

.schema-list.ui-item-bg .schema-sub::before {
    position: absolute;
    top: calc(-1 * 50px);
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.schema-list.ui-item-bg .schema-sub li a {
    height: 80px
}

.schema-list.ui-item-bg .schema-sub li a::before {
    opacity: .65
}

.schema-list ul li a,
.schema-list ul li button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100px;
    padding: 20px;
    border-radius: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 1;
    width: 100%;
    font-family: inherit
}

.schema-list ul li a .rank,
.schema-list ul li button .rank {
    font-weight: 800;
    letter-spacing: -.5px;
    font-size: 16px
}

.schema-list ul li a .name,
.schema-list ul li button .name {
    font-size: 14px;
    opacity: .7;
    margin-top: 3px
}

.schema-list ul li button {
    display: inline-grid
}

.schema-header {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.schema-header::before {
    position: absolute;
    height: calc(100% + 50px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.schema-header ul {
    margin-left: -20px;
    margin-right: -20px;
    position: relative
}

.justify-between,
.schema-header ul:not(.ui-single) {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mb-15px,
.schema-header ul li:not(:last-child),
.schema-header ul:not(:last-child) {
    margin-bottom: 15px
}

.schema-content {
    margin-top: calc((100px / 2) + 30px)
}

.schema-content>ul {
    margin-left: -5px;
    margin-right: -5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.schema-content>ul>li {
    padding-left: 5px;
    padding-right: 5px;
    position: relative
}

.schema-content>ul>li::before {
    position: absolute;
    top: -30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 30px
}

.boxes ul li:hover,
.slide-content .border {
    background-color: #e73b3b
}

.oops {
    text-align: center;
    color: #45bfbf;
    margin-top: 50px
}

.oops .title {
    line-height: .8;
    font-weight: 900;
    font-size: 18vw
}

.oops .text {
    font-weight: 100;
    font-size: 3vw;
    letter-spacing: 4px;
    line-height: 1.2
}

.personnel-cover {
    overflow: hidden;
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    padding: 10px;
    height: 500px
}

@media (max-width:1199px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: -webkit-box!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: -webkit-inline-box!important;
        display: inline-flex!important
    }
    .owl-nav-style .owl-theme .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px;
        font-size: 16px
    }
    .headline-news {
        margin-bottom: 2px
    }
    .news-description>.icon {
        display: none
    }
    .personnel-footer {
        padding: 0 15px
    }
    .personnel-footer .title {
        font-size: 14px
    }
    .personnel-footer .rank {
        font-size: 12px
    }
    .footer-contact__numbers ul li a .number {
        font-size: 60px
    }
    .footer-contact__numbers ul li a .icon {
        font-size: 42px
    }
    .personnel-cover {
        height: auto
    }
}

.personnel-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    border-radius: 11px
}

.personnel-summary,
.pt-50px {
    padding-top: 50px
}

.personnel-summary .title {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -.5px;
    color: #f2a03d;
    line-height: 1.2
}

.button-common,
.personnel-field .detail,
.personnel-field .text {
    font-size: 18px
}

.personnel-summary .rank {
    color: #666;
    font-size: 18px;
    font-weight: 300
}

.personnel-field {
    margin-bottom: 13px;
    width: 100%
}

.personnel-field .text {
    float: left;
    color: #1e1d1c;
    font-weight: 700;
    margin-right: 7px
}

.personnel-field .detail {
    color: #666;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 300
}

.personnel-social a {
    color: #1e1d1c;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.no-scroll-y {
    overflow-y: hidden
}

.no-scroll-x {
    overflow-x: hidden
}

.pos-sticky {
    position: sticky;
    top: 20px
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-between {
    -webkit-box-align: space-between;
    -ms-flex-align: space-between;
    align-items: space-between
}

.z-index {
    position: relative;
    z-index: 9
}

@media (max-width:479px) {
    .contact-map iframe {
        height: 300px
    }
    .mayor-wrapper {
        max-width: 390px
    }
    .mayor-content .title {
        font-size: 36px;
        letter-spacing: -1px
    }
    .mayor-content .rank {
        font-size: 16px;
        letter-spacing: 1.5px
    }
    .mayor-links ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }
    .mayor-links ul li a {
        height: 60px;
        font-size: 13px
    }
    .spec-text {
        color: var(--color-dark-grey-master);
        max-width: 100%;
        padding: 0;
        margin: 0;
        font-size: 15px;
        letter-spacing: 2px;
        text-align: center
    }
    .xs-hidden {
        display: none
    }
}

@media (max-width:767px) {
    .mayor-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .mayor-social__links {
        margin-left: 0;
        margin-top: 5px
    }
    .schema {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
    .schema-content>ul>li,
    .schema-header ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .sm-hidden {
        display: none
    }
}

@media (max-width:991px) {
    .page-content__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .page-content__header .date {
        margin-top: 10px;
        margin-left: 0
    }
    .md-hidden,
    .page-content__news .description .icon,
    .page-content__photo-body .text {
        display: none
    }
    .page-content__info:not(.ui-list) ul li:not(:last-child) {
        margin-bottom: 10px
    }
    .mayor>.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .mayor-cover {
        height: auto
    }
    .mayor-wrapper {
        margin: 0 auto;
        float: inherit;
        padding: 30px 10px
    }
    .mayor-content {
        text-align: center
    }
}

.mv-5px,
.pv-5px {
    margin-top: 5px;
    margin-bottom: 5px
}

.mv-10px,
.pv-10px {
    margin-top: 10px;
    margin-bottom: 10px
}

.mv-15px,
.pv-15px {
    margin-top: 15px;
    margin-bottom: 15px
}

.mv-25px,
.pv-25px {
    margin-top: 25px;
    margin-bottom: 25px
}

.mv-30px,
.pv-30px {
    margin-top: 30px;
    margin-bottom: 30px
}

.mv-40px,
.pv-40px {
    margin-top: 40px;
    margin-bottom: 40px
}

.mv-50px,
.pv-50px {
    margin-top: 50px;
    margin-bottom: 50px
}

.mv-60px,
.pv-60px {
    margin-top: 60px;
    margin-bottom: 60px
}

.mv-70px,
.pv-70px {
    margin-top: 70px;
    margin-bottom: 70px
}

.mv-80px,
.pv-80px {
    margin-top: 80px;
    margin-bottom: 80px
}

.mv-90px,
.pv-90px {
    margin-top: 90px;
    margin-bottom: 90px
}

.mv-100px,
.pv-100px {
    margin-top: 100px;
    margin-bottom: 100px
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.pt-0 {
    padding-top: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pt-5px {
    padding-top: 5px
}

.pt-10px {
    padding-top: 10px
}

.pt-20px {
    padding-top: 20px
}

.pt-40px {
    padding-top: 40px
}

.pt-60px {
    padding-top: 60px
}

.pt-70px {
    padding-top: 70px
}

.pt-80px {
    padding-top: 80px
}

.pt-90px {
    padding-top: 90px
}

.pt-100px {
    padding-top: 100px
}

.pb-5px {
    padding-bottom: 5px
}

.pb-10px {
    padding-bottom: 10px
}

.pb-25px {
    padding-bottom: 25px
}

.pb-40px {
    padding-bottom: 40px
}

.pb-50px {
    padding-bottom: 50px
}

.pb-70px {
    padding-bottom: 70px
}

.pb-80px {
    padding-bottom: 80px
}

.pb-90px {
    padding-bottom: 90px
}

.pb-100px {
    padding-bottom: 100px
}

.headline-news .owl-theme .owl-dots,
.mt-0 {
    margin-top: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0 {
    margin-left: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mt-20px {
    margin-top: 20px
}

.mt-25px {
    margin-top: 25px
}

.mt-70px {
    margin-top: 70px
}

.mt-80px {
    margin-top: 80px
}

.mt-90px {
    margin-top: 90px
}

.mt-100px {
    margin-top: 100px
}

.mb-5px {
    margin-bottom: 5px
}

.mb-60px {
    margin-bottom: 60px
}

.mb-70px {
    margin-bottom: 70px
}

.mb-80px {
    margin-bottom: 80px
}

.mb-90px {
    margin-bottom: 90px
}

:root {
    --color-red-dark-master: #e73b3b;
    --color-red-alternative: #f24141;
    --color-light-grey-alternative: #f2f2f2;
    --color-white-master: #ffffff;
    --color-teal-alternative: #45bfbf;
    --color-dark-grey-master: #213433;
    --color-lavender-master: #a998ed;
    --color-purple-alternative: #5144a6;
    --color-orange-master: #f2a03d;
    --color-yellow-alternative: #f2ce3d;
    --color-light-green-master: #88ce70;
    --color-green-alternative: #477e34
}

.slide-content .heading {
    color: #ffffffc3;
    font-size: 50px;
    font-weight: 200;
    font-style: italic;
    font-family: Barlow, sans-serif;
    max-width: max-content!important;
    line-height: .5
}

.slide-content {
    max-width: max-content!important;
    width: max-content!important
}

.slide-content .heading.bold {
    color: #cfd3d6;
    margin-top: 1rem;
    font-size: 80px;
    color: var(--color-red-dark-master);
    font-style: normal!important;
    font-weight: 900;
    line-height: .7;
    font-family: Barlow, sans-serif
}

.slide-content .border {
    max-width: 40px!important;
    display: none!important
}

.header-buttons._desktop .btn .icon,
.header2 {
    background-color: transparent!important
}

.hero-accordion {
    left: 12px
}

.relative-banner-wrapper .banner-open-trigger-button,
.relative-banner-wrapper .banner-open-trigger-button.active {
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: var(--color-white-master);
    background-color: var(--color-teal-alternative);
    width: 30px;
    z-index: 999;
    height: 150px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .4s
}

.relative-banner-wrapper .banner-open-trigger-button.active i {
    transform: rotate(180deg);
    transition: .4s
}

.relative-banner-wrapper .banner-open-trigger-button:hover {
    background-color: #349090;
}

.mayor-photo img {
    max-width: 550px;
    width: 100%;
    margin-left: -100px
}

.mayor-info span {
    color: var(--color-red-dark-master);
    font-size: 30px;
    text-transform: capitalize
}

.footer-top {
    background: #e73b3b;
    min-height: 444px;
    position: relative;
    padding-bottom: 40px
}

.footer-bottom {
    background: #c43232;
    padding-top: 25px;
    padding-bottom: 25px
}

.button-common,
.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-],
.spec-logos .owl-nav button {
    background-color: #e73b3b!important
}

.section-transactions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.button-common,
.header-nav__tab ul li a {
    position: relative;
    height: 60px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700
}

.hero-banner:not([class*=ui-pos-]) {
    bottom: 170px
}

.section-transactions .transactions,
.transactions .item {
    background-color: #dcebf4
}

.mayor-photo {
    left: 15%
}

.mayor-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain!important
}

.spec-gutters {
    gap: 1rem!important
}

.boxes ul li {
    background-color: #f8f8f8b0;
    box-shadow: 0 0 50px #0000001a;
    border-radius: 15px;
    border: 1px solid transparent;
    transition: .5s
}

.boxes ul li:hover .title {
    color: #fff;
    transition: .5s
}

.boxes ul li:hover .icon {
    color: #fff;
    border: 1px solid #fff;
    transition: .5s
}

.mayor-content .title span {
    font-size: 24px;
    color: #e73b3b;
    letter-spacing: normal
}

.mayor-content .rank {
    width: max-content
}

.header-nav__tab ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #66666600;
    border-radius: 30px;
    color: #213433;
    font-size: 13px;
    box-shadow: 0 0 30px #2134331c;
    z-index: 1;
    line-height: 1.25;
    -webkit-transition: .3s;
    transition: .3s
}

.header-nav__tab ul li a:hover {
    background: #e73b3b!important;
    color: #fff
}

.header-nav__dropdown-list ul li a .icon {
    font-size: 24px!important;
    line-height: 1;
    color: var(--color-red-dark-master);
    border: 1px solid var(--color-red-dark-master);
    width: 36px;
    height: 36px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 400!important
}

.spec-gutters li {
    border-radius: 15px!important
}

.header-nav__dropdown-card .heading {
    color: #e73b3b!important
}

.header-nav__dropdown-card ul li a::after {
    border-top: 1px solid #e73b3b!important;
    border-right: 1px solid #e73b3b!important
}

.button-common {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3;
    min-width: 250px;
    box-shadow: 0 0!important;
    color: #fff;
    border-radius: 25px;
    -webkit-transition: .3s;
    transition: .3s
}

.button-common:hover {
    background-color: #213433!important
}

.header-nav__dropdown-card ul li a {
    transition: .3s
}

.header-nav__dropdown-card ul li a:hover {
    padding-left: 12px;
    color: #000;
    font-weight: 500
}

body>div.app>div.hero>div.hero-banner.show.js-hero-banner-carousel.owl--reading.owl-nav-style.top-right>div>div.owl-hero-banner.owl-carousel.owl-theme.owl-loaded.owl-drag>div.owl-nav>button.owl-next,
body>div.app>div.hero>div.hero-banner.show.js-hero-banner-carousel.owl--reading.owl-nav-style.top-right>div>div.owl-hero-banner.owl-carousel.owl-theme.owl-loaded.owl-drag>div.owl-nav>button.owl-prev {
    background-color: #45bfbf!important
}

.section-header.color-1 .title {
    color: var(--color-dark-grey-master)!important
}

.section-header.color-1 .text {
    color: #666!important;
    max-width: 50ch
}

.section-projects svg path {
    stroke: #213433!important
}

.atalogo-wrapper {
    width: 82px;
    height: 82px;
    margin-top: 50px;
    position: absolute;
    bottom: -72px!important;
    right: 0;
    z-index: 9999
}

.header-right__bottom {
    height: 60px;
    margin-left: -100px!important
}

.atalogo-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.slide2 .slide-photo>div {
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
    height: 100%!important;
    -webkit-transition: -webkit-transform 10s ease-in!important;
    transition: transform 10s ease-in!important;
    transition: transform 10s ease-in, -webkit-transform 10s ease-in!important;
    -webkit-filter: grayscale(0.5)!important;
    filter: grayscale(.5)!important;
    opacity: .2!important
}

.slide-material.slide-photo video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card-box .title,
.header-nav__dropdown-card ul li a {
    color: #333
}

.slide-pagination {
    position: absolute;
    right: 0;
    bottom: 20%;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    z-index: 0;
    text-align: left;
    padding-left: 50px;
    display: flex!important
}

.inner-page__header-bg.small {
    position: relative!important
}

.inner-page__header-bg.small:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e73b3b85!important
}

.video-header .icon {
    background: 0 0!important;
    font-size: 40px
}

.itemdesc {
    padding-bottom: 1rem;
    width: 100%
}

.itemdesc img {
    width: 100%;
    height: 450px;
    object-fit: cover
}

.accordion-header-top {
    color: #f2a03d;
    font-weight: 700;
    margin-bottom: 1rem;
    margin-top: 2rem
}

@media (max-width:760px) {
    .section-projects {
        margin-top: 100px
    }
}

@media (max-width:990px) {
    .section-transactions {
        display: none
    }
    .hero-banner:not([class*=ui-pos-]) {
        bottom: 80px
    }
}

@media (max-width:768px) {
    .personnel.ui-list-single ul li:first-child .personnel-card {
        max-width: 100%
    }
    .owl-nav-style.top-right .owl-theme .owl-nav {
        right: -12px
    }
    .hero:not(.is-islemler),
    .hero:not(.is-islemler) .slide,
    .hero:not(.is-islemler) .slide-material {
        height: 350px!important
    }
    .slide-content {
        margin-top: 50px!important
    }
    .section-news .btn {
        bottom: -75px!important;
        background: #ce3636!important
    }
    .headline-news .owl-theme .owl-nav {
        justify-content: end!important;
        width: 100%;
        background: 0 0;
        position: absolute;
        top: 0;
        right: .5rem;
        gap: 1rem;
        margin-top: 1rem;
        -webkit-box-shadow: 0 0!important;
        box-shadow: 0 0!important
    }
    .page-content__filter-dropdown .item {
        width: 120px;
        margin-right: 20px
    }
    .page-content__filter-dropdown .item .btn {
        background-color: transparent;
        border-top: 0!important;
        border-right: 0!important;
        border-bottom: 0!important;
        height: 50px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: start;
        padding-left: 0!important;
        padding-right: 0!important;
        color: #f2a03d;
        font-family: inherit;
        font-size: 14px;
        font-weight: 700;
        min-width: 200px;
        position: relative;
        z-index: 1
    }
    .page-content__filter-dropdown .item .dropdown {
        position: absolute;
        left: 0;
        right: 0;
        background-color: #fff;
        border-bottom-left-radius: 11px;
        border-bottom-right-radius: 11px;
        -webkit-box-shadow: 0 10px 30px rgba(102, 102, 102, .15);
        box-shadow: 0 10px 30px rgba(102, 102, 102, .15);
        -webkit-transform-origin: center top;
        transform-origin: center top;
        -webkit-transition: .3s;
        transition: .3s;
        margin-top: -10px;
        padding-top: 15px;
        padding-bottom: 5px;
        overflow-y: auto;
        scrollbar-color: #f2a03d rgba(255, 168, 30, 0.3);
        scrollbar-width: thin;
        max-height: 300px;
        width: 170px
    }
    .view-table__header {
        gap: 1rem!important
    }
    .page-content__filter input {
        border-radius: 11px!important
    }
    .header-buttons._desktop .btn:not(.ui-no-desc) {
        display: none
    }
}

@media (max-width:650px) {
    .list-activity ul li {
        max-width: 100%!important;
        width: 100%!important
    }
    .pagination ul li a {
        width: 30px!important;
        height: 30px!important
    }
    .header-nav__tab ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: start!important;
        flex-wrap: nowrap!important;
        overflow: auto!important
    }
    .header-nav__tab ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        height: 50px;
        text-transform: uppercase;
        background: #66666600;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 10px;
        color: #213433;
        font-size: 13px;
        font-weight: 700;
        box-shadow: 0 0 30px #2134331c;
        position: relative;
        z-index: 1;
        line-height: 1.25;
        -webkit-transition: .3s;
        transition: .3s
    }
    .header-logo img {
        width: 150px
    }
    .header-search,
    .header-social.d-flex {
        display: none!important
    }
    .atalogo-wrapper {
        width: 60px;
        height: 85px;
        margin-top: 0!important;
        position: absolute;
        bottom: -46px!important;
        right: 0
    }
    .header-search.fixed {
        display: flex!important;
        position: fixed;
        bottom: 130px;
        right: 1rem;
        background-color: #c43232;
        color: #fff!important;
        z-index: 9999!important;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        cursor: pointer
    }
    .slide-content .heading {
        font-size: 36px
    }
    .slide-content .heading.bold {
        font-size: 70px
    }
    .slide-content {
        margin-top: -150px
    }
    .slide-pagination {
        padding-left: 3vw!important
    }
}

@media (min-width:650px) {
    .header-search.fixed {
        display: none
    }
}

.js-btn-navmobile,
.js-btn-navmobile path {
    color: #fff!important
}

@media (min-width:1780px) {
    .slide-pagination {
        padding-left: 6vw!important
    }
}

.mobile-nav.is-open {
    z-index: 20000!important;
    display: flex!important;
    transform: translate(0)
}

.mobile-nav__wrapper {
    width: 100%!important
}

.js-btn-navmobile {
    display: flex;
    justify-content: center;
    align-items: center;
    filter: brightness(0) invert(1);
    padding: 10px;
    margin-left: -10px;
    margin-right: 10px
}

@media (min-width:992px) {
    .js-btn-navmobile {
        display: none
    }
}

.hero-banner {
    margin-right: 1rem
}

@media (max-width:650px) {
    .relative-banner-wrapper .banner-open-trigger-button {
        display: none
    }
    .shortcuts .owl-nav {
        top: 111%!important
    }
    .logos .owl-nav {
        top: 137%!important
    }
    .section-shortcuts._online {
        padding-top: 31px!important
    }
    .tab {
        height: auto;
        padding-bottom: 2rem!important
    }
    .section-mayor .mayor-links .row {
        justify-content: center!important
    }
    .mayor-info .title {
        font-size: 36px!important
    }
    .header-logo,
    .news-link {
        display: none!important
    }
    .slide-content .heading {
        font-size: 24px
    }
    .slide-content .heading.bold {
        font-size: 36px
    }
    .header-left {
        height: 70px!important
    }
    .header {
        height: 75px!important
    }
    .atalogo-wrapper {
        bottom: -24px!important
    }
    .slide-pagination {
        bottom: 20px!important
    }
    .hero-banner {
        width: 92%!important;
        margin-right: 0
    }
    .hero-banner:not([class*=ui-pos-]) {
        bottom: -63%!important;
        right: 1.5rem
    }
    .section-stories {
        padding-top: 30px;
        margin-top: 232px
    }
    .tab-slider-header .header-bold-title {
        font-size: 32px
    }
    .section-activities__wrapper {
        margin-top: -40px;
        padding-top: 10px!important
    }
    .section-activities__wrapper .row {
        flex-direction: column-reverse!important
    }
    .section-activities>.container {
        padding-top: 35px!important;
        margin-top: -50px;
        padding-bottom: 1rem
    }
    .section-projects .projects .owl-item .item {
        padding-bottom: 34px!important
    }
    .headline-news .owl-theme .owl-nav [class*=owl-] {
        border: 1px solid #ffffffa1
    }
    .headline-news .owl-theme .owl-dots {
        margin-top: 0!important
    }
    .section-projects {
        padding-top: 40px
    }
    .section-projects .header-nav__tab ul {
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        overflow-y: auto;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
        gap: 1rem
    }
    .section-header.color-1 .text {
        max-width: 100%;
        padding: 0 1rem
    }
    .inner-page__header-bg.small {
        max-height: 80px!important
    }
    .btn-bar .icon {
        font-size: 24px!important
    }
    .inner-page__content {
        background: 0 0!important;
        box-shadow: 0 0!important;
        -webkit-box-shadow: 0 0!important
    }
    .header-logo4 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 150px;
        z-index: 9999
    }
    .header-logo4 img {
        width: 100%
    }
}

@media (max-width:450px) {
    .hero-banner:not([class*=ui-pos-]) {
        bottom: -68%!important;
        right: 1.5rem
    }
    .section-stories {
        padding-top: 30px;
        margin-top: 232px
    }
    .list-activity ul li {
        flex: 0 0 100%!important
    }
}

@media (max-width:400px) {
    .hero-banner:not([class*=ui-pos-]) {
        bottom: -60%!important;
        right: 1.5rem
    }
    .section-stories {
        padding-top: 30px;
        margin-top: 232px
    }
}

.loading-wrapper {
    min-width: 100vw;
    min-height: 100vh;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ce3636;
    z-index: 25000;
    position: fixed;
    top: 0;
    flex-direction: column;
    gap: 1rem
}

.section-tab-container,
.tab-containerr {
    flex-direction: column;
    padding-bottom: 40px;
    display: flex
}

.js-tab-content-wrapper {
    background-color: red!important;
    min-height: 450px;
    position: relative
}

.js-tab-content {
    position: absolute;
    top: 0;
    visibility: hidden
}

.js-tab-content.active {
    visibility: visible!important
}

.headline-news .owl-dot,
.headline-news .owl-dots,
.projects .owl-theme .owl-nav,
.section-news {
    background-color: #fff!important
}

.loading-wrapper img {
    width: 200px;
    animation: 1s infinite alternate pulse
}

.loader {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #ffffff63 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #ffffff63);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: 1s linear infinite l13
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}

@keyframes pulse {
    0% {
        opacity: 0;
        transform: scale(1)
    }
    100% {
        opacity: 1;
        transform: scale(1.1)
    }
}

.tab-containerr {
    width: 100%!important;
    align-items: center;
    margin-top: -50px
}

.bg-container {
    width: 100%!important;
    border-radius: 45px
}

.section-tab-container {
    align-items: center;
    width: 100%!important;
    background-color: #f3f7fb
}

.tab-slider-header.d-flex.flex-column.align-center {
    padding-top: 70px;
    padding-bottom: 40px!important;
    line-height: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.tab-slider-header .header-bold-title {
    font-size: 40px;
    font-weight: 900;
    color: #213433
}

.tab-slider-header .header-thin-title {
    font-size: 16px;
    font-weight: 300;
    margin-top: 1rem;
    letter-spacing: 1.2px;
    max-width: 70ch;
    line-height: 1.7;
    color: #213433e0
}

.tab-navigation-container {
    width: 100%;
    overflow: auto!important;
    display: flex;
    justify-content: center;
    gap: 2rem;
    height: 150px;
    align-items: center;
    font-family: Lato, sans-serif;
    scrollbar-color: transparent transparent!important
}

.tab-navigation-container .tab-item {
    width: 260px;
    min-width: 260px;
    height: 55px;
    border-radius: 30px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #213433;
    font-weight: 900;
    text-align: center;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    cursor: pointer
}

.all-project-link,
.tab-item.active {
    background-color: #ce3636;
    color: #fff
}

.click-tab-slider-container {
    width: 100%;
    min-height: 420px;
    position: relative
}

.content-click-tab-item {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    margin: auto!important;
    z-index: 0
}

.product-tab-carousel .owl-item {
    filter: blur(5px);
    transform: scaleY(.9)!important;
    transition: .4s
}

.product-tab-carousel .owl-item.active {
    filter: blur(0);
    transform: scaleY(1)!important;
    transition: .4s
}

.content-click-tab-item .item {
    height: 350px;
    padding: .4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%!important
}

.content-click-tab-item .item .item-content {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    cursor: pointer;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.content-click-tab-item .item .item-content img {
    height: 85%;
    object-fit: cover
}

.content-click-tab-item .item .item-content .text-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 10px;
    line-height: 1.2
}

.content-click-tab-item .item .item-content .title {
    font-size: 14px;
    font-weight: 600;
    align-self: center;
    text-transform: capitalize
}

.content-click-tab-item .owl-nav {
    position: absolute;
    width: 108%;
    bottom: -120px;
    left: 50%;
    display: flex;
    justify-content: center;
    transform: translate(-50%, -50%);
    gap: 300px;
    font-size: 30px;
    color: #213433;
    z-index: -1;
    height: 60px;
    padding: 0 100px
}

.content-click-tab-item.w-100 {
    opacity: 0;
    visibility: hidden;
    transition: .9s
}

.content-click-tab-item.w-100.active {
    opacity: 1!important;
    visibility: visible!important
}

.all-project-link {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    width: 240px;
    border-radius: 35px;
    height: 60px;
    font-weight: 600;
    font-size: 15px;
    margin-top: -40px
}

@media (max-width:768px) {
    .tab-navigation-container {
        justify-content: start!important;
        padding: 10px
    }
    .tab-slider-header.d-flex.flex-column.align-center {
        padding-top: 40px!important
    }
    .tab-navigation-container .tab-item {
        width: 200px!important;
        min-width: 200px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)!important
    }
    .tab-navigation-container .tab-item .text {
        font-size: 11px!important
    }
    .tab-containerr {
        padding-top: 0
    }
    .tab-slider-header .header-thin-title {
        max-width: 100%;
        padding: 0 30px
    }
}

body,
html {
    overflow-x: hidden!important;
    max-width: 100vw!important
}

@media (min-width:651px) {
    .header-logo4 {
        display: none!important
    }
}

.section-transactions .row {
    display: flex;
    align-items: flex-end!important;
    height: 100%
}

.shortcuts.list-button ul {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end!important;
    margin-right: 0
}

.shortcuts.list-button .shortcuts-itemv1 {
    flex: 1 calc(100% / 5);
    height: 140px;
    max-height: 120px;
    transition: .5s
}

.shortcuts.list-button .shortcuts-itemv1:first-child {
    background-color: #25d366!important
}

.shortcuts.list-button .shortcuts-itemv1:nth-child(2) {
    background-color: #3b5998!important
}

.shortcuts.list-button .shortcuts-itemv1:nth-child(3) {
    background-color: #0077b5!important
}

.news-card:nth-child(4) .news-tag,
.shortcuts.list-button .shortcuts-itemv1:nth-child(4) {
    background-color: #ea4c89!important
}

.shortcuts.list-button .shortcuts-itemv1:nth-child(5) {
    background-color: #1da1f2!important
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card a {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card a .icon {
    font-size: 35px
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card a .title {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card a .more {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .3s
}

.shortcuts.list-button .shortcuts-itemv1 .shortcuts-card a .more .icon {
    font-size: 17px;
    color: #fff
}

.shortcuts.list-button .shortcuts-itemv1:hover {
    max-height: 140px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.shortcuts.list-button .shortcuts-itemv1:hover .more {
    opacity: 1!important
}

.headline-news .owl-dots {
    display: flex;
    width: 100%;
    height: 70px!important;
    overflow-x: auto!important;
    overflow-y: hidden;
    max-width: 84%;
    flex-wrap: nowrap!important;
    scrollbar-width: none
}

.headline-news .owl-dots::-webkit-scrollbar {
    display: none
}

.headline-news .owl-dot {
    flex: calc(100% / 6);
    min-width: calc(98% / 6);
    padding: 5px;
    cursor: pointer
}

@media (max-width:600px) {
    .content-click-tab-item .item {
        height: 250px
    }
    .content-click-tab-item .item .item-content img {
        height: 75%
    }
    .content-click-tab-item .item .item-content .text-card {
        text-align: center;
        padding: 0 1rem
    }
    .all-project-link {
        margin-top: -140px
    }
    .owl-nav-style.nav-outer .owl-theme .owl-nav button.owl-prev,
    .owl-nav-style.nav-outer.logos .owl-theme .owl-nav button.owl-prev {
        left: 36%!important
    }
    .owl-nav-style.nav-outer .owl-theme .owl-nav button.owl-next,
    .owl-nav-style.nav-outer.logos .owl-theme .owl-nav button.owl-next {
        right: 36%!important
    }
    .tab-slider-header .header-bold-title {
        font-size: 32px!important;
        letter-spacing: normal!important
    }
    .tab-slider-header .header-thin-title {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.6
    }
    .headline-news .owl-theme .owl-nav [class*=owl-] {
        width: 40px!important;
        height: 45px!important
    }
    .headline-news .owl-dot {
        flex: calc(98% / 3);
        min-width: calc(98% / 3);
        padding-bottom: 5px
    }
    .headline-news .all-news-btn {
        width: 45%!important
    }
}

.owl-dot img {
    width: 100%!important;
    height: 100%!important;
    border-radius: 10px;
    object-fit: cover;
    border: 3px solid transparent;
    transition: .4s
}

.headline-news .owl-dot.active img {
    border: 3px solid green
}

.section-news {
    padding: 0 7rem!important
}

.headline-news {
    position: relative;
    border-radius: 14px;
    overflow: hidden!important
}

.headline-news .all-news-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16%;
    height: 70px;
    background-color: #fff;
    padding: 7px 10px;
    color: #fff;
    z-index: 999
}

.headline-news .all-news-btn a,
.news-body::after {
    height: 100%;
    border-radius: 10px
}

.headline-news .all-news-btn a {
    width: 100%;
    background-color: #f24141;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 11px;
    transition: .3s
}

.headline-news .all-news-btn a:hover {
    background-color: #fd5949;
    font-size: 13px
}

.headline-news .all-news-btn a .big-text {
    font-size: 15px;
    line-height: .9;
    margin-top: 5px;
    transition: .3s
}

.news-cover {
    border-radius: 10px;
    height: 190px
}

.news-card a {
    box-shadow: 0 0 50px #00000021;
    border-radius: 10px;
    width: 95%;
    height: 95%;
    margin: auto;
    overflow: hidden
}

@media (max-width:1200px) {
    .section-news .col-xl-5 {
        margin-top: 1rem
    }
    .section-news {
        padding: 1rem!important
    }
    .news-cover {
        border-radius: 10px;
        height: 250px!important
    }
    .news-card a {
        height: 98%!important
    }
}

@media (min-width:1800px) {
    .news-cover {
        border-radius: 10px;
        height: 220px!important
    }
}

.slide-photo>div {
    opacity: .3!important
}

.slide-material {
    background-color: #233545e6!important
}

.headline-news {
    box-shadow: 0 0!important;
    -webkit-box-shadow: 0 0!important
}

.news-card a {
    box-shadow: 0 0!important
}

.news-tag {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 4px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #f24141;
    color: #fff;
    width: 70px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: -3px 0 5px #000000a3
}

.news-card:first-child .news-tag {
    background-color: #24d366!important
}

.news-card:nth-child(2) .news-tag {
    background-color: #3c5997!important
}

.news-card:nth-child(3) .news-tag {
    background-color: #0277b5!important
}

.news-card:nth-child(5) .news-tag {
    background-color: #1ea1f1!important
}

.news-card:nth-child(6) .news-tag {
    background-color: #f24141!important
}

.owl-dot img {
    box-shadow: 0 0 5px #00000021
}

@media(max-width:600px) {
    .hero-banner {
        transform: translateX(0)!important
    }
}

.popup.is-visible {
    opacity: 1!important;
    visibility: visible!important;
    z-index: 25000!important;
}

.popup-wrapper.is-visible {
    opacity: 1!important;
    visibility: visible!important;
}


/*
*
* Revizyon 1.0.0
*
*/

/* .popup-content {
    width:1440px;
    max-width: 100%;
    display: flex;
    text-align: center;
    position: relative;
    overflow: hidden;
    }
    .popup-content .owl-stage-outer{
    padding: 100px 0;
    height: 600px;
    margin-top: 100px;
    }
    .popup-content .owl-nav{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom:80px;
    font-size: 30px;
    color: white;
    gap: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    }
    .popup-content .owl-item{
    transition: .7s;
    filter: blur(2px);
    opacity: .7;
    }
    .popup-content .owl-item img{
    border-radius: 20px;
    }
    .popup-content .owl-item.active.center{
    transform: scale(1.2)!important;
    filter: blur(0)!important;
    opacity: 1!important;
    z-index: 999;
    } */
    .spec-cont.container{
    width: 100%!important;
    max-width: 100%!important;
    padding: 0!important;
    }
    @media (min-width: 1200px) {
    .spec-cont.container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0!important;
    }
    }
    @media (min-width: 992px) {
    .spec-cont.container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0!important;
    }
    }
    @media (min-width: 768px) {
    .spec-cont.container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0!important;
    }
    }
    @media (min-width: 480px) {
    .spec-cont.container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0!important;
    }
    }
    .spec-cont .schema-content {
    padding-left: 40px;
    padding-right: 40px
    }
    @media (min-width: 768px) {
    .schema-content > ul > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
    }
    }
    @media (min-width: 768px) {
    .schema-content > ul::before {
    top: calc(-1* 30px);
    right: calc(calc(100% / 5) / 2);
    left: calc(calc(100% / 5) / 2);
    }
    }
    .spec-cont .page-content__header.txt-large{
    display: flex;
    justify-content: center;
    }

