@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arapey:400,400i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Arapey:400,400i);




/*TITLE*/
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-slider-slide,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.timer,
cite,
.page_head blockquote p {
  font-family: 'Arapey', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Arapey', sans-serif;
}
.mbr-author-name {
  font-family: 'Arapey', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lato', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*SUBTITLE*/
.btn-sm,
.btn,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.nav-link.link,
.dropdown-item {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*TEXT*/
body,
input,
textarea,
p,
li,
.mbr-gallery-filter ul li span,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lato', sans-serif;
}
/*ROUNDED BUTTONS*/
.btn {
  border-radius: 40px;
}
.btn:before {
  border-radius: 40px;
}
.btn:after {
  border-radius: 40px;
}
.mbr-subscribe .btn {
  border-radius: 40px !important;
}
/*COLORS*/
a,
.alert,
.list-img .mbr-iconfont,
.content1 .image .mbr-iconfont:hover,
.c-info .timer,
.contacts .mbr-iconfont,
.mbr-gallery-filter li.active {
  color: #d901ed;
}
.item-layer,
.close:hover {
  background: rgba(217, 1, 237, 0.5);
}
.styled:before,
.styled span:before,
.content3 .image .mbr-iconfont:hover,
.folow:before,
.date:before,
.mbr-gallery-filter li:before,
.separator:before,
.bgc {
  background: #d901ed;
}
input:focus,
textarea:focus {
  border-color: #d901ed !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover {
  background-color: #d901ed !important;
  border-color: #d901ed !important;
}
a:hover,
.team-item.news h5 a:hover,
.team-item.news h3 a:hover,
.adr-link:hover,
.mbr-gallery-filter li:hover,
.news-min .text a:hover {
  color: #ea12fe;
}
.mbr-section-subtitle,
.content1 .image .mbr-iconfont {
  color: #46004c;
}
.bg-primary {
  background-color: #d901ed !important;
}
.bg-success {
  background-color: #2be080 !important;
}
.bg-info {
  background-color: #1a5ceb !important;
}
.bg-warning {
  background-color: #e0c119 !important;
}
.bg-danger {
  background-color: #eb5a1a !important;
}
.btn-primary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d901ed;
  border-color: #d901ed;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #9301a1 !important;
  border-color: #9301a1 !important;
}
.btn-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #46004c;
  border-color: #46004c;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info {
  background-color: transparent;
  border-color: #222222;
  color: #222222;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #222222;
  background-color: #1a5ceb;
  border-color: #1a5ceb;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #222222 !important;
  background-color: #0f40aa !important;
  border-color: #0f40aa !important;
}
.btn-success {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #18a65b !important;
  border-color: #18a65b !important;
}
.btn-warning {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9b8611 !important;
  border-color: #9b8611 !important;
}
.btn-danger {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #aa3e0f !important;
  border-color: #aa3e0f !important;
}
.btn-black {
  color: #fff;
  background: #222;
  border: #222;
}
.btn-white {
  color: #222;
  background: #fff;
  border: #fff;
}
.btn-black:hover {
  background: #d901ed;
  border: #d901ed;
  color: #fff;
}
.btn-white:hover {
  background: #d901ed;
  border: #d901ed;
  color: #fff;
}
.btn-primary-outline {
  background: none;
  border-color: #7c0187;
  color: #7c0187;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #d901ed;
  border-color: #d901ed;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #d901ed !important;
  border-color: #d901ed !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #46004c;
  border-color: #46004c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #46004c !important;
  border-color: #46004c !important;
}
.btn-info-outline {
  background: none;
  border-color: #0d3792;
  color: #0d3792;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #1a5ceb;
  border-color: #1a5ceb;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #1a5ceb !important;
  border-color: #1a5ceb !important;
}
.btn-success-outline {
  background: none;
  border-color: #15904f;
  color: #15904f;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2be080 !important;
  border-color: #2be080 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #84720f;
  color: #84720f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e0c119 !important;
  border-color: #e0c119 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #92360d;
  color: #92360d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #eb5a1a !important;
  border-color: #eb5a1a !important;
}
.text-primary {
  color: #d901ed !important;
}
.text-success {
  color: #2be080 !important;
}
.text-info {
  color: #1a5ceb !important;
}
.text-warning {
  color: #e0c119 !important;
}
.text-danger {
  color: #eb5a1a !important;
}
.alert-success {
  background-color: #2be080;
}
.alert-info {
  background-color: #1a5ceb;
}
.alert-warning {
  background-color: #e0c119;
}
.alert-danger {
  background-color: #eb5a1a;
}
.btn-social {
  border-color: #d901ed;
}
.btn-social:hover {
  background: #d901ed;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #d901ed;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #d901ed;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #d901ed;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #d901ed;
}
.lead a,
.lead a:hover {
  color: #d901ed;
}
.lead blockquote {
  border-color: #d901ed;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #f9bbff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ddfaeb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d6e2fb;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #f9f2cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fbe1d6;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #d901ed;
}
/*image*/
.mbr-figure .mbr-figure-caption-over {
  background: -moz-linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7)) !important;
  background: -ms-linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7)) !important;
  background: -o-linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7)) !important;
  background: -webkit-linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7)) !important;
  background: linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7)) !important;
}
/*progress bar*/
.progress-primary[value]::-webkit-progress-value {
  background-color: #d901ed;
}
.progress-primary[value]::-moz-progress-bar {
  background-color: #d901ed;
}
.progress-primary[value]::-ms-fill {
  background-color: #d901ed;
}
@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #d901ed;
  }
}
/*process*/
.process1 .image .bgr {
  background: -webkit-linear-gradient(left, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7));
  background: -o-linear-gradient(right, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7));
  background: -moz-linear-gradient(right, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7));
  background: linear-gradient(to right, rgba(217, 1, 237, 0.2), rgba(238, 51, 255, 0.7));
}
/*accordion*/
.panel.active .panel-heading a,
.panel:hover .panel-heading a {
  border-color: #d901ed;
}
.panel-heading a:hover span:before,
.panel-heading a:hover span:after,
.panel.active .panel-heading a span:after {
  background: #d901ed;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
.mbr-form.mx-auto {
  float: none;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#title4-cy SPAN {
  color: #ffffff;
}
#testimonials1-d {
  direction: rtl;
}
#testimonials1-d P {
  font-size: 16px;
}
#testimonials1-d H5 {
  text-align: center;
}
#header3-cw {
  direction: rtl;
}
#header3-cw P {
  text-align: right;
}
#header3-cv {
  direction: rtl;
}
#header3-cv EM {
  font-size: 32px;
}
#header3-cv H1 {
  font-size: 32px;
  text-align: right;
}
#header3-cv SPAN {
  color: #000000;
}
#header3-cv P {
  color: #000000;
  text-align: right;
}
#header3-cv .btn-primary {
  background-color: transparent;
  border-color: #080808;
  color: #080808;
}
#testimonials1-cz {
  direction: rtl;
}
#menu2-b .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-b .navbar-caption {
  color: #ffffff;
}
#menu2-b .navbar-toggler {
  color: #ffffff;
}
#menu2-b .close-icon::before,
#menu2-b .close-icon::after {
  background-color: #ffffff;
}
#menu2-b .link,
#menu2-b .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-b .link {
  font-size: 0.9rem;
}
#menu2-b .dropdown-item,
#menu2-b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-b .link:hover,
#menu2-b .dropdown-item:hover,
#menu2-b .link:focus,
#menu2-b .dropdown-item:focus {
  color: #fff;
}
#menu2-b .link[aria-expanded="true"],
#menu2-b .dropdown-menu {
  background: #080808;
}
#menu2-b .nav-dropdown-sm .link:focus,
#menu2-b .nav-dropdown-sm .link:hover,
#menu2-b .nav-dropdown-sm .dropdown-item:focus,
#menu2-b .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-b .navbar,
#menu2-b .nav-dropdown-sm,
#menu2-b .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-b .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-b .navbar-toggler i,
#menu2-b .navbar-toggler em,
#menu2-b .navbar-toggler i:before,
#menu2-b .navbar-toggler em:before,
#menu2-b .navbar-toggler i:after,
#menu2-b .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-b .navbar-toggler[aria-expanded="true"] i,
#menu2-b .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-b .bg-color.transparent.opened .link:hover,
#menu2-b .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-b .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-b .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu2-b .top-menu-link a {
  color: #0960f4;
  vertical-align: middle;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  /* color: rgba(117, 105, 249, 0.7); */
  position: relative;
  display: inline-block;
  padding: 0px 20px;
  line-height: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#text1-cu P {
  text-align: right;
}
#text1-cu H3 {
  text-align: right;
  font-size: 20px;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}

