0@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Roboto:wght@300;400;500;700;900&family=Rubik:wght@300;400;500;600;700;800;900&family=Ubuntu:wght@300;400;500;700&display=swap');

@font-face {
    font-family: 'DMIFont-Bold';
    src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DMIFont-Regular';
    src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'DMI FONT ME';
    src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: bold;
    font-display: swap;
}
@font-face {
    font-family: 'DMI FONT ME';
    src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.ttf') format('truetype');
    font-weight: lighter;
    font-style: light;
    font-display: swap;
}


/*==BASIC-SETUP==*/
body {
  font-family: DMIFont-Regular; 
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  background: #fff;
}

a,
a:hover {
  text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ul-header {
    list-style-type: none;
    padding: 0;
    /*Ramadan 2025*/
    /* margin: 0;*/
    margin: -18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin: 0;
  font-family: DMI FONT ME;     
}

ol {
    list-style-position: outside;
}
ol li {
    margin-right: 2em; /* Adjust as needed */
}



/* scroll-bar */
.scrolltotop {
  width: 40px;
  height: 40px;
  background: #D02C2F;
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  display: none;
  border-radius: 5px;
  cursor: pointer;
}

.scrolltop-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.scrolltop-wrap span {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 14px;
  color: #5E7281;
  margin-right: 16px;
}

.scrolltotop a {
  color: #fff;
}

/*==THIS IS START==*/
.cokis-area {
  background: #7A7A7A; 
  padding: 24px 0;
  display: block;
}

.cokis-main {
  position: relative;
}

.cokis-close {
  position: absolute;
  top: -16px;
  right: 10%;
  cursor: pointer;
}

.cokis-img img {
  max-width: 768px;
  width: 100%;
  margin: auto;
  display: block;
}

.cokis-close {
  width: 23px;
  height: 23px;
  border-radius: 50%;
}

.hero-item1 {
  background-position: center;
  background-size: cover;

}
.hero-item2 {
  background: url('images/banner2.jpg') no-repeat;
  background-position: center;
  background-size: cover;

}

.hero-area2 {
  background: url('images/brand-banner.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding: 1px 0 130px 0;

}

.nav-main-wrap {
  position: relative;
}

.nav-main {
  padding-top: 24px;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 50;
}

.logo-item img {
  max-width: 120px;
  height: auto;
}

.main-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.main-nav ul li {
  margin-left: 30px;
}

.main-nav ul li:last-child {
  margin-right: 0;
}
.main-nav ul li{
  font-family: DMI FONT ME; 	
}
.main-nav ul li a {
  font-family: DMI FONT ME; 	
  font-weight: 700;
  font-size: 19px;
  color: #fff;
  position: relative;
}

.active-menu::after,
.main-nav ul li a:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  background: #D02C2F;
  left: 0;
  bottom: -8px;
}

.top-icon {
  display: flex;
  justify-content: flex-end;
}

.icon-inner {
  display: none;
}

.top-icon ul li {
  margin-right: 9px;
}

.top-icon ul li:last-child {
  margin-right: 0;
}

.top-icon img {
  width: 29px !important;
  height: 29px !important;
  border-radius: 50% !important;
  margin-right: 9px;
}
.hero-area2 {
    background: url(images/brand-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 1px 0 85px 0;
    border-top: 11px solid #D02C2F;
}
.top-icon span {
  font-family: DMIFont-Bold; 
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  margin-right: 9px;
}

.header-area {
  border-top: 10px solid #D02C2F;
}

.scroll-top {
 position: absolute;
 bottom: 27px;
 left: 50%;
 transform: translateX(-50%);
}
 
.scroll-top a {
  font-family: DMI FONT ME; 
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}

.scroll-top a img {
  margin-right: 10px;
  width: 12px !important;
  display: inline-block !important;
  height: initial;
}


.main-content2 {
    position: relative;
}

.main-content2 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content2 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content2 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5B2B81;
}

.main-content2 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content2 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content2 .owl-theme .custom-nav {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
}
.main-content2 .owl-theme .custom-nav .owl-prev, .main-content2 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content2 .owl-theme .custom-nav .owl-prev i, .main-content2 .owl-theme .custom-nav .owl-next i {
    font-size: 28px;
    color: #ffffff;
    background: #D02C2F;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}

.main-content2 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content2 .owl-theme .custom-nav .owl-next {
    right: 0;
}


/* MOBIL-MENU-START*/
.sidebar-menu {
  width: 250px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -250px;
  overflow-y: auto;
  transition: 0.6s ease;
  transition-property: left;
  background: #D3DCE3;
  z-index: 9999;
}

.sidebar-menu.active {
  left: 0;
}

.menu-wrap {
  margin-top: 0px;
  padding-left: 10px;
}

.menu-item a {
  font-family: DMI FONT ME; 
  font-weight: 700;
  font-size: 16px;
  color: #000;
  display: inline-block;
  position: relative;
  margin-top: 15px;
  padding-right:   15px 
}

.active-menu2::after,
.menu-item a:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: #D02C2F;
  left: 0;
  bottom: -8px;
}

.menu-header {
  background: #5E7281;
  padding: 10px 8px;
}

.close-icon {
  width: 15px;
  height: 20px;
  display: block;
  position: relative;
  cursor: pointer;
}

.close-icon::before,
.close-icon::after {
  content: '';
  background: #fff;
  position: absolute;
  height: 100%;
  width: 4px;
  border-radius: 3px;
}

.close-icon::before {
  transform: rotate(45deg);
}

.close-icon::after {
  transform: rotate(-45deg);
}

.menu-btn {
  width: 30px;
  cursor: pointer;
  margin-left: auto;
}

.menu-btn span {
  display: block;
  width: 100%;
  height: 4px;
  background: #5B6E7F;
  margin: 5px 0 0 0;
  border-radius: 5px;
}

.menu-btn span:first-child {
  margin-top: 0;
}

.mobil-brand img {
  max-width: 78px;
}

/* MOBIL-MENU-END*/
.brand-area {
  background: url('images/brand-bg.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding: 35px 0 50px 0;
}

.brand-title h2 {
  font-weight: 700;
  font-size: 32px;
  color: #5B6E7F;
}

.brand-title h2::after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  background: #d02c2f;
  margin: auto;
  margin-top: 10px;
}

.brand-item {
  border-radius: 4px;
  border: 1px solid #E5E8ED;
  background: var(--white, #FFF);
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.03), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 80px 80px -20px rgba(154, 156, 165, 0.08);
   margin-top: 63px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   height: 285px;
   position: relative;
   transition: 0.2s all ease;
}

.brand-item:hover {
  border-radius: 0px;
  background: #D3DCE3; 
  transform: scale(1.1);
}

.brand-item:hover p {
  color: #5E7281; 
}

.brand-item img {
  max-width: 60px;
}

.brand-item p {
  font-weight: 700;
  font-size: 20px;
  color: #1E212C;
  margin-top: 18px;
}

.brand-button a {
  font-family: DMI FONT ME;      
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  background: #5E7281; 
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 5px; 
  padding: 12px 40px;
  display: inline-block;
  margin-top: 80px;
  transition: 0.2s all ease;
}

.brand-button a:hover {
  opacity: 0.9;
}

/* OWL-CAROUSEL-4 */
.main-content4 {
    position: relative;
}

.main-content4 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content4 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content4 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5B2B81;
}

.main-content4 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content4 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content4 .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    display: none;
}
.main-content4 .owl-theme .custom-nav .owl-prev, .main-content4 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content4 .owl-theme .custom-nav .owl-prev i, .main-content4 .owl-theme .custom-nav .owl-next i {
    font-size: 20px;
    color: #ffffff;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}

.main-content4 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content4 .brand-item { 
    margin-bottom: 20px;
}

/*schedule-area-start*/
.schedule-area {
  background: #ffffff;
  padding: 63px 0 62px 0;
}

.schedule-title h2 {
  font-weight: 700;
  font-size: 35px;
  color: #5B6E7F;
}

.schedule-title h2::after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  background: #d02c2f;
  margin: auto;
  margin-top: 10px;
}

.main-carousel2 {
  margin-top: 47px;
}

.main-carousel2 .carousel-cell {
  width: 20%;
}

.carousel-cell {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 2px 48px 0px rgba(0, 0, 0, 0.04); 
  margin: 0 15px;
  padding: 12px;

}

.carousel-cell img {
  width: 100%;
  border-radius: 4px;
   transition: 0.2s all ease;
}

.carousel-img {
   overflow: hidden;
}

.carousel-img img:hover {
  transform: scale(1.1);
}

.flickity-page-dots .dot {
  display: none;
}

.carousel-cell p {
  font-family: 'DMI FONT ME';
  font-weight: 700;
  font-size: 22px;
  color: #3D3737; 
  text-align: center;
  margin-top: 10px;
  direction: rtl;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  border: none;
  color: #fff;
  background: #5B6E7F;
}

