*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* * { border: 1px solid red; } */

body {
    margin: 0;
    /* font-family: var(--bs-body-font-family); */
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    /* background-color: var(--bs-body-bg); */
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #efefef !important;
    overflow-x: hidden;
}

body {
    font-family: "NotoSansArmenia" !important;
    /* font-family: "Noto Sans", sans-serif !important */
}

body.page-rus {
    font-family: "NotoSansregular" !important;
}

.page-eng .all-news-start .btn-secondary {
    white-space: nowrap;
}

button {
    border: none !important;
    background: transparent;
}

img {
    object-fit: contain;
}

.mr-8 {
    margin-right: 0.5em;
}

.mobile-img {
    display: none;
}

.p-80 {
    padding: 2em 0;
}

.mb-80 {
    margin-bottom: 2em;
}

.mt-80 {
    margin-top: 2em;
}

.btn-primary {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    color: #0b0b0b;
    background-color: white;
    border-radius: 1rem;
    padding: 1em 3em;
    display: inline-block;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: #1428a0;
    color: white;
    transition: all 0.6s ease;
}

.btn-secondary {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    background-color: #1428a0;
    color: white;
    border: 0.06em solid #1428a0;
    border-radius: 1rem;
    padding: 1em 5em;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}


/* .page-rus .btn-secondary {
    font-size: 1rem;
} */

.btn-secondary:hover {
    color: #0b0b0b;
    background-color: #d4af37;
    border-color: #d4af37;
}

.btn-yellow {
    white-space: nowrap;
    background-color: #d4af37;
    border: 0.06em solid #d4af37;
    color: black;
    text-transform: uppercase;
}

.btn-yellow:hover {
    background-color: #1428a0;
    color: white;
    border: 0.06em solid #1428a0;
}

.mob-d-block {
    display: none;
}

.title-info {
    text-align: center;
    margin-bottom: 1em;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
}

.text-bg-white-part {
    background-color: white;
    padding: 3.5em;
    border-radius: 0.25em;
}


/*container*/

.container {
    max-width: 84.5rem !important;
}


/*container*/


/*videomodal*/

.modal .close {
    width: 24px;
    height: 24px;
}

.modal .close img {
    width: 100%;
    height: 100%;
}

.modal .modal-title-text {
    margin-bottom: 1.5em;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    text-align: center;
}

.modal-body iframe {
    width: 100%;
}

.modal-header {
    justify-content: end !important;
    border: 0 !important;
}

.modal-text {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 1em;
    color: #161616;
}

.modal-content {
    border-radius: 1.8em !important;
}

.modal .phone-icon {
    width: 1.2em;
    height: 1.2em;
    margin-right: 0.8em;
}

.videomodal .modal-content {
    height: 40em;
}

.videomodal iframe {
    height: 100%;
}


/*videomodal*/


/*callmodal*/

.callmodal .modal-body {
    text-align: center;
    padding-bottom: 0․9em;
}

.callmodal .contact-us .me-4:last-child {
    margin-right: 0 !important;
}

.callmodal .modal-ul-call li {
    list-style: none;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 1rem;
}

.callmodal .modal-ul-call li a {
    /* color: #959595; */
    color: black;
}

.callmodal .modal-dialog {
    min-width: 34em;
    max-width: 34em;
}

.callmodal .social-media-icon {
    width: 5.9em;
    height: 5.9em;
}


/*callmodal*/


/*accountmodal*/

.accountmodal .modal-dialog {
    min-width: 66em;
}

.accountmodal .modal-content {
    border-radius: 1.8em;
}

.accountmodal .modal-content .modal-body {
    padding: 2em 2em 3em 2em;
}

.accountmodal .account {
    width: 6.6em;
    height: auto;
    /* height: 6.6em; */
}

.accountmodal .account img {
    width: 100%;
    height: 100%;
}

.accountmodal .account-ul-part {
    padding: 0;
}

.accountmodal .account-ul-part li {
    list-style: none;
    margin-right: 1.5em;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
}

.accountmodal .account-ul-part li span {
    font-weight: 600;
}


/*accountmodal*/


/*mapmodal*/

.mapmodal .mapouter {
    height: 20em;
}

.mapmodal .mapouter {
    margin-bottom: 1.5em;
}

.mapmodal .modal-dialog {
    min-width: 66em;
}

.mapmodal .modal-body {
    padding: 3.6em;
}


/*mapmodal*/


/*transfermodal*/

.transfermodal .f-400 {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    color: #161616;
}

