.select2-container, audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

fieldset, hr {
    padding: 0;
    border: 0;
}

.banner, body, html {
    width: 100%
}

*, .panel-body, .panel-body:after, ::after, ::before, body {
    box-sizing: border-box;
}

.p-r, .wrapper {
    position: relative;
}

.subheading, .tabList a {
    -webkit-backdrop-filter: blur(2px);
}

html {
    color: #222;
    line-height: 1.4;
    height: 100%;
    font-size: 62.5%
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

body {
    position: relative;
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0;
}

fieldset {
    margin: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}

/*! WEBCODER - http://webcoder.az/ Mehemmed Memmedli  16 Aprel 2016  https://github.com/nemerki */
@-webkit-keyframes slide-in-top {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-top {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

body.no-scroll {
    height: 100vh;
    overflow: hidden;
}

a, span {
    display: inline-block;
}

a {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 900px;
        max-width: 900px;
        margin: 0 auto;
    }
}

@media (min-width: 1450px) {
    .container {
        width: 1100px;
        max-width: 1100px;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1200px;
        max-width: 1200px;
    }
}

main {
    display: flex;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    height: 100vh;
}

@media (max-width: 991px) {
    .col-lg-10, .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 {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}

.wrapper {
    margin-left: 1rem;
    width: calc(100% - 33.7rem);
    padding-top: 5rem;
    padding-bottom: 60px;
    height: max-content ;
}

@media (max-width: 1199px) {
    main {
        flex-direction: column;
        height: auto;
        padding-bottom: 30px;
    }

    .wrapper {
        margin-left: 0;
        width: 100%;
        padding-top: 0;
    }
}

main::-webkit-scrollbar {
    display: none;
}

@media (min-width: 1200px) {
    .container-full {
        width: 100%;
        max-width: 100%;
        padding-left: 7.2rem;
        padding-right: 7.2rem;
    }
}

@media (min-width: 1900px) {
    .container-full {
        width: 1800px;
        max-width: 1800px;
        padding-left: 0;
        padding-right: 0;
    }
}

.section-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 6.4rem;
}

.section-top.left-align {
    align-items: flex-start;
}

.section-top p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 200%;
    margin-bottom: 0;
    text-align: center;
}

.section-title, h3 {
    color: rgba(0, 0, 0, .85);
}

.banner .mail, .banner .phone, .button, .info-text, .langMenu a, .langMenu__drp a, .section-title, .subheading {
    line-height: normal;
}

.popup__center h2, .section-title {
    margin-bottom: 1.2rem;
}

.section-title {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
}

.banner .mail, .banner .phone, .subheading, h3 {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
    .section-title {
        font-size: 1.8rem;
        text-align: center;
    }

    .subheading {
        text-transform: capitalize;
    }
}

h3 {
    font-size: 2.2rem;
    line-height: 160%;
    margin-bottom: 3.2rem;
    text-align: center;
}

.subheading {
    font-size: 1.2rem;
    color: #2E2E32;
    padding: .6rem 1.6rem;
    border-radius: 3.2rem;
    border: 1px solid #E4E4E4;
    background: #FFF;
    backdrop-filter: blur(2px);
    margin-bottom: 1.6rem;
}

.button, .line-icon {
    border-radius: .4rem;
}

h1 {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 3.2rem;
    color: #2E2E32;
    line-height: 150%;
    margin: 3.2rem 0;
}

.line-icon {
    background: #0B4696;
    width: 7.8rem;
    height: .4rem;
    margin-bottom: 4.8rem;
}

.info-text {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    color: #5f5e5e;
    margin-top: 1rem;
}

.button, .button-sm {
    font-size: 1.6rem;
    text-align: center;
}

.text-image-block .button, .tm-medium {
    margin-top: 4.8rem;
}

.info-text img {
    margin-right: .4rem;
}

.tp-b {
    padding-top: 7rem;
}

.tb-b {
    padding-bottom: 15rem;
}

@media (max-width: 991px) {
    .line-icon {
        width: 100%
    }

    .tp-b {
        padding-top: 4.4rem;
    }

    .tb-b {
        padding-bottom: 6.4rem;
    }
}

.pt-md {
    padding-top: 6.4rem;
}

.pb-md {
    padding-bottom: 6.4rem;
}

@media (max-width: 991px) {
    .pt-md {
        padding-top: 3.4rem;
    }

    .pb-md {
        padding-bottom: 3.4rem;
    }
}

.pt-none {
    padding-top: 0 !important;
}

.pt-xl {
    padding-top: 23.2rem;
}

.pb-xl {
    padding-bottom: 23.2rem;
}

.mt-md {
    margin-top: 3.2rem;
}

.mt-mb {
    margin-top: 6.4rem;
}

@font-face {
    font-family: Mulish-Light;
    src: url(../../fonts/Mulish-Light.eot);
    src: url(../../fonts/Mulish-Lightd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-Light.woff2) format("woff2"), url(../../fonts/Mulish-Light.woff) format("woff"), url(../../fonts/Mulish-Light.ttf) format("truetype"), url(../../fonts/Mulish-Light.svg#Mulish-Light) format("svg");
}

@font-face {
    font-family: Mulish-Regular;
    src: url(../../fonts/Mulish-Regular.eot);
    src: url(../../fonts/Mulish-Regulard41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-Regular.woff2) format("woff2"), url(../../fonts/Mulish-Regular.woff) format("woff"), url(../../fonts/Mulish-Regular.ttf) format("truetype"), url(../../fonts/Mulish-Regular.svg#Mulish-Regular) format("svg");
}

@font-face {
    font-family: Mulish-SemiBold;
    src: url(../../fonts/Mulish-SemiBold.eot);
    src: url(../../fonts/Mulish-SemiBoldd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-SemiBold.woff2) format("woff2"), url(../../fonts/Mulish-SemiBold.woff) format("woff"), url(../../fonts/Mulish-SemiBold.ttf) format("truetype"), url(../../fonts/Mulish-SemiBold.svg#Mulish-SemiBold) format("svg");
}

@font-face {
    font-family: Mulish-Medium;
    src: url(../../fonts/Mulish-Medium.eot);
    src: url(../../fonts/Mulish-Mediumd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-Medium.woff2) format("woff2"), url(../../fonts/Mulish-Medium.woff) format("woff"), url(../../fonts/Mulish-Medium.ttf) format("truetype"), url(../../fonts/Mulish-Medium.svg#Mulish-Medium) format("svg");
}

@font-face {
    font-family: Mulish-Bold;
    src: url(../../fonts/Mulish-Bold.eot);
    src: url(../../fonts/Mulish-Boldd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-Bold.woff2) format("woff2"), url(../../fonts/Mulish-Bold.woff) format("woff"), url(../../fonts/Mulish-Bold.ttf) format("truetype"), url(../../fonts/Mulish-Bold.svg#Mulish-Bold) format("svg");
}

@font-face {
    font-family: Mulish-Black;
    src: url(../../fonts/Mulish-Black.eot);
    src: url(../../fonts/Mulish-Blackd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Mulish-Black.woff2) format("woff2"), url(../../fonts/Mulish-Black.woff) format("woff"), url(../../fonts/Mulish-Black.ttf) format("truetype"), url(../../fonts/Mulish-Black.svg#Mulish-Black) format("svg");
}

.button {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    color: #fff;
    padding: 1.4rem 2.4rem;
    outline: unset;
    border: 1px solid transparent;
    transition: all .25s ease-in-out;
}

.button-primary {
    background: #0B4696;
    text-transform: uppercase;
    transition: all .25s ease-in-out;
}

.button-primary:hover {
    background: #2E2E32;
}

.button-primary img {
    margin-bottom: .2rem;
    transition: all .25s ease-in-out;
}

.button-primary-w1 {
    background: 0 0;
    border: 1px solid #0B4696;
    color: #0B4696;
    text-transform: uppercase;
    transition: all .25s ease-in-out;
}

.button-primary-w1 img {
    margin-bottom: .2rem;
    transition: all .25s ease-in-out;
}

.button-sm, .langMenu__btn::after, .social a {
    transition: all .3s ease-in-out;
}

.button-primary-w1:hover {
    opacity: .7;
}

.button-primary-w1.light {
    border-radius: 4px;
    border: 1px solid #E1E4EA;
    color: #525866;
    margin-left: .8rem;
}

.button-sm {
    border-radius: .8rem;
    background: #0B4696;
    padding: 1.2rem 4.8rem;
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 150%;
    border: unset;
    outline: unset;
    text-transform: capitalize;
}

.button-sm:hover {
    background: #2E2E32;
}

.button-secondary {
    border: 1px solid #FFF;
    color: #fff;
}

.button-w1 {
    border-radius: .4rem;
    background: #FFF;
    color: #0B4696;
}

.search-btn {
    border: unset;
    outline: unset;
    background: 0 0;
}

.banner {
    padding: 1rem 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #2362B7;
    z-index: 1111111110;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}

@media (max-width: 1199px) {
    .banner {
        display: none;
    }
}

.banner__in {
    justify-content: flex-end;
    align-items: center;
}

.banner__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.banner .mail, .banner .phone {
    font-size: 1.4rem;
    color: #fff;
}

.banner .phone {
    margin-right: 4.8rem;
}

.benchtable-col:last-child a:not(:last-child), .social a:not(:last-child) {
    margin-right: 1rem;
}

.social {
    display: flex;
}

.social a {
    color: #2E2E32;
    font-size: 1.4rem;
}

.social a:hover {
    color: #0B4696;
    transform: translateY(-1px);
}

.social.light a {
    color: #fff;
}

.social.light a:hover {
    color: #0B4696;
}

.langMenu a, .social-title {
    color: #fff;
    font-size: 1.4rem;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
}

.social-title {
    line-height: 150%;
    margin-right: 1.6rem;
}

.langMenu {
    position: relative;
    margin-left: 2.8rem;
}

@media (max-width: 1199px) {
    .langMenu {
        margin-top: 6rem;
        margin-left: 0;
        position: absolute;
        bottom: 4rem;
        width: 100%;
        justify-content: center;
        align-items: center;
        display: none;
    }
}

.langMenu__btn {
    position: relative;
    padding-right: 2rem;
}

.langMenu__btn::after {
    content: '';
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
    right: 0;
    top: 0;
    background-image: url(../../img/Icons/Downarrow.svg);
    background-size: cover;
}

.benchtable__drpBtn img, .reyting-list_drp::after {
    transition: all .2s ease-in-out;
    position: absolute;
}

.langMenu__btn.active::after {
    transform: rotate(-180deg);
}

.langMenu a {
    text-transform: capitalize;
}

.langMenu__drp {
    position: absolute;
    top: calc(100% + 15px);
    left: -100%;
    display: none;
    width: 10rem;
    background: #fff;
    box-shadow: 0 0 17px 0 #dedede;
    padding: .5rem 1rem;
    z-index: 20;
}

.accordion-button:focus, .header__search .form-control:focus, .navbar .navbar-nav .nav-item .dropdown-menu, .search .form-control:focus {
    box-shadow: unset;
}

.langMenu__drp::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 7px 10px;
    bottom: 100%;
    content: "";
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 0;
}

@media (max-width: 991px) {
    .langMenu__btn::after, .langMenu__drp::before {
        display: none;
    }

    .langMenu__drp {
        display: inline-block !important;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        box-shadow: unset;
        width: auto;
        background-color: transparent;
    }
}

.langMenu__drp a {
    display: block;
    padding-bottom: 1rem;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #2E2E32;
    transition: all .2s ease-in-out;
}

.langMenu__drp a:first-child {
    padding-top: 1rem;
}

.langMenu__drp a:hover {
    color: #262556;
    opacity: 1;
}

.langMenu__drp a img {
    width: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 1.5rem;
}

@media (max-width: 991px) {
    .langMenu__drp a img {
        display: none;
    }

    .langMenu__drp a {
        display: inline-block;
        color: #fff;
    }

    .langMenu__drp a:not(:last-child) {
        margin-right: 2rem;
    }
}

.search-btn {
    width: 2.4rem;
    height: 2.4rem;
    margin: 0 0 0 1.6rem;
}

.breadcrumb {
    padding: 2.4rem 0;
}

.breadcrumb-list {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}

.breadcrumb-list li {
    display: inline-block;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #5f5e5e;
    line-height: 3.3rem;
}

@media (max-width: 767px) {
    .breadcrumb-list li {
        font-size: 1rem;
    }
}

.breadcrumb-list li:last-child {
    padding-left: .7rem;
}

.breadcrumb-list li a {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #5f5e5e;
    line-height: 3.3rem;
    position: relative;
    padding-right: 2.5rem;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .breadcrumb-list li a {
        font-size: 1rem;
    }
}

.breadcrumb-list li a img {
    margin-right: .8rem;
}

.breadcrumb-list li a::after {
    content: '';
    position: absolute;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(../../img/Downarrow2.svg);
    background-size: contain;
}

.nav-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6.4rem;
}

@media (max-width: 991px) {
    .nav-banner {
        width: 95rem;
        justify-content: flex-start;
        margin-bottom: 2rem;
    }
}

.nav-banner.align-right, .share {
    justify-content: flex-end;
}

.nav-banner__item {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%;
    border-radius: .8rem;
    border: 1px solid #000;
    padding: 1.2rem 1.6rem;
    transition: all .25s ease-in-out;
}

.accordion-button, .accordion-header, .slide-box {
    transition: all .3s ease-in-out;
}

.nav-banner__item:not(:last-child) {
    margin-right: .8rem;
}

.nav-banner__item.active, .nav-banner__item:hover {
    background: #0B4696;
    color: #fff;
}

.accordion-button, .accordion-button h3 {
    color: #5f5e5e;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    line-height: 160%
}

.swipe {
    position: relative;
}

@media (max-width: 991px) {
    .nav-banner.align-right {
        justify-content: center;
    }

    .swipe {
        overflow-y: scroll;
        width: 100%;
        margin-bottom: 2rem;
    }
}

.accordion {
    border-color: rgba(255, 255, 255, .2);
    margin-bottom: 6.4rem;
    width: 100%
}

.accordion-item {
    border-radius: 1.6rem;
    border: 1px solid #000;
    background: #FFF;
    overflow: hidden;
    margin-bottom: .8rem;
}

.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button {
    border-top-left-radius: 1.6rem;
    border-top-right-radius: 1.6rem;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #000;
}

.accordion-item:last-of-type {
    border-bottom-left-radius: 1.6rem;
    border-bottom-right-radius: 1.6rem;
}

.accordion-button {
    font-size: 1.6rem;
    padding: 1.6rem 2.4rem;
    display: flex;
    align-items: flex-start;
}

.accordion-button h3 {
    font-size: 1.6rem;
    margin-bottom: 0;
    width: 85%;
    text-align: left;
}

@media (max-width: 991px) {
    .accordion-button {
        flex-direction: column;
    }

    .accordion-button h3 {
        width: 100%
    }
}

.accordion-button span {
    color: #11181C;
    padding-right: 2.4rem;
    width: 11%
}

@media (max-width: 991px) {
    .accordion-button span {
        width: 100%
    }
}

.accordion-button span.w-1 {
    width: auto;
}

.accordion-button:not(.collapsed) {
    background-color: #0B4696;
    color: #fff;
}

.accordion-button:not(.collapsed) h3, .accordion-button:not(.collapsed) span {
    color: #fff;
}

.accordion-header {
    border-radius: 1.6rem;
}

.accordion-body {
    padding: 1.6rem 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0B4696;
}

@media (max-width: 575px) {
    .accordion-body {
        flex-direction: column;
        align-items: flex-start;
    }
}

.accordion-body p {
    margin-bottom: 0;
}

.accordion-body .item-full {
    padding: 1.2rem 1.6rem;
    border: 1px solid rgba(255, 255, 255, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: .8rem;
}

.accordion-body .item {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%
}

@media (max-width: 991px) {
    .accordion-body .button {
        width: 100%;
        margin-top: 2rem;
    }

    .accordion-body .item {
        flex-direction: column;
    }
}

.accordion-body .item:not(:last-child) {
    margin-bottom: 1.6rem;
}

.accordion-body .item > div {
    width: 49.5%;
    border-radius: .8rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid rgba(255, 255, 255, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .accordion-body .item > div {
        width: 100%;
        margin-bottom: 1.2rem;
    }

    .accordion-button::after {
        position: absolute;
        top: 1.5rem;
        right: 1.5rem;
    }
}

.accordion-body .item h4 {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    color: #fff;
    line-height: 160%;
    margin-bottom: .8rem;
}

.accordion-body .item__left p, .accordion-body .item__left p a, .slide-card h4 {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
}

.accordion-body .item__left p {
    margin-bottom: 0;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%
}

.accordion-body .item__left p a {
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%
}

.accordion-body .item__right p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #fff;
    line-height: 150%
}

.accordion-body .item__right p span {
    font-family: Mulish-Bold;
}

.accordion-nested .item-title {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%;
    margin-bottom: .8rem;
}

.accordion-nested .item p, .accordion-nested .item-c2 p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    line-height: 160%;
    color: #fff;
    font-size: 1.6rem;
}

.accordion-nested .item p {
    margin-bottom: 0;
}

.accordion-nested .item p:not(:last-child) {
    margin-bottom: .8rem;
}

.accordion-nested .item-c2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .8rem;
}

.accordion-nested .item-c2 p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .accordion-nested .item-c2 {
        flex-direction: column;
    }

    .accordion-nested .item-c2 .button {
        margin-top: 1.6rem;
        width: 100%
    }
}

.accordion-nested h4 {
    font-family: Mulish-Black, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #fff;
    line-height: 150%;
    margin-bottom: 2.4rem;
    margin-top: 1.6rem;
}

.accordion-nested .accordion-text, .qanun-date, .qanun-no {
    color: #fff;
    line-height: 160%
}

.accordion-nested .accordion-text {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    width: 100%
}

.accordion-body__top {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1.5rem;
}

.accordion-body__top h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
}

.accordion-body__top span {
    font-size: 16px;
}

.download h5, .download p, .qanun-date, .qanun-no {
    font-size: 1.6rem;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
}

.accordion-button:not(.collapsed)::after {
    filter: invert(100%);
}

.qanun-no {
    margin-right: 4rem;
}

.download button, .download h5, .download p, .slide-card h4 {
    color: rgba(0, 0, 0, .85);
}

.download {
    border-radius: .4rem;
    border: 1px solid #E1E4EA;
    padding: 1.2rem 1.6rem 2rem;
    display: flex;
    justify-content: space-between;
    height: 100%;
    position: relative;
}

.download h5 {
    margin-bottom: 0;
    line-height: 150%;
    display: flex;
    align-items: center;
}

.download h5 img {
    width: 2rem;
    height: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: .6rem;
}

.download a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.download p {
    line-height: 150%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height .3s ease;
    margin-bottom: 1rem;
}

.footer__links a, .newsItem, .newsItem .button, .newsItem .button svg path {
    transition: all .25s ease-in-out;
}

.download p.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
}

.download p + .read-more.hidden {
    display: none;
}

.download button {
    border: unset;
    outline: unset;
    background: 0 0;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 150%;
    position: absolute;
    left: 3.6rem;
    bottom: 1rem;
}

.download:hover, .slide-box {
    background: #fff;
}

@media (max-width: 991px) {
    .download {
        margin-left: auto;
        margin-right: auto;
    }
}

.download .svgIcon {
    fill: #0B4696;
}

.download .icon {
    display: flex;
    flex-direction: column;
    margin-left: 1rem;
    justify-content: center;
}

.download .icon2 {
    width: 1.4rem;
    height: 5px;
    border-radius: .2rem;
    border-bottom: 2px solid #0B4696;
    border-left: 2px solid #0B4696;
    border-right: 2px solid #0B4696;
}

.download:hover .svgIcon {
    -webkit-animation: slide-in-top .6s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-top .6s cubic-bezier(.25, .46, .45, .94) both;
}

.slide-card {
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    background: #FFF;
    display: flex;
    padding: 2.4rem 1.6rem;
}

.slide-card__content {
    order: 2;
}

.groups-main-slider .slide-card__content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.slide-card__content .button {
    display: none;
}

.slide-card h4, .slide-card p {
    font-size: 1.6rem;
    line-height: 150%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    align-self: stretch;
    overflow: hidden;
}

.slide-card h4 {
    -webkit-line-clamp: 2;
    margin-bottom: 1.6rem;
}

.slide-card p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    color: #5f5e5e;
    -webkit-line-clamp: 5;
}