.flickity-button::after {
  content: "\f061";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  display: block;
  width: 20px;
  /*! height: 20px; */
  text-align: center;
}

.previous::after {
  transform: rotate(180deg);
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flickity-prev-next-button.previous { 
  right: 22%;
  top: -45px;
}

.flickity-button:focus {
  outline: none;
  box-shadow: none;
}

.flickity-prev-next-button.next { right: 18%; top: -45px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
  opacity: 0;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { 
  direction: rtl; 
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
  display: none;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.schedule-btn a {
  font-family: DMI FONT ME;          
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  border-radius: 4px;
  background: #5E7281;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block; 
  padding: 12px 40px;
  margin-top: 85px;
  transition: 0.2s all ease;
}

.schedule-btn a:hover {
  opacity: 0.9;
}

/* news-area-start */
.news-area {
  background: #F4F5F6;
  padding: 38px 0 63px 0;
}

.news-main {
  margin-top: 39px;
}

.news-left h6 {
  font-family: DMIFont-Regular;
  font-weight: 400;
  color: #6D6D6D;
  font-size: 14px;
  transition: 0.2s all ease;
  margin-top: 19px; 
}

.news-left h6:hover{
  color: #D02C2F;
}

.news-left h6 img {
  width: 13px;
  margin-top: -4px;
  margin-left: 5px;
}

.news-left h5 {
  font-weight: 700;
  font-size: 18px;
  color: #424551;
  margin-top: 8px;
  transition: 0.2s all ease;
  margin-top: 8px;
}

.news-left h5:hover {
  color: #D02C2F;
}

.news-left p {
  font-family: DMI FONT ME; 	    
  font-weight: normal;
  font-size: 18px;
  color: #424551;
  margin-top: 10px;
}

.news-left-img {
  overflow: hidden;
}

.news-left-img img {
  width: 100%;
  border-radius: 4px;
  transition: 0.2s all ease;
}

.news-left-img img:hover {
  transform: scale(1.1);
}

.news-title h2 {
  font-weight: 700;
  font-size: 35px;
  color: #5B6E7F;
}

.news-title h2::after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  background: #8C0D10;
  margin: auto;
  margin-top: 10px;
}

.news-inner3 { @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Lato:wght@300;400;700;900&display=swap');

@font-face {
	font-family: 'DMIFont-Regular';
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.otf');
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.otf?#iefix') format('embedded-opentype'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.woff') format('woff'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DMIFont-Bold';
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Bold.otf');
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Bold.otf?#iefix') format('embedded-opentype'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Bold.woff') format('woff'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Boldttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'DMIFont-Regular';
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.otf');
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.otf?#iefix') format('embedded-opentype'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.woff') format('woff'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DMIFont-Medium';
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Medium.otf');
	src: url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Medium.otf?#iefix') format('embedded-opentype'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Medium.woff') format('woff'),
		url('/etc/designs/dmi-common/fonts/dmifonts2024/DMIFont-Medium.ttf') format('truetype');
	font-weight: medium;
	font-style: normal;
}


/*==BASIC-SETUP==*/
body {
  font-family: 'DMIFont-Regular', serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  background: #fff;
}

a,
a:hover {
  text-decoration: none;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin: 0;
}

/* scroll-bar */
.scrolltotop {
  width: 40px;
  height: 40px;
  background: #D02C2F;
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  display: none;
  border-radius: 5px;
  cursor: pointer;
}

.scrolltop-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.scrolltop-wrap span {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 14px;
  color: #5E7281;
  margin-left: 16px;
}

.scrolltotop a {
  color: #fff;
}

/*==THIS IS START==*/
.topbar-header-wrap {
  position: absolute;
  width: 100%;
  z-index: 20;
  left: 0;
  top: 0;
}

.topbar-area {
  background: #5E7281;
  padding: 5px 0;
}

.topbar-left img {
  max-width: 67px;
}

.topbar-right ul {
  display: flex;
}

.topbar-right ul li {
  margin-left: 40px;
}

.topbar-right ul li:last-child {
  margin-left: 0;
}

.topbar-right ul li a {
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  transition: 0.2s all ease;
}

.topbar-right ul li a:hover {
  color: #4EBCC9;
}

.header-area {
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.20);
}

.logo-item img {
  max-width: 135px;
  height: auto;
}

.main-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.main-nav ul li {
  margin-left: 40px;
}

.main-nav ul li:last-child {
  margin-left: 0;
}

.main-nav ul li a {
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  transition: 0.2s all ease;
  position: relative;
}

.main-nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: red;
  transition: 0.4s all ease;
}

.main-nav ul li a:hover::after {
  width: 100%;
}

.search-box {
  width: 45px;
  height: 45px;
  background: #E5F3FF;
  border-radius: 50%;
  text-align: center;
    padding-top:11px !important;
  line-height: 45px;
  margin-right: auto;
  cursor: pointer;
}

.search-wrap {
  display: flex;
}

.search-input {
  width: 88%;
}

.search-input input {
  width: 100%;
  outline: none;
  border: none;
  padding: 23px 20px;
  border-radius: 10px 0 0 10px;
}

.search-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #19456B; 
}

.search-btn {
  width: 12%;
}

.search-btn button {
  background: #5E7281;
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 0 10px  10px 0;
}

.search-btn button img {
  max-width: 25px;
}

.modal-dialog {
  max-width: 1060px;
  margin: auto;
} 

.modal-body {
  padding: 0;
}

.modal-content {
  border: none;
  background: none;
}

.search-input-ar input {
  border-radius: 0 10px 10px 0;
}

.search-btn-ar button {
  border-radius: 10px 0 0 10px;
}

.menu-wrap-ar {
  padding-left: 0;
  padding-right: 10px;
}

.modal1 {
    position: absolute;
    z-index: 10000; 
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal1.is-visible1 {
    visibility: visible;
}

.modal-overlay1 {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal1.is-visible1 .modal-overlay1 {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper1 {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  max-width: 1050px;
  width: 100%; 
}

.modal-transition1 {
  transition: all 0.8s;
  top: -100px;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0;
}

.modal1.is-visible1 .modal-transition1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}

.hero-item  {
  position: relative;
}

 .scroll-top {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
} 
 
.scroll-top a {
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
}

.scroll-top a img {
  margin-right: 10px;
  width: 12px !important;
  height: initial;
  display: inline-block !important;
}

.main-content2 {
    position: relative;
}

.main-content2 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content2 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content2 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5B2B81;
}

.main-content2 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content2 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content2 .owl-theme .custom-nav {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
}
.main-content2 .owl-theme .custom-nav .owl-prev, .main-content2 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content2 .owl-theme .custom-nav .owl-prev i, .main-content2 .owl-theme .custom-nav .owl-next i {
    font-size: 28px;
    color: #ffffff;
    background: #4EBCC9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}

.main-content2 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content2 .owl-theme .custom-nav .owl-next {
    right: 0;
}

/* MOBIL-MENU-START*/
.sidebar-menu {
  width: 250px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -250px;
  overflow-y: auto;
  transition: 0.6s ease;
  transition-property: left;
  background: #000000;
  z-index: 9999;
}

.sidebar-menu.active {
  left: 0;
}

.menu-wrap {
  margin-top: 10px;
  padding-right: 10px;
}

.menu-item a {
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  margin-top: 10px;
  display: inline-block;
  transition: 0.2s all ease;
  position: relative;
}

.menu-item a::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background: #C4325B;
  transition: 0.4s all ease;
}

.menu-item a:hover::after {
  width: 100%;
}

.menu-header {
  background: #4EBCC9;
  padding: 14px 8px;
}

.close-icon {
  width: 25px;
  height: 25px;
  display: block;
  position: relative;
  cursor: pointer;
}

.close-icon::before,
.close-icon::after {
  content: '';
  background: #ffffff;
  position: absolute;
  height: 100%;
  width: 4px;
  border-radius: 3px;
}

.close-icon::before {
  transform: rotate(45deg);
}

.close-icon::after {
  transform: rotate(-45deg);
}

.menu-btn {
  width: 30px;
  cursor: pointer;
  /*! margin-right: auto; */
  margin-right: 15px;
}

.menu-btn span {
  display: block;
  width: 100%;
  height: 4px;
  background: #ffffff;
  margin: 5px 0 0 0;
  border-radius: 5px;
}

.menu-btn span:first-child {
  margin-top: 0;
}

.mobil-brand img {
  max-width: 115px;
}

/* MOBIL-MENU-END*/

.schedule-area {
  background: #ffffff;
  padding: 63px 0 62px 0;
}

.schedule-title h2 {
  font-family: ''DMIFont-Bold''; 
	font-weight: 700;
  font-size: 40px;
  color: #000000;
}

.schedule-title span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #4EBCC9;
  display: inline-block;
  margin-right: 4px;
  margin-top: 9px;
}

.main-carousel2 {
  margin-top: 60px;
}

.main-carousel2 .carousel-cell {
  width: 20%;
}