#menu2-k .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-k .navbar-caption {
  color: #ffffff;
}
#menu2-k .navbar-toggler {
  color: #ffffff;
}
#menu2-k .close-icon::before,
#menu2-k .close-icon::after {
  background-color: #ffffff;
}
#menu2-k .link,
#menu2-k .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-k .link {
  font-size: 0.9rem;
}
#menu2-k .dropdown-item,
#menu2-k .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-k .link:hover,
#menu2-k .dropdown-item:hover,
#menu2-k .link:focus,
#menu2-k .dropdown-item:focus {
  color: #fff;
}
#menu2-k .link[aria-expanded="true"],
#menu2-k .dropdown-menu {
  background: #080808;
}
#menu2-k .nav-dropdown-sm .link:focus,
#menu2-k .nav-dropdown-sm .link:hover,
#menu2-k .nav-dropdown-sm .dropdown-item:focus,
#menu2-k .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-k .navbar,
#menu2-k .nav-dropdown-sm,
#menu2-k .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-k .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-k .navbar-toggler i,
#menu2-k .navbar-toggler em,
#menu2-k .navbar-toggler i:before,
#menu2-k .navbar-toggler em:before,
#menu2-k .navbar-toggler i:after,
#menu2-k .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-k .navbar-toggler[aria-expanded="true"] i,
#menu2-k .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-k .bg-color.transparent.opened .link:hover,
#menu2-k .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-k .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-k .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#title3-m {
  direction: rtl;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}

#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}
#menu2-5w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-5w .navbar-caption {
  color: #ffffff;
}
#menu2-5w .navbar-toggler {
  color: #ffffff;
}
#menu2-5w .close-icon::before,
#menu2-5w .close-icon::after {
  background-color: #ffffff;
}
#menu2-5w .link,
#menu2-5w .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-5w .link {
  font-size: 0.9rem;
}
#menu2-5w .dropdown-item,
#menu2-5w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-5w .link:hover,
#menu2-5w .dropdown-item:hover,
#menu2-5w .link:focus,
#menu2-5w .dropdown-item:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"],
#menu2-5w .dropdown-menu {
  background: #080808;
}
#menu2-5w .nav-dropdown-sm .link:focus,
#menu2-5w .nav-dropdown-sm .link:hover,
#menu2-5w .nav-dropdown-sm .dropdown-item:focus,
#menu2-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-5w .navbar,
#menu2-5w .nav-dropdown-sm,
#menu2-5w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-5w .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-5w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-5w .navbar-toggler i,
#menu2-5w .navbar-toggler em,
#menu2-5w .navbar-toggler i:before,
#menu2-5w .navbar-toggler em:before,
#menu2-5w .navbar-toggler i:after,
#menu2-5w .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-5w .navbar-toggler[aria-expanded="true"] i,
#menu2-5w .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-5w .bg-color.transparent.opened .link:hover,
#menu2-5w .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-5w .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#menu2-s .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-s .navbar-caption {
  color: #ffffff;
}
#menu2-s .navbar-toggler {
  color: #ffffff;
}
#menu2-s .close-icon::before,
#menu2-s .close-icon::after {
  background-color: #ffffff;
}
#menu2-s .link,
#menu2-s .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-s .link {
  font-size: 0.9rem;
}
#menu2-s .dropdown-item,
#menu2-s .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-s .link:hover,
#menu2-s .dropdown-item:hover,
#menu2-s .link:focus,
#menu2-s .dropdown-item:focus {
  color: #fff;
}
#menu2-s .link[aria-expanded="true"],
#menu2-s .dropdown-menu {
  background: #080808;
}
#menu2-s .nav-dropdown-sm .link:focus,
#menu2-s .nav-dropdown-sm .link:hover,
#menu2-s .nav-dropdown-sm .dropdown-item:focus,
#menu2-s .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-s .navbar,
#menu2-s .nav-dropdown-sm,
#menu2-s .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-s .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-s .navbar-toggler i,
#menu2-s .navbar-toggler em,
#menu2-s .navbar-toggler i:before,
#menu2-s .navbar-toggler em:before,
#menu2-s .navbar-toggler i:after,
#menu2-s .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-s .navbar-toggler[aria-expanded="true"] i,
#menu2-s .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-s .bg-color.transparent.opened .link:hover,
#menu2-s .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-s .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-s .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#subscribe2-do H1 {
  text-align: center;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}

#content4-97 {
  direction: rtl;
}
#content4-97 H4 {
  font-size: 16px;
}
#content4-97 .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#content4-x {
  direction: rtl;
}
#content4-x P {
  text-align: center;
}
#content4-x H4 {
  font-size: 14px;
}
#content4-x .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#content4-y {
  direction: rtl;
}
#content4-y H4 {
  font-size: 22px;
}
#content4-y .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#content4-6y {
  direction: rtl;
}
#content4-6y H4 {
  font-size: 22px;
}
#content4-6y .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#content4-7n {
  direction: rtl;
}
#content4-7n H4 {
  font-size: 16px;
}
#content4-7n .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}
#menu2-5w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-5w .navbar-caption {
  color: #ffffff;
}
#menu2-5w .navbar-toggler {
  color: #ffffff;
}
#menu2-5w .close-icon::before,
#menu2-5w .close-icon::after {
  background-color: #ffffff;
}
#menu2-5w .link,
#menu2-5w .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-5w .link {
  font-size: 0.9rem;
}
#menu2-5w .dropdown-item,
#menu2-5w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-5w .link:hover,
#menu2-5w .dropdown-item:hover,
#menu2-5w .link:focus,
#menu2-5w .dropdown-item:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"],
#menu2-5w .dropdown-menu {
  background: #080808;
}
#menu2-5w .nav-dropdown-sm .link:focus,
#menu2-5w .nav-dropdown-sm .link:hover,
#menu2-5w .nav-dropdown-sm .dropdown-item:focus,
#menu2-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-5w .navbar,
#menu2-5w .nav-dropdown-sm,
#menu2-5w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-5w .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-5w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-5w .navbar-toggler i,
#menu2-5w .navbar-toggler em,
#menu2-5w .navbar-toggler i:before,
#menu2-5w .navbar-toggler em:before,
#menu2-5w .navbar-toggler i:after,
#menu2-5w .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-5w .navbar-toggler[aria-expanded="true"] i,
#menu2-5w .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-5w .bg-color.transparent.opened .link:hover,
#menu2-5w .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-5w .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#menu2-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-4q .navbar-caption {
  color: #ffffff;
}
#menu2-4q .navbar-toggler {
  color: #ffffff;
}
#menu2-4q .close-icon::before,
#menu2-4q .close-icon::after {
  background-color: #ffffff;
}
#menu2-4q .link,
#menu2-4q .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-4q .link {
  font-size: 0.9rem;
}
#menu2-4q .dropdown-item,
#menu2-4q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-4q .link:hover,
#menu2-4q .dropdown-item:hover,
#menu2-4q .link:focus,
#menu2-4q .dropdown-item:focus {
  color: #fff;
}
#menu2-4q .link[aria-expanded="true"],
#menu2-4q .dropdown-menu {
  background: #080808;
}
#menu2-4q .nav-dropdown-sm .link:focus,
#menu2-4q .nav-dropdown-sm .link:hover,
#menu2-4q .nav-dropdown-sm .dropdown-item:focus,
#menu2-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-4q .navbar,
#menu2-4q .nav-dropdown-sm,
#menu2-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-4q .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-4q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-4q .navbar-toggler i,
#menu2-4q .navbar-toggler em,
#menu2-4q .navbar-toggler i:before,
#menu2-4q .navbar-toggler em:before,
#menu2-4q .navbar-toggler i:after,
#menu2-4q .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-4q .navbar-toggler[aria-expanded="true"] i,
#menu2-4q .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-4q .bg-color.transparent.opened .link:hover,
#menu2-4q .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-4q .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-4q .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header1-d3 {
  direction: rtl;
}
#content4-d4 {
  direction: rtl;
}
#content4-d4 H4 {
  font-size: 16px;
}
#content4-d4 .team-item > .image .mbr-figure__img {
  width: 200px;
  height: 230px;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}




#title4-1d {
  direction: rtl;
}
#title4-1d SPAN {
  font-size: 36px;
}
#text7-1o {
  direction: rtl;
}
#text7-1o H3 {
  font-size: 16px;
  text-align: right;
  font-family: 'Lato', sans-serif;
}
#text7-1o B {
  font-family: 'Arapey', sans-serif;
  font-size: 22px;
  color: #000000;
}
#text7-1o P {
  font-family: 'Arapey', sans-serif;
  color: #222222;
}
#text9-62 {
  direction: rtl;
}
#text9-62 P {
  font-size: 18px;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}