.slide-card__img {
    width: 35%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 1.6rem;
    order: 1;
    border-radius: .4rem;
}

@media (max-width: 991px) {
    .slide-card {
        flex-direction: column;
    }

    .slide-card__img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.6rem;
    }
}

.swiper-button-next, .swiper-button-prev {
    width: 4.8rem;
    height: 5rem;
    border-radius: .8rem;
    padding: .8rem 1.2rem;
    top: 90%
}

@media (max-width: 991px) {
    .swiper-button-next, .swiper-button-prev {
        top: 94%
    }
}

.swiper-button-next::after, .swiper-button-prev::after {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%
}

.swiper-button-prev {
    background: rgba(11, 70, 150, .05);
    left: 50%;
    transform: translateX(-50%);
}

.swiper-button-prev::after {
    background-image: url(../../img/icon/outline/arrow-right.svg);
}

.swiper-button-next {
    background: #0B4696;
    left: calc(50% + 5.5rem);
    transform: translateX(-50%);
}

.swiper-button-next::after {
    background-image: url(../../img/icon/outline/arrow-right-white.svg);
}

.newsItem {
    padding: 1.6rem 1.6rem 2.4rem;
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    background: #FFF;
    width: 100%
}

.newsItem:hover {
    box-shadow: 0 338px 95px 0 rgba(138, 138, 138, 0), 0 216px 87px 0 rgba(138, 138, 138, .01), 0 122px 73px 0 rgba(138, 138, 138, .05), 0 54px 54px 0 rgba(138, 138, 138, .09), 0 14px 30px 0 rgba(138, 138, 138, .1);
}