.transfermodal .f-400 span {
    font-weight: 600;
}

.transfermodal .border-each-part {
    border-bottom: 0.0625em solid #989898;
    padding-bottom: 1.5em;
}

.transfermodal .border-each-part:last-child {
    border: 0;
    padding-bottom: 0;
}


/*transfermodal*/


/*search*/

.search-img-part {
    position: absolute;
    left: 0.25em;
}

.search-input {
    border-radius: 0.25em !important;
    background-clip: unset !important;
}


/*search*/

.btn-image-part {
    padding: 0 !important;
    margin: 0 !important;
}

.btn-image-part img {
    width: 3rem;
    height: 3rem;
    margin-right: 1em !important;
}

.btn-image-part img:last-child {
    margin-right: 0;
}


/*header*/

.header {
    z-index: 10;
}

.header .main-header {
    height: 11em;
    background: #1428a0;
}

.header .header-logo {
    width: 41.5em;
}

.header .header-logo img {
    width: 100%;
    height: 100%;
}

.header .search-input-start {
    width: 3em;
    transition: width 0.5s;
}

.header .form-control.search-input {
    height: 2.35rem;
}

.header .search-input-start.position-change-class {
    width: 15em;
}

.header .open-search.active .search {
    display: none;
}

.header .languages-menu .dropdown-toggle {
    border-radius: 0.25em;
    background: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    grid-gap: 0.5em;
}


/* .page-rus */

.header .languages-menu .dropdown-toggle {
    font-size: 1.1rem;
}

.header .languages-menu .dropdown-toggle::after {
    border: 0;
    display: none;
}

.header .languages-menu .dropdown-toggle:active {
    background-color: white !important;
}

.header .languages-menu .dropdown-toggle {
    font-weight: 600;
}

.header .arrow {
    width: 1.5em;
    height: 1.5em;
}

.header .open-search .search {
    width: 1.5rem;
    height: 1.5rem;
}

.header .dropdown-item {
    font-family: "NotoSansArmenia" !important;
    font-weight: 600;
    padding-left: 0.7em !important;
}


.header .dropdown-item-rus {
    font-family: "NotoSansregular" !important;
    /* font-family: Calibri !important; */
    /* font-size: 1.15rem !important */
}

.search-container {
    width: 100%;
    padding: 0 3.13em 0 2em;
    position: fixed;
    top: 0;
    left: 0;
    height: 51.69em;
    max-height: 0;
    background-color: white;
    box-shadow: 0 0.19em 0.82em rgb(0 0 0 / 0.16);
    z-index: 500;
    transition: max-height 0.4s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.search-bg-black {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    height: 110%;
    min-height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.2);
}


/*header*/


/*theme_1*/

.information-part-start .information-title-part {
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin: auto;
    /* max-width: 39em; */
    margin-bottom: 1.7em;
    overflow: hidden;
    color: #000;
    /* font-family: "shkaida" !important; */
}


/* .page-rus .information-part-start .information-title-part {
    font-family: "Calibri" !important;
    max-width: 40em;
} */

.information-part-start .single-info-part {
    background-color: #1428a0;
    border-radius: 0.25em;
    transition: all 0.6s ease;
}

.information-part-start .single-info-part .info-about-us {
    padding: 1.75em 1.25em;
}

.information-part-start .single-info-part .info-about-us .single-part-title {
    color: #ecbd1c;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: center;
    text-transform: uppercase;
}

.information-part-start .single-info-part .info-about-us .text-info {
    color: #fff !important;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1.5em;
    height: 5.5em;
    overflow: hidden;
    text-align: justify;
}

.information-part-start .single-info-part .mob-show {
    display: none;
}

.information-part-start .single-info-part .btn-primary:hover {
    background-color: #ecbd1c;
    color: black;
}

.information-part-start .single-info-part-section:nth-child(2) .single-info-part {
    background: url("../../images/goldbg.svg") !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 100%;
}

.information-part-start .single-info-part-section:nth-child(2) .single-info-part .single-part-title {
    color: #1428a0;
}

.information-part-start .single-info-part-section:nth-child(2) .single-info-part .text-info {
    color: #0b0b0b !important;
}

.information-part-start .single-info-part-section:nth-child(2) .single-info-part .btn-primary {
    background-color: #1428a0;
    color: white;
}

.information-part-start .single-info-part-section:nth-child(2) .single-info-part .btn-primary:hover {
    background-color: white;
    color: black;
}

.information-part-start.p-80 {
    padding-bottom: 0;
}


/*theme_1*/