#menu2-5w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-5w .navbar-caption {
  color: #ffffff;
}
#menu2-5w .navbar-toggler {
  color: #ffffff;
}
#menu2-5w .close-icon::before,
#menu2-5w .close-icon::after {
  background-color: #ffffff;
}
#menu2-5w .link,
#menu2-5w .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-5w .link {
  font-size: 0.9rem;
}
#menu2-5w .dropdown-item,
#menu2-5w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-5w .link:hover,
#menu2-5w .dropdown-item:hover,
#menu2-5w .link:focus,
#menu2-5w .dropdown-item:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"],
#menu2-5w .dropdown-menu {
  background: #080808;
}
#menu2-5w .nav-dropdown-sm .link:focus,
#menu2-5w .nav-dropdown-sm .link:hover,
#menu2-5w .nav-dropdown-sm .dropdown-item:focus,
#menu2-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-5w .navbar,
#menu2-5w .nav-dropdown-sm,
#menu2-5w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-5w .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-5w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-5w .navbar-toggler i,
#menu2-5w .navbar-toggler em,
#menu2-5w .navbar-toggler i:before,
#menu2-5w .navbar-toggler em:before,
#menu2-5w .navbar-toggler i:after,
#menu2-5w .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-5w .navbar-toggler[aria-expanded="true"] i,
#menu2-5w .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-5w .bg-color.transparent.opened .link:hover,
#menu2-5w .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-5w .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-21 {
  direction: rtl;
}
#title4-21 SPAN {
  font-size: 36px;
}
#text1-63 {
  direction: rtl;
}
#text1-63 H3 {
  text-align: right;
  font-size: 22px;
}
#text1-63 P {
  text-align: right;
}
#text1-63 B {
  color: #000000;
}
#news1-68 {
  direction: rtl;
}
#news1-68 P {
  text-align: right;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}