.newsItem__img {
    width: 100%;
    height: 20rem;
    border-radius: .4rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.6rem;
}

.newsItem__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.newsItem__date {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    color: #5f5e5e;
    line-height: 170%;
    border-radius: 3.2rem;
    padding: .4rem 1.6rem;
    background: #FFF;
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
}

.newsItem h4, .newsItem p {
    padding: 0 1.6rem;
    line-height: 150%;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    align-self: stretch;
}

.newsItem h4 {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 2rem;
    color: rgba(0, 0, 0, .85);
    -webkit-line-clamp: 2;
    line-clamp: 2;
    margin-bottom: 1.6rem;
}

.newsItem p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.newsItem .button {
    margin-top: 3.2rem;
    width: 20rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #5f5e5e;
    border-color: #E1E4EA;
}

.newsItem .button svg {
    margin-bottom: .5rem;
}

.newsItem:hover .button {
    color: #0B4696;
    border-color: #0B4696;
}

.news-search .form-control, .pagination a, .pagination-left {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    color: #5f5e5e;
}

.newsItem:hover .button svg path {
    fill: #0B4696;
}

.news-search {
    padding-bottom: 6.4rem;
}

.news-search .form-control {
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    font-size: 1.6rem;
    line-height: 150%;
    width: 100%;
    height: auto;
    padding: 1.4rem 1.4rem 1.4rem 4rem;
}

.news-search .form-group {
    position: relative;
    width: 40rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.news-search .form-group::after {
    content: '';
    position: absolute;
    left: 1.6rem;
    width: 2rem;
    height: 2rem;
    background-image: url(../../img/material-symbols_search2.svg);
    background-size: contain;
    top: 1.4rem;
}

.news-search .form-group button {
    position: absolute;
    right: 1.6rem;
    top: 1.4rem;
    border: unset;
    outline: unset;
    background: 0 0;
}

.news-search .form-group button img {
    width: 2rem;
    height: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.pagination {
    display: flex;
    justify-content: center;
}

@media (max-width: 575px) {
    .pagination {
        margin-right: 2rem;
    }

    .pagination-container {
        width: 100%;
        overflow-x: scroll;
    }
}

.pagination .page-link, .pagination a {
    margin: 0 .4rem;
    display: flex;
    line-height: 150%;
    text-decoration: none;
}

.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px) {
    .pagination-container {
        justify-content: flex-start;
    }
}

.pagination-left {
    font-size: 1.6rem;
    line-height: 150%
}

.pagination a {
    font-size: 1.6rem;
    padding: .6rem .9rem;
    border-radius: .4rem;
    border: .5px solid #E1E4EA;
    align-items: center;
    justify-content: center;
}

.pagination a.active {
    background: rgba(11, 70, 150, .1);
    color: #0B4696;
}

.pagination .page-link, .popup__center p {
    font-size: 1.6rem;
    color: #5f5e5e;
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
}

.pagination .page-link {
    padding: .6rem .9rem;
    border-radius: .4rem;
    border: .5px solid #E1E4EA;
    align-items: center;
    justify-content: center;
}

.pagination .active .page-link {
    background: rgba(11, 70, 150, .1);
    color: #0B4696;
}

.pagination .prev-next {
    border: unset;
}

.page-item:not(:first-child) .page-link {
    margin-left: .4rem;
}

.pagination a:hover {
    background-color: #f0f0f0;
    border-color: #ccc;
}

.pagination a.prev-next {
    font-weight: 700;
}

.pagination-right select {
    padding: 5px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #333;
}

.popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000004100;
    pointer-events: none;
    transition: all .2s linear;
    opacity: 0;
}

.popup .print {
    position: absolute;
    right: 2rem;
    top: 5rem;
    width: 8.7rem;
}

.popup .print img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.popup.active {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 100%);
    pointer-events: all;
    opacity: 1;
}

.popup__center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 59.3rem;
    display: none;
    display: flex;
    border-radius: 8px;
    background: #FFF;
    padding: 2.4rem;
    flex-direction: column;
}

.popup__center p {
    line-height: 150%;
    margin-bottom: 3.2rem;
}

@media (max-width: 991px) {
    .popup__center {
        padding-top: 3rem;
        background-color: #fff;
        border-radius: 2.4rem;
        height: auto;
        width: 95%;
        flex-direction: column;
    }
}

.popup__center .videoBox {
    width: 50%;
    height: 100%;
    border-radius: 2.4rem 0 0 2.4rem;
}

.popup__center .contactBox {
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (max-width: 991px) {
    .popup__center .videoBox {
        display: none;
        width: 100%;
        height: auto;
        border-top-right-radius: 2.4rem;
        border-bottom-left-radius: 0;
    }

    .popup__center .contactBox {
        position: static;
        width: 100%;
        height: auto;
        border-top-right-radius: 0;
        border-bottom-left-radius: 2.4rem;
    }
}

@media (max-width: 575px) {
    .popup__center {
        width: 95%
    }
}

.popup.active .popup__center {
    visibility: visible;
    opacity: 1;
    transform: scaleX(1) translate(-50%, -50%);
}

.popup__close {
    position: absolute;
    right: 2rem;
    top: .7rem;
    color: #CFCFCF;
    font-size: 2.5rem;
    transition: all .2s linear;
}

@media (max-width: 991px) {
    .popup__close {
        top: 0;
    }
}

.popup__close:hover {
    color: #0B4696;
}

.popup.videoModal .videoBox {
    width: 100%;
    border-radius: 2.4rem;
}

.popup.videoModal .offerModal__close {
    right: -3rem;
    top: -3rem;
    color: #000;
}

#video2 {
    border-radius: 2.4rem;
}

.form-field-error-label {
    position: absolute;
    color: red;
    font-size: 1.4rem;
}

.form-group {
    margin-bottom: 2.4rem;
}

.form-control {
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    padding: 1.2rem 1.6rem;
    height: auto;
    font-family: Mulish-Medium, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%
}

label {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #2E2E32;
    line-height: normal;
    margin-bottom: 1rem;
}

.share {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 6.4rem;
}

@media (max-width: 991px) {
    .share {
        margin-bottom: 0;
    }
}

.share span {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    color: #2E2E32;
    line-height: 150%;
    margin-right: .8rem;
}

.share__links a {
    color: #0B4696;
    font-size: 1.8rem;
    font-weight: 900;
}

.share__links a:not(:last-child) {
    margin-right: 1.6rem;
}

.groups-main-slider{
    align-items: stretch;
    height: 300px;
}


.slide-box {
    display: block;
    border-radius: 18px;
    border: 1.1px solid #E1E4EA;
    margin-bottom: 2rem;
    /* filter: drop-shadow(6px 0 13px rgba(0,  0,  0,  .1)) drop-shadow(23px 0 23px rgba(0,  0,  0,  .09)) drop-shadow(52px 0 31px rgba(0,  0,  0,  .05)) drop-shadow(93px 0 37px rgba(0,  0,  0,  .01)) drop-shadow(145px 0 41px rgba(0,  0,  0,  0)); */
    padding: 4.8rem 3.2rem;
    height: 100%;
    /*height: 320px;*/
}

.slide-box h4, .slide-box h5 {
    font-size: 1.6rem;
    margin-bottom: 1.7rem;
    color: #5f5e5e;
    line-height: 150%
}

.slide-box h4 {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    align-self: stretch;
    max-width: 320px;
}

.slide-box h5 {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    padding-bottom: 1.7rem;
    border-bottom: 1px solid #E1E4EA;
    padding-top: 1.7rem;
}

.slide-box h5 span {
    font-family: Mulish-Bold;
}

.slide-box .btn, .slide-box .count {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    display: flex;
}

.slide-box__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #E1E4EA;
    padding-top: 1.7rem;
}

.slide-box .count {
    color: #5f5e5e;
    line-height: 150%;
    padding: .4rem 1.6rem;
    border-radius: 26.42px;
    border: 1.1px solid #5f5e5e;
    align-items: center;
    width: 12rem;
}

.slide-box .count svg path {
    fill: #5f5e5e;
}

.slide-box .btn {
    color: #525866;
    line-height: 150%;
    padding: .4rem 1.6rem;
    border-radius: 26.42px;
    border: 1.1px solid #525866;
    align-items: center;
}

.nice-select, .search .form-group, .search-result__top span, .subscription .form-control {
    font-family: Mulish-Medium, Helvetica, Arial, sans-serif;
}

.left-list a, .nice-select {
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%
}

.slide-box .btn svg {
    margin-left: .5rem;
    margin-bottom: .1rem;
}

.slide-box .btn svg path {
    fill: #525866;
}

.nice-select {
    border-radius: .4rem;
    border: 1px solid #E1E4EA;
    background: #FFF;
    padding: 1.3rem 1.6rem;
    width: 100%
}

.nice-select::after {
    width: 7px;
    height: 7px;
    border-color: #99A0AE;
}

.nice-select span {
    width: 100%;
    overflow: hidden;
}

.nice-select .list {
    width: 100%;
    height: 25rem;
    overflow-y: scroll;
}

.left-list {
    padding-right: 4rem;
}

@media (max-width: 991px) {
    .left-list {
        padding-right: 0;
    }
}

.left-list a {
    width: 100%;
    display: block;
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    border-radius: 8px;
    border: 1px solid #E1E4EA;
    padding: 1.2rem 1.6rem;
    margin-bottom: .8rem;
}

.search-result__top p, .structure .item, .tabList a {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
}

.checkLabel, .tabList a {
    line-height: normal;
    font-size: 1.6rem;
}

.left-list a.active {
    background: #0B4696;
    color: #fff;
}

.left-list .select-box {
    height: 5.8rem;
}

.tabList {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6.4rem;
}

@media (max-width: 991px) {
    .tabList {
        /* width: 50rem; */
        padding-bottom: 2rem;
    }
}

.tabList a {
    color: #5f5e5e;
    border-radius: 3.2rem;
    border: 1px solid #000;
    background: #FFF;
    backdrop-filter: blur(2px);
    padding: .8rem 1.6rem;
}

.tabList a:not(:last-child) {
    margin-right: .8rem;
}

.tabList a.active {
    background: #0B4696;
    color: #fff;
}

.checkLabel {
    display: block;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    color: rgba(0, 0, 0, .85);
    position: relative;
    padding-left: 2rem;
    padding-top: .3rem;
}

.checkLabel-all {
    padding-bottom: 1.6rem;
    border-bottom: 1px solid #E1E4EA;
}

.checkLabel-all .checkmark {
    transform: translateY(-100%);
}

.checkLabel input {
    display: none;
}

.checkLabel input:checked ~ .checkmark:after {
    display: block;
}

.checkmark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 1.4rem;
    width: 1.4rem;
    border-radius: 4px;
    border: 1px solid #B6BFD1;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .17);
}

.checkmark::after, .menu-icon.active span:first-child {
    transform: rotate(45deg);
}

.checkmark::after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #365CFA;
    border-width: 0 2px 2px 0;
    content: '';
    position: absolute;
    display: none;
}

