:root {
  --main-color: #027dc3;
  --second-color: #027dc3;
}
@font-face {
  font-family: bruumBoldFont;
  src: url(https://datamatixgroup.com/old/asset/fonts/Bruum\ FY\ Bold.otf);
}
@font-face {
  font-family: setReta;
  src: url(https://datamatixgroup.com/old/asset/fonts/Bruum\ FY\ Bold.otf);
}
@font-face {
  font-family: bruumFont;
  src: url(https://datamatixgroup.com/old/asset/fonts/Bruum\ FY\ Black.otf);
}
@font-face {
  font-family: bruumLightFont;
  src: url(https://datamatixgroup.com/old/asset/fonts/Bruum\ FY\ Light.otf);
}
@font-face {
  font-family: newJuneBoldFont;
  src: url(./../fonts/NewJune-Bold.otf);
}
@font-face {
  font-family: qatarBoldFont;
  src: url(./../fonts/Qatar2022Arabic-Bold.ttf);
}
@font-face {
  font-family: newJuneMedFont;
  src: url(./../fonts/NewJune-Medium.otf);
}
@font-face {
  font-family: acuminFont;
  src: url(./../fonts/Acumin\ Pro\ Medium.otf);
}
.main-title p {
  font-size: 24px;
  margin-top: 15px;
}
* {
  font-family: bruumLightFont;
  margin: 0;
  padding: 0;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
}
a {
  text-decoration: none;
}

/* start datamatix-title */
.datamatix-title {
  margin-bottom: 64px;
  text-align: center;
}
.datamatix-title h2 {
  font-size: 35px;
  /* font-family: setReta; */
}
.datamatix-title p {
  font-family: bruumLightFont;
  font-size: 22px;
  text-align: left;
}
.datamatix-title .btn {
  border-radius: 0;
  background-color: var(--second-color);
}
/* end datamatix-title */

/* start images */
.images .img {
  position: relative;
  margin-bottom: 24px;
}
.images .img a {
  color: #000;
}
.images .img .number {
  position: absolute;
  bottom: 4px;
  left: 20px;
  font-family: bruumLightFont;
  font-weight: bold;
  font-size: 18px;
}
/* end images */
.COUNT h3 {
  font-size: 30px;
  font-weight: 600;
  color: var(--primary-gold);
  margin-bottom: 8px;
}
.stat-icon2 {
  margin: 0 auto 15px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.COUNT {
  text-align: center;
  min-width: 150px;
}

/* start footer */
footer {
  padding: 50px 0 0;
  background-color: rgba(240, 240, 241, 255);
  margin-top: 30px;
}
footer .logo img {
  width: 55%;
}
footer .logo span {
  font-family: boldFont;
}
footer h5 {
  color: var(--main-color);
  font-family: bruumBoldFont;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 15px;
}
footer form button.btn {
  display: flex;
  padding: 7px 17px;
  font-size: 18px;
  height: 44px;
  background-color: var(--second-color);
  border-color: var(--second-color);
}
footer form button.btn:hover {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
footer .links span,
footer .links a {
  color: #000;
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 7px;
}
footer .links span:hover,
footer .links a:hover {
  color: var(--main-color);
  font-weight: 700;
}
footer .subscribe-label {
  color: var(--second-color);
  font-family: bruumBoldFont;
  font-size: 22px;
}
footer p.footr {
  font-size: 20px;
  margin-top: 10px;
}
footer .copy-right {
  background-color: #000;
  color: #fff;
}
footer .copy-right p {
  font-family: acuminFont;
  font-size: 20px;
  margin: auto;
  padding: 15px 0;
  text-align: center;
}
footer .social a i {
  font-size: 20px;
}
footer .social a div {
  border-radius: 50%;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .social a img {
  border-radius: 50%;
  margin: 0 5px;
  width: 30px;
  height: 30px;
}
footer .social a .face-icon {
  background-color: #3b5a9a;
  color: #fff;
}
footer .social a .twitter-icon {
  background-color: #1aa9e1;
  color: #fff;
}
footer .social a .linked-icon {
  background-color: #0073b2;
  color: #fff;
}
footer .social a .youtube-icon {
  color: #fff;
  background-color: #b80504;
}
footer form input,
footer form .btn,
footer .icon-download img {
  height: 35px;
}
footer .icon-download img {
  height: 43px;
}
footer form .btn {
  font-size: 15px;
}
/* end footer */
.info-sec img {
  width: 100%;
}
.info-sec h2 {
  font-family: bruumBoldFont;
  margin-bottom: 30px;
}
.info-sec p {
  font-size: 20px;
}
.categories img {
  width: 100%;
}
.categories h2 {
  font-family: bruumBoldFont;
  letter-spacing: 1px;
}
.categories p {
  margin-top: 35px;
  font-size: 18px;
  color: #555;
}
.categories h3 {
  font-family: bruumBoldFont;
}
.text {
  background-color: #fff;
  padding: 70px 30px;
  margin-top: -224px;
}
.text h2 {
  font-size: 36px;
  font-family: bruumBoldFont;
}
.counter-desc {
  border-right: 1px solid #ccc;
}
.contact-page form i,
.links i {
  color: #b29700;
}
.contact-page h5,
.contact h2,
.links h4 {
  color: #3d8229;
  font-family: bruumBoldFont;
}
.links a {
  color: #000;
}
.submit-btn,
.contact .btn-danger {
  background-color: #3d8229;
  color: #fff;
  border: none;
}
.imgsss h3 {
  font-family: bruumBoldFont;
}
/* start media query */
@media screen and (min-width: 2115px) {
  .left-part a {
    display: contents;
  }
  .img-banr-text {
    height: 1610px;
  }
  header .right-part .nav2 a,
  header .right-part .nav3 a {
    font-size: 30px;
  }
  header .right-part .nav2,
  header .right-part .nav3 {
    min-height: 100px;
  }
  header .right-part .nav3 a,
  header .right-part .nav2 a {
    margin-right: 12px;
  }
  .img-banr-text .text h4 {
    font-size: 70px;
  }
  .img-banr-text .text p {
    font-size: 30px;
  }
  .counter-top p {
    font-size: 30px;
  }
  .counter-top button.btn {
    font-size: 30px;
  }
  .counter h2 {
    font-size: 40px;
  }
  .counter p {
    font-size: 20px;
  }
  .datamatix-title h2 {
    font-size: 70px;
  }
  .datamatix-video p {
    font-size: 25px;
    line-height: 40px;
  }
  .main-title h2,
  .main-title h3,
  .past-event-final .header h4 {
    font-size: 70px;
  }
  .past-event-final h5 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) and (max-width: 2110px) {
  .left-part a {
    display: contents;
  }
  header .right-part .nav2,
  header .right-part .nav3 {
    min-height: 70px;
  }
  header .right-part .nav2 a,
  header .right-part .nav3 a {
    font-size: 24px;
  }
  .datamatix-title h2 {
    font-size: 50px;
  }
  .img-banr-text {
    height: 1170px;
  }
  .img-banr-text .text h4 {
    font-size: 50px;
  }
  .img-banr-text .text p {
    font-size: 24px;
  }
  .counter-top p {
    font-size: 24px;
  }
  .counter-top button.btn {
    font-size: 20px;
  }
  .counter-top .btn {
    min-height: 64px;
  }
  .datamatix-video p {
    font-size: 25px;
  }
  .image-upper .section .text p {
    font-size: 22px;
  }
  .middle-east-dark .header h3,
  .upcoming-events .header h3,
  .past-event-final .header h4 {
    font-size: 40px;
  }
  .past-event-final h5 {
    font-size: 30px;
  }
  .middle-east-dark .btn {
    font-size: 22px;
  }
  .main-title h2,
  .main-title h3 {
    font-size: 50px;
  }
  .upcoming-events .cards .text h4 {
    font-size: 35px;
  }
  .upcoming-events .cards .text h5,
  .upcoming-events .cards .text h6,
  .upcoming-events .cards .text p {
    font-size: 22px;
  }
  .upcoming-events .cards .text .btn {
    font-size: 22px;
  }
  footer h5 {
    font-size: 24px;
  }
  footer .links span,
  footer .links a {
    font-size: 20px;
  }
  .middle-east-dark .cards .text h5,
  .middle-east-dark .cards .text h6,
  .middle-east-dark .cards .text p {
    font-size: 20px;
  }
  .counter h2 {
    font-size: 40px;
  }
  .counter p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner {
    height: 820px;
  }
}

@media only screen and (max-width: 1281px) {
  .counter-top p {
    font-size: 14px;
  }
  .counter-top .btns {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 1284px) {
  .banner_1 .banner-footer ul {
    transform: translateY(10px);
  }
  .banner_1 .banner-footer p {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1199px) {
  .datamatix-section p {
    font-size: 18px;
    width: 100%;
  }
}
@media only screen and (max-width: 1155px) {
  header .right-part .nav2,
  header .right-part .nav3 {
    text-align: center;
  }
  header .right-part .nav2 a,
  header .right-part .nav3 a {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  footer .social a div,
  footer .social a img {
    margin: 0 4px;
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .counter h2 {
    font-size: 24px;
  }
  .banner {
    height: 470px;
  }
  .banner .banner-text h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .banner .banner-text p {
    font-size: 13px;
    line-height: 17px;
    /* width: 75%; */
  }
}
@media only screen and (max-width: 1109px) {
  .counter-top .btns {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .counter h2 {
    font-size: 24px;
  }
  header .nav2 ul li:not(:last-child)::after,
  header .nav3 ul li:not(:last-child)::after {
    position: relative;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  footer .icon-download img {
    width: 80px;
  }
}
@media only screen and (max-width: 842px) and (min-width: 768px) {
  .counter-top button.btn {
    font-size: 11px;
  }
  .counter h2 {
    font-size: 26px;
  }
  .counter-top p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 842px) and (min-width: 768px) {
  .counter-top button.btn {
    font-size: 11px;
  }
  .counter h2 {
    font-size: 26px;
  }
  .counter-top p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 985px) {
  .counter-top .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  header .right-part {
    position: relative;
    width: 100%;
  }
  header .left-part {
    margin: 20px 0;
    justify-content: center;
  }
  .counter-top button.btn {
    width: 100%;
    margin: 20px auto;
  }
  .cover h5 {
    left: 25%;
    font-size: 20px;
  }
  .cover.cover2 h5,
  .cover.cover4 h5 {
    right: 25%;
  }
  .banner .over {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.8;
    z-index: 99;
  }
  .banner .banner-text {
    width: 100%;
    /* position: relative;
        top: 50%;
        margin: 20% auto; */
    /* margin: auto; */
  }
  .banner .banner-text h3 {
    color: #ed2027;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }
  .banner .banner-text p {
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 25px;
    font-size: 18px;
  }
  .banner,
  .bannerTop {
    width: 100%;
    height: 500px;
    background-position: left;
  }
  .banner.bannerRight .banner-text .line,
  .banner.bannerLeft .banner-text .line {
    display: none;
  }
  .banner .banner-text h6 {
    text-align: center;
  }
  /* end banners */
  /* start section2 */
  .section2 .section-text {
    width: 100%;
    margin: 10px auto;
    text-align: center;
  }
  /* start images */
  .smart-images ul {
    flex-direction: column;
    text-align: center;
  }
  /* start discussions */
  .discussions ul {
    margin-bottom: 25px;
  }
  .smart-images ul li {
    width: auto;
    margin: 10px auto;
  }
  .smart-images ul li h4 br {
    display: none;
  }
  /* start sponsor */
  .sponsor {
    text-align: center;
  }
  .sponsor .top1 h3 br {
    display: none;
  }
  .sponsor .top1 .btn {
    padding: 10px 50px;
    width: 80%;
    margin: 30px auto 0;
  }

  /* start .agenda-screen */
  .agenda-screen .photo-gallery h4 {
    font-size: 20px;
    text-align: center;
  }
  .agenda-screen .photo-gallery .btn.btn-danger {
    width: 45%;
    margin: 1px auto;
  }
  .event-agenda nav button.nav-link {
    font-size: 15px;
    margin-bottom: 10px;
    width: 44%;
    padding: 3px 15px;
  }
  .event-agenda h5 {
    font-size: 16px;
  }

  footer .logo {
    margin-bottom: 20px;
    text-align: center;
    width: 90%;
  }
  footer .icon-download,
  footer .social {
    justify-content: center;
    margin: 5px 0;
  }
  footer form button.btn {
    display: flex;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 580px) {
  .cover h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .image-upper {
    height: 950px;
  }
  .image-upper .section .text h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .image-upper .section .text .btn {
    margin-top: 16px;
  }
  .main-title h2,
  .main-title h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  header .right-part .nav2,
  header .right-part .nav3 {
    text-align: left;
  }
  header .left-part {
    min-height: auto;
  }
  .nav2,
  .nav3 {
    padding: 20px 0;
  }
  .nav2 ul li,
  .nav3 ul li {
    width: 40%;
  }
  header .right-part .nav1 button {
    font-size: 12px;
  }
  .counter-top .btns {
    margin-top: 15px;
  }
  .counter-top .btns .btn {
    width: 100%;
    margin-top: 5px;
  }
  .banner .banner-text h3 {
    font-size: 18px !important;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .banner .banner-text p {
    font-size: 15px;
    line-height: 20px;
  }
  .speaker .img-speak {
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .datamatix-video video {
    width: -webkit-fill-available;
    width: -moz-available;
    width: fill-available;
    width: 100%;
    margin: auto;
    display: block;
  }
  .datamatix-video p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 25px;
  }
  .image-upper {
    margin-top: 175px;
  }
  .past-event-final h5 {
    font-size: 16px;
    margin-top: 20px;
  }
  .datamatix-title h2 {
    font-size: 25px;
    text-align: left;
  }
  .contact-page .contact-page form .btn-outline-primary {
    margin-bottom: 30px;
  }
  .photo-gallery-page .accordion-item .accordion-button {
    display: flex;
    flex-direction: column;
  }
  .welcome-page .accordion-item .accordion-body p,
  .contact-page p,
  .welcome-page .accordion-item .accordion-button {
    font-size: 16px;
  }
  .datamatix-title p,
  .services-page .services a.h4,
  .services-page .services h3,
  .services-page .services h4 {
    font-size: 18px;
  }
  .image-upper .section img {
    margin-top: 35px;
  }
  .main-title h2,
  .main-title h3 {
    line-height: 35px;
  }
  .middle-east-dark .header h3,
  .upcoming-events .header h3,
  .past-event-final .header h4,
  .main-title h2,
  .main-title h3,
  .upcoming-events .cards .text h4 {
    font-size: 25px;
  }
  footer h5 {
    font-size: 15px;
  }
  footer .links span {
    font-size: 13px;
  }
  footer .copy-right p {
    font-size: 13px;
  }
  footer form,
  footer .icon-download {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 505px) {
  header .right-part .nav1 .dropdowns {
    flex-direction: column;
    text-align: right;
  }
  header .right-part .nav1 p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 425px) {
  .cover.cover2 h5,
  .cover.cover4 h5 {
    right: 35%;
    bottom: 11%;
  }
  .image-upper .section .text h3 {
    font-size: 25px;
  }
}

/* end media query */
.gry-bg {
  background-color: #f5f4f4;
}
/*overview section*/

.design-process {
  text-align: center;
  margin-bottom: 60px;
}

.process-title {
  font-size: 1.5rem;
  margin-bottom: 40px;
  letter-spacing: 1px;
  color: var(--primary-color);
}

.process-steps {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.process-steps::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 10%;
  right: 10%;
  height: 2px;
  background-color: #ebebeb;
  z-index: 1;
}

.process-step {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.step-number {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--main-color);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.step-name {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 1px;
}

/*overview section*/
footer #subscribe {
  background-color: #ccc;
  height: 48px;
}
.luxry-text h2 {
  margin-bottom: 0px !important;
}
.luxry-text span {
  font-size: 30px;
}
.luxry-text p {
  font-size: 20px;
  margin-top: 15px;
}
.luxry-text .line {
  width: 100%;
  height: 5px;
  background-color: #ccc;
  margin-top: 40px;
}
.info h2 {
  font-size: 30px;
  font-family: bruumBoldFont;
  margin-bottom: 25px;
  color: var(--main-color);
}
.info h5,
.info h4 {
  font-family: bruumBoldFont;
}
.info h4 {
  font-size: 20px;
}
.info p {
  font-size: 18px;
}
.info b {
  color: var(--main-color);
  font-family: bruumBoldFont;
}
.info ul li {
  font-size: 18px;
  margin-bottom: 7px;
}
.theme h3 {
  font-family: bruumBoldFont;
  margin-bottom: 20px;
}
.theme p {
  font-size: 20px;
}
.theme .single-theme span {
  display: block;
  color: #000;
  height: 50px;
  font-size: 19px;
}
.theme .single-theme img {
  margin: 15px 0;
  width: 100%;
}
.theme .single-theme p {
  font-size: 19px;
}
.header h2 {
  font-family: bruumBoldFont;
  color: #000;
  font-size: 30px;
  letter-spacing: 1.5px;
}
.union {
  padding: 50px 0;
}
.union .text {
  background-color: #fff;
  padding: 70px 30px;
  margin-top: -224px;
}
.union h3 {
  line-height: 38px;
  font-size: 30px;
}
.global .single-global h3 {
  font-family: bruumBoldFont;
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.global .single-global p {
  font-size: 18px;
}
.global h2 {
  font-family: bruumBoldFont;
}
.global h2 img {
  margin-left: 15px;
}
.venu h3 {
  font-family: bruumBoldFont;
  margin: 20px 0;
  color: #ed1c24;
  font-size: 22px;
}

.venu ul li {
  font-size: 20px;
  margin-bottom: 7px;
}
.venu p {
  font-size: 20px;
  line-height: 35px;
  text-align: justify;
}
.venu b {
  font-family: bruumBoldFont;
}
.venu h2 {
  color: #000;
  font-family: bruumBoldFont;
  font-size: 28px;
  line-height: 40px;
}
.venu h4 {
  font-family: bruumBoldFont;
  font-size: 20px;
  margin-top: 30px;
}
.venu h5 {
  font-family: bruumBoldFont;
  margin-top: 30px;
  font-size: 22px;
}
.photo-gallery {
  border-top: 4px solid var(--main-color);
  padding-top: 35px;
  margin-bottom: 40px;
}
.agenda-screen .event-agenda {
  background-color: #f1f1f2;
  padding: 40px;
  margin-top: 30px;
}
.event-agenda nav {
  background-color: #e6e7e8;
  padding: 10px;
  margin-bottom: 20px;
  display: inline-flex;
}
.event-agenda .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: var(--main-color);
}
.event-agenda nav button.nav-link {
  background-color: #fff;
  border-radius: 0;
  margin: 0 5px;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  padding: 6px 26px;
}
.tab-content h5 {
  font-size: 24px;
  font-family: bruumBoldFont;
}
.agenda-screen .agenda-section {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #e6e7e8;
  border-bottom: 3px solid #fff;
  min-height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
}
.agenda-screen .agenda-section p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: bruumBoldFont;
}
.agenda-screen .agenda-section ul li {
  font-size: 14px;
  margin-bottom: 4px;
}
.agenda-screen span {
  color: var(--main-color);
  font-size: 18px;
  font-family: bruumLightFont;
  font-weight: 600;
}
.info p a {
  color: var(--second-color);
}
.luxry-text h2 {
  font-family: bruumBoldFont;
}
.luxry-text p {
  text-align: justify;
}
.luxry-text span {
  color: var(--second-color);
}