.carousel-cell {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 2px 48px 0px rgba(0, 0, 0, 0.04); 
  margin: 0 15px;
  padding: 12px;

}

.carousel-cell img {
  width: 100%;
  border-radius: 4px;
   transition: 0.2s all ease;
}

.carousel-cell img:hover {
  opacity: 0.9;
}

.carousel-img {
   overflow: hidden;
}

.carousel-img img:hover {
  transform: scale(1.1);
}

.flickity-page-dots .dot {
  display: none;
}

.carousel-cell p {
	font-family: 'DMIFont-Bold'  !important;		
    font-weight: 700;
  font-size: 22px;
  color: #3D3737; 
  text-align: center;
  margin-top: 10px;
  direction: rtl;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  border: none;
  color: #fff;
  background: #4EBCC9;
}

.flickity-button::after {
  content: "\f061";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  display: block;
  width: 20px;
  text-align: center;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flickity-prev-next-button.previous { 
  left: 22%;
  top: -55px;
}

.flickity-button:focus {
  outline: none;
  box-shadow: none;
}

.flickity-prev-next-button.next { 
  left: 18%; 
  top: -57px;
  transform: rotate(180deg);
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
  opacity: 0;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { 
  direction: rtl; 
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
  display: none;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.schedule-btn a {
  font-family: ''DMIFont-Bold'';     
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  border-radius: 4px;
  background: #4EBCC9;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block; 
  padding: 12px 40px;
  margin-top: 42px;
  transition: 0.2s all ease;
}

.schedule-btn a:hover {
  opacity: 0.9;
}

/* seris-area-start */
.schedule-area2 {
  background: rgba(181, 203, 205, 0.20);
  padding: 27px 0 38px 0;
}

.schedule-title2 h2 {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 30px;
  color: #000000;
}

.schedule-title2 span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #4EBCC9;
  display: inline-block;
  margin-right: 4px;
  margin-top: 9px;
}

.schedule-item {
  position: relative;
  margin-top: 45px;
  overflow: hidden;
}

.schedule-item img {
filter: brightness(38%);        
  width: 100%;
  border-radius: 4px;
  transition: 0.2s all ease;
}

.schedule-item img:hover {
  transform: scale(1.1);
  opacity: 0.9;
filter: brightness(60%);      
}

.schedule2-cnt {
  position: absolute;
  right: 15px;
  bottom: 33px;
 
}

.schedule2-cnt p {
  font-family: 'DMIFont-Bold';        
  font-weight: bold;
  font-size: 17px;
  color: #ffffff;
}

.schedule2-time ul {
  display: flex;
  margin-top: 5px;
}

.schedule2-time ul li {
  font-family: DMIFont-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin-right: 5px;
}

.schedule2-time ul li:first-child {
  margin-right: 0;
}

.schedule2-time ul li span img {
filter: brightness(100%) !important;          
  max-width: 25px;
}

.schedule2-inner {
  position: absolute;
  left: 8px;
  top: 10px;
}

.schedule2-inner2 a {
  font-family: 'DMIFont-Bold';     
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  border-radius: 5px;
  background: #4EBCC9;
  display: inline-block;
  padding: 2px 7px;
}

.schedule2-inner img {
  max-width: 54px;
}

.line-img img {
  max-width: 153px;
}

.schedule2-cnt span {

  font-weight: 700;
  font-size: 14px;
  color: #626262;
  text-transform: uppercase;
}

.schedule2-btn a {
  font-family: 'DMIFont-Bold';     
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  border-radius: 4px;
  background: #4EBCC9;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 40px;
  margin-top: 42px;
  transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.schedule2-btn a:hover {
  opacity: 0.9;
}

/* series-area-start */
.main-carousel3 {
  margin-top: 60px;
}

.main-carousel3 .carousel-cell {
  width: 20%;
}

.main-carousel3 .carousel-cell {
  background: none;
  margin: 0 10px;
  border-radius: 0;
  padding: 0;
  margin-top: 20px;

}

.carousel-cell img {
  width: 100%;
  border-radius: 4px;
   transition: 0.2s all ease;
}

.carousel-img {
   overflow: hidden;
}

.carousel-img img:hover {
  transform: scale(1.1);
}

.flickity-page-dots .dot {
  display: none;
}

.carousel-cell p {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 22px;
  color: #3D3737; 
  text-align: center;
  margin-top: 10px;
  direction: rtl;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: pointer;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

.flickity-button {
  position: absolute;
  border: none;
  color: #fff;
  background: #4EBCC9;
}

.flickity-button::after {
  content: "\f061";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  display: block;
  width: 20px;
  text-align: center;
}

.flickity-button:hover {
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

.flickity-prev-next-button {
  top: 50%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flickity-prev-next-button.previous { 
  left: 21%;
  top: -62px;
}

.flickity-button:focus {
  outline: none;
  box-shadow: none;
}

.flickity-prev-next-button.next { 
  left: 17%; 
  top: -62px;
  transform: rotate(180deg);
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
  opacity: 0;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { 
  direction: rtl; 
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
  display: none;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*footer-area-start*/
.footer-area {
  background: #5E7281; 
  padding: 50px 0;
}

.footer-logo img {
  max-width: 150px;
}

.footer-item h6 {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}

.footer-item1 h6 {
  margin-top: 25px;
} 

.footer-item1 ul li {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  display: flex;
  margin-top: 14px;
  transition: 0.2s all ease;
}

.footer-item1 ul li:hover {
  color: #D02C2F;
}

.footer-item1 ul li span i {
  margin-left: 7px;
}

.footer-item2 ul {
  margin-top: 15px;
}

.footer-item2 ul li {
  margin-top: 5px;
}

.footer-item2 ul li a {
  font-family: DMIFont-Regular;
  font-weight: 400; 
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  transition: 0.2s all ease;
}

.footer-item2 ul li a:hover {
  color: #D02C2F;
  opacity: 1;
}

.footer-item3 ul {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.footer-item3 ul li {
  margin-left: 8px;
}

.footer-item3 ul li:first-child {
  margin-right: 0;
}

.footer-item3 ul li:last-child {
  margin-right: 0;
}

.footer-item3 ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #4B5761;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  transition: 0.2s all ease;
}

.footer-item3 ul li a:hover {
  background: #D02C2F;
}


.footer-input {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.12);
  margin-top: 30px;
  position: relative;
}

.footer-input input {
  width: 100%;
  padding: 9px 12px;
  color: #fff;
  outline: none;
  background: none;
  border: none;
  width: calc(100% - 30px);
}

.footer-input input::placeholder {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  opacity: 0.60; 
}

.footer-input button {
  background: none;
  border: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
} 

.footer-item4 p {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}

.footer-item1-ar ul li span img {
  margin-right: 0;
  margin-left: 7px;
}

.footer-item3-ar ul li:last-child {
  margin-right: 8px;
}

.footer-item3-ar ul li:first-child {
  margin-right: 0;
}

.footer-input-ar button {
  right: 90%;
  transform: translateY(-50%) rotate(180deg) ;
}

.copyright-area {
  background: #D3DCE3;
  padding: 12px 0; 
}

.copyright-main {
  position: relative;
}

.copyright-main ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-main ul li {
  margin-right: 5px;
}

.copyright-main ul li a {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 14px;
  color: #5E7281;
  transition: 0.2s all ease; 
}

.copyright-main ul li a:hover {
  color: #D02C2F;
}

.copyright-main p {
  font-family: DMIFont-Regular; 
  font-weight: 400;
  font-size: 12px;
  color: #5E7281; 
  text-align: center;
  margin-top: 5px;
}

.hat-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*schedule-area-start*/
.topbar-header-wrap2 {
  position: initial;
}

.header-area2 {
  background: #4EBCC9;
}

/* OWL-CAROUSEL-3 */
.main-content3 {
    position: relative;
}

.main-content3 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content3 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content3 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5B2B81;
}

.main-content3 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content3 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content3 .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    display: none;
}

.main-content3 .owl-theme .custom-nav .owl-prev, .main-content3 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content3 .owl-theme .custom-nav .owl-prev i, .main-content3 .owl-theme .custom-nav .owl-next i {
    font-size: 20px;
    color: #ffffff;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}

.main-content3 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content3 .owl-theme .custom-nav .owl-next {
    right: 0;
}

.slider-btm-title {
  padding: 16px 0px 8px 0;
}

.slider-btm-title h2 {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 22px;
  color: #D02C2F;
}

.schedul-main-wrap {
  border-radius: 5px;
  background: #D3DCE3;
  margin-top: -72px;
  position: relative;
  z-index: 10;
  padding-bottom: 20px;
}

.schedul-main-wrap .col-lg-2 {
  width: 12.5px;
  flex: 12.5px;
}

.slider-btm-main {
  padding-bottom: 15px;
} 

.slider-btm-cnt {
  text-align: right;
}

.slider-btm-title h2 {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 22px;
  color: #067987;
}

.slider-btm-cnt h3 {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  color: #5E7281;
  font-size: 30px; 
  display: inline-block; 
}

.slider-btm-cnt p {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 17px;
  color: #5E7281;
  display: inline-block; 
}

.slider-btm-main {
  border-radius: 5px;
  background: #D3DCE3;
  padding: 12px 30px;
  margin-top: 35px;
}

.slider-btm-area {
  background: #ffffff;
  padding: 35px 0 30px 0;
}

.Schedule-all-area {
  background: #ffffff;
  padding: 1px 0 30px 0;
}

.schedule-all-btn a {
  font-family: 'DMIFont-Bold'; font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  border-radius: 4px;
  background: #4EBCC9;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 12px 40px;
  display: inline-block;
  margin-top: 48px;
  transition: 0.2s all ease;
}

.schedule-all-btn a:hover {
  opacity: 0.9;
}

.Schedule-all-area2 {
  background: #ffffff;
  padding: 37px 0 140px 0;
}

/*detalish-page-start*/
.details-right img {
  width: 100%;
}

.details-left img {
  width: 100%;
}

.details-area {
  background: #ffffff;
  padding: 80px 0;
}

.detalis-btn a img {
  width: 24px;
  margin-left: 8px;
}

.details-left-inner h3 {
  font-family: 'DMIFont-Bold'; 
	font-weight: 700;
  font-size: 18px;
  color: #4EBCC9;
  margin-top: 8px;
}

.detalis-btn a {
  font-family: 'DMIFont-Bold'; 
	font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  border-radius: 4px;
  background: #4EBCC9;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 20px;
  padding: 10px 8px 10px 20px;
  transition: 0.2s all ease;
}

.detalis-btn a:hover {
  opacity: 0.9;
}

.details-left-inner .schedule-item {
  margin-top: 11px;
}

.details-left-inner1 {
  margin-top: 25px;
} 

.details-right h3 {
  font-family: 'DMIFont-Bold'; 
	font-weight: 700;
  font-size: 30px;
  color: #4EBCC9;
  margin-top: 30px;
}

.details-right p {
  font-family: 'DMIFont-Bold'; 
	font-weight: 400;
  font-size: 20px;
  color: color: #000;
  margin-top: 20px;
}

.table-box table {
  width: 100%; 
  border-collapse: separate;
  border-spacing: 0;
}

.table-box tr {
  border: 1px solid #5B5B5B;
}

.table-box td {
  font-family: DMIFont-Regular;
  font-weight: 400;
  font-size: 12px;
  color: #5E7281;
  border: solid 1px #5B5B5B;
  border-style: none solid solid none;
  min-width: 96px;
  padding: 10px 12px;
  text-align: center;

}

.table-box tr:first-child td:first-child { border-top-left-radius: 5px; 
}

.table-box tr:first-child td:last-child { border-top-right-radius: 5px; 
}

.table-box tr:last-child td:first-child { border-bottom-left-radius: 5px; 
}

.table-box tr:last-child td:last-child { border-bottom-right-radius: 5px; 
}

.table-box tr:first-child td {
    border-top-style: solid;
}

.table-box tr td:first-child {
    border-left-style: solid; 
 }

.table-box tr:nth-child(1) td {
  background: #4EBCC9;
  text-align: left;
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
}

.table-box tr td:nth-child(7) {
  text-align: left;
}

.table-box {
  margin-top: 36px;
}

.schedule-title5 {
  margin-top: 35px;
}


  margin-top: 21px;
}

.news-right-inner1 {
  overflow: hidden;
  padding-bottom:15px;    
}

.news-right-inner1 img {
  width: 100%;
  border-radius: 4px;
  transition: 0.2s all ease;
}

.news-right-inner1 img:hover {
  transform: scale(1.1);
}

.news-right-inner2 h6 {
  font-family: DMIFont-Regular;
  font-weight: 400;
  font-size: 14px; 
}

.news-right-inner2 h6 a {
  color: #6D6D6D;
  transition: 0.2s all ease;
}

.news-right-inner2 h6 a:hover {
  color: #D02C2F;
}

.news-right-inner2 h6 img {
  width: 13px;
  margin-top: -4px;
  margin-right: 5px;
}

.news-right-inner2 h5 {
  font-weight: 700;
  font-size: 13px;
  margin-top: 8px;
  transition: 0.2s all ease;
}

.news-right-inner2 h5 a {
  color: #5B6E7F;
}

.news-right-inner2 h5 a:hover {
  color: #D02C2F;
}

.news-right-inner2 p {
  font-family: DMI FONT ME;   

  color: #382933;
  font-size: 13px;

}

.news-btn a { 
  font-family: DMI FONT ME;    
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase; 
  background: #5E7281;
  color: #fff;
  border-radius: 5px;
  padding: 12px 40px;
  display: inline-block;
  margin-top: 80px;
  transition: 0.2s all ease;
}

.news-btn a:hover {
  opacity: 0.9;
}

/* event-area-start */
.event-area {
  background: #ffffff;
  padding: 38px 0 130px 0;
}

.event-main {
  margin-top: 54px;
}

.event-title h2 {
  font-weight: 700;
  font-size: 30px;
  color: #5B6E7F;
}

.event-title h2::after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  background: #8C0D10;
  margin: auto;
  margin-top: 16px;
}

.event-img {
  overflow: hidden;
  position: relative;
}

.event-img img {
  width: 100%;
  border-radius: 4px;
  transition: 0.2s all ease;
}

.event-img img:hover {
  transform: scale(1.1);
}

.evetn-date {
  position: absolute;
  left: 22px;
  top: 16px;
}

.evetn-date a {
  font-family: DMIFont-Bold; 
  font-weight: 500;
  font-size: 10px;
  color: #ffffff;
  border-radius: 3px; 
  padding: 2px 3px;
  background: rgba(208, 44, 47, 0.7);
  text-transform: uppercase;
}

.event-cnt {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.03), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 80px 80px -20px rgba(154, 156, 165, 0.08); 
  max-width: 354px;
  margin: auto;
  padding: 15px 12px 14px 12px;
  margin-top: -50px;
  position: relative;
  z-index: 10;
}

.event-cnt p {
  font-weight: 500;
  font-size: 18px;
  color: #5B6E7F;
}

.event-cnt a {
  font-family: DMI FONT ME;         
  font-weight: bold;
  font-size: 15px;
  color: #D02C2F;
  display: inline-block;
  margin-top: 10px;
}

.event-cnt a span img {
  max-width: 15px;
  margin-right: 10px;
}

.event-btn a {
  font-family: DMI FONT ME;  	        
  font-weight: 700;
  font-size: 16px;
  padding: 12px 40px;
  border-radius: 4px;
  background: #5E7281;
  display: inline-block; 
  margin-top: 85px;
  color: #ffffff;
  transition: 0.2s all ease;
}

.event-btn a:hover {
  opacity: 0.9;
}

/*gellary-area-start*/
.gellary-area {
  background: #ffffff;
  padding: 1px 0 65px 0;
}

.gellary-main {
  border-radius: 8px;
  border: 1px solid  #E5F3FF;
  background: #FFF;
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.05), 0px 12px 10px -6px rgba(154, 156, 165, 0.08), 0px 30px 24px -10px rgba(154, 156, 165, 0.10), 0px 80px 80px -20px rgba(154, 156, 165, 0.16);
  padding: 20px 25px;
}

.gellary-area .col-lg-2 {
  width: 20%;
  flex: 20%;
}
/*
.gellary-item img {
  width: 100%;
}*/

/*Esaad Logo */
@media screen and (min-width: 767px) {
.gellary-main .row div:nth-child(5){
	max-width: max-content;
}

.gellary-main img{
	height: 32px;
}
.gellary-main .row div:nth-child(5) img{
	height: 40px;
}
}

@media screen and (min-width: 992px) {
.gellary-main .row div{
	max-width: max-content;
}
.gellary-main .row{
	align-items: center;
	justify-content: center;
	gap: 20px;
}
.gellary-main img{
	height: 40px
}
.gellary-main .row div:nth-child(5) img{
	height: 3rem;
}
}

@media screen and (min-width: 1200px) {

.gellary-main .row{
	gap: 35px;
}
.gellary-main img{
	height: 50px
}
.gellary-main .row div:nth-child(5) img{
	height: 3.7rem;
}
}

.footer-area {
  background: #5E7281;
  padding: 50px 0;
}

.footer-logo img {
  max-width: 100px;
}

.footer-item h6 {
  font-family: DMI FONT ME; 	
  font-weight: bold;
  font-size: 19px;
  color: #fff;
}

.footer-item1 h6 {
  margin-top: 25px;
} 

.footer-item1 ul li {
  font-family: DMI FONT ME; 	
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  display: flex;
  margin-top: 14px;
  transition: 0.2s all ease;
}

/*.footer-item1 ul > li span:nth-child(2) {
    direction:rtl;
}*/


.footer-item1 ul li a{
    color:#fff !important;
}

.footer-item1 ul li a:hover {
    color:#D02C2F !important;
}

.footer-item1 ul li a:last-child {
    color:#fff !important;
}



.footer-item1 ul li a:hover {
  color: #D02C2F;
}



.footer-item1 ul li span i {
  margin-left: 7px;
}

.footer-item2 ul {
  margin-top: 15px;
}

.footer-item2 ul li {
  margin-top: 5px;
}

.footer-item2 ul li a {
  font-family: DMI FONT ME; 	
  font-weight: 400; 
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  transition: 0.2s all ease;
}

.footer-item2 ul li a:hover {
  color: #D02C2F;
  opacity: 1;
}

.footer-item3 ul {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.footer-item3 ul li {
  margin-left: 8px;
}

.footer-item3 ul li:first-child {
  margin-right: 0;
}

.footer-item3 ul li:last-child {
  margin-right: 0;
}

.footer-item3 ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #4B5761;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  transition: 0.2s all ease;
}

.footer-item3 ul li a:hover {
  background: #D02C2F;
}


.footer-input {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.12);
  margin-top: 30px;
  position: relative;
}

.footer-input input {
  width: 100%;
  padding: 9px 12px;
  color: #fff;
  outline: none;
  background: none;
  border: none;
  width: calc(100% - 24px);
}

.footer-input input::placeholder {
  font-family: DMI FONT ME; 	
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  opacity: 0.60; 
}

.footer-input button {
  background: none;
  border: none;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
} 

.footer-item4 p {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}

.copyright-area {
  background: #D3DCE3;
  padding: 12px 0; 
}

.copyright-main {
  position: relative;
}

.copyright-main ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-main ul li {
  margin-right: 5px;
}

.copyright-main ul li:last-child {
  /*! margin-right: 0; */
}

.copyright-main ul li a {
  font-family: DMI FONT ME; 	
  font-weight: 400;
  font-size: 14px;
  color: #5E7281;
  transition: 0.2s all ease; 
}

.copyright-main ul li a:hover {
  color: #D02C2F;
}

.copyright-main p {
  font-family: DMI FONT ME; 	
  font-weight: 400;
  font-size: 12px;
  color: #5E7281; 
  text-align: center;
  margin-top: 5px;
}

.search-wrap {
  display: flex;
}

.search-input {
  width: 88%;
}

.search-input input {
  width: 100%;
  outline: none;
  border: none;
  padding: 23px 20px;
  border-radius: 10px 0 0 10px;
}

.search-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #19456B; 
}