.menu-icon {
    width: 4.4rem;
    height: 4rem;
    cursor: pointer;
    position: relative;
    display: none;
    border-radius: .8rem;
    border: 3px solid #FFF;
    padding: 1.2rem;
}

@media (max-width: 1199px) {
    .menu-icon {
        display: block;
        z-index: 2000000000000000;
        position: absolute;
        right: 2rem;
    }
}

.menu-icon span {
    background-color: #fff;
    height: 3px;
    position: absolute;
    width: 50%;
    transition: all .3s ease;
    border-radius: .2rem;
    left: 26%
}

.menu-icon span:first-child {
    top: .9rem;
}

.menu-icon span:nth-child(2) {
    top: 1.5rem;
}

.menu-icon span:last-child {
    top: 2.1rem;
}

.menu-icon.active span:nth-child(2) {
    opacity: 0;
}

.menu-icon.active span:first-child, .menu-icon.active span:last-child {
    top: 1.4rem;
}

.menu-icon.active span:last-child {
    transform: rotate(-45deg);
}

.search .form-group {
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    height: auto;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%;
    display: flex;
    align-items: center;
    padding: 0 0 0 1.6rem;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.search-result__top p, .search-result__top span {
    line-height: normal;
    font-size: 2rem;
    text-transform: capitalize;
}

@media (max-width: 991px) {
    .search .form-group {
        width: 100%
    }
}

.search .form-group img {
    width: 2rem;
    height: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.search .form-control {
    border: unset;
}

.search-result__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 6.4rem;
}

.structure, .structure ul {
    justify-content: space-between;
    list-style-type: none;
}

.search-result__top p {
    color: #2E2E32;
    margin-bottom: 0;
}

.search-result__top span {
    color: #525866;
}

.structure {
    display: flex;
    position: relative;
    padding-bottom: 60rem;
    padding-left: 0;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .structure {
        padding-bottom: 27rem;
    }

    .structure li:nth-child(1), .structure li:nth-child(3) {
        order: 1;
        width: 100%
    }

    .structure > li:nth-child(2) {
        order: 2;
        width: 100%
    }
}

/* .structure>li:nth-child(2)::after, .structure>li:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 30rem;
    height: 20rem;
    background-size: contain;
    background-repeat: no-repeat;
} */
.structure > li:nth-child(2) ul ul {
    padding-top: 9rem;
}

/* .structure>li:nth-child(2)::after {
    background-image: url(../../img/arrow-big-1.svg);
    left: 40%;
    top: 25%;
    transform: translateX(-50%);
} */
@media (max-width: 991px) {
    .structure > li:nth-child(2) ul ul {
        padding-top: 5rem;
    }

    .structure > li:nth-child(2)::after {
        background-image: url('../../img/Line%206.svg');
        width: 15rem;
        height: 2rem;
        left: 50%;
        transform: translateX(-50%) rotateZ(-90deg);
        top: 35%;
        background-size: 100% 100%
    }

    .structure > li:nth-child(2)::before {
        display: none;
    }
}

/* .structure>li:nth-child(2)::before {
    background-image: url(../../img/arrow-big-2.svg);
    left: 65%;
    top: 25%;
    transform: translateX(-50%);
} */
.structure ul {
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    /* padding: 15rem 0 6rem; */
}

.structure ul li {
    width: 48%
}

.structure ul li .item {
    width: 100%
}

.structure__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 2.4rem;
}

@media (max-width: 991px) {
    .structure > li:nth-child(2) ul li:nth-child(2) {
        order: 1;
    }

    .structure ul {
        padding: 13rem 0 6rem;
    }

    .structure__top {
        flex-wrap: wrap;
    }

    .structure__top .item {
        width: 48%;
        order: 1;
    }
}

.structure__middle {
    display: flex;
    justify-content: center;
}

.structure__middle img {
    width: 26%
}

.structure__middle img:first-child {
    margin-right: 2.4rem;
}

.structure__bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 2.4rem;
    margin-bottom: 7.2rem;
}

.panel .fc-list-item-marker, .tabBody {
    display: none;
}

.structure__bottom .item {
    width: 47%;
    order: 2;
}

.structure__last .item {
    width: 47%
}

.structure .item {
    border-radius: 16px;
    border: 1px solid #E4E4E7;
    background: #0B4696;
    font-size: 2rem;
    color: #fff;
    line-height: 160%;
    padding: 4.8rem;
    text-align: center;
}

.structure .item-2-1::after, .structure .item-2::after, .structure .item-2::before {
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    /* background-image: url('../../img/Line%206.svg'); */
}

@media (max-width: 991px) {
    .structure .item {
        font-size: 1.4rem;
        padding: 2.2rem;
    }
}

.structure .item-2 {
    padding: 8rem 4.8rem;
    position: relative;
    margin-bottom: 12rem;
}

@media (max-width: 991px) {
    .structure .item-2 {
        width: 100% !important;
        order: 0 !important;
        padding: 3rem;
        margin-bottom: 5rem;
    }
}

.structure .item-2::after, .structure .item-2::before {
    position: absolute;
    width: 9rem;
    height: 1.5rem;
}

@media (max-width: 1400px) {
    .structure .item-2::after, .structure .item-2::before {
        width: 8rem;
    }
}

@media (max-width: 991px) {
    .structure .item-2::after, .structure .item-2::before {
        width: 4.5rem;
        top: 120%
    }
}

.structure .item-2::before {
    left: -37%;
    top: 82%;
    transform: translateY(-50%);
}

@media (max-width: 1400px) {
    .structure .item-2::before {
        left: -30%
    }
}

@media (max-width: 991px) {
    .structure .item-2::before {
        left: 20%;
        top: 120%;
        transform: rotate(-90deg);
    }
}

.structure .item-2::after {
    right: -37%;
    top: 82%;
    transform: translateY(-50%) rotateZ(180deg);
}

@media (max-width: 1400px) {
    .structure .item-2::after {
        right: -30%
    }
}

@media (max-width: 991px) {
    .structure .item-2::after {
        right: 20%;
        top: 120%;
        transform: rotateZ(-90deg);
    }
}

.structure .item-2-1 {
    position: relative;
}

.structure .item-2-1::after {
    position: absolute;
    width: 6rem;
    height: 1.7rem;
    left: 50%;
    top: 130%;
    transform: rotateZ(-90deg);
}

