@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+Armenian:wght@100..900&display=swap");
* {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans Armenian", sans-serif;
}

body {
  background-color: #44231C;
}

.address-icon {
  width: 15px;
  height: 21px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  background-image: url("/img/address_underline.png");
  cursor: pointer;
}
.address-icon:hover {
  background-image: url("/img/address.png");
}

.address-item {
  text-align: center;
}
.address-item .address-icon {
  display: inline-block;
  position: relative;
  top: 4px;
}

.main-content {
  max-width: 1251px;
}
.main-content .title {
  color: #DCB5AD;
  font-size: 24px;
}
.main-content .title.red {
  color: #FF2400;
}
.main-content .title .address-icon {
  height: 30px;
  width: 20px;
}
.main-content .title.first-insurance-world {
  margin-top: 16px;
  margin-bottom: 0;
}
.main-content .text {
  color: #DCB5AD;
  font-size: 15px;
}
.main-content .working-days-hours-text {
  margin: 0;
  font-size: 22px;
  color: #00FFFF;
}
.main-content header {
  padding-bottom: 150px;
}
.main-content header .main-header-section {
  padding-top: 56px;
}
.main-content header .main-header-section .logo {
  width: 360px;
}
.main-content header .main-header-section .header-title {
  color: #FF2400;
  font-size: 44px;
  text-align: end;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 52px;
}
.main-content header .main-header-section .header-title-sub {
  color: #FF2400;
  font-size: 22px;
  text-align: end;
  margin-top: 25px;
  font-weight: bold;
}
.main-content header .main-header-section .header-right {
  position: relative;
}
.main-content header .main-header-section .header-right .banner-icon {
  position: absolute;
  left: 120px;
  top: 37px;
  width: 85px;
}
.main-content header .main-header-section .header-right .header-title {
  position: absolute;
  right: 0;
  bottom: -9px;
}
.main-content header .language-switcher {
  display: flex;
  justify-content: right;
  padding: 20px 10px 0;
  position: relative;
}
.main-content header .language-switcher a {
  color: #DCB5AD;
  text-decoration: none;
  margin: 0 20px;
  position: relative;
  font-size: 24px;
  font-weight: normal;
}
.main-content header .language-switcher a.active {
  font-weight: bold;
}
.main-content header .language-switcher a.active::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px solid #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -4px;
}
.main-content header .language-switcher .divider {
  color: #FFFFFF;
  font-size: 22px;
}
.main-content header .since {
  color: #DCB5AD;
  font-size: 24px;
  padding-top: 80px;
  margin: 0;
}
.main-content header .cities {
  padding-top: 121px;
  height: 14px;
  color: #00FFFF;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.main-content header .cities .lang-icon {
  margin: 0px 4px 3px 4px;
  height: 14px;
}
.main-content footer {
  margin-top: 120px;
}
.main-content footer .footer-text {
  margin: 24px 0 24px 0;
}
.main-content footer .footer-text p {
  font-size: 24px;
}
.main-content footer .footer-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-content footer .lets-chat {
  margin-top: 120px;
}
.main-content footer .lets-chat .message {
  font-size: 20px;
  color: #00FFFF;
  margin-bottom: 1px;
}
.main-content footer .lets-chat .message img {
  margin-right: 9px;
}
.main-content footer .about-us {
  margin-top: 120px;
}
.main-content footer .about-us .title {
  margin-bottom: 46px;
}
.main-content footer .about-us .about-us-text {
  font-size: 20px;
  text-align: justify;
}
.main-content footer .donate-section {
  margin-top: 120px;
}
.main-content footer .donate-section .message {
  font-size: 20px;
  color: #DCB5AD;
  margin-bottom: 1px;
}
.main-content footer .donate-section .flag {
  margin-bottom: 8px;
}
.main-content footer .donate-section .text {
  margin-top: 12px;
}
.main-content footer .donate-section .bank-link {
  text-decoration: underline;
  cursor: pointer;
}
.main-content footer .donate-section .bank-link:hover {
  text-decoration: none;
}
.main-content footer .cocktails-section {
  margin-top: 120px;
}
.main-content footer .cocktails-section p {
  color: #DCB5AD;
  font-size: 24px;
  font-weight: 600px;
  margin-bottom: 24px;
}
.main-content footer .cocktails-section ol {
  color: #DCB5AD;
  padding-left: 16px;
}
.main-content footer .cocktails-section .title {
  margin-bottom: 47px;
}
.main-content footer .all-rights-reserved {
  margin: 120px 0 40px 0;
}
.main-content footer .all-rights-reserved .title {
  font-size: 20px;
  padding-top: 10px;
}
.main-content footer .all-rights-reserved .footer-logo-section {
  padding-left: 36px;
  padding-top: 11px;
}
.main-content footer .all-rights-reserved .footer-logo-section .footer-logo {
  margin-bottom: 5px;
}
.main-content footer .all-rights-reserved .copyright {
  margin-right: 12px;
}
.main-content footer .all-rights-reserved .constructed-by {
  font-size: 10px;
  color: #554E5E;
  margin-bottom: 5px;
}
.main-content footer .all-rights-reserved .constructed-by-phone {
  font-size: 10px;
  color: #C0C0C0;
}
.main-content footer .stability-guarant {
  font-size: 20px !important;
  color: #DCB5AD;
}
.main-content footer .green-initiative,
.main-content footer .gender-equality {
  margin-top: 120px;
}
.main-content footer .green-initiative .title,
.main-content footer .gender-equality .title {
  margin-bottom: 46px;
}
.main-content footer .green-initiative-text,
.main-content footer .gender-equality-text {
  font-size: 24px;
}
.main-content footer .green-icons img {
  margin: 0 12px;
  width: 40px;
}
.main-content footer .green-icons img:first-child {
  margin-left: 0;
}
.main-content footer .green-icons img:last-child {
  margin-right: 0;
}
.main-content a {
  text-decoration: underline;
  color: inherit;
}
.main-content a:hover {
  text-decoration: none;
}
.main-content .main-section {
  background-image: url("/img/ellipse.png");
  background-position: center;
  background-repeat: no-repeat;
}
.main-content .main-section .text-section {
  padding-top: 65px;
}
.main-content .main-section .text-section .text {
  font-size: 24px;
  text-align: justify;
}
.main-content .main-section p.codes {
  color: #00FFFF;
  font-size: 40px;
  line-height: 48px;
}
.main-content .main-section p.codes a {
  text-underline-offset: 10px;
}
.main-content .main-section p.codes img {
  height: 33px;
}
.main-content .main-section p.corporate-office {
  margin-top: 64px;
  margin-bottom: 8px;
}
.main-content .main-section p a {
  text-decoration: underline;
  cursor: pointer;
}
.main-content .main-section p.phone-number {
  color: #00FFFF;
  font-size: 64px;
  font-weight: bold;
  line-height: 80px;
  margin: 0;
}
.main-content .main-section p.phone-number img {
  margin-right: 60px;
  position: relative;
  top: -5px;
}
.main-content .main-section p.phone-number a:hover {
  text-decoration: none;
}
.main-content .main-section p .address-icon {
  height: 28px;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.main-content .main-section .phone-section {
  margin-top: 24px;
}
.main-content .main-section .first-phone-section {
  margin-top: 44px;
}
.main-content .main-section.second {
  margin-top: 120px;
}
.main-content .main-section.second .codes {
  margin-top: 24px;
}
.main-content .right-section {
  text-align: right;
}
.main-content .address-section {
  margin-top: 120px;
}
.main-content .address-section .address {
  margin-top: 40px;
}
.main-content .address-section .address p {
  margin-bottom: 12px;
}
.main-content .address-section .address p img {
  margin-right: 8px;
}
.main-content .world-address-section {
  margin-top: 120px;
}
.main-content .world-address-section .address {
  margin-top: 42px;
}
.main-content .world-address-section p {
  margin-bottom: 1px;
}
.main-content .world-address-section p img {
  margin-right: 8px;
}
.main-content .main-info-section {
  margin-top: 120px;
}
.main-content .main-info-section li::marker {
  color: #DCB5AD;
}
.main-content .first-time-worldwide-section {
  margin-top: 120px;
}
.main-content .first-time-worldwide-section p {
  font-size: 20px;
}
.main-content .first-time-worldwide-section .traditions-since {
  font-size: 20px;
  color: #DCB5AD;
  margin-bottom: 24px;
}
.main-content .first-time-worldwide-section .text {
  line-height: 34px;
  margin-bottom: 32px;
}
.main-content .first-time-worldwide-section .text.let-judge-fairly {
  font-size: 24px;
  margin-bottom: 0;
}

.modal .modal-content {
  background-color: #44231C;
}
.modal .modal-content .modal-body {
  padding: 60px 80px;
}
.modal .modal-content ul li {
  margin-bottom: 16px;
}
.modal .modal-content a {
  text-decoration: underline;
  color: #00FFFF;
  font-size: 32px;
}
.modal .modal-content a:hover {
  text-decoration: none;
}

.a_unl {
  text-decoration: underline !important;
}
.a_unl:hover {
  text-decoration: none !important;
}

.modal-dialog {
  max-width: 800px;
  width: 100%;
}
.modal-dialog .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(/img/x.svg) !important;
  background-size: 30px;
  opacity: 1;
  filter: none !important;
}

.bank-modal {
  color: #DCB5AD;
  font-size: 20px;
}

.text-justify {
  text-align: justify !important;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 800px;
  }
}

/*# sourceMappingURL=style.css.map */