/*theme_2*/

.last-news {
    margin-top: 1.4em !important;
}

.last-news .bg-white-part {
    background-color: white;
    padding: 2em 0;
}

.last-news .bg-white-part .last-news-img {
    width: 41rem;
    height: 29.4em;
    position: relative;
}

.play-btn-absolute {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 5.1em !important;
    height: 5.1em !important;
}

.last-news-img .heart-img {
    width: auto !important;
    height: 2.4em !important;
    right: .7em;
    top: .7em;
}

.last-news .bg-white-part .last-news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.25em;
}

.last-news .map {
    width: 100%;
    height: 17.4rem;
}

.last-news .mob-margin-bottom {
    margin-bottom: 1.5em;
}

.last-news .margin-bottom-iframe {
    margin-bottom: 1.75rem;
}

.last-news .information-main-part .title-info {
    text-align: start;
}


/*theme_2*/


/*theme_3*/

.all-news-start .video-single-part .img-part {
    position: relative;
}

.all-news-start .video-single-part .img-part,
.all-news-start .video-single-part .img-part img {
    width: 100%;
    height: 16em;
    border-radius: 0.25em;
}

.all-news-start .video-single-part .img-part .main-image {
    margin-bottom: -0.0625em;
    object-fit: cover;
}

.all-news-start .video-single-part .video-each-part {
    background-color: white;
    padding: 1.25em 0 1.4em 0;
    text-align: center;
    border-radius: 0 0 0.25em 0.25em;
}

.all-news-start .video-single-part .single-part-title {
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
    font-style: normal;
    font-weight: 700;
    height: 2.4em;
    overflow: hidden;
}

.all-news-start .last-text-aboutus {
    text-align: center;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    /* max-width: 36em; */
    margin: auto;
    overflow: hidden;
    color: #000;
    /* font-family: "shkaida" !important; */
}


/* .page-rus .all-news-start .last-text-aboutus {
    max-width: 38em;
    font-family: "calibri" !important;
} */

/* .page-eng .all-news-start .last-text-aboutus {
    max-width: 34em;
} */


/* .filter-part-start .btn-secondary {
    padding: 1em 6.3em !important;
} */

.all-news-start .slick-arrow {
    width: 3.5rem;
    height: 3.5rem;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.all-news-start .slider_area .right {
    right: -3.8%;
}

.all-news-start .slider_area .left {
    left: -3.8%;
}

.all-news-start .slick-slide {
    margin: 0 0.75em;
}

.all-news-start .btn-secondary {
    padding: 1em;
}

.all-news-start .mob-mb-link {
    margin-bottom: 2em;
}

.all-news-start.main-different-part.p-80 {
    padding-top: 0;
}


/*theme_3*/


/*theme_4*/

.purpose-main-start .purpose-text p,
.purpose-main-start .purpose-text * {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    color: #0b0b0b;
    max-width: 83.75em;
    /* overflow: hidden; */
}

.purpose-main-start .purpose-text strong {
    font-weight: 600;
}

.purpose-main-start .purpose-text p:last-child {
    margin-bottom: 0;
}
}

/* .purpose-main-start .purpose-text * {
    font-size: inherit !important;
    line-height: normal !important;
} */


/* .page-rus .purpose-main-start .purpose-text *,
.page-rus .purpose-main-start .purpose-text p {
    font-size: 1.25rem !important;
} */


/*theme_4*/


/*theme_5*/

.about-main-start .about-text ul {
    max-width: 93.75em;
    overflow: hidden;
}

.about-main-start .about-text li {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    color: #0b0b0b;
    margin-bottom: 1rem;
}


/*theme_5*/


/*theme_6*/

.filter-part-start .video-single-part .img-part {
    width: 27em;
    height: auto;
}

.filter-part-start .video-single-part .video-each-part {
    text-align: start;
    padding: 1em;
    border-radius: 0 0.25em 0.25em 0;
    width: 28em;
}

.filter-part-start .col-lg-22 {
    width: 25%;
}

.filter-part-start .subtitle-search-page {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 1em;
}