@media (max-width: 991px) {
    .structure .item-2-1::after {
        width: 4rem;
        left: 45%
    }
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th, tr {
    border: 1px solid #ddd;
}

td {
    padding: 10px;
}

.tabBody.active {
    display: flex;
}

.panel {
    border: unset;
}

.panel .fc-toolbar {
    border-radius: 16px;
    border: 1px solid #E4E4E7;
    padding: 0 1.6rem;
}

.panel .fc-button-group > *, .panel .fc-today-button {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: normal;
    padding: 1.4rem 2.4rem;
    background: 0 0;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
}

.panel .fc-button-group > :first-child {
    margin-right: .8rem;
}

.panel .fc-button-group > * {
    color: #5f5e5e;
    border-radius: 4px;
    border: 1px solid #E1E4EA;
}

.panel .fc-button-group > :hover {
    border-color: #0B4696;
}

.panel .fc-today-button {
    color: #5f5e5e;
    border-radius: 4px;
    border: 1px solid #E1E4EA;
}

.panel .fc-toolbar h2, .panel .fc-widget-header span {
    line-height: 160%;
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
}

.panel .fc-today-button:hover {
    border-color: #0B4696;
}

.panel .fc-toolbar h2 {
    font-size: 2rem;
    color: #2E2E32;
}

.panel .fc-list-heading-alt {
    float: unset;
    margin-left: .5rem;
}

.panel .fc-widget-header span {
    font-size: 1.6rem;
    color: #11181C;
}

.panel .fc-view-container {
    border: unset;
}

.panel .fc-list-item-time, .panel .fc-list-item-title a {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #798085;
    line-height: 150%;
    transition: all .3s ease-in-out;
}

.mainslider__content h2, .page-top .col-lg-12 h1 {
    font-family: Mulish-Black, Helvetica, Arial, sans-serif;
}

.panel .fc-list-heading {
    border: unset;
    background-color: unset;
}

.panel .fc-list-heading td {
    background-color: transparent !important;
    transition: all .3s ease-in-out;
    border-radius: 1.6rem;
}

.panel .fc-list-view {
    border: unset;
}

.panel .fc-list-table {
    border-radius: 16px;
    border: 1px solid gray;
    background: #FFF;
    overflow: hidden;
}

.panel .fc-list-table tbody {
    border-radius: 16px;
    border: 1px solid #E4E4E7;
}

.panel .fc-list-item td {
    transition: all .3s ease-in-out;
}

.fc-list-item:hover td {
    background-color: #0B4696 !important;
}

.fc-list-item:hover .fc-list-item-time, .fc-list-item:hover .fc-list-item-title a {
    color: #fff;
}

.fc-toolbar .fc-right {
    border-left: 1px solid #E4E4E7;
    padding: 1.2rem 0;
}

.fc-toolbar .fc-left {
    border-right: 1px solid #E4E4E7;
    padding: 1.2rem 0;
}

.fc-toolbar .fc-center {
    padding: 1.2rem 0;
}

.panel-body:after {
    clear: both;
    display: table;
    content: " "
}

.fc-col-header, .fc-timegrid-body, .fc-timegrid-body table {
    width: 100% !important;
}

.fc-daygrid-body, .fc-timegrid table, .fc-timegrid-body, .fc-timegrid-col-events, .fc-timegrid-cols table, .fc-timegrid-event-harness {
    visibility: visible !important;
    width: 100% !important;
    height: auto !important;
}

.fc-scroller {
    height: auto !important;
}

.select2-container {
    outline: 0;
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 7px;
    height: auto;
    z-index: 22;
    border-radius: .4rem;
    border: 1px solid #E1E4EA;
    background: #FFF;
}

.select2-selection--multiple {
    display: block;
    border: unset;
    border-radius: 3px;
    cursor: text;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 20;
    position: relative;
}

.select2-selection--multiple .select2-selection__rendered {
    padding: 0 9px 34px;
}

.select2-container--open .select2-dropdown--below {
    z-index: 2000000;
}

.select2-container--default .select2-selection--multiple {
    border: unset;
}

.selection {
    width: 100%
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0B4696 !important;
}

:root {
    --f-size: 15;
    --f-unit: 1vmin;
    --f: calc(var(--f-size) * var(--f-unit));
    --bg: #181717;
}

.text {
    flex: 1;
    line-height: .75;
    margin: auto;
    color: #1af0dc;
    text-align: center;
    transform: scaleX(var(--scale, 1));
    -webkit-animation: glitch-p 11s infinite alternate;
    animation: glitch-p 11s infinite alternate;
}

.text::after, .text::before {
    --top: 0;
    --left: 0;
    --v-height: 30%;
    --n-tenth: calc(var(--f-size) * .1 * var(--top));
    --t-cut: calc(var(--n-tenth) / var(--f-size) * 100%);
    --b-cut: calc(var(--t-cut) + var(--v-height));
    content: attr(data-text);
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    transform: translateX(calc(var(--left) * 100%));
    filter: drop-shadow(0 0 transparent);
    text-shadow: calc(var(--left) * -3em) 0 .02em #0f0, calc(var(--left) * -6em) 0 .02em #ff00e1;
    background-color: var(--bg);
    -webkit-clip-path: polygon(0 var(--t-cut), 100% var(--t-cut), 100% var(--b-cut), 0 var(--b-cut));
    clip-path: polygon(0 var(--t-cut), 100% var(--t-cut), 100% var(--b-cut), 0 var(--b-cut));
}

.text::before {
    animation: glitch-b 1.7s infinite alternate-reverse;
}

.text::after {
    -webkit-animation: glitch-a 3.1s infinite alternate;
    animation: glitch-a 3.1s infinite alternate;
}

@-webkit-keyframes glitch-p {
    17% {
        --scale: .87;
    }
    31% {
        --scale: 1.1;
    }
    37% {
        --scale: 1.3;
    }
    47% {
        --scale: .91;
    }
    87% {
        --scale: 1;
    }
}

@keyframes glitch-p {
    17% {
        --scale: .87;
    }
    31% {
        --scale: 1.1;
    }
    37% {
        --scale: 1.3;
    }
    47% {
        --scale: .91;
    }
    87% {
        --scale: 1;
    }
}

@-webkit-keyframes glitch-a {
    10%, 30%, 50%, 70%, 90% {
        --top: 0;
        --left: 0;
    }
    0% {
        --v-height: 15%
    }
    20% {
        --left: .005;
    }
    40% {
        --left: .01;
        --v-height: 20%;
        --top: 3;
    }
    60% {
        --left: .03;
        --v-height: 25%;
        --top: 6;
    }
    80% {
        --left: .07;
        --v-height: 5%;
        --top: 8;
    }
    100% {
        --left: .083;
        --v-height: 30%;
        --top: 1;
    }
}

@keyframes glitch-a {
    10%, 30%, 50%, 70%, 90% {
        --top: 0;
        --left: 0;
    }
    0% {
        --v-height: 15%
    }
    20% {
        --left: .005;
    }
    40% {
        --left: .01;
        --v-height: 20%;
        --top: 3;
    }
    60% {
        --left: .03;
        --v-height: 25%;
        --top: 6;
    }
    80% {
        --left: .07;
        --v-height: 5%;
        --top: 8;
    }
    100% {
        --left: .083;
        --v-height: 30%;
        --top: 1;
    }
}

@-webkit-keyframes glitch-b {
    10%, 30%, 50%, 70%, 90% {
        --top: 0;
        --left: 0;
    }
    0% {
        --v-height: 15%;
        --top: 10;
    }
    20% {
        --left: -.005;
    }
    40% {
        --left: -.01;
        --v-height: 17%;
        --top: 3;
    }
    60% {
        --left: -.03;
        --v-height: 35%;
        --top: 6;
    }
    80% {
        --left: -.07;
        --v-height: 5%;
        --top: 8;
    }
    100% {
        --left: -.083;
        --v-height: 30%;
        --top: 1;
    }
}

@keyframes glitch-b {
    10%, 30%, 50%, 70%, 90% {
        --top: 0;
        --left: 0;
    }
    0% {
        --v-height: 15%;
        --top: 10;
    }
    20% {
        --left: -.005;
    }
    40% {
        --left: -.01;
        --v-height: 17%;
        --top: 3;
    }
    60% {
        --left: -.03;
        --v-height: 35%;
        --top: 6;
    }
    80% {
        --left: -.07;
        --v-height: 5%;
        --top: 8;
    }
    100% {
        --left: -.083;
        --v-height: 30%;
        --top: 1;
    }
}

.isciqrup-slider .splide__track {
    width: 1200px;
}

.isciqrup-slider .splide__list {
    transform: translate3d(0, 0, 0);
    width: 100%
}

.isciqrup-slider .splide__slide {
    transform-style: preserve-3d;
    transform: scale(.8);
    transform: rotateY(33deg) translateZ(-10px) scale(.8);
    cursor: pointer;
    transition: all .2s linear;
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide {
        transform: unset;
    }
}

.isciqrup-slider .splide__slide.is-active {
    transform: scale(1);
    z-index: 20;
}

.isciqrup-slider .splide__slide.is-active .slide-box {
    border-radius: 1.8rem;
    border: 1.1px solid #E1E4EA;
    background: #0B4696;
    box-shadow: 0 0 94px 0 rgba(0, 0, 0, .25);
}

.isciqrup-slider .splide__slide.is-active .slide-box h4, .isciqrup-slider .splide__slide.is-active .slide-box h5 {
    color: #fff;
}

.isciqrup-slider .splide__slide.is-active .slide-box .count {
    color: #fff;
    border-color: #fff;
}

.isciqrup-slider .splide__slide.is-active .slide-box .count svg path {
    fill: #fff;
}

.isciqrup-slider .splide__slide.is-active .slide-box .btn {
    visibility: visible;
    opacity: 1;
    color: #fff;
    border-color: #fff;
}

.isciqrup-slider .splide__slide.is-active .slide-box .btn svg path {
    fill: #fff;
}

.isciqrup-slider .splide__slide-next {
    z-index: 5;
    transform: rotateY(-52deg) translateZ(-134px) scale(.8);
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide.is-active .slide-box {
        box-shadow: unset;
    }

    .isciqrup-slider .splide__slide-next {
        transform: unset;
    }
}

.isciqrup-slider .splide__slide-next ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-134px) scale(.75);
    z-index: 4;
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide-next ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .splide__slide-next ~ .swiper-slide ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-114px) scale(.7);
    z-index: 3;
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide-next ~ .swiper-slide ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .splide__slide-next ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-114px) scale(.7);
    z-index: 2;
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide-next ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .splide__slide-prev {
    z-index: 5;
    transform: rotateY(33deg) translateZ(-134px) scale(.8);
}