#menu2-5w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-5w .navbar-caption {
  color: #ffffff;
}
#menu2-5w .navbar-toggler {
  color: #ffffff;
}
#menu2-5w .close-icon::before,
#menu2-5w .close-icon::after {
  background-color: #ffffff;
}
#menu2-5w .link,
#menu2-5w .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-5w .link {
  font-size: 0.9rem;
}
#menu2-5w .dropdown-item,
#menu2-5w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-5w .link:hover,
#menu2-5w .dropdown-item:hover,
#menu2-5w .link:focus,
#menu2-5w .dropdown-item:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"],
#menu2-5w .dropdown-menu {
  background: #080808;
}
#menu2-5w .nav-dropdown-sm .link:focus,
#menu2-5w .nav-dropdown-sm .link:hover,
#menu2-5w .nav-dropdown-sm .dropdown-item:focus,
#menu2-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-5w .navbar,
#menu2-5w .nav-dropdown-sm,
#menu2-5w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-5w .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-5w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-5w .navbar-toggler i,
#menu2-5w .navbar-toggler em,
#menu2-5w .navbar-toggler i:before,
#menu2-5w .navbar-toggler em:before,
#menu2-5w .navbar-toggler i:after,
#menu2-5w .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-5w .navbar-toggler[aria-expanded="true"] i,
#menu2-5w .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-5w .bg-color.transparent.opened .link:hover,
#menu2-5w .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-5w .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-5w .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-69 {
  direction: rtl;
}
#title4-69 SPAN {
  font-size: 36px;
}
#text1-6a {
  direction: rtl;
}
#text1-6a H3 {
  text-align: right;
  font-size: 22px;
}
#text1-6a P {
  text-align: right;
}
#text1-6a B {
  color: #000000;
}
#news1-6f {
  direction: rtl;
}
#news1-6f P {
  text-align: right;
}
#news1-6f H3 {
  font-size: 16px;
}
#footer1-6d SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-6d P {
  color: #ffffff;
  text-align: right;
}
#footer1-6d H4 {
  text-align: right;
}
#menu2-6e .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-6e .navbar-caption {
  color: #ffffff;
}
#menu2-6e .navbar-toggler {
  color: #ffffff;
}
#menu2-6e .close-icon::before,
#menu2-6e .close-icon::after {
  background-color: #ffffff;
}
#menu2-6e .link,
#menu2-6e .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-6e .link {
  font-size: 0.9rem;
}
#menu2-6e .dropdown-item,
#menu2-6e .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-6e .link:hover,
#menu2-6e .dropdown-item:hover,
#menu2-6e .link:focus,
#menu2-6e .dropdown-item:focus {
  color: #fff;
}
#menu2-6e .link[aria-expanded="true"],
#menu2-6e .dropdown-menu {
  background: #080808;
}
#menu2-6e .nav-dropdown-sm .link:focus,
#menu2-6e .nav-dropdown-sm .link:hover,
#menu2-6e .nav-dropdown-sm .dropdown-item:focus,
#menu2-6e .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-6e .navbar,
#menu2-6e .nav-dropdown-sm,
#menu2-6e .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-6e .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-6e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-6e .navbar-toggler i,
#menu2-6e .navbar-toggler em,
#menu2-6e .navbar-toggler i:before,
#menu2-6e .navbar-toggler em:before,
#menu2-6e .navbar-toggler i:after,
#menu2-6e .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-6e .navbar-toggler[aria-expanded="true"] i,
#menu2-6e .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-6e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-6e .bg-color.transparent.opened .link:hover,
#menu2-6e .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-6e .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-6e .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-6g {
  direction: rtl;
}
#title4-6g SPAN {
  font-size: 36px;
}
#text1-6h {
  direction: rtl;
}
#text1-6h H3 {
  text-align: right;
  font-size: 22px;
}
#text1-6h P {
  text-align: right;
}
#text1-6h B {
  color: #000000;
}
#news1-6i {
  direction: rtl;
}
#news1-6i P {
  text-align: right;
}
#footer1-6k SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-6k P {
  color: #ffffff;
  text-align: right;
}
#footer1-6k H4 {
  text-align: right;
}
#menu2-6l .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-6l .navbar-caption {
  color: #ffffff;
}
#menu2-6l .navbar-toggler {
  color: #ffffff;
}
#menu2-6l .close-icon::before,
#menu2-6l .close-icon::after {
  background-color: #ffffff;
}
#menu2-6l .link,
#menu2-6l .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-6l .link {
  font-size: 0.9rem;
}
#menu2-6l .dropdown-item,
#menu2-6l .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-6l .link:hover,
#menu2-6l .dropdown-item:hover,
#menu2-6l .link:focus,
#menu2-6l .dropdown-item:focus {
  color: #fff;
}
#menu2-6l .link[aria-expanded="true"],
#menu2-6l .dropdown-menu {
  background: #080808;
}
#menu2-6l .nav-dropdown-sm .link:focus,
#menu2-6l .nav-dropdown-sm .link:hover,
#menu2-6l .nav-dropdown-sm .dropdown-item:focus,
#menu2-6l .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-6l .navbar,
#menu2-6l .nav-dropdown-sm,
#menu2-6l .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-6l .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-6l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-6l .navbar-toggler i,
#menu2-6l .navbar-toggler em,
#menu2-6l .navbar-toggler i:before,
#menu2-6l .navbar-toggler em:before,
#menu2-6l .navbar-toggler i:after,
#menu2-6l .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-6l .navbar-toggler[aria-expanded="true"] i,
#menu2-6l .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-6l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-6l .bg-color.transparent.opened .link:hover,
#menu2-6l .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-6l .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-6l .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-6m {
  direction: rtl;
}
#title4-6m SPAN {
  font-size: 36px;
}
#text1-6n {
  direction: rtl;
}
#text1-6n H3 {
  text-align: right;
  font-size: 22px;
}
#text1-6n P {
  text-align: right;
}
#text1-6n B {
  color: #000000;
}
#news1-6o {
  direction: rtl;
}
#news1-6o P {
  text-align: right;
}
#footer1-6q SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-6q P {
  color: #ffffff;
  text-align: right;
}
#footer1-6q H4 {
  text-align: right;
}
#menu2-6r .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-6r .navbar-caption {
  color: #ffffff;
}
#menu2-6r .navbar-toggler {
  color: #ffffff;
}
#menu2-6r .close-icon::before,
#menu2-6r .close-icon::after {
  background-color: #ffffff;
}
#menu2-6r .link,
#menu2-6r .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-6r .link {
  font-size: 0.9rem;
}
#menu2-6r .dropdown-item,
#menu2-6r .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-6r .link:hover,
#menu2-6r .dropdown-item:hover,
#menu2-6r .link:focus,
#menu2-6r .dropdown-item:focus {
  color: #fff;
}
#menu2-6r .link[aria-expanded="true"],
#menu2-6r .dropdown-menu {
  background: #080808;
}
#menu2-6r .nav-dropdown-sm .link:focus,
#menu2-6r .nav-dropdown-sm .link:hover,
#menu2-6r .nav-dropdown-sm .dropdown-item:focus,
#menu2-6r .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-6r .navbar,
#menu2-6r .nav-dropdown-sm,
#menu2-6r .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-6r .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-6r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-6r .navbar-toggler i,
#menu2-6r .navbar-toggler em,
#menu2-6r .navbar-toggler i:before,
#menu2-6r .navbar-toggler em:before,
#menu2-6r .navbar-toggler i:after,
#menu2-6r .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-6r .navbar-toggler[aria-expanded="true"] i,
#menu2-6r .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-6r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-6r .bg-color.transparent.opened .link:hover,
#menu2-6r .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-6r .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-6r .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-6s {
  direction: rtl;
}
#title4-6s SPAN {
  font-size: 36px;
}
#text1-6t {
  direction: rtl;
}
#text1-6t H3 {
  text-align: right;
  font-size: 22px;
}
#text1-6t P {
  text-align: right;
}
#text1-6t B {
  color: #000000;
}
#news1-6u {
  direction: rtl;
}
#news1-6u P {
  text-align: right;
}
#footer1-6w SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-6w P {
  color: #ffffff;
  text-align: right;
}
#footer1-6w H4 {
  text-align: right;
}
#menu2-6x .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-6x .navbar-caption {
  color: #ffffff;
}
#menu2-6x .navbar-toggler {
  color: #ffffff;
}
#menu2-6x .close-icon::before,
#menu2-6x .close-icon::after {
  background-color: #ffffff;
}
#menu2-6x .link,
#menu2-6x .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-6x .link {
  font-size: 0.9rem;
}
#menu2-6x .dropdown-item,
#menu2-6x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-6x .link:hover,
#menu2-6x .dropdown-item:hover,
#menu2-6x .link:focus,
#menu2-6x .dropdown-item:focus {
  color: #fff;
}
#menu2-6x .link[aria-expanded="true"],
#menu2-6x .dropdown-menu {
  background: #080808;
}
#menu2-6x .nav-dropdown-sm .link:focus,
#menu2-6x .nav-dropdown-sm .link:hover,
#menu2-6x .nav-dropdown-sm .dropdown-item:focus,
#menu2-6x .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-6x .navbar,
#menu2-6x .nav-dropdown-sm,
#menu2-6x .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-6x .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-6x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-6x .navbar-toggler i,
#menu2-6x .navbar-toggler em,
#menu2-6x .navbar-toggler i:before,
#menu2-6x .navbar-toggler em:before,
#menu2-6x .navbar-toggler i:after,
#menu2-6x .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-6x .navbar-toggler[aria-expanded="true"] i,
#menu2-6x .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-6x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-6x .bg-color.transparent.opened .link:hover,
#menu2-6x .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-6x .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-6x .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-70 {
  direction: rtl;
}
#title4-70 SPAN {
  font-size: 36px;
}
#text1-71 {
  direction: rtl;
}
#text1-71 H3 {
  text-align: right;
  font-size: 22px;
}
#text1-71 P {
  text-align: right;
}
#text1-71 B {
  color: #000000;
}
#news1-72 {
  direction: rtl;
}
#news1-72 P {
  text-align: right;
}
#footer1-74 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-74 P {
  color: #ffffff;
  text-align: right;
}
#footer1-74 H4 {
  text-align: right;
}
#menu2-75 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-75 .navbar-caption {
  color: #ffffff;
}
#menu2-75 .navbar-toggler {
  color: #ffffff;
}
#menu2-75 .close-icon::before,
#menu2-75 .close-icon::after {
  background-color: #ffffff;
}
#menu2-75 .link,
#menu2-75 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-75 .link {
  font-size: 0.9rem;
}
#menu2-75 .dropdown-item,
#menu2-75 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-75 .link:hover,
#menu2-75 .dropdown-item:hover,
#menu2-75 .link:focus,
#menu2-75 .dropdown-item:focus {
  color: #fff;
}
#menu2-75 .link[aria-expanded="true"],
#menu2-75 .dropdown-menu {
  background: #080808;
}
#menu2-75 .nav-dropdown-sm .link:focus,
#menu2-75 .nav-dropdown-sm .link:hover,
#menu2-75 .nav-dropdown-sm .dropdown-item:focus,
#menu2-75 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-75 .navbar,
#menu2-75 .nav-dropdown-sm,
#menu2-75 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-75 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-75 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-75 .navbar-toggler i,
#menu2-75 .navbar-toggler em,
#menu2-75 .navbar-toggler i:before,
#menu2-75 .navbar-toggler em:before,
#menu2-75 .navbar-toggler i:after,
#menu2-75 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-75 .navbar-toggler[aria-expanded="true"] i,
#menu2-75 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-75 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-75 .bg-color.transparent.opened .link:hover,
#menu2-75 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-75 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-75 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-76 {
  direction: rtl;
}
#title4-76 SPAN {
  font-size: 36px;
}
#text1-77 {
  direction: rtl;
}
#text1-77 H3 {
  text-align: right;
  font-size: 22px;
}
#text1-77 P {
  text-align: right;
}
#text1-77 B {
  color: #000000;
}
#footer1-7a SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-7a P {
  color: #ffffff;
  text-align: right;
}
#footer1-7a H4 {
  text-align: right;
}
#menu2-7b .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-7b .navbar-caption {
  color: #ffffff;
}
#menu2-7b .navbar-toggler {
  color: #ffffff;
}
#menu2-7b .close-icon::before,
#menu2-7b .close-icon::after {
  background-color: #ffffff;
}
#menu2-7b .link,
#menu2-7b .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-7b .link {
  font-size: 0.9rem;
}
#menu2-7b .dropdown-item,
#menu2-7b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-7b .link:hover,
#menu2-7b .dropdown-item:hover,
#menu2-7b .link:focus,
#menu2-7b .dropdown-item:focus {
  color: #fff;
}
#menu2-7b .link[aria-expanded="true"],
#menu2-7b .dropdown-menu {
  background: #080808;
}
#menu2-7b .nav-dropdown-sm .link:focus,
#menu2-7b .nav-dropdown-sm .link:hover,
#menu2-7b .nav-dropdown-sm .dropdown-item:focus,
#menu2-7b .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-7b .navbar,
#menu2-7b .nav-dropdown-sm,
#menu2-7b .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-7b .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-7b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-7b .navbar-toggler i,
#menu2-7b .navbar-toggler em,
#menu2-7b .navbar-toggler i:before,
#menu2-7b .navbar-toggler em:before,
#menu2-7b .navbar-toggler i:after,
#menu2-7b .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-7b .navbar-toggler[aria-expanded="true"] i,
#menu2-7b .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-7b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-7b .bg-color.transparent.opened .link:hover,
#menu2-7b .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-7b .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-7b .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-7c {
  direction: rtl;
}
#title4-7c SPAN {
  font-size: 36px;
}
#text1-7d {
  direction: rtl;
}
#text1-7d H3 {
  text-align: right;
  font-size: 22px;
}
#text1-7d P {
  text-align: right;
}
#text1-7d B {
  color: #000000;
}
#footer1-7f SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-7f P {
  color: #ffffff;
  text-align: right;
}
#footer1-7f H4 {
  text-align: right;
}
#menu2-7g .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-7g .navbar-caption {
  color: #ffffff;
}
#menu2-7g .navbar-toggler {
  color: #ffffff;
}
#menu2-7g .close-icon::before,
#menu2-7g .close-icon::after {
  background-color: #ffffff;
}
#menu2-7g .link,
#menu2-7g .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-7g .link {
  font-size: 0.9rem;
}
#menu2-7g .dropdown-item,
#menu2-7g .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-7g .link:hover,
#menu2-7g .dropdown-item:hover,
#menu2-7g .link:focus,
#menu2-7g .dropdown-item:focus {
  color: #fff;
}
#menu2-7g .link[aria-expanded="true"],
#menu2-7g .dropdown-menu {
  background: #080808;
}
#menu2-7g .nav-dropdown-sm .link:focus,
#menu2-7g .nav-dropdown-sm .link:hover,
#menu2-7g .nav-dropdown-sm .dropdown-item:focus,
#menu2-7g .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-7g .navbar,
#menu2-7g .nav-dropdown-sm,
#menu2-7g .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-7g .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-7g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-7g .navbar-toggler i,
#menu2-7g .navbar-toggler em,
#menu2-7g .navbar-toggler i:before,
#menu2-7g .navbar-toggler em:before,
#menu2-7g .navbar-toggler i:after,
#menu2-7g .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-7g .navbar-toggler[aria-expanded="true"] i,
#menu2-7g .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-7g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-7g .bg-color.transparent.opened .link:hover,
#menu2-7g .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-7g .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-7g .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-7h {
  direction: rtl;
}
#title4-7h SPAN {
  font-size: 36px;
}
#text1-7i {
  direction: rtl;
}
#text1-7i H3 {
  text-align: right;
  font-size: 22px;
}
#text1-7i P {
  text-align: right;
}
#text1-7i B {
  color: #000000;
}
#footer1-7k SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-7k P {
  color: #ffffff;
  text-align: right;
}
#footer1-7k H4 {
  text-align: right;
}
#menu2-7l .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-7l .navbar-caption {
  color: #ffffff;
}
#menu2-7l .navbar-toggler {
  color: #ffffff;
}
#menu2-7l .close-icon::before,
#menu2-7l .close-icon::after {
  background-color: #ffffff;
}
#menu2-7l .link,
#menu2-7l .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-7l .link {
  font-size: 0.9rem;
}
#menu2-7l .dropdown-item,
#menu2-7l .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-7l .link:hover,
#menu2-7l .dropdown-item:hover,
#menu2-7l .link:focus,
#menu2-7l .dropdown-item:focus {
  color: #fff;
}
#menu2-7l .link[aria-expanded="true"],
#menu2-7l .dropdown-menu {
  background: #080808;
}
#menu2-7l .nav-dropdown-sm .link:focus,
#menu2-7l .nav-dropdown-sm .link:hover,
#menu2-7l .nav-dropdown-sm .dropdown-item:focus,
#menu2-7l .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-7l .navbar,
#menu2-7l .nav-dropdown-sm,
#menu2-7l .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-7l .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-7l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-7l .navbar-toggler i,
#menu2-7l .navbar-toggler em,
#menu2-7l .navbar-toggler i:before,
#menu2-7l .navbar-toggler em:before,
#menu2-7l .navbar-toggler i:after,
#menu2-7l .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-7l .navbar-toggler[aria-expanded="true"] i,
#menu2-7l .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-7l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-7l .bg-color.transparent.opened .link:hover,
#menu2-7l .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-7l .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-7l .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-7o {
  direction: rtl;
}
#title4-7o SPAN {
  font-size: 36px;
}
#text1-7p {
  direction: rtl;
}
#text1-7p H3 {
  text-align: right;
  font-size: 22px;
}
#text1-7p P {
  text-align: right;
}
#text1-7p B {
  color: #000000;
}
#text9-7u {
  direction: rtl;
}
#text9-7u P {
  font-size: 18px;
}
#news1-7q {
  direction: rtl;
}
#news1-7q P {
  text-align: right;
}
#footer1-7s SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-7s P {
  color: #ffffff;
  text-align: right;
}
#footer1-7s H4 {
  text-align: right;
}
#menu2-7t .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-7t .navbar-caption {
  color: #ffffff;
}
#menu2-7t .navbar-toggler {
  color: #ffffff;
}
#menu2-7t .close-icon::before,
#menu2-7t .close-icon::after {
  background-color: #ffffff;
}
#menu2-7t .link,
#menu2-7t .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-7t .link {
  font-size: 0.9rem;
}
#menu2-7t .dropdown-item,
#menu2-7t .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-7t .link:hover,
#menu2-7t .dropdown-item:hover,
#menu2-7t .link:focus,
#menu2-7t .dropdown-item:focus {
  color: #fff;
}
#menu2-7t .link[aria-expanded="true"],
#menu2-7t .dropdown-menu {
  background: #080808;
}
#menu2-7t .nav-dropdown-sm .link:focus,
#menu2-7t .nav-dropdown-sm .link:hover,
#menu2-7t .nav-dropdown-sm .dropdown-item:focus,
#menu2-7t .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-7t .navbar,
#menu2-7t .nav-dropdown-sm,
#menu2-7t .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-7t .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-7t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-7t .navbar-toggler i,
#menu2-7t .navbar-toggler em,
#menu2-7t .navbar-toggler i:before,
#menu2-7t .navbar-toggler em:before,
#menu2-7t .navbar-toggler i:after,
#menu2-7t .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-7t .navbar-toggler[aria-expanded="true"] i,
#menu2-7t .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-7t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-7t .bg-color.transparent.opened .link:hover,
#menu2-7t .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-7t .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-7t .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-7v {
  direction: rtl;
}
#title4-7v SPAN {
  font-size: 36px;
}
#text1-7w {
  direction: rtl;
}
#text1-7w H3 {
  text-align: right;
  font-size: 22px;
}
#text1-7w P {
  text-align: right;
}
#text1-7w B {
  color: #000000;
}
#footer1-80 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-80 P {
  color: #ffffff;
  text-align: right;
}
#footer1-80 H4 {
  text-align: right;
}
#menu2-81 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-81 .navbar-caption {
  color: #ffffff;
}
#menu2-81 .navbar-toggler {
  color: #ffffff;
}
#menu2-81 .close-icon::before,
#menu2-81 .close-icon::after {
  background-color: #ffffff;
}
#menu2-81 .link,
#menu2-81 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-81 .link {
  font-size: 0.9rem;
}
#menu2-81 .dropdown-item,
#menu2-81 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-81 .link:hover,
#menu2-81 .dropdown-item:hover,
#menu2-81 .link:focus,
#menu2-81 .dropdown-item:focus {
  color: #fff;
}
#menu2-81 .link[aria-expanded="true"],
#menu2-81 .dropdown-menu {
  background: #080808;
}
#menu2-81 .nav-dropdown-sm .link:focus,
#menu2-81 .nav-dropdown-sm .link:hover,
#menu2-81 .nav-dropdown-sm .dropdown-item:focus,
#menu2-81 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-81 .navbar,
#menu2-81 .nav-dropdown-sm,
#menu2-81 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-81 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-81 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-81 .navbar-toggler i,
#menu2-81 .navbar-toggler em,
#menu2-81 .navbar-toggler i:before,
#menu2-81 .navbar-toggler em:before,
#menu2-81 .navbar-toggler i:after,
#menu2-81 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-81 .navbar-toggler[aria-expanded="true"] i,
#menu2-81 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-81 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-81 .bg-color.transparent.opened .link:hover,
#menu2-81 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-81 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-81 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#title4-83 {
  direction: rtl;
}
#title4-83 SPAN {
  font-size: 36px;
}
#text1-84 {
  direction: rtl;
}
#text1-84 H3 {
  text-align: right;
  font-size: 22px;
}
#text1-84 P {
  text-align: right;
}
#text1-84 B {
  color: #000000;
}
#news1-86 {
  direction: rtl;
}
#news1-86 P {
  text-align: right;
}
#footer1-88 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-88 P {
  color: #ffffff;
  text-align: right;
}
#footer1-88 H4 {
  text-align: right;
}
#menu2-89 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-89 .navbar-caption {
  color: #ffffff;
}
#menu2-89 .navbar-toggler {
  color: #ffffff;
}
#menu2-89 .close-icon::before,
#menu2-89 .close-icon::after {
  background-color: #ffffff;
}
#menu2-89 .link,
#menu2-89 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-89 .link {
  font-size: 0.9rem;
}
#menu2-89 .dropdown-item,
#menu2-89 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-89 .link:hover,
#menu2-89 .dropdown-item:hover,
#menu2-89 .link:focus,
#menu2-89 .dropdown-item:focus {
  color: #fff;
}
#menu2-89 .link[aria-expanded="true"],
#menu2-89 .dropdown-menu {
  background: #080808;
}
#menu2-89 .nav-dropdown-sm .link:focus,
#menu2-89 .nav-dropdown-sm .link:hover,
#menu2-89 .nav-dropdown-sm .dropdown-item:focus,
#menu2-89 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-89 .navbar,
#menu2-89 .nav-dropdown-sm,
#menu2-89 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-89 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-89 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-89 .navbar-toggler i,
#menu2-89 .navbar-toggler em,
#menu2-89 .navbar-toggler i:before,
#menu2-89 .navbar-toggler em:before,
#menu2-89 .navbar-toggler i:after,
#menu2-89 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-89 .navbar-toggler[aria-expanded="true"] i,
#menu2-89 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-89 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-89 .bg-color.transparent.opened .link:hover,
#menu2-89 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-89 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-89 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#menu2-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-8p .navbar-caption {
  color: #ffffff;
}
#menu2-8p .navbar-toggler {
  color: #ffffff;
}
#menu2-8p .close-icon::before,
#menu2-8p .close-icon::after {
  background-color: #ffffff;
}
#menu2-8p .link,
#menu2-8p .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-8p .link {
  font-size: 0.9rem;
}
#menu2-8p .dropdown-item,
#menu2-8p .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-8p .link:hover,
#menu2-8p .dropdown-item:hover,
#menu2-8p .link:focus,
#menu2-8p .dropdown-item:focus {
  color: #fff;
}
#menu2-8p .link[aria-expanded="true"],
#menu2-8p .dropdown-menu {
  background: #080808;
}
#menu2-8p .nav-dropdown-sm .link:focus,
#menu2-8p .nav-dropdown-sm .link:hover,
#menu2-8p .nav-dropdown-sm .dropdown-item:focus,
#menu2-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-8p .navbar,
#menu2-8p .nav-dropdown-sm,
#menu2-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-8p .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-8p .navbar-toggler i,
#menu2-8p .navbar-toggler em,
#menu2-8p .navbar-toggler i:before,
#menu2-8p .navbar-toggler em:before,
#menu2-8p .navbar-toggler i:after,
#menu2-8p .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-8p .navbar-toggler[aria-expanded="true"] i,
#menu2-8p .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-8p .bg-color.transparent.opened .link:hover,
#menu2-8p .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-8p .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-8p .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header2-8x {
  direction: rtl;
}
#header2-8x H1 {
  font-size: 30px;
}
#footer1-8s SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-8s P {
  color: #ffffff;
  text-align: right;
}
#footer1-8s H4 {
  text-align: right;
}