.search-btn {
  width: 12%;
}

.search-btn button {
  background: #5E7281;
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 0 10px  10px 0;
}

.search-btn button img {
  max-width: 25px;
}

.modal-dialog {
  max-width: 1060px;
  margin: auto;
} 

.modal-body {
  padding: 0;
}

.modal-content {
  border: none;
  background: none;
}

/*==brand-page-start==*/
.header-area2 {
  background: url('images/brand-banner.png') no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 130px;
}

.hero-brand-cnt ul {
  display: flex;
  align-items: center;
  margin-top: 85px;
}

.hero-brand-cnt ul li {
  font-family: DMI FONT ME  !important;	        
  font-weight: 400;
  font-size: 14px;
  color: #D0E8FE;
  margin-right: 8px;
}

.hero-brand-cnt ul li:nth-of-type(2) {
  color: #E5F3FF;
}

.hero-brand-cnt ul li:last-child {
  /*! margin-right: 0; */
  color: #FAFDFF;
  font-family: DMI FONT ME;      
}

.hero-brand-cnt h2 {
  font-weight: 700;
  font-size: 35px;
  color: #FAFDFF;
  margin-top: 5px;
}

/*tv-channel-area*/
.tab-area {
  background: #EFEFF1;
  padding: 5px 0 100px 0;
}