.filter-part-start .form-control,
.select2-container--default .select2-selection--single {
    height: 3.1em !important;
    font-size: 1.125rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.filter-part-start .main-image {
    border-radius: 0.5rem;
}

.filter-part-start .desktop-hide-class {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0.75em;
    line-height: 2em !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 0.6rem 0.5rem 0 0.5rem !important;
    top: 96% !important;
    left: -3% !important;
}

.select2-container--open .select2-dropdown {
    background-color: #fff;
    border: 0 !important;
    box-shadow: 0 0.18em 0.3em rgba(57, 63, 72, 0.3);
}

.select2-container {
    width: 100% !important;
}

.filter-part-start .ui-widget.ui-widget-content {
    width: 100%;
    border: none;
    padding: 0.625em;
}

.filter-part-start .ui-widget-header {
    background: transparent;
    border: none;
}

.filter-part-start .video-each-part {
    display: grid;
    /* flex-wrap: wrap;
    flex-direction: column; */
}

.filter-part-start .filtr-btn .btn-secondary {
    padding: 1em;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../../images/arrow-left.svg") !important;
    width: 1.5em;
    height: 1.5em;
    background-size: contain;
    margin-top: 0em !important;
}

.ui-icon.ui-icon-circle-triangle-w {
    margin-left: 0.93em !important;
}

.ui-icon.ui-icon-circle-triangle-e {
    margin-left: -1.8em !important;
    background-image: url("../../images/arrow-up.svg") !important;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-position: center !important;
}

.ui-datepicker-title {
    font-size: 1.5em;
    font-style: normal;
    font-weight: 600;
}

.ui-datepicker th {
    font-size: 1.125em;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background: transparent !important;
    border: none !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border-radius: 0.25em;
    background: #0052b4 !important;
    padding: 0.5em;
    color: white !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center !important;
}

.form-control.bg-gray-input {
    position: relative;
}

.form-control:focus {
    box-shadow: none !important;
    border: none !important;
}


/*pagination*/

.pagination-start .page-item {
    margin-right: 1em;
}

.pagination-start .page-item:last-child {
    margin-right: 0;
}

.pagination-start .page-item .page-link {
    width: 4.25rem;
    height: 3.8rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.25em;
}

.pagination-start .page-item .page-link:focus {
    outline: none !important;
    box-shadow: none !important;
}

.pagination-start .page-item-prev .page-link,
.page-item-next .page-link {
    background: transparent;
    border: none;
}

.pagination-start .page-item-prev .page-link img,
.page-item-next .page-link img {
    width: 3.5rem;
    height: 3.5rem;
}

.pagination-start .page-item:focus-visible {
    outline: none !important;
}

.pagination-start .page-link {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
}

.pagination-start .page-link.active,
.active>.page-link {
    background-color: #1428a0;
    border-color: #1428a0;
}


/*pagination*/


/*theme_6*/


/*footer*/

.footer {
    background-color: #1428a0;
    padding: 2.8em 0;
}

.footer .logo-link {
    max-width: 6.25em;
    margin-right: 1.5em;
}

.footer .logo-link img {
    width: 100%;
    height: 100%;
}

.footer ul {
    padding: 0 !important;
}

.footer .privacy-policy-text {
    font-size: 1.125rem;
    color: #fafafa;
    font-style: normal;
    font-weight: 400;
    width: 17rem;
}

.footer .privacy-policy-text .copyright-text {
    margin-bottom: 0;
}

.footer ul li,
.footer .footer__title {
    margin-bottom: 1rem;
    list-style-type: none;
    font-size: 1.125rem;
    color: #fafafa;
    font-style: normal;
    font-weight: 600;
}

.footer .f-500 {
    font-weight: 500;
}

.footer .f-500 a:nth-child(2) img {
    visibility: hidden;
}

.footer ul li,
.footer ul li a {
    color: #fafafa;
    display: block;
}

.footer .social-media-footer ul {
    display: flex;
}

.footer .social-media-footer ul li {
    margin-right: 0.1875em;
}

.footer .payment-image {
    width: 11em;
    margin-bottom: 0.5em;
}

.footer .payment-image img {
    width: 100%;
}

.footer .footer-main-part .social-media-footer li {
    width: 2.25em;
    background-color: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.25em;
}

.footer .footer-main-part .social-media-footer li a {
    padding: 0.5em;
}

.footer .social-media-footer ul li a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer .copyright-symbol {
    width: 1.5em;
    height: 1.5em;
}

.footer .copyright-symbol img {
    max-width: 100%;
    height: 100%;
}

.footer .phone-icon,
.footer .email-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.3em;
}

.footer .mobile {
    display: none;
}


/*footer*/

.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
    border: unset !important;
    background-color: unset !important;
    /* right: unset; */
}

.ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover {
    border: unset !important;
    background-color: unset !important;
    /* right: unset; */
}

.lang-dropdown a {
    text-transform: uppercase;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #d4af37 !important;
}