#title4-8y {
  direction: rtl;
}
#title4-8y SPAN {
  font-size: 36px;
}
#text1-8z {
  direction: rtl;
}
#text1-8z H3 {
  text-align: right;
  font-size: 22px;
}
#text1-8z P {
  text-align: center;
}
#text1-8z B {
  color: #000000;
}
#news1-90 {
  direction: rtl;
}
#news1-90 P {
  text-align: right;
}
@media (min-width: 768px) {
  #news1-90 .col-md-1,
  #news1-90 .col-md-10,
  #news1-90 .col-md-11,
  #news1-90 .col-md-12,
  #news1-90 .col-md-2,
  #news1-90 .col-md-3,
  #news1-90 .col-md-4,
  #news1-90 .col-md-5,
  #news1-90 .col-md-6,
  #news1-90 .col-md-7,
  #news1-90 .col-md-8,
  #news1-90 .col-md-9 {
    float: right;
  }
}
#footer1-92 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-92 P {
  color: #ffffff;
  text-align: right;
}
#footer1-92 H4 {
  text-align: right;
}
#menu2-93 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-93 .navbar-caption {
  color: #ffffff;
}
#menu2-93 .navbar-toggler {
  color: #ffffff;
}
#menu2-93 .close-icon::before,
#menu2-93 .close-icon::after {
  background-color: #ffffff;
}
#menu2-93 .link,
#menu2-93 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-93 .link {
  font-size: 0.9rem;
}
#menu2-93 .dropdown-item,
#menu2-93 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-93 .link:hover,
#menu2-93 .dropdown-item:hover,
#menu2-93 .link:focus,
#menu2-93 .dropdown-item:focus {
  color: #fff;
}
#menu2-93 .link[aria-expanded="true"],
#menu2-93 .dropdown-menu {
  background: #080808;
}
#menu2-93 .nav-dropdown-sm .link:focus,
#menu2-93 .nav-dropdown-sm .link:hover,
#menu2-93 .nav-dropdown-sm .dropdown-item:focus,
#menu2-93 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-93 .navbar,
#menu2-93 .nav-dropdown-sm,
#menu2-93 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-93 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-93 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-93 .navbar-toggler i,
#menu2-93 .navbar-toggler em,
#menu2-93 .navbar-toggler i:before,
#menu2-93 .navbar-toggler em:before,
#menu2-93 .navbar-toggler i:after,
#menu2-93 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-93 .navbar-toggler[aria-expanded="true"] i,
#menu2-93 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-93 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-93 .bg-color.transparent.opened .link:hover,
#menu2-93 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-93 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-93 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#menu2-98 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-98 .navbar-caption {
  color: #ffffff;
}
#menu2-98 .navbar-toggler {
  color: #ffffff;
}
#menu2-98 .close-icon::before,
#menu2-98 .close-icon::after {
  background-color: #ffffff;
}
#menu2-98 .link,
#menu2-98 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-98 .link {
  font-size: 0.9rem;
}
#menu2-98 .dropdown-item,
#menu2-98 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-98 .link:hover,
#menu2-98 .dropdown-item:hover,
#menu2-98 .link:focus,
#menu2-98 .dropdown-item:focus {
  color: #fff;
}
#menu2-98 .link[aria-expanded="true"],
#menu2-98 .dropdown-menu {
  background: #080808;
}
#menu2-98 .nav-dropdown-sm .link:focus,
#menu2-98 .nav-dropdown-sm .link:hover,
#menu2-98 .nav-dropdown-sm .dropdown-item:focus,
#menu2-98 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-98 .navbar,
#menu2-98 .nav-dropdown-sm,
#menu2-98 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-98 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-98 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-98 .navbar-toggler i,
#menu2-98 .navbar-toggler em,
#menu2-98 .navbar-toggler i:before,
#menu2-98 .navbar-toggler em:before,
#menu2-98 .navbar-toggler i:after,
#menu2-98 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-98 .navbar-toggler[aria-expanded="true"] i,
#menu2-98 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-98 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-98 .bg-color.transparent.opened .link:hover,
#menu2-98 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-98 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-98 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#content4-9f {
  direction: rtl;
}
#pricing-table1-9a .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-9a .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#footer1-99 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-99 P {
  color: #ffffff;
  text-align: right;
}
#footer1-99 H4 {
  text-align: right;
}