.tab-main {
  margin-top: -84px;
  position: relative;
  z-index: 10;
}

.tv-channel-item h3 {
  font-weight: 700;
  font-size: 16px;
  color: #5B6E7F;
  margin-top: 10px;
  transition: 0.2s all ease;
}

.skltbs-tab-group button.skltbs-active  svg path {
  fill: #fff !important;
}

.skltbs-tab-group button.skltbs-active svg path {
  stroke: #fff !important;
}  

.skltbs-tab-group button.skltbs-active .brand7 {
  display: inline-block;
}

.skltbs-tab-group button.skltbs-active .brand3 {
  display: none;
}

.brand7 {
   display: none;
}

.skltbs-tab-group button.skltbs-active {
  background-color: #708698;
}

.skltbs-tab-group button.skltbs-active h3 {
  color: #fff;
}

.skltbs-tab-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.skltbs-tab-item {
  width: 15%;
  margin-right: 16px;
}

.skltbs-tab-item6 {
  margin-right: 0 !important;
}

.skltbs-tab {
  border-radius: 4px;
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.03), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 80px 80px -20px rgba(154, 156, 165, 0.08);
  background: #ffffff;
  text-align: center;
  min-height: 133px; 
  padding: 16px;
  transition: 0.2s all ease;
  border: none;
  width: 100%;
}

/* dubai-tv-area */
.dubai-tv-area {
  background: #F4F4F5;
  padding: 25px 0 100px 0;
}

.dubai-item {
  border-radius: 4px;
  background: #C8D6DE;
  box-shadow: 0px 30px 24px -10px rgba(154, 156, 165, 0.10), 0px 80px 80px -20px rgba(154, 156, 165, 0.16);
  padding: 25px;
  min-height: 270px;
  margin-top: 35px;
}

.dubai1-img img {
  max-width: 120px;
  margin-bottom: 5px;
}

.dubai2-img img {
  max-width: 90px;
  margin-bottom: 43px;
}

.dubai3-img img {
  max-width: 70px;
  margin-bottom: 10px;
}

.dubai4-img img {
  max-width: 53px;
  margin-bottom: 29px;
}

.dubai-item h6 {
  font-weight: 700;
  font-size: 23px;
  color: #5B6E7F;
}

.dubai-item p {
  font-weight: 500;
  font-size: 14px;
    display:block;
    height:150px;
  color: #5B6E7F;
  margin-top: 14px;
} 

.dubai-item a {
  font-family: DMI FONT ME; 
  font-weight: 700;
  font-size: 13px;
  color: #1E212C;
  margin-top: 17px;
  display: inline-block; 
  transition: 0.2s all ease;
}

.dubai-item a:hover {
  color: #D02C2F;
}

.dubai-item a img {
  padding-left: 8px;
}


/*About-page-start*/
.message-area {
  padding: 25px 0;
  background: #fff;
}

.message-title p {
  font-weight: 400;
  font-size: 22px;
  color: #5B6E7F;
}

.message-main {
  margin-top: 80px;
}

.message-left {
  margin-top: 115px;
}

.message-left img {
  width: 100%;
  border-radius: 4px;
}

.message-main h2 {
  font-weight: 700;
  font-size: 40px;
  color: #5B6E7F;
  text-align: center;
} 

.message-main h2::after {
  content: "";
  display: block;
  width: 85px;
  height: 5px;
  background: #8C0D10;
  margin: auto;
  margin-top: 5px;
}

.message-right {
  display: flex;
  border-radius: 4px;
  background:  #FFF;
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.03), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 80px 80px -20px rgba(154, 156, 165, 0.08);
  padding: 80px 77px;
  position: relative;
  z-index: 10;
  margin-left: -24px;
  min-height: 543px;
}

.message-inner1 img {
  max-width: 28px;
  margin-right: 30px;
}

.message-inner2 p {
  font-weight: 700;
  font-size: 20px;
  color: #5E7281;
}

.message-inner2 p:nth-of-type(2) {
  margin-top: 20px;
}

.message-inner2 p:nth-of-type(3) {
  margin-top: 60px;
} 

/* value-area-start */
.value-area {
  background: #ffffff;
  padding: 1px 0 130px 0;
}

.value-title h2 {
  font-weight: 700;
  font-size: 40px;
  color: #5B6E7F;
  letter-spacing: 1px; 
}

.value-title h2::after {
  content: "";
  display: block;
  width: 85px;
  height: 5px;
  background: #8C0D10;
  margin: auto;
  margin-top: 5px;
}

.value-item {
  text-align: center;
  margin-top: 78px;
  position: relative;
}