.mainslider {
    height: 57.7rem;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.mainslider-swiper {
    width: calc(100% - 300px);
    height: 100%;
    overflow: hidden;
}

.main-slider-right {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.main-slider-right .img-container img {
    min-height: 250px;
    max-height: 350px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 991px) {
    .mainslider {
        height: calc(100vh - 104px);
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .mainslider-swiper {
        width: 100%;
    }

    .main-slider-right {
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    .main-slider-right {
        max-width: 80%;
    }
}

@media (max-width: 991px) {
    .isciqrup-slider .splide__slide-prev {
        transform: unset;
    }

    .mainslider .swiper-button-next, .mainslider .swiper-button-prev {
        top: 90%
    }
}

/*.mainslider__img {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    -o-object-fit: cover;*/
/*    object-fit: cover;*/
/*}*/
.mainslider__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    filter: none !important;
    mix-blend-mode: normal !important;
    z-index: 1;
    background-color: transparent;
}

.mainslider .col-lg-12, .mainslider .container, .mainslider .row, .mainslider__content {
    width: 100%;
    height: 100%
}

.mainslider__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 61rem;
}

.mainslider__content h2 {
    font-size: 3.2rem;
    color: #fff;
    line-height: 150%;
    margin-bottom: 1.6rem;
    z-index: 3;
}

@media (max-width: 767px) {
    .mainslider__content h2 {
        font-size: 2rem;
    }
}

.mainslider__content .subheading {
    border-radius: .8rem;
    background: rgba(255, 255, 255, .24);
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #fff;
    line-height: normal;
    border: unset;
}

.footer__info a, .mainslider__content p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
}

.mainslider__content p {
    color: rgba(255, 255, 255, .8);
    line-height: 160%;
    margin-bottom: 4.8rem;
    z-index: 3;
}

.mainslider__content .button {
    z-index: 3;
}

.mainslider .swiper-slide, .mainslider .swiper-wrapper {
    /*transition: 5s ease-in-out;*/
}

.mainslider .swiper-button-next {
    right: 12rem;
    left: auto;
    background: rgba(255, 255, 255, .24);
}

.mainslider .swiper-button-prev {
    left: auto;
    right: 17.55rem;
    background: #FFF;
}

.footer, .header {
    background: #2362B7;
}

.footer {
    border-top: 1px solid #E1E4EA;
    padding: 4.8rem 0;
    width: 100%;
    position: relative;
    z-index: 21;
}

.footer__top {
    justify-content: space-between;
}

@media (max-width: 991px) {
    .footer .col-lg-5 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

.footer__info a, .header__in {
    align-items: center;
    display: flex;
}

.footer__logo {
    margin-bottom: 3.2rem;
}

.footer__logo img {
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 575px) {
    .footer__logo img {
        max-width: 100%
    }
}

.footer__info a {
    color: #fff;
    line-height: 150%;
    margin-bottom: 1.6rem;
}

.footer__info a i {
    font-size: 1.4rem;
    margin-right: .8rem;
}

.footer__links {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.footer__links a {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #fff;
    line-height: normal;
    margin-bottom: 2.4rem;
}

.footer__links a:hover {
    color: #0B4696;
}

.footer .copyright, .header__bottom a, .navbar .navbar-nav .nav-item a {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    color: #fff;
}

.footer .button {
    margin-top: 1.6rem;
}

@media (max-width: 991px) {
    .footer__links {
        align-items: center;
    }

    .footer .button {
        width: 100%;
        text-align: center;
        margin-bottom: 5rem;
    }
}

.footer__bottom .col-lg-12 {
    padding-top: 2.4rem;
    border-top: 1px solid #E1E4EA;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .copyright {
    font-size: 1.4rem;
    line-height: 150%
}

@media (max-width: 991px) {
    .footer__bottom .col-lg-12 {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer .copyright {
        margin-bottom: 2.4rem;
    }
}

.header {
    position: sticky;
    top: 0;
    left: 0;
    width: 30.5rem;
    z-index: 1111111111;
    height: 100%;
    padding: 2rem 2.2rem 0rem;
    overflow-y: auto;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
    /* bottom: 0; */
}

.header::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

@media (max-width: 1199px) {
    .header {
        position: relative;
        width: 100%;
        padding: 2rem 0 2rem 2rem;
    }
}

@media (min-width: 1200px) {
    .header.near-bottom {
        /* position: fixed; */
        /* bottom: 688px; */
    }
}

.header__in {
    justify-content: space-between;
    position: relative;
    padding-bottom: 2.8rem;
}

.header__right {
    display: flex;
}

.header__logo {
    z-index: 2000000000001;
    width: 30rem;
}

@media (max-width: 1350px) {
    .header__logo {
        width: 32rem;
    }
}

.header__logo img {
    width: 115%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1199px) {
    .header__in {
        padding-bottom: 0;
    }

    .header__search {
        display: none;
    }
}

.header__search .form-group {
    border-radius: .8rem;
    border: 1px solid #EBEDF0;
    background: #FDFDFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.6rem;
    margin-bottom: 0;
    width: 24rem;
}

.header__search .form-control {
    border: unset;
    width: 80%;
    font-size: 1.2rem;
    padding: .5rem 0;
}

@media (max-width: 1199px) {
    .header__bottom {
        display: none;
    }
}

.header__bottom a {
    font-size: 1.4rem;
    line-height: normal;
    display: block;
    text-decoration: none;
    margin-bottom: 2.9rem;
}

.header__bottom a svg {
    margin-right: 2rem;
}

.header__bottom .social {
    display: flex;
}

.header__bottom .social a:not(:last-child) {
    margin-right: 1.6rem;
}

.header__bottom .social a svg {
    margin-right: 0;
}

@-webkit-keyframes fromTop {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes fromTop {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

.navbar {
    background-color: transparent;
    padding: 0;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .navbar {
        align-items: flex-start;
    }
}

.navbar .navbar-nav {
    list-style: none;
    margin: 0 0 2.4rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%
}

.navbar .navbar-nav .nav-item {
    position: relative;
    margin-bottom: 2rem;
}

@media (max-width: 1199px) {
    .navbar .navbar-nav {
        flex-direction: column;
        padding-top: 10rem;
        width: 60%
    }

    .navbar .navbar-nav .nav-item {
        height: auto;
        padding: 0;
        margin-bottom: 3.4rem;
    }
}

.navbar .navbar-nav .nav-item a {
    font-size: 1.6rem;
    line-height: normal;
    text-decoration: none;
    display: block;
    transition: all .3s ease-in-out;
    width: 100%
}

@media (min-width: 1500px) {
    .navbar .navbar-nav .nav-item a {
        font-size: 1.6rem;
    }
}

@media (min-width: 1700px) {
    .navbar .navbar-nav .nav-item a {
        font-size: 1.6rem;
    }
}

.navbar .navbar-nav .nav-item .dropdown-menu {
    pointer-events: none;
    background-color: transparent;
    list-style: none;
    margin: 1.6rem 0 0;
    padding: 0;
    top: 100%;
    left: 0;
    min-width: 20rem;
    border: unset;
    border-left: 1px solid #FFF;
    border-radius: unset;
    display: none;
}

@media (max-width: 1199px) {
    .navbar .navbar-nav .nav-item .dropdown-menu {
        position: relative;
        top: auto;
        visibility: visible;
        opacity: 1;
        pointer-events: all;
        display: none;
        padding-left: 3rem;
        transition: unset;
        border-left: 1px solid #FFF;
    }
}

.navbar .navbar-nav .nav-item .dropdown-menu li a {
    padding: 10px;
    color: rgba(255, 255, 255, .6);
}

.navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #fff;
}

@media (min-width: 1200px) {
    .navbar .navbar-nav .nav-item:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
        pointer-events: all;
    }
}

.navbar .navbar-toggler {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    height: 24px;
    width: 30px;
}

.navbar .navbar-toggler .toggler-icon {
    background-color: #fff;
    height: 3px;
    width: 100%
}

.dropdown-toggle::after {
    position: absolute;
    top: 1rem;
    transform: translateY(-50%);
    border: unset;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: .2rem;
    color: #fff;
    background-size: contain;
    right: 0;
    background-image: url(../../img/Icons/Downarrow.svg);
}

@media (max-width: 1200px) {
    .navbar-nav {
        display: none;
        flex-direction: column;
        width: 100%
    }

    .navbar-nav.active, .navbar-toggler {
        display: flex;
    }

    .navbar-nav .nav-item a {
        padding: 0 15px;
        background-color: transparent;
    }

    .navbar-nav .nav-item .dropdown-menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .navbar-nav .nav-item .dropdown-menu li {
        text-align: left;
    }

    .navbar-nav .nav-item .dropdown-toggle::after {
        top: 1rem;
        border: unset;
        width: 1.6rem;
        height: 1.6rem;
        margin-left: 10px;
        color: #fff;
        background-size: contain;
        background-image: url(../../img/Icons/Downarrow.svg);
    }
}

.navbar, .news-in .newsItem {
    justify-content: space-between;
}

.navbar {
    display: flex;
    align-items: center;
    width: 100%
}

@media (max-width: 1199px) {
    .navbar {
        padding-top: 2rem;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2362B7;
        pointer-events: none;
        transition: all .4s ease-in-out;
        visibility: hidden;
        opacity: 0;
        z-index: 200000000000;
    }

    .navbar.active {
        visibility: visible;
        opacity: 1;
        pointer-events: all;
    }

    .subscription .col-lg-3, .subscription .col-lg-9 {
        width: 100%
    }
}

.subscription {
    border-top: 1px solid #E1E4EA;
    background: #F9F9F9;
    padding: 5.6rem 0 2rem;
    margin-left: 0;
    width: 100%;
    position: relative;
    z-index: 21;
}

.subscription .form-row {
    display: flex;
    align-items: center;
}

.subscription .form .col-5 {
    width: 40%
}

.subscription .form .col-2 {
    width: 10%
}

.subscription .form-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.subscription .form-group-mail {
    position: relative;
}

.subscription .form-group-mail input {
    padding-left: 4rem;
}

@media (max-width: 991px) {
    .subscription .form-group-mail input {
        padding-left: 5rem;
    }
}

.subscription .form-group-mail::after {
    content: '';
    position: absolute;
    left: 1.6rem;
    width: 1.8rem;
    height: 1.8rem;
    background-image: url(../../img/Icons/Icons/Mail.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 57%
}

@media (max-width: 991px) {
    .subscription .form-group-mail::after {
        left: 2.6rem;
    }
}

.subscription .form-group:not(:last-child) {
    width: 40%
}

.subscription .form-control {
    border-radius: .4rem;
    border: 1px solid #E1E4EA;
    background: #FFF;
    padding: 1.3rem 1.6rem;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%
}

.subscription label {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: rbga(0, 0, 0, .85);
    line-height: normal;
    margin-bottom: 1rem;
}

.subscription .button {
    margin-left: .4rem;
    text-transform: capitalize;
    margin-top: .6rem;
    height: 4.8rem;
}

.page-top {
    padding: 6.6rem 0;
    position: relative;
    background-size: cover;
}

.page-top::after, .three-box .item .overlay {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

.page-top::after {
    height: 100%;
    top: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 100%);
}

.page-top-1 {
    background-image: url(../../img/qanun-top.png);
}

.page-top-2 {
    background-image: url(../../img/news-top.png);
}

.page-top-3 {
    background-image: url(../../img/onlinebooking-top.png);
}

.page-top-4 {
    background-image: url(../../img/page-top-3.png);
}

.page-top-5 {
    background-image: url(../../img/search-top.png);
}

.page-top .col-lg-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.page-top .col-lg-12 h1 {
    font-size: 3rem;
    color: #fff;
    line-height: 150%;
    margin-bottom: 1.6rem;
    text-align: center;
}

.page-top .subheading {
    border-radius: .8rem;
    background: rgba(255, 255, 255, .24);
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #fff;
    line-height: normal;
    border: unset;
}

.page-top p, .three-box .item .overlay h4 {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    text-align: center;
}

.page-top p {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, .8);
    line-height: 160%;
    max-width: 82.4rem;
}

.three-box {
    padding: 7rem 0;
}

@media (max-width: 991px) {
    .page-top p {
        width: 100%
    }

    .three-box {
        padding: 6.4rem 0;
    }
}

.three-box .col-lg-4:first-child {
    padding-right: 0;
}

@media (max-width: 991px) {
    .three-box .col-lg-4:first-child {
        padding-right: 1.6rem;
    }
}

.three-box .col-lg-4:first-child .item {
    border-radius: .4rem 0 0 .4rem;
}

.three-box .col-lg-4:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 991px) {
    .three-box .col-lg-4:nth-child(2) {
        padding-right: 1.6rem;
        padding-left: 1.6rem;
    }
}

.three-box .col-lg-4:nth-child(3) {
    padding-left: 0;
}

.three-box .col-lg-4:nth-child(3) .item {
    border-radius: 0 .4rem .4rem 0;
}

.three-box .item {
    width: 100%;
    height: 36.4rem;
    position: relative;
    overflow: hidden;
}

@media (max-width: 575px) {
    .three-box .item {
        height: 30rem;
    }
}

.three-box .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.three-box .item .overlay {
    height: 100%;
    top: 0;
    background: linear-gradient(0deg, rgba(11, 70, 150, .5) 0, rgba(11, 70, 150, .5) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease-in-out;
}

@media (max-width: 991px) {
    .three-box .col-lg-4:nth-child(3) {
        padding-left: 1.6rem;
    }

    .three-box .item .overlay {
        visibility: visible;
        opacity: 1;
    }
}

.three-box .item .overlay h4 {
    font-size: 2rem;
    color: #fff;
    line-height: 150%;
    text-transform: capitalize;
    padding: 0 4rem;
    margin-bottom: 3.2rem;
}

.three-box .item .overlay h4 span {
    font-family: Mulish-Black;
    display: block;
}

.three-box .item .overlay img {
    width: 2.4rem;
    height: 2.4rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.three-box .item:hover .overlay {
    visibility: visible;
    opacity: 1;
}

.text-image-block {
    padding-top: 5rem;
}

.text-image-block h3 {
    text-align: left;
    font-size: 2.4rem;
    font-family: Mulish-Bold;
}

@media (max-width: 767px) {
    .text-image-block h3 {
        font-size: 1.8rem;
        margin-bottom: 1.6rem;
    }
}

.text-image-block p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 200%;
    margin-bottom: 0;
}

.text-image-block .col-lg-4 img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .text-image-block {
        padding-top: 6.4rem;
    }

    .text-image-block .col-lg-7 {
        order: 2;
    }

    .text-image-block .button {
        width: 100%;
        margin-top: 3.2rem;
    }

    .text-image-block .col-lg-4 img {
        margin-bottom: 3.2rem;
    }
}

.files-section {
    padding-top: 3rem;
}

@media (max-width: 991px) {
    .files-section {
        padding-top: 6.4rem;
    }
}

.files-section .col-lg-4 {
    margin-bottom: 1.6rem;
}

.slider-center {
    padding: 6.4rem 0;
    background: #EBEBEB;
    margin-top: 8rem;
}

.slider-center .swiper-container {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .slider-center {
        padding-top: 6.4rem;
        width: 100%;
        overflow: hidden;
    }

    .slider-center .swiper-container {
        height: 85rem;
        margin-top: -17rem;
    }
}

.slider-center .swiper-container > .swiper-slide__content {
    position: absolute;
    top: 0;
}

.slider-center .swiper-slide {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s linear;
    transform: scale(.8);
    opacity: .5;
}

.slider-center .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 10;
}

.slider-center .swiper-slide.swiper-slide-active .slide-card {
    box-shadow: 0 338px 95px 0 rgba(138, 138, 138, 0), 0 216px 87px 0 rgba(138, 138, 138, .01), 0 122px 73px 0 rgba(138, 138, 138, .05), 0 54px 54px 0 rgba(138, 138, 138, .09), 0 14px 30px 0 rgba(138, 138, 138, .1);
    min-width: 57rem;
}

@media (max-width: 991px) {
    .slider-center .swiper-slide {
        width: 100% !important;
        transform: scale(1);
        opacity: 1;
        height: 100%;
        padding: 1rem;
    }

    .slider-center .swiper-slide.swiper-slide-active .slide-card {
        min-width: 100%;
        width: 100%
    }
}

.slider-center .swiper-slide.swiper-slide-active .slide-card__img {
    order: 2;
    width: 35%;
    margin-right: 0;
    margin-left: 1.6rem;
    height: 22rem;
}

.slider-center .swiper-slide.swiper-slide-active .slide-card__content {
    order: 1;
    padding-right: 2rem;
}

.slider-center .swiper-slide.swiper-slide-active .slide-card__content .button {
    display: block;
}

.slider-center .swiper-slide__content {
    height: 300px;
}

@media (max-width: 991px) {
    .slider-center .swiper-slide.swiper-slide-active .slide-card__img {
        order: 1;
        width: 100%;
        margin-left: 0;
        margin-bottom: 1.6rem;
    }

    .slider-center .swiper-slide.swiper-slide-active .slide-card__content {
        order: 2;
    }

    .slider-center .button {
        display: block;
        margin-bottom: 1rem;
    }

    .maraqliFaktlar .swiper-container {
        height: 54rem;
        margin-top: 0;
    }
}

.news {
    margin: 8rem 0;
}

@media (max-width: 991px) {
    .news {
        margin: 4rem 0;
    }

    .news .swiper-news {
        margin-left: 0;
    }
}

.news-home {
    background: #EBEBEB;
}

.news .col-lg-4 {
    margin-bottom: 3.2rem;
}

.news .swiper-news {
    overflow: hidden;
    position: relative;
    height: 65rem;
}

.news .swiper-news .swiper-slide {
    width: 34.4rem !important;
}

.news .swiper-news .swiper-wrapper {
    transform: translate3d(0, 0, 0);
}

.news .swiper-news .swiper-button-next, .news .swiper-news .swiper-button-prev {
    top: 90%
}

.news .swiper-news .swiper-button-next {
    right: 12rem;
    left: auto;
}

@media (max-width: 991px) {
    .news .swiper-news .swiper-slide {
        width: 100% !important;
        margin-right: 1rem;
        box-sizing: border-box;
    }

    .news .swiper-news .swiper-slide .button {
        width: 20rem;
    }

    .news .swiper-news .swiper-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    .news .swiper-news .swiper-button-next {
        left: 58%;
        transform: translateX(-50%);
    }
}

.news .swiper-news .swiper-button-prev {
    left: auto;
    right: 17.55rem;
}

@media (max-width: 991px) {
    .news .swiper-news .swiper-button-prev {
        left: 45%;
        transform: translateX(-50%);
    }
}

.news .button-primary {
    top: -12rem;
    left: 3rem;
    position: absolute;
    z-index: 20;
}

@media (max-width: 991px) {
    .news .button-primary {
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: auto;
        left: auto;
    }

    .online-apply .col-lg-8 {
        order: 2;
    }
}

.news-in .newsItem {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.news-in .newsItem .button {
    width: 19rem;
}

.online-apply .col-lg-8 {
    padding-right: 5.2rem;
}

.online-apply .col-lg-4 img {
    width: 100%
}

.online-apply .col-lg-4 img:last-child {
    display: none;
}

@media (max-width: 991px) {
    .online-apply .col-lg-4 img:first-child {
        display: none;
    }

    .online-apply .col-lg-4 img:last-child {
        display: block;
    }

    .online-apply .col-lg-4 img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3.2rem;
    }
}

.online-apply .form-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 991px) {
    .online-apply .form-row {
        flex-direction: column;
    }
}

.online-apply .form-row:last-child {
    justify-content: flex-end;
}

.online-apply .form-row .w-50 {
    width: 48% !important;
}

@media (max-width: 991px) {
    .online-apply .form-row .w-50 {
        width: 100% !important;
    }
}

.online-apply .form-row .w-100 {
    width: 100% !important;
}

.online-apply .form-row label {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: rbga(0, 0, 0, .85);
    line-height: normal;
    margin-bottom: 1rem;
}

.online-apply .form-group {
    margin-bottom: 2.4rem;
    position: relative;
}

.online-apply .form-control {
    border-radius: .8rem;
    border: 1px solid #E1E4EA;
    padding: 1.2rem 1.6rem;
    height: auto;
    font-family: Mulish-Medium, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #5f5e5e;
    line-height: 150%
}

.about img, .online-apply__img {
    border-radius: 2.4rem;
    width: 100%
}

.online-apply textarea.form-control {
    height: 15.4rem !important;
    resize: none;
    min-height: auto;
}

.online-apply__img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#choose-file + input {
    position: absolute;
    left: 1.5rem;
    top: 55%
}