#menu2-5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-5 .navbar-caption {
  color: #ffffff;
}
#menu2-5 .navbar-toggler {
  color: #ffffff;
}
#menu2-5 .close-icon::before,
#menu2-5 .close-icon::after {
  background-color: #ffffff;
}
#menu2-5 .link,
#menu2-5 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-5 .link {
  font-size: 0.9rem;
}
#menu2-5 .dropdown-item,
#menu2-5 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-5 .link:hover,
#menu2-5 .dropdown-item:hover,
#menu2-5 .link:focus,
#menu2-5 .dropdown-item:focus {
  color: #fff;
}
#menu2-5 .link[aria-expanded="true"],
#menu2-5 .dropdown-menu {
  background: #080808;
}
#menu2-5 .nav-dropdown-sm .link:focus,
#menu2-5 .nav-dropdown-sm .link:hover,
#menu2-5 .nav-dropdown-sm .dropdown-item:focus,
#menu2-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-5 .navbar,
#menu2-5 .nav-dropdown-sm,
#menu2-5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-5 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-5 .navbar-toggler i,
#menu2-5 .navbar-toggler em,
#menu2-5 .navbar-toggler i:before,
#menu2-5 .navbar-toggler em:before,
#menu2-5 .navbar-toggler i:after,
#menu2-5 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-5 .navbar-toggler[aria-expanded="true"] i,
#menu2-5 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-5 .bg-color.transparent.opened .link:hover,
#menu2-5 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-5 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-5 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#slider5-9 {
  direction: rtl;
}
#slider5-9 H1 {
  font-size: 48px;
  color: #ffffff;
  text-align: center;
}
#slider5-9 .btn {
  font-size: 12px;
}
#slider5-9 P {
  color: #ffffff;
  text-align: right;
}
#slider5-9 B {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
}
#text1-bg {
  direction: rtl;
}
#text1-bg H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bg P {
  text-align: right;
}
#text1-bh {
  direction: rtl;
}
#text1-bh H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bh P {
  text-align: right;
}
#text1-bi {
  direction: rtl;
}
#text1-bi H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bi P {
  text-align: right;
}
#text1-bj {
  direction: rtl;
}
#text1-bj H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bj P {
  text-align: right;
}
#text1-bk {
  direction: rtl;
}
#text1-bk H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bk P {
  text-align: right;
}
#text1-bl {
  direction: rtl;
}
#text1-bl H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bl P {
  text-align: right;
}
#text1-bm {
  direction: rtl;
}
#text1-bm H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bm P {
  text-align: right;
}
#text1-bn {
  direction: rtl;
}
#text1-bn H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bn P {
  text-align: right;
}
#text1-bo {
  direction: rtl;
}
#text1-bo H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bo P {
  text-align: right;
}
#footer1-18 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-18 P {
  color: #ffffff;
  text-align: right;
}
#footer1-18 H4 {
  text-align: right;
}

#menu2-9g .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-9g .navbar-caption {
  color: #ffffff;
}
#menu2-9g .navbar-toggler {
  color: #ffffff;
}
#menu2-9g .close-icon::before,
#menu2-9g .close-icon::after {
  background-color: #ffffff;
}
#menu2-9g .link,
#menu2-9g .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-9g .link {
  font-size: 0.9rem;
}
#menu2-9g .dropdown-item,
#menu2-9g .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-9g .link:hover,
#menu2-9g .dropdown-item:hover,
#menu2-9g .link:focus,
#menu2-9g .dropdown-item:focus {
  color: #fff;
}
#menu2-9g .link[aria-expanded="true"],
#menu2-9g .dropdown-menu {
  background: #080808;
}
#menu2-9g .nav-dropdown-sm .link:focus,
#menu2-9g .nav-dropdown-sm .link:hover,
#menu2-9g .nav-dropdown-sm .dropdown-item:focus,
#menu2-9g .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-9g .navbar,
#menu2-9g .nav-dropdown-sm,
#menu2-9g .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-9g .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-9g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-9g .navbar-toggler i,
#menu2-9g .navbar-toggler em,
#menu2-9g .navbar-toggler i:before,
#menu2-9g .navbar-toggler em:before,
#menu2-9g .navbar-toggler i:after,
#menu2-9g .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-9g .navbar-toggler[aria-expanded="true"] i,
#menu2-9g .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-9g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-9g .bg-color.transparent.opened .link:hover,
#menu2-9g .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-9g .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-9g .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#news1-9i {
  direction: rtl;
}
#news1-9i P {
  text-align: right;
}
#news1-9i H3 {
  text-align: right;
}
#news1-9i img {
  width: 350px;
  height: 550px;
}
#news1-9i .separator:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 1px;
  right: 0;
}
#footer1-9h SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-9h P {
  color: #ffffff;
  text-align: right;
}
#footer1-9h H4 {
  text-align: right;
}