.value-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 188px;
  background: linear-gradient(315deg, rgba(218, 219, 221, 0.00) 0%, rgba(218, 219, 221, 0.50) 12.33%, #DADBDD 51.91%, rgba(218, 219, 221, 0.50) 87.85%, rgba(218, 219, 221, 0.00) 100%); 
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.value-item3::after,
.value-item6::after {
  display: none;
}

.value-inner {
  max-width: 285px;
  margin: auto;
}

.value-item img {
  max-width: 48px;
}

.value-item h4 {
  font-family: DMIFont-Regular;
  font-weight: 700;
  font-size: 20px;
  color: #1E212C;
  margin-top: 24px; 
}

.value-item p {
  font-family: DMIFont-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #787A80;
  margin-top: 8px;
}

/*news-page-start*/
.news2-area {
  padding: 47px 0 42px 0;
}

.news-btn2 a {
  background: #5E7281;
  text-transform: uppercase; 
  margin-top: 20px;
  padding: 12px 22px;
}

.news-btn2 a span {
  padding-right: 5px;
}

.news2-right img {
  width: 100%;
}

.news-right-inner10 {
  margin-top: 0;
}

/*event-page-start*/
.event2-area {
  background: #fff;
  padding: 47px 0 35px 0;
}

.event2-main .event-item {
  margin-top: 40px;
}

.news-btn3 a {
  background: #5E7281;
  text-transform: uppercase;
  margin-top: 60px;
  padding: 12px 22px;
}

/*detalish-page-start*/
.news3-area {
  padding: 18px 0 140px 0;
}

.news3-left h5 {
  font-weight: 700;
  font-size: 25px;
    line-height:37px;
}

.news3-left h5 a {
  transition: 0.2s all ease;
  color: #5B6E7F;
}

.news3-left h5 a:hover {
  color: #D02C2F;
}

.news3-left h6 {
  font-family: DMIFont-Regular;
  font-weight: 400;
  font-size: 14px;
  margin-top: 15px;
}

.news3-left h6 a {
  color: #6D6D6D;
  transition: 0.2s all ease; 
}

.news3-left h6 a:hover {
  color: #D02C2F;
}

.news3-left h6 span img {
  max-width: 30px;
  margin-right: 10px;
}

.news3-left-img{
    margin:auto;
    }
.news3-left-img img {
  width: 100%;
  margin-top: 10px;
  border-radius: 4px;
}

.news3-left p {
  font-family: DMI FONT ME  !important;	    
  font-size: 15px;
  color: #000;
  margin-top: 40px;
  font-weight:normal;        
}

.news3-right img {
  /*width: 100%;*/
    text-align:center;
    width:300px !important;
    height:250px !important;
}

/* contact-page-start */
.contact-area {
  background: #ffffff;
  padding: 27px 0 0px 0;
}

.contact-left h4 {
  font-family: DMI FONT ME; 
  font-weight: 700;
  font-size: 32px;
  color: #5B6E7F;
  text-transform: uppercase
}

.contact-list ul li {
  font-family: DMI FONT ME; 	
  font-weight: 600; 
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-top: 19px;
  color: #5B6E7F;
}

.contact-list ul li span img {
  max-width: 25px;
  margin-left: 14px;
}

.contact-main {
  border-radius: 4px;
  background: #D2DCE2;
  box-shadow: 0px 30px 24px -10px rgba(154, 156, 165, 0.10), 0px 80px 80px -20px rgba(154, 156, 165, 0.16);
  padding: 44px 20px 80px 20px;
}

.contact-social h4 {
  font-weight: 700;
  font-size: 32px;
  color: #5B6E7F;
  margin-top: 50px;
  text-transform: uppercase;
}

.contact-social ul {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.contact-social ul li {
  margin-left: 8px;
}

.contact-social ul li:last-child {
  margin-right: 0;
}

.contact-social ul li a img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transition: 0.2s all ease;
}

.contact-social ul li a img:hover {
  opacity: 0.9;
}

.contact-input h6,
.text-area-item h6,
.select-title h6,
.radio-btn h6 {
  font-family: DMI FONT ME; 
  font-weight: 400;
  font-size: 16px;
  color: #424551;
  margin-top: 23px;
  margin-bottom: 5px;
}

.contact-input1 h6 {
  margin-top: 0 !important;
}

.contact-item-left input {
  font-family: DMI FONT ME;  
  width: 100%;
  outline: none;
  border: none;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid #D7DADD;
  font-size: 12px; 
  font-weight: normal;    
  background: #F4F5F6 
}

.contact-item-left input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #9A9CA5;
  font-size: 16px; 
  opacity: 1;
}

.text-area-item textarea {
  font-family: DMIFont-Regular;
  width: 100%;
  outline: none;
  border: none;
  padding: 13px 16px;
  border-radius: 4px;
  border: 1px solid #D7DADD;
  background: #F4F5F6 
}

.text-area-item textarea::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #9A9CA5;
  opacity: 1;
}

.contact-select {
  border-radius: 4px;
  border: 1px solid #D7DADD;
  background: #F4F5F6 
}

.contact-select select {
  font-family: DMI FONT ME; 
  width: 100%;
  appearance: none;
  border: none;
  background: url('images/angle10.png') no-repeat;
  background-position: 97% 50%;
   padding: 13px 16px;
   font-weight: 400;
   font-size: 14px;
   color: #9A9CA5;
}

.radio-btn ul {
  display: flex;
  align-items: center;
  margin-top: 14px;
}

.radio-btn ul li {
  margin-right: 24px;
  display: flex;
  align-items: center;
}

.radio-btn ul li:last-child {
  margin-right: 0;
}

.radio-btn [type="radio"]:checked,
.radio-btn [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.radio-btn [type="radio"]:checked + label,
.radio-btn [type="radio"]:not(:checked) + label {
    font-family: DMIFont-Bold; 
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400; 
}

.radio-btn [type="radio"]:checked + label::before,
.radio-btn [type="radio"]:not(:checked) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #ffffff;
    border: 2px solid #5B6E7F;
}

.radio-btn [type="radio"]:checked + label::after,
.radio-btn [type="radio"]:not(:checked) + label::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #5B6E7F;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radio-btn [type="radio"]:not(:checked) + label::after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-btn [type="radio"]:checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.radio-btn2 ul {
  display: flex;
  align-items: center;
  margin-top: 14px;
}

.radio-btn2 ul li {
  margin-right: 24px;
  display: flex;
  align-items: center;
}

.radio-btn2 ul li:last-child {
  margin-right: 0;
}

.radio-btn2 [type="radio"]:checked,
.radio-btn2 [type="radio"]:not(:checked) {
    position: absolute;
    right: -9999px;
}

.radio-btn2 [type="radio"]:checked + label,
.radio-btn2 [type="radio"]:not(:checked) + label {
    font-family: DMIFont-Bold; 
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400; 
}

.radio-btn2 [type="radio"]:checked + label::before,
.radio-btn2 [type="radio"]:not(:checked) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #ffffff;
    border: 2px solid #5B6E7F;
}

.radio-btn2 [type="radio"]:checked + label::after,
.radio-btn2 [type="radio"]:not(:checked) + label::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #5B6E7F;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radio-btn2 [type="radio"]:not(:checked) + label::after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-btn2 [type="radio"]:checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.checkbox-left input[type=checkbox] {
    appearance: none;
    height: 20px;
    width: 20px;
    background: #5B6E7F;
    border-radius: 2px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkbox-left input[type=checkbox]::after {
    content: "\f00c";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    color: #ffffff;
    display: none;
}

.checkbox-left input[type=checkbox]:checked::after {
    display: block;
}

#check {
  margin-right: 14px;
}

.checkbox label {
  font-family: DMI FONT ME; 
  font-weight: 400;
  color: #424551;
  font-size: 12px;
  width: 80%; 
}

.checkbox-item {
  margin-top: 38px;
}

.checkbox-right input[type=submit] {
  font-family: DMI FONT ME; 
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ffffff; 
  border: none;
  border-radius: 4px;
  background: #5E7281;
  padding: 8px 55px;
  transition: 0.2s all ease;
}

.checkbox-right input[type=submit]:hover {
  opacity: 0.9;
}

/*map-area-start*/
.map-area {
  background: #ffffff;
  padding: 55px 0 185px 0;
}

.map-main img {
  width: 100%;
  margin-top: 25px;
}

.map-title h2 {
  font-family: DMI FONT ME;
    padding: 20px 0;
  font-weight: 700;
  font-size: 32px; 
  color: #5B6E7F;
}

/* schedule-page-start */

.slider-main {
  border-radius: 4px;
  border: 0px solid #000;
  background: #8998A4;
  box-shadow: 0px 4px 4px -4px rgba(30, 33, 44, 0.03), 0px 12px 10px -6px rgba(154, 156, 165, 0.04), 0px 30px 24px -10px rgba(154, 156, 165, 0.05), 0px 80px 80px -20px rgba(154, 156, 165, 0.08);
  padding: 15px 0;
}

.slider {
  position: relative;
}

.slider:hover::after {
  content: "";
  position: absolute;
  display: block;
  width: 43px;
  height: 5px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
}

.slider img {
  display: block;
  margin: auto;
}

.slider1 img {
  width: 60% !important;
}

.slider2 {
  margin-top: 14px;
}

.slider2 img {
  width: 76% !important;
}

.slider3 img {
  width: 60% !important;
}

.slider4 {
  margin-top: 12px;
}

.slider4 img {
 width: 95% !important;
}

.main-content1 {
  position: relative;
  max-width: 1160px;
  margin: auto;
}

.main-content1 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content1 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content1 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: red;
}