#choose-file ~ span {
    display: none;
}

.about__content {
    padding-right: 7rem;
}

@media (max-width: 991px) {
    .about__content {
        padding-right: 0;
    }

    .about__content h2 {
        text-align: left !important;
    }
}

.accordion-section-dark h3, .reyting__content h3 {
    text-align: left;
}

.about p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%;
    margin-bottom: 3rem;
}

.about img {
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .about img {
        margin-bottom: 2.4rem;
    }
}

.accordion-section-dark .accordion-item, .accordion-section-dark .item:not(:last-child), .accordion-section-dark h3 {
    margin-bottom: 1.6rem;
}

.about.img-left .about__content {
    padding-left: 7rem;
    padding-right: 0;
}

@media (max-width: 991px) {
    .about.img-left .about__content {
        padding-left: 0;
    }

    .about.img-right .col-lg-7 {
        order: 2;
    }
}

.accordion-section-dark .accordion-button {
    background-color: #0B4696;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.accordion-section-dark .accordion-button span {
    color: #fff;
}

.accordion-section-dark .accordion-button::after {
    position: absolute;
    right: 1.6rem;
    top: 35%;
    background-image: url(../../img/Icons/Icons/Downarrow.svg);
}

.accordion-section-dark .accordion-body {
    flex-direction: column;
}

.accordion-section-dark .item {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%
}

.accordion-section-dark .item > div {
    width: 49.5%;
    border-radius: .8rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid rgba(255, 255, 255, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .accordion-section-dark .item > div {
        width: 100%;
        margin-bottom: 1.2rem;
    }
}

.accordion-section-dark .item h4 {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    color: #fff;
    line-height: 160%;
    margin-bottom: .8rem;
}

.accordion-section-dark .item__left p, .accordion-section-dark .item__left p a {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    line-height: 160%;
    color: #fff;
}

.accordion-section-dark .item__left p {
    margin-bottom: 0;
    font-size: 1.6rem;
}

.accordion-section-dark .item__left p a {
    font-size: 1.6rem;
}

.accordion-section-dark .item__right p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #fff;
    line-height: 150%
}

.accordion-section-dark .item__right p span {
    font-family: Mulish-Bold;
}

.accordion-nested .button-w1 {
    height: 5.5rem;
    width: 12rem;
    min-width: 12rem;
    max-width: 12rem;
    margin-left: 7rem;
}

.reyting .row {
    border-top: 1px solid #E1E4EA;
    padding-top: 4.8rem;
}

.reyting-list ul {
    list-style: none;
    padding-left: 0;
}

.reyting-list li ul {
    padding-left: 2rem;
}

.reyting-list_drp {
    position: relative;
}

.reyting-list_drp::after {
    content: '';
    right: 1rem;
    top: 1.5rem;
    background-size: cover;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(../../img/Downarrow3.svg);
}

.reyting-list_drp.active::after {
    transform: rotateX(180deg);
}

.reyting-list_dropdown {
    display: block;
}

.reyting__btn {
    display: flex;
    justify-content: flex-end;
}

.reyting__btn a:first-child {
    margin-right: .8rem;
}

.reyting__content {
    padding-bottom: 6.4rem;
    width: 100%;
    overflow-x: auto;
}

.reyting__content p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 200%
}

.reyting__content table {
    width: 100%
}

.reyting__content img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 2.4rem;
}

.reyting .content-box {
    overflow-x: scroll;
}

.reyting .content-box table {
    margin-top: 2.4rem;
}

.isciqrup-slider .swiper-second {
    width: 1200px;
    overflow-x: hidden;
    padding: 8rem 0;
    margin-top: -6rem;
}

/*.isciqrup-slider .swiper-wrapper {*/
/*    perspective: 1200px;*/
/*    transform: translate3d(0, 0, 0);*/
/*}*/

@media (max-width: 1199px) {
    .isciqrup-slider .swiper-second {
        width: 990px;
    }

    .isciqrup-slider .swiper-wrapper {
        perspective: 990px;
    }
}

/* .isciqrup-slider .swiper-slide {
    will-change: transform;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transform: rotateY(15deg) scale(0.92);
    cursor: pointer;
    transition: transform 0.3s ease;
} */

.isciqrup-slider .swiper-slide {
    transform-style: preserve-3d;
    backface-visibility: hidden;
    will-change: transform;
    transform: rotateY(15deg) scale(0.92);
    transition: transform 0.3s ease;
    cursor: pointer;
    height: 100%;
    max-width: 400px;
}

/* .isciqrup-slider .swiper-slide-active {
  transform: rotateY(0deg) scale(1);
  z-index: 2;
} */
@media (max-width: 991px) {
    .accordion-nested .button-w1 {
        margin-left: 0;
    }

    .reyting__btn {
        flex-direction: column;
    }

    .reyting__btn a:first-child {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .isciqrup-slider .swiper-second {
        width: 100%;
        padding-bottom: 0;
    }

    .isciqrup-slider .swiper-wrapper {
        perspective: unset;
    }

    .isciqrup-slider .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .swiper-slide-active {
    transform: scale(1);
    z-index: 20;
}

.isciqrup-slider .swiper-slide-active .slide-box {
    border-radius: 1.8rem;
    border: 1.1px solid #E1E4EA;
    background: #0B4696;
    /* box-shadow: 0 0 94px 0 rgba(0, 0, 0, .25); */
}

.isciqrup-slider .swiper-slide-active .slide-box h4, .isciqrup-slider .swiper-slide-active .slide-box h5 {
    color: #fff;
}

.isciqrup-slider .swiper-slide-active .slide-box .count {
    color: #fff;
    border-color: #fff;
}

.isciqrup-slider .swiper-slide-active .slide-box .count svg path {
    fill: #fff;
}

.isciqrup-slider .swiper-slide-active .slide-box .btn {
    visibility: visible;
    opacity: 1;
    color: #fff;
    border-color: #fff;
}

.isciqrup-slider .swiper-slide-active .slide-box .btn svg path {
    fill: #fff;
}

.isciqrup-slider .swiper-slide-next {
    z-index: 5;
    transform: rotateY(-52deg) translateZ(-134px) scale(.8);
}

@media (max-width: 991px) {
    .isciqrup-slider .swiper-slide-active .slide-box {
        box-shadow: unset;
    }

    .isciqrup-slider .swiper-slide-next {
        transform: unset;
    }
}

.isciqrup-slider .swiper-slide-next ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-134px) scale(.75);
    z-index: 4;
}

@media (max-width: 991px) {
    .isciqrup-slider .swiper-slide-next ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .swiper-slide-next ~ .swiper-slide ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-114px) scale(.7);
    z-index: 3;
}