#menu2-9y .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-9y .navbar-caption {
  color: #ffffff;
}
#menu2-9y .navbar-toggler {
  color: #ffffff;
}
#menu2-9y .close-icon::before,
#menu2-9y .close-icon::after {
  background-color: #ffffff;
}
#menu2-9y .link,
#menu2-9y .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-9y .link {
  font-size: 0.9rem;
}
#menu2-9y .dropdown-item,
#menu2-9y .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-9y .link:hover,
#menu2-9y .dropdown-item:hover,
#menu2-9y .link:focus,
#menu2-9y .dropdown-item:focus {
  color: #fff;
}
#menu2-9y .link[aria-expanded="true"],
#menu2-9y .dropdown-menu {
  background: #080808;
}
#menu2-9y .nav-dropdown-sm .link:focus,
#menu2-9y .nav-dropdown-sm .link:hover,
#menu2-9y .nav-dropdown-sm .dropdown-item:focus,
#menu2-9y .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-9y .navbar,
#menu2-9y .nav-dropdown-sm,
#menu2-9y .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-9y .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-9y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-9y .navbar-toggler i,
#menu2-9y .navbar-toggler em,
#menu2-9y .navbar-toggler i:before,
#menu2-9y .navbar-toggler em:before,
#menu2-9y .navbar-toggler i:after,
#menu2-9y .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-9y .navbar-toggler[aria-expanded="true"] i,
#menu2-9y .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-9y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-9y .bg-color.transparent.opened .link:hover,
#menu2-9y .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-9y .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-9y .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
@media (max-width: 480px) {
  #menu2-9y .menu2 .navbar-nav {
    padding: 10px 0px;
    overflow: auto;
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
  }
  #menu2-9y .menu2 .navbar-nav .nav-item {
    margin: 0 0 0px;
  }
  #menu2-9y .menu2 .link {
    font-size: 15px !important;
    line-height: 2px;
  }
}
#header3-a7 {
  direction: rtl;
}
#header3-a7 SPAN {
  font-size: 48px;
}
#title4-ah SPAN {
  color: #ffffff;
}
#content4-ax {
  direction: rtl;
}
#content4-ax H4 {
  text-align: right;
  font-size: 24px;
}
#content4-ax P {
  text-align: right;
}
#content4-ax H5 {
  text-align: right;
}
#news1-ao {
  direction: rtl;
}
#news1-ao P {
  text-align: right;
}
#news1-ao H3 {
  text-align: right;
  font-size: 30px;
}
#content4-aq {
  direction: rtl;
}
#content4-aq H4 {
  font-size: 18px;
}
#content4-aq P {
  text-align: right;
}
#content4-ar {
  direction: rtl;
}
#content4-ar H4 {
  font-size: 18px;
}
#content4-ar P {
  text-align: right;
}
#content4-au {
  direction: rtl;
}
#content4-au P {
  text-align: right;
}
#content4-au H4 {
  font-size: 18px;
}
#content4-aw {
  direction: rtl;
}
#content4-aw P {
  text-align: right;
}
#content4-aw H4 {
  text-align: right;
  font-size: 24px;
}
#content4-aw H5 {
  text-align: right;
}
#footer1-a1 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-a1 P {
  color: #ffffff;
  text-align: right;
}
#footer1-a1 H4 {
  text-align: right;
}

#menu2-a2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-a2 .navbar-caption {
  color: #ffffff;
}
#menu2-a2 .navbar-toggler {
  color: #ffffff;
}
#menu2-a2 .close-icon::before,
#menu2-a2 .close-icon::after {
  background-color: #ffffff;
}
#menu2-a2 .link,
#menu2-a2 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-a2 .link {
  font-size: 0.9rem;
}
#menu2-a2 .dropdown-item,
#menu2-a2 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-a2 .link:hover,
#menu2-a2 .dropdown-item:hover,
#menu2-a2 .link:focus,
#menu2-a2 .dropdown-item:focus {
  color: #fff;
}
#menu2-a2 .link[aria-expanded="true"],
#menu2-a2 .dropdown-menu {
  background: #080808;
}
#menu2-a2 .nav-dropdown-sm .link:focus,
#menu2-a2 .nav-dropdown-sm .link:hover,
#menu2-a2 .nav-dropdown-sm .dropdown-item:focus,
#menu2-a2 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-a2 .navbar,
#menu2-a2 .nav-dropdown-sm,
#menu2-a2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-a2 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-a2 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-a2 .navbar-toggler i,
#menu2-a2 .navbar-toggler em,
#menu2-a2 .navbar-toggler i:before,
#menu2-a2 .navbar-toggler em:before,
#menu2-a2 .navbar-toggler i:after,
#menu2-a2 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-a2 .navbar-toggler[aria-expanded="true"] i,
#menu2-a2 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-a2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-a2 .bg-color.transparent.opened .link:hover,
#menu2-a2 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-a2 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-a2 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header3-a8 {
  direction: rtl;
}
#header3-a8 SPAN {
  font-size: 48px;
}
#text1-br {
  direction: rtl;
}
#text1-br H3 {
  text-align: center;
  font-size: 17px;
}
#text1-br P {
  text-align: right;
}
#text1-bs {
  direction: rtl;
}
#text1-bs H3 {
  text-align: center;
  font-size: 17px;
}
#text1-bs P {
  text-align: right;
}
#footer1-a5 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-a5 P {
  color: #ffffff;
  text-align: right;
}
#footer1-a5 H4 {
  text-align: right;
}

#menu2-ay .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-ay .navbar-caption {
  color: #ffffff;
}
#menu2-ay .navbar-toggler {
  color: #ffffff;
}
#menu2-ay .close-icon::before,
#menu2-ay .close-icon::after {
  background-color: #ffffff;
}
#menu2-ay .link,
#menu2-ay .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-ay .link {
  font-size: 0.9rem;
}
#menu2-ay .dropdown-item,
#menu2-ay .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-ay .link:hover,
#menu2-ay .dropdown-item:hover,
#menu2-ay .link:focus,
#menu2-ay .dropdown-item:focus {
  color: #fff;
}
#menu2-ay .link[aria-expanded="true"],
#menu2-ay .dropdown-menu {
  background: #080808;
}
#menu2-ay .nav-dropdown-sm .link:focus,
#menu2-ay .nav-dropdown-sm .link:hover,
#menu2-ay .nav-dropdown-sm .dropdown-item:focus,
#menu2-ay .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-ay .navbar,
#menu2-ay .nav-dropdown-sm,
#menu2-ay .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-ay .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-ay .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-ay .navbar-toggler i,
#menu2-ay .navbar-toggler em,
#menu2-ay .navbar-toggler i:before,
#menu2-ay .navbar-toggler em:before,
#menu2-ay .navbar-toggler i:after,
#menu2-ay .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-ay .navbar-toggler[aria-expanded="true"] i,
#menu2-ay .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-ay .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-ay .bg-color.transparent.opened .link:hover,
#menu2-ay .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-ay .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-ay .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header3-b7 {
  direction: rtl;
}
#header3-b7 SPAN {
  font-size: 46px;
}
#header3-b7 P {
  text-align: right;
}
#text1-b9 {
  direction: rtl;
}
#text1-b9 H3 {
  text-align: center;
}
#text1-b9 P {
  text-align: center;
}
#pricing-table1-b1 {
  direction: rtl;
}
#pricing-table1-b1 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-b1 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#text1-ba {
  direction: rtl;
}
#text1-ba H3 {
  text-align: center;
}
#text1-ba P {
  text-align: center;
}
#text1-ba B {
  font-size: 22px;
}
#footer1-az SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-az P {
  color: #ffffff;
  text-align: right;
}
#footer1-az H4 {
  text-align: right;
}