.main-content1 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content1 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content1 .owl-theme .custom-nav {
    position: absolute;
    top: -4%;
    left: -37px;
    right: -37px;
}
.main-content1 .owl-theme .custom-nav .owl-prev, .main-content1 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content1 .owl-theme .custom-nav .owl-prev i, .main-content1 .owl-theme .custom-nav .owl-next i {
    font-size: 20px;
    color: #ffffff;
    background: #5B2B81;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}

.main-content1 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content1 .owl-theme .custom-nav .owl-next {
    right: 0;
}

.slider-btm-title {
  padding: 16px 38px 8px 0;
}
.slider-btm-cnt h3{font-size:23px !important;}
.slider-btm-title h2 {
  font-family: 'DMI FONT ME'; 
  font-weight: 700;
  font-size: 22px;
  color: #D02C2F;

}

.schedul-main-wrap {
  border-radius: 5px;
  background: #D3DCE3;
  margin-top: -72px;
  position: relative;
  z-index: 10;
  padding-bottom: 20px;
}

.schedul-main-wrap .col-lg-2 {
  width: 12.5px;
  flex: 12.5px;
}

.slider-btm-main {
  padding-bottom: 15px;
} 

.slider-btm-cnt {
  text-align: center;
}

.slider-btm-cnt h3 {
  font-family: 'DMI FONT ME'; 
  font-weight: 700;
    font-size:27px !important;
  direction: rtl;
  color: #5E7281;

}


.slider-btm-cnt p {
  font-family: 'DMI FONT ME'; 
  font-weight: 700;
  font-size: 14px;
  color: #5E7281; 
}

/* OWL-CAROUSEL-ONE */
.schedule2-area {
  background: #ffffff;
  padding: 50px 0;
}

.schedule2-item {
  position: relative;
  margin-top: 35px;
  overflow: hidden;
}

.schedule2-item img {
  width: 100%;
  border-radius: 4px;
  transition: 0.2s all ease;
  filter: brightness(50%);   
}
.schedule2-cnt img {
  filter: brightness(100%);
  padding-right: 5px;

    }


.schedule2-item img:hover {
  transform: scale(1.1);
  filter: brightness(100%);      
}

.schedule2-cnt {
  position: absolute;
  right: 20px;
  bottom: 20px;
  text-align: right;
}

.schedule2-cnt h6 {
  font-family: DMI FONT ME;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
}

.schedule2-cnt p {
   font-family: DMI FONT ME;
  font-weight: 400;
  font-size: 17px;
  color: #ffffff;
  margin-top: 8px;
}

.schedule2-cnt p span img {
  max-width: 28px;
}

.schedul-btn a {
  font-family: DMIFont-Bold;
  font-weight: 700;
  border-radius: 4px;
  background: #5E7281;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;  
  color: #ffffff;
  display: inline-block;
  padding: 8px 25px;
  margin-top: 50px;
  transition: 0.2s all ease;
}

.schedul-btn a:hover {
  opacity: 0.9;
}

/* OWL-CAROUSEL-3 */
.main-content3 {
    position: relative;
}

.main-content3 .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 1%;
}

.main-content3 .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 10px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 2px solid  #5B2B81!important;
}

.main-content3 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5B2B81;
}

.main-content3 .owl-dots button {
    border: none !important;
    outline: none !important;
}

.main-content3 .owl-nav button {
    border: none !important;
    outline: none !important;
}

.main-content3 .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    display: none;
}

.main-content3 .owl-theme .custom-nav .owl-prev, .main-content3 .owl-theme .custom-nav .owl-next {
    position: absolute;   
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content3 .owl-theme .custom-nav .owl-prev i, .main-content3 .owl-theme .custom-nav .owl-next i {
    font-size: 20px;
    color: #ffffff;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}

.main-content3 .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content3 .owl-theme .custom-nav .owl-next {
    right: 0;
}

.carousel-img {
  position: relative;
}

.schedule-icon1 {
  position: absolute;
  left: 13px;
  top: 13px;
}

.schedule-icon1 img {
  width: 55px;
}

.schedule-icon2 {
  position: absolute;
  right: 13px;
  top: 13px;
}

.schedule-icon2 img {
  width: 49px;
}

/*rel-page-start*/
.main-nav-ar ul li:last-child {
  margin-right: 30px;
}

.main-nav-ar ul li:first-child {
  margin-right: 0;
}

.news-right-inner2-ar h6 img {
  margin-right: 0;
  margin-left: 5px;
}

.news-left-ar h6 img {
  margin-right: 0;
  margin-left: 5px;
}

.footer-item1-ar ul li span img {
  margin-right: 0;
  margin-left: 7px;
}

.footer-item3-ar ul li:last-child {
  margin-right: 8px;
}

.footer-item3-ar ul li:first-child {
  margin-right: 0;
}

.footer-input-ar button {
  right: 90%;
  transform: translateY(-50%) rotate(180deg) ;
}

.scrolltop-wrap-ar span {
  margin-right: 0;
  margin-left: 15px;
}

.search-input-ar input {
  border-radius: 0 10px 10px 0;
}

.search-btn-ar button {
  border-radius: 10px 0 0 10px;
}

.menu-wrap-ar {
  padding-left: 0;
  padding-right: 10px;
}

.news3-left-ar h6 img {
  margin-right: 0;
  margin-left: 5px;
}

.value-item3-ar::after,
.value-item6-ar::after {
  display: block;
}

.value-item1-ar::after,
.value-item1-ar::after {
  display: none;
}

.message-inner1-ar img {
  margin-right: 0;
  margin-left: 30px;
}

.contact-list-ar  ul li span img {
  margin-right: 0;
  margin-left: 14px;
}

.checkbox-ar {
  margin-right: 0 !important;
  margin-left: 14px;
}

.contact-social-ar ul li:last-child {
  margin-right: 8px;
}

.contact-social-ar ul li:first-child {
  margin-right: 0;
}

.contact-select-ar select {
  background: url('images/angle10.png') no-repeat;
  background-position: 5% 50%;
}

.radio-btn2-ar {
  margin-top: 15px;
}

.radio-btn2-ar ul li:first-child {
  margin-right: 0;
}

.radio-btn2-ar ul li:last-child {
  margin-right: 8px;
}

/*Accessiblity*/
.f-transparent{
	background-color: transparent!important;
}
.pagina-acessivel{
	background-color: #111111!important;
	color: #FFFFFF;
}

.pagina-acessivel h1, .pagina-acessivel h2, .pagina-acessivel h3, .pagina-acessivel h4{
	color: #FFFFFF!important;
}

.pagina-acessivel a, .pagina-acessivel h1 a, .pagina-acessivel h2 a, .pagina-acessivel h3 a, .pagina-acessivel h4 a, .pagina-acessivel i{
	text-decoration: none;
	color: #FFFF00!important;
}

.pagina-acessivel a:hover{
	text-decoration: underline;
}

.pagina-acessivel .dropdown-menu{
	border-color: #FFFFFF!important;
}

.pagina-acessivel li.active > a{
	color: 	#E53935!important;
}

/*Cookies*/
.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.8;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 150px;
  position: fixed;
}
.cookie-disclaimer .container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cookie-disclaimer .cookie-close{
  float: right;
  padding: 10px;
  cursor: pointer;
}

/*About page additional contents*/

.postName{
	font-family: DMI FONT ME  !important;
	font-weight: bold !important;
	
}
.positionManagemnt{
	font-size: 13px !important;
	font-weight: lighter;
}
.abtTitle{
	margin-bottom: 25px;
}
.accAbt .accordion-button{
	background: #fff;
	
}
.accAbt .accordion-button h2{
	font-family: DMI FONT ME  !important;	    
	background: #fff;
	color: #5B6E7F;
	font-size: 20px;
    font-weight:bold !important;	
}
/*.accAbt .accordion-button h2::after {
    content: "";
    display: block;
    width: 55px;
    height: 5px;
    background: #8C0D10;
    margin: 0;
    margin-top: 5px;
}*/
.accAbt .accordion-button h2 i{
    color: #8C0D10;	
	
}
 .accAbt .accordion-body .list1,.accAbt .accordion-body .list2{
	 margin: 10px 0;
}
.accAbt .accordion-body .list1 li{
	font-family: DMI FONT ME  !important;	
	font-weight:normal;
	font-size: 16px;
	padding: 5px;
}
.accordion-body .list2 li{
	font-family: DMI FONT ME  !important;	
	font-weight:normal;	
	padding: 2px;
}
.accAbt .accordion-body .list1 li::before, .accAbt .accordion-body .list2 li ul li::before{
	  content: "•";
	  color:#5B6E7F;
	  font-size: 16px;
	  font-weight: bold;
	  display: inline-block;
	  width:15px;
}

.accAbt .accordion-body h5{
	font-size: 17px;
	font-weight: normal;
}
.accAbt .accordion-body p{
	font-weight: normal;
	font-size: 16px;
}

/*Management Details Page Right*/

.rightTitle h2 {
  font-weight: 700;
  font-size: 30px;
  color: #5B6E7F;
	padding: 15px 0;
}

.rightTitle h2::after {
  content: "";
  display: block;
  width: 85px;
  height: 5px;
  background: #8C0D10;

  margin-top: 5px;
}
.news-right-inner2 .postNameRight{
	font-family: DMI FONT ME  !important;
	font-weight: bold !important;
	font-size: 18px;
}
.news-right-inner2 .readMoreRight{
	font-family: DMI FONT ME  !important;	
	color: #8C0D10 !important;
	font-size: 13px;
	font-weight: bold;
	
}
.managementProfile p{
	font-family: DMI FONT ME  !important;	
	font-weight:normal;
	font-size: 15px;
}
.managementProfile p strong{
	font-family: DMI FONT ME  !important;	
	font-weight:bold;
	line-height: 16px;
	font-style: italic;
}

/*Ordering details page display */
.order-2 {
    order: 1 !important;
}

/*Social Icons Brands*/
ul.socialBrands {
  margin: 0;
  padding: 10px 0 0 0;
  width: 100%;

}

ul.socialBrands > li {
  display: inline-block;
  text-align: center;	
}

ul.socialBrands > li > a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 36px;
  background-color: #5B6E7F;
  padding:5px 0 0 0;    
  color: #fff;
  margin: 0 3px 3px 0;
}
#socialHolder {

    position: relative;
	bottom:-19;
}