@media (max-width: 991px) {
    .isciqrup-slider .swiper-slide-next ~ .swiper-slide ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .swiper-slide-next ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide {
    transform: rotateY(-52deg) translateZ(-114px) scale(.7);
    z-index: 2;
}

@media (max-width: 991px) {
    .isciqrup-slider .swiper-slide-next ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide {
        transform: unset;
    }
}

.isciqrup-slider .swiper-slide-prev {
    z-index: 5;
    transform: rotateY(33deg) translateZ(-134px) scale(.8);
}

.benchtable {
    display: flex;
    border-radius: 8px 8px 0 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
    overflow: hidden;
}

.benchtable__drp {
    display: none;
    list-style: none;
    padding: 1rem 0 0;
    margin-bottom: 0;
}

.benchtable__drpBtn {
    position: absolute;
    right: 0;
    top: .3rem;
}

.benchtable__drpBtn img {
    width: 1.8rem;
    height: 1.8rem;
    opacity: 0;
}

.benchtable__drpBtn img:first-child, .benchtable__drpBtn.active img {
    opacity: 1;
}

.benchtable .checkmark {
    transform: unset;
    top: .5rem;
}

.benchtable-col {
    width: 20%;
    border: 1px solid #E4E4E7;
    border-left: unset;
}

@media (max-width: 991px) {
    .isciqrup-slider .swiper-slide-prev {
        transform: unset;
    }

    .benchtable {
        flex-direction: column;
    }

    .benchtable-col {
        width: 100%;
        margin-bottom: 2rem;
        border: 1px solid #E1E4EA;
    }
}

.benchtable-col:first-child {
    width: 40%;
    border-left: 1px solid #E4E4E7;
}

.benchtable-col:last-child a {
    border-radius: 8px;
    border: 1px solid #E1E4EA;
    background: #FFF;
    padding: .6rem;
    margin-top: 1.6rem;
}

.benchtable-col-top {
    background: #0B4696;
    padding: 1.2rem 1.6rem;
    position: relative;
}

@media (max-width: 991px) {
    .benchtable-col:first-child {
        width: 100%
    }

    .benchtable-col-top {
        border-radius: 8px 8px 0 0;
    }
}

.benchtable-col-top::after {
    position: absolute;
    content: '';
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(../../img/Icons/Icons/Downarrow.svg);
    top: 1.8rem;
    right: 1.8rem;
    display: none;
}

@media (max-width: 991px) {
    .benchtable-col-top::after {
        display: block;
    }
}

.benchtable-col-top h4 {
    font-family: Mulish-Medium, Helvetica, Arial, sans-serif;
    font-size: 2rem;
    color: #fff;
    line-height: 160%;
    margin-bottom: 0;
}

.benchtable-col-main {
    padding: 1.6rem;
}

.benchtable-col-main p {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 160%;
    margin-bottom: 0;
}

.benchtable .accordion-body, .benchtable .accordion-button:not(.collapsed) {
    color: #2E2E32;
    background-color: transparent;
}

@media (max-width: 575px) {
    .benchtable .accordion-button {
        padding-right: 4rem;
    }
}

.benchtable .accordion-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.sitemap__list > li, .sitemap__list > li a {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    color: #11181C;
}

.benchtable .accordion-button::after {
    background-image: url(../../img/ph_plus-fill2.svg);
    transform: unset;
    width: 2.4rem;
    height: 2.4rem;
    background-size: cover;
}

.benchtable .accordion-button:not(.collapsed)::after {
    background-image: url(../../img/ph_plus-fill.svg);
    transform: unset;
    filter: invert(0);
}

.sitemap__list {
    padding-left: 0;
    list-style: none;
}

.sitemap__list > li {
    border-radius: 1.6rem;
    border: 1px solid #E4E4E7;
    background: #FFF;
    padding: 1.6rem 2.4rem;
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
    line-height: 160%
}

.sitemap__list > li a {
    font-size: 1.6rem;
    line-height: 160%
}

.reqemsal-top__text p, .reqemsal-top__text ul li, .sitemap .sublist li a {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 160%
}

.sitemap .sublist {
    padding-left: 2rem;
    border-left: 2px solid #E4E4E7;
    list-style: none;
    margin-top: 1.6rem;
}

.sitemap .sublist li:not(:last-child) {
    margin-bottom: 1.6rem;
}

.sitemap .sublist li a {
    color: #525866;
}

.reqemsal-top {
    padding-bottom: 6.4rem;
}

.reqemsal-top iframe {
    height: 100vh;
    width: 100%
}

.reqemsal-top__text p {
    color: #2E2E32;
}

.reqemsal-top__text p:last-child {
    /* color: #798085; */
    margin-top: 16px;
}

.reqemsal-top__text ul {
    padding-left: 2rem;
    margin-bottom: 0;
}

.reqemsal-top__text ul li {
    /* color: #798085; */
}

.reqemsal-filter {
    margin-bottom: 1.6rem;
}

.reqemsal-filter__in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #E4E4E7;
    padding: 1.2rem 1.6rem;
    border-radius: 1.6rem;
}

.reqemsal-filter__in > div {
    display: flex;
}

.reqemsal-filter__in > div a:first-child {
    margin-right: .8rem;
}

.reqemsal-filter__in a {
    text-align: center;
    border-radius: .4rem;
    border: 1px solid #E1E4EA;
    padding: 1.4rem 2.4rem;
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #5f5e5e;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reqemsal-accordion .accordion-button p, .reqemsal-accordion .accordion-button span, .reqemsal-filter__selected-date, .static h2 {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
}

.reqemsal-filter__in a.active {
    border-color: #0B4696;
    color: #0B4696;
}

.reqemsal-filter__in a svg path {
    fill: #0B4696;
}

.reqemsal-filter__selected-date {
    font-size: 2rem;
    color: #2E2E32;
    line-height: 160%
}

.reqemsal-accordion .accordion-button {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.reqemsal-accordion .accordion-button span {
    font-size: 1.6rem;
    color: #11181C;
    line-height: 160%;
    margin-bottom: 2.4rem;
}

.reqemsal-accordion .accordion-button p {
    font-size: 1.6rem;
    color: #798085;
    line-height: 150%;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    max-width: 70%
}

.reqemsal-accordion .accordion-button::after {
    position: absolute;
    right: 1.6rem;
    top: 1.6rem;
}

.reqemsal-accordion .accordion-button:not(.collapsed) p, .reqemsal-accordion .accordion-button:not(.collapsed) span {
    color: #fff;
}

.reqemsal-accordion .accordion-body .button {
    margin-right: auto;
    margin-left: auto;
}

.static h2 {
    font-size: 2.4rem;
    color: rgba(0, 0, 0, .85);
    line-height: normal;
}

.static-top__right span {
    border-radius: 4px;
    border: 1px solid #E1E4EA;
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: normal;
    text-transform: capitalize;
    padding: 1.4rem 2.4rem;
}

.static-top__right span img {
    margin-right: .6rem;
}

.static__text {
    padding-top: 4.8rem;
    padding-bottom: 6.4rem;
}

.static__text h3 {
    text-align: left;
}

.static__text p {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #5f5e5e;
    line-height: 150%;
    margin-bottom: 2rem;
}

.static__text p a, .static__text p a span {
    color: #2362B7 !important;
}

.static__text p img {
    width: 47%;
    margin: 4.4rem 0;
    display: inline-block;
}

.static__text p img:first-child {
    margin-right: 6.4rem;
}

.static__text .button, .static__text iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.static__text span {
    font-family: Mulish-Bold, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: normal;
    color: #5f5e5e !important;
}

.isci-qrup__top p, .static__date {
    font-family: Mulish-Regular, Helvetica, Arial, sans-serif;
}

.isci-qrup__top .link, .isci-qrup__top p, .static__date {
    font-size: 1.6rem;
    line-height: 160%
}

.static__text iframe {
    margin-top: 4.4rem;
}

.static__text .button {
    width: 26rem;
}

.static__date {
    color: #798085;
}

.static-kom img {
    width: 30%;
    margin-bottom: 4rem;
}

.isci-qrup .accordion-body span {
    color: #fff !important;
    background: 0 0 !important;
}

.isci-qrup__top .col-lg-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .reqemsal-top iframe {
        height: 50vh;
    }

    .static__text {
        padding-bottom: 1.4rem;
    }

    .static-kom img {
        width: 100%;
        margin-bottom: 2rem;
    }

    .isci-qrup__top .col-lg-12 {
        justify-content: flex-start;
        align-items: flex-start;
    }
}

.isci-qrup__top p {
    color: #5f5e5e;
    margin-bottom: 2.4rem;
    text-align: center;
}

.isci-qrup__top .link {
    font-family: Mulish-SemiBold, Helvetica, Arial, sans-serif;
    color: #0B4696;
    margin-bottom: 3.2rem;
    text-align: center;
}

.isci-qrup .accordion-body {
    flex-direction: column;
}

.chart {
    padding: 7rem 0;
}

.chart-btns {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 4rem;
}

.chart-btns a {
    margin-right: 1.6rem;
}

@media (max-width: 991px) {
    .chart-btns {
        flex-direction: column;
    }

    .chart-btns a {
        margin-right: 0;
        margin-bottom: .8rem;
    }
}

.chart-btns a:last-child {
    margin-right: 0;
}

.about {
    margin-bottom: 6.4rem;
}

@media (max-width: 991px) {
    .about {
        margin-bottom: 4.8rem;
    }
}

.image-slider {
    margin-bottom: 4rem;
}

.image-slider a {
    width: 100%;
    display: block;
}

.image-slider img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/*! WEBCODER - http://webcoder.az/ Mehemmed Memmedli  16 Aprel 2018  https://github.com/nemerki */
.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }

    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important;
    }

    blockquote, pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

.main-logo__default {
    height: 80px;
    object-fit: contain !important;
}

.main-logo__text {
    font-size: 13px;
}

@media (max-width: 1200px) {
    .main-logo__default {
        height: 50px;
        max-width: 50px;
        object-fit: contain !important;
    }

    .main-logo__text {
        font-size: 9px;
    }
}

.custom-justify {
    text-align: justify;
    text-align-last: center;
}

.text-justify {
    text-align: justify;
}

.capitalize-first {
    text-transform: lowercase !important;
}

.capitalize-first::first-letter {
    text-transform: uppercase !important;
}

.color-change {
    animation: colorPulse 1s infinite alternate;
}

@keyframes colorPulse {
    0% {
        color: white;
    }
    100% {
        color: red;
    }
}


.color-change {
    animation: colorPulse 1s infinite alternate;
    transition: color 0.5s ease-in-out;
}

.one-line-nowrap {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* limits to 1 line */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* allows wrapping beyond first line */
}

/* .color-change {
  position: relative;
  overflow: hidden;
}

.color-change::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -100%;
  width: 50px;
  height: 155px;
  background: red;
  opacity: 1;
  filter: blur(25px);
  transform: rotate(35deg);
  z-index: -1;
  animation: redShine 2s infinite ease-in-out;
}

@keyframes redShine {
  0% {
    left: -100%;
  }
  50% {
    left: 50%;
  }
  100% {
    left: 120%;
  }
} */

.control-table th {
    background-color: #2362B7;
    color: white;
    text-align: center;
}