#menu2-ay .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-ay .navbar-caption {
  color: #ffffff;
}
#menu2-ay .navbar-toggler {
  color: #ffffff;
}
#menu2-ay .close-icon::before,
#menu2-ay .close-icon::after {
  background-color: #ffffff;
}
#menu2-ay .link,
#menu2-ay .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-ay .link {
  font-size: 0.9rem;
}
#menu2-ay .dropdown-item,
#menu2-ay .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-ay .link:hover,
#menu2-ay .dropdown-item:hover,
#menu2-ay .link:focus,
#menu2-ay .dropdown-item:focus {
  color: #fff;
}
#menu2-ay .link[aria-expanded="true"],
#menu2-ay .dropdown-menu {
  background: #080808;
}
#menu2-ay .nav-dropdown-sm .link:focus,
#menu2-ay .nav-dropdown-sm .link:hover,
#menu2-ay .nav-dropdown-sm .dropdown-item:focus,
#menu2-ay .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-ay .navbar,
#menu2-ay .nav-dropdown-sm,
#menu2-ay .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-ay .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-ay .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-ay .navbar-toggler i,
#menu2-ay .navbar-toggler em,
#menu2-ay .navbar-toggler i:before,
#menu2-ay .navbar-toggler em:before,
#menu2-ay .navbar-toggler i:after,
#menu2-ay .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-ay .navbar-toggler[aria-expanded="true"] i,
#menu2-ay .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-ay .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-ay .bg-color.transparent.opened .link:hover,
#menu2-ay .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-ay .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-ay .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header1-bu {
  direction: rtl;
}
#header1-bu SPAN {
  font-size: 48px;
}
#text9-bv {
  direction: rtl;
}
#text9-bv B {
  color: #eb5a1a;
}
#text9-bv .page_head blockquote p {
  display: inline-block;
  text-align: center;
  font-size: 32px;
  line-height: 45px;
  color: #eb5a1a ;
  font-style: italic;
}
#text1-by {
  direction: rtl;
}
#text1-by H3 {
  text-align: center;
  color: #ffffff;
}
#content4-bx {
  direction: rtl;
}
#content4-bx .mbr-figure--full-width iframe,
#content4-bx .mbr-figure--full-width .mbr-figure__img,
#content4-bx .mbr-figure--full-width .mbr-figure__map {
  width: auto;
  height: 200px;
}
#text1-c0 {
  direction: rtl;
}
#text1-c0 H3 {
  text-align: center;
  color: #ffffff;
}
#testimonials1-bz {
  direction: rtl;
}
#text1-b9 {
  direction: rtl;
}
#text1-b9 H3 {
  text-align: center;
  color: #ffffff;
}
#text1-b9 P {
  text-align: center;
  color: #ffffff;
  font-size: 17px;
}
#text1-b9 B {
  color: #ffffff;
}
#pricing-table1-b1 {
  direction: rtl;
}
#pricing-table1-b1 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-b1 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#text1-ba {
  direction: rtl;
}
#text1-ba H3 {
  text-align: center;
}
#text1-ba P {
  text-align: center;
}
#text1-ba B {
  font-size: 22px;
}
#footer1-az SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-az P {
  color: #ffffff;
  text-align: right;
}
#footer1-az H4 {
  text-align: right;
}

#menu2-c8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-c8 .navbar-caption {
  color: #ffffff;
}
#menu2-c8 .navbar-toggler {
  color: #ffffff;
}
#menu2-c8 .close-icon::before,
#menu2-c8 .close-icon::after {
  background-color: #ffffff;
}
#menu2-c8 .link,
#menu2-c8 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-c8 .link {
  font-size: 0.9rem;
}
#menu2-c8 .dropdown-item,
#menu2-c8 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-c8 .link:hover,
#menu2-c8 .dropdown-item:hover,
#menu2-c8 .link:focus,
#menu2-c8 .dropdown-item:focus {
  color: #fff;
}
#menu2-c8 .link[aria-expanded="true"],
#menu2-c8 .dropdown-menu {
  background: #080808;
}
#menu2-c8 .nav-dropdown-sm .link:focus,
#menu2-c8 .nav-dropdown-sm .link:hover,
#menu2-c8 .nav-dropdown-sm .dropdown-item:focus,
#menu2-c8 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-c8 .navbar,
#menu2-c8 .nav-dropdown-sm,
#menu2-c8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-c8 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-c8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-c8 .navbar-toggler i,
#menu2-c8 .navbar-toggler em,
#menu2-c8 .navbar-toggler i:before,
#menu2-c8 .navbar-toggler em:before,
#menu2-c8 .navbar-toggler i:after,
#menu2-c8 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-c8 .navbar-toggler[aria-expanded="true"] i,
#menu2-c8 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-c8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-c8 .bg-color.transparent.opened .link:hover,
#menu2-c8 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-c8 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-c8 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#header1-c9 {
  direction: rtl;
}
#header1-c9 SPAN {
  font-size: 46px;
}
#text9-ca {
  direction: rtl;
}
#text9-ca B {
  color: #eb5a1a;
}
#text9-ca .page_head blockquote p {
  display: inline-block;
  text-align: center;
  font-size: 32px;
  line-height: 45px;
  color: #eb5a1a ;
  font-style: italic;
}
#text1-cb {
  direction: rtl;
}
#text1-cb H3 {
  text-align: center;
  font-size: 30px;
}
#text1-cb P {
  text-align: right;
}
#text1-cc {
  direction: rtl;
}
#text1-cc H3 {
  text-align: center;
  color: #ffffff;
}
#content4-cd {
  direction: rtl;
}
#content4-cd .mbr-figure--full-width iframe,
#content4-cd .mbr-figure--full-width .mbr-figure__img,
#content4-cd .mbr-figure--full-width .mbr-figure__map {
  width: auto;
  height: 200px;
}
#text1-ce {
  direction: rtl;
}
#text1-ce H3 {
  text-align: center;
  color: #ffffff;
}
#testimonials1-cf {
  direction: rtl;
}
#text1-cg {
  direction: rtl;
}
#text1-cg H3 {
  text-align: center;
  color: #ffffff;
}
#text1-cg P {
  text-align: center;
  color: #ffffff;
}
#text1-cg B {
  color: #ffffff;
}
#pricing-table1-ch {
  direction: rtl;
}
#pricing-table1-ch .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-ch .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#text1-ci {
  direction: rtl;
}
#text1-ci H3 {
  text-align: center;
}
#text1-ci P {
  text-align: center;
}
#text1-ci B {
  font-size: 22px;
}
#footer1-ck SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-ck P {
  color: #ffffff;
  text-align: right;
}
#footer1-ck H4 {
  text-align: right;
}

#menu2-d8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-d8 .navbar-caption {
  color: #ffffff;
}
#menu2-d8 .navbar-toggler {
  color: #ffffff;
}
#menu2-d8 .close-icon::before,
#menu2-d8 .close-icon::after {
  background-color: #ffffff;
}
#menu2-d8 .link,
#menu2-d8 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu2-d8 .link {
  font-size: 0.9rem;
}
#menu2-d8 .dropdown-item,
#menu2-d8 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-d8 .link:hover,
#menu2-d8 .dropdown-item:hover,
#menu2-d8 .link:focus,
#menu2-d8 .dropdown-item:focus {
  color: #fff;
}
#menu2-d8 .link[aria-expanded="true"],
#menu2-d8 .dropdown-menu {
  background: #080808;
}
#menu2-d8 .nav-dropdown-sm .link:focus,
#menu2-d8 .nav-dropdown-sm .link:hover,
#menu2-d8 .nav-dropdown-sm .dropdown-item:focus,
#menu2-d8 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a1a1a!important;
}
#menu2-d8 .navbar,
#menu2-d8 .nav-dropdown-sm,
#menu2-d8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-d8 .nav-dropdown-sm .dropdown-menu {
  background: #222;
}
#menu2-d8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu2-d8 .navbar-toggler i,
#menu2-d8 .navbar-toggler em,
#menu2-d8 .navbar-toggler i:before,
#menu2-d8 .navbar-toggler em:before,
#menu2-d8 .navbar-toggler i:after,
#menu2-d8 .navbar-toggler em:after {
  background: #ffffff;
}
#menu2-d8 .navbar-toggler[aria-expanded="true"] i,
#menu2-d8 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-d8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-d8 .bg-color.transparent.opened .link:hover,
#menu2-d8 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-d8 .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-d8 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
@media (max-width: 480px) {
  #menu2-d8 .menu2 .navbar-nav {
    padding: 10px 0px;
    overflow: auto;
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
  }
  #menu2-d8 .menu2 .navbar-nav .nav-item {
    margin: 0 0 0px;
  }
  #menu2-d8 .menu2 .link {
    font-size: 15px !important;
    line-height: 2px;
  }
}
#header3-da {
  direction: rtl;
}
#header3-da EM {
  font-size: 48px;
}
#header3-da H1 {
  font-size: 48px;
}
#header3-da P {
  text-align: right;
}
#gallery2-dd {
  direction: rtl;
}
#content2-di {
  direction: rtl;
}
#content2-di P {
  text-align: right;
}
#content2-di H4 {
  text-align: center;
}
#content2-di .c-info {
  text-align: right;
}
#testimonials1-df {
  direction: rtl;
}
#testimonials1-df P {
  font-size: 15px;
}
#footer1-d9 SPAN {
  color: #ffffff;
  font-size: 12px;
}
#footer1-d9 P {
  color: #ffffff;
  text-align: right;
}
#footer1-d9 H4 {
  text-align: right;
}