#socialBottom{

    position: absolute; bottom: 0px; 
}
ul.socialBrands > li > a:hover {
  text-decoration: none;
  background-color: #8C0D10;
  color: #fff;	
}

ul.socialBrandsFooter > li > a:hover  {
  text-decoration: none;
  background-color: #8C0D10 !important;
  color: #fff;	
}
ul.socialBrandsFooter > li > a {
  background-color: #3c5163 !important;	
}
/*Header Height adjustment*/
.hero-area3 {
padding: 1px 0 120px 0 !important;	     

}

/*

	.owl-carousel .owl-stage-outer{
					direction: ltr;
				}
				.owl-carousel.owl-drag .owl-item{
					float:right!important;
				}

*/


/*About page*/

.ceoTxt p{
	line-height: 25px !important;
    font-size: 15px;    
}
.ceoTxt p em{
	line-height: 15px !important;		
	font-size:13px;
	font-weight: bold;
}
.ceoTxt p a {
	font-family: DMI FONT ME  !important;		
    font-weight: bold;
    font-size: 15px;
    color: #D02C2F;
    display: inline-block;
    margin-top: 10px;
}
.event-cnt a:hover,.ceoTxt p a:hover {
	text-decoration: underline;
}
/*logo image adjust brands*/
.dubai20-img img{
    max-width: 150px  !important;		
    }


/*footer contact*/
.contact li{
font-family: DMI FONT ME !important; 
color:#fff !important;
font-weight: normal;
opacity: 0.7;        
}

    .contact li a{

opacity: 1 !important;        
}

.contact i{
color:#fff important;
padding-left: 5px;
}

/*DMI LOgo*/
.dmiLogo img{
	
	padding-right: 10px;
	text-align: right;
	float: right;
}
/*Slider image bright control*/
.owl-item a img{
/*	filter: brightness(45%);*/
}
/*Menu Change*/
.navFill{
	height: 110px;
	background: #eaebed;
	width: 100%;
	margin: auto;
}
.nav-main {
    padding-top: 0px !important;
	background: #eaebed;
}

.main-nav ul li a {

    color: #5B6E7F !important;

}


/*FOR-MOBIL-START*/
@media screen and (max-width: 767px) {

    .govlogoalign { 
			float:left !important;
        }
}

    .menuDir{
    direction:rtl !important;
    }


/** GPTW Logo Update **/
.gptw-badge {
  display: block;
  position: absolute;
  width: 85px;
  right: -80px;
  top: 10px;
}
 
@media (max-width: 1400px) {
  .gptw-badge {
    display: none;
  }
}
 
@media (max-width: 990px) {
  .gptw-badge {
    display: block;
    width: 80px;
    right: -10px;
  }
}
 
@media (max-width: 768px) {
  .gptw-badge {
    width: 50px;
    top: 2px;
  }
}
/** GPTW Logo Update **/


/** Dubai Media Services **/

 /* WRAPPER */
    .services-wrapper{
        max-width:1150px;
        margin:auto;
        padding:40px 15px;
    }
    
    /* CARDS */
    .cards{
        display:flex;
        gap:30px;
        justify-content:center;
        flex-wrap:wrap;
    }
    
    .card-box{
        background:#fff;
        border-radius:26px;
        width:350px;
        min-height:380px;
        padding:32px 25px 28px;
        text-align:center;
        box-shadow:0 6px 20px rgba(0,0,0,.10);
        transition:.3s;
        display:flex;
        flex-direction:column;
    }
    
    .card-box:hover{
        transform:translateY(-8px);
        box-shadow:0 18px 36px rgba(0,0,0,.2);
    }
    
    /* HEADING */
    .card-box h3{
        font-size:22px;
        font-weight:900;
        letter-spacing:1px;
        margin-bottom:10px;
    }
    
    /* CENTER TEXT */
    .card-content{
        flex:1;
        display:flex;
        align-items:center;
        justify-content:center;
    }
    
    .card-content p{
        font-size:18px;
        line-height:1.7;
        margin:0;
    }
    
    /* APPLY BUTTON */
    .card-box button{
        border:none;
        background:#f0ebe5;
        border-radius:40px;
        padding:12px 42px;
        font-size:17px;
        cursor:pointer;
        transition:.25s;
    }
    
    .card-box button:hover{
        background:#ddd5c9;
    }
    
    /* --- MODERN POPUP STYLE --- */
    .custom-modal .modal-header{
        border:none;
        padding:22px 26px 10px;
        display:flex;
        flex-direction:row-reverse;     /* RTL order */
        justify-content:space-between;
        align-items:center;
    }
    
    .custom-modal .modal-title{
        margin:0;
        font-size:22px;
        font-weight:800;
        text-align:right;
        flex-grow:1;
    }
    
    .custom-modal .btn-close{ margin:0; }
    
    .custom-modal .modal-body{ padding:10px 28px 22px; }
    
    .custom-modal .modal-footer{
        border:none;
        padding:10px 26px 20px;
    }
    
    /* CONTACT INFO BOX */
    .info-box{
        background:#f6f7fb;
        border-radius:14px;
        padding:16px 14px;
        margin-bottom:10px;
    }
    
    .info-box h6{
        font-size:16px;
        font-weight:800;
        margin-bottom:6px;
    }
    
    .contact-link{
        display:inline-flex;
        align-items:center;
        gap:8px;
        padding:10px 16px;
        border-radius:40px;
        background:#eef1f6;
        text-decoration:none;
        font-size:17px;
        transition:.25s;
    }
    
    .contact-link:hover{ background:#dfe4ee; }
    
    /* RTL SAFE PHONE NUMBER */
    .ltr-phone{
        direction:ltr;
        unicode-bidi:isolate;
        display:inline-block;
        font-family:inherit;
    }
    
    /* ===== CLASSIFIED MODAL (NO INLINE STYLES) ===== */
    .classified-intro{
        font-size:18px;
        margin-bottom:20px;
    }
    
    /* Logo box padding (fix logo touching edges) */
    .logo-box{
        background:#fff;
        border-radius:14px;
        padding:14px;
        box-shadow:0 8px 18px rgba(0,0,0,.15);
        cursor:pointer;
        display:flex;
        align-items:center;
        justify-content:center;
        margin-top:10px;
        transition:.25s;
    }
    
    .logo-box:hover{
        transform:scale(1.03);
    }
    
    .logo-img{
        max-width:240px;
        width:100%;
        height:auto;
        border-radius:10px;
    }
    
    .logo-label{
        font-size:20px;
        font-weight:800;
        margin-top:10px;
    }
    
    /* BUTTON ROUND */
    .btn-rounded{
        border-radius:40px;
        padding:10px 26px;
    }
    
    /* RESPONSIVE */
    @media(max-width:768px){
    .card-box{ width:100%; }
    }
    
    /* STRONG MODAL VISIBILITY */
    .modal-backdrop.show{
        opacity:0.75 !important;
        background-color:rgba(0,0,0,0.85);
    }
    
    .custom-modal .modal-content{
        background:#ffffff;
        border-radius:22px;
        box-shadow:0 30px 80px rgba(0,0,0,0.55);
        transform:scale(1.02);
    }
    
    /* Modal width + centering */
    .custom-modal .modal-dialog{
        max-width:600px;
        margin:auto;
    }
    
    .custom-modal.modal.show{
        display:flex !important;
        align-items:center;
    }
    
    /* Mobile-safe modal width */
    @media (max-width: 768px){
    .custom-modal .modal-dialog{
                max-width:calc(100% - 24px);
                margin:12px auto;
            }
        }

    /** Dubai Media Services **/
