.dc-main {
  padding: 15px 0;
  --dc-cate-bg: var(--bg-color);
}

.dc-slide-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 433px;
  position: relative;
  z-index: 1;
  padding: 15px;
  display: flex;
  align-items: flex-end;
}

.dc-slide-image::before {
  content: "";
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.dc-cate a {
  background-color: #f28c1e;
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

.dc-cate a::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.2s;
}

.dc-cate a:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
}

.dc-cate-tle,
.dc-cate-tle a {
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
}

.dc-cate-txt a {
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 300;
}

.dc-image-n {
  height: 200px;
}

.dc-image-c {
  height: 132px;
}

.dc-image-d {
  height: 85px;
}

.dc-image-p {
  height: 55px;
}

.dc-news-item.video {
  height: 240px;
  display: flex;
  align-items: flex-end;
}

.dc-news-item.video > div::before {
  content: "";
}

.dc-news-item {
  overflow: hidden;
}

.dc-news-item img {
  max-width: 100%;
  vertical-align: middle;
}

.dc-news-items-grid .dc-news-content {
  height: 100px;
  padding: 5px;
}

.dc-news-content.green {
  background-color: #002845;
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='250' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.05'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/svg%3E"); */
}

.dc-news-content .dc-cate-tle,
.dc-news-content .dc-cate-tle a {
  font-size: 16px;
  font-weight: 600;
}

.dc-news-content .dc-cate-txt a {
  font-size: 14px;
}

.dc-news-content.transparent .dc-cate-tle,
.dc-news-content.transparent .dc-cate-tle a {
  color: #0f1b0d;
}

.dc-news-content.transparent .dc-cate-txt a {
  color: #0f1b0d;
}

.dc-news-content.transparent .dc-cate-tle a:hover {
  color: var(--bg-color);
}

.dc-iframe-video iframe {
  width: 100%;
  height: 40vw;
  min-height: 250px;
  max-height: 400px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

/**/

.dc-login-form {
  max-width: 500px;
  margin: auto;
}

.dc-login-form .dc-button {
  cursor: pointer;
}

.dc-login-form .dc-edit {
  margin-bottom: 5px;
}

.dc-login-form .dc-edit input {
  width: 100%;
  padding: 10px;
  font-size: 100%;
  font-weight: 300;
}

.dc-login-form a {
  text-decoration: none;
  color: #0f1b0d;
}

.dc-login-form a:hover {
  text-decoration: underline;
}

.dc-pass-show {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.2s;
}

.dc-pass-show:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.dc-pagination {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

.dc-pagination:not(.dc-ld)::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 2px #ffffff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  margin: 0 10px;
}

.dc-pagination.dc-ld {
  pointer-events: none;
  background-color: #f2f2f2;
  color: #aaaaaa;
}

.dc-pagination.dc-ld::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border: solid 2px #0f1b0d;
  border-top-color: transparent;
  border-radius: 50%;
  margin: 0 10px;
  transform: rotate(0deg);
  animation: ld-nm infinite 0.4s linear;
}

[data-bgImage] {
  position: relative;
}

[data-bgImage]::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  border: solid 2px #0f1b0d;
  border-top-color: transparent;
  border-radius: 50%;
  margin: 0 10px;
  color: #f17c24;
  transform: rotate(0deg);
  animation: ld-nm infinite 0.4s linear;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}

@keyframes ld-nm {
  to {
    transform: rotate(360deg);
  }
}

.dc-search-popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100%;
  z-index: 99999;
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.2s;
}

.dc-form-search {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 15px;
  max-width: 700px;
}

.dc-form-search svg {
  vertical-align: middle;
}

.dc-form-search input {
  width: 100%;
  padding: 10px;
  font-size: 20px;
}

.dc-body-search .dc-search-popup {
  bottom: 0;
}

/* .dc-news-show {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='250' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.07'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/svg%3E");
} */

/* .dc-news-items-grid div {
  background: #f06c2a !important;
  color: white;
} */
/**/

.dc-gallery-items > div:nth-child(n + 6) {
  display: none;
}

.dc-gallery-items > div {
  cursor: pointer;
  user-select: none;
}

.dc-gallery-show {
  display: inline-flex;
  border: solid 2px #ffffff;
  color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transform: translate(-50%, -50%);
  user-select: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-weight: 300;
  z-index: 2;
}

.dc-popup-gallery {
  position: fixed;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.97);
  transition: 0.2s all;
  padding: 40px 15px 15px 15px;
  z-index: 999999;
}

.dc-popup-gallery.dc-active {
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  opacity: 1;
}

.dc-popup-gallery > .dc-gallery-content[data-bgImage]::after {
  border-color: rgb(233 120 35);
  border-top-color: transparent;
  filter: drop-shadow(0 0 10px #000000);
}

.dc-popup-gallery > .dc-gallery-content {
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.4s;
}

.dc-gallery-buttons {
  position: absolute;
  top: 0;
  right: 15px;
  left: 15px;
  height: 40px;
}

html:lang(ar) .dc-gallery-buttons {
  /* left: 15px;
        right: auto; */
}

.dc-gallery-buttons > button {
  border: none;
  background: none;
  width: 40px;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.2s;
}

.dc-gallery-buttons > button:hover {
  opacity: 1;
}

.dc-gallery-content > button {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  filter: drop-shadow(0 0 1px #000000);
}

.dc-gallery-content > button::after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  border: solid 2px #7c3918;
  border-top: none;
  border-left: none;
}

.dc-gallery-content > button:nth-child(1):after {
  transform: rotate(135deg);
}

.dc-gallery-content > button:nth-child(2):after {
  transform: rotate(-45deg);
}

.dc-gallery-content > button:nth-child(1) {
  left: 0;
}

.dc-gallery-content > button:nth-child(2) {
  right: 0;
}

/**/

.dc-carousel {
  /* height: 300px; */
  overflow: hidden;
  position: relative;
}

.dc-carousel img {
  width: 100%;
  height: auto;
}

/* 
.dc-carousel>div {
	position: absolute;
	background-color: #555555;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	transition: .5s;
	transform: translateX(20%)
}

.dc-carousel>div:nth-child(2) {
	background-color: #5555f5;
}

.dc-carousel>div:nth-child(3) {
	background-color: #f555f5;
}

.dc-carousel>div.dc-active {
	z-index: 4;
	transform: translateX(0)
} */

.dc-body-search .dc-search-popup {
  background-image: url("../img/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.dc-footer {
  background-color: #0f1b0d;
  color: #ffffff;
  position: relative;
  z-index: 2;
  background-color: #002845;
  color: #ffffff;
  padding: 40px 20px;
  font-family: "Inter", sans-serif;
  text-align: center;
}
path {
  color: #f06c2a;
}

.dc-social-icon svg {
  width: 20px;
}
.dc-social-icon.dc-social-icons__facebook svg {
  width: 14px;
}
.dc-lang {
  display: none;
}
.dc-search-icon svg {
  display: none !important;
}

.dc-search-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml;utf8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 2a8 8 0 105.293 14.293l4.707 4.707 1.414-1.414-4.707-4.707A8 8 0 0010 2zm0 2a6 6 0 110 12 6 6 0 010-12z"/></svg>');
}
.dc-edit > div svg {
  display: none !important;
}

.dc-edit > div {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  background-image: url('data:image/svg+xml;utf8,<svg fill="%23aaaaaa" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 2a8 8 0 105.293 14.293l4.707 4.707 1.414-1.414-4.707-4.707A8 8 0 0010 2zm0 2a6 6 0 110 12 6 6 0 010-12z"/></svg>');
}

.dc-footer {
  background-color: #0a1b32;
  background-image: radial-gradient(
      circle at 30% 30%,
      rgba(47, 213, 247, 0.15),
      transparent 70%
    ),
    radial-gradient(
      circle at 70% 70%,
      rgba(47, 213, 247, 0.12),
      transparent 70%
    );
  color: #f9fafb;
}

.top-head {
    width: 100%;
    background-color: #f17c24; /* Orange background */
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}

.news-ticker-container {
    display: flex;
    align-items: center;
    position: relative;
}
.ticker-icon {
    width: 50px;
    height: 40px;
    margin: 0 6px;
    vertical-align: middle;
}

.fixed-text {
  color: white;
  font-size: 18px;
  white-space: nowrap;
  z-index: 2;
  background: #f17c24;
  padding: 0px 60px;
  font-weight: 700;
}
@media(max-width:786px){
	.fixed-text {
  padding: 0px 15px;
	}
}

.dc-gallery-content  button {
    border: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    color: #f17c24;
    transform: translateY(-50%);
    filter: drop-shadow(0 0 1px #000000);
}
.news-ticker {
    display: flex;
    white-space: nowrap;
    color: white;
    font-size: 16px;
    font-family: "Tajawal", sans-serif;
    z-index: 1; 
    animation: ticker 20s linear infinite;
}
.news-ticker a {
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-family: "Tajawal", sans-serif;
}
.news-ticker:hover {
  animation-play-state: paused; /* pause when hover */
}
.news-ticker span {
    margin-right: 50px; 
}


@keyframes ticker {
  0% { transform: translateX(-20%); }
  100% { transform: translateX(0%); } /* only half since we duplicated */
}


.weather, .fortune {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #f17c24;
    padding: 10px;
    cursor: pointer;
}

.icon {
    font-size: 24px;
    margin-right: 8px;
}

.text {
    font-family: "Tajawal", sans-serif;
}

.weather, .fortune {
    display: flex;
    flex-direction: column; 
    align-items: center;
    font-size: 14px;
    color: #f17c24;
    padding: 10px;
}

.icon {
    font-size: 25px;

}

.text {
  color:#ddd;
    text-align: center;
}
.dc-share {
    position: fixed;
    right: 0;
    /* top: 50%; */
    bottom: 20%;
    transform: translateY(-50%);
    z-index: 1000;
}

.dc-share .dc-social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dc-share .dc-col-social {
    margin: 10px 0;
}

.dc-share .dc-social-icons a {
    display: inline-block;
    text-decoration: none;
}

.dc-share .dc-social-icons svg {
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
}

.dc-share .dc-social-icons a:hover svg {
    transform: scale(1.2);
}

@media(max-width:786px){
  .dc-share {
    position: inherit !important;
}
.dc-share .dc-social-icons {
    background-color: transparent !important;
      flex-direction: initial !important;
display: flex !important;
  align-items: center !important;
  justify-content: normal !important;
  position: inherit !important;
  transform: inherit !important;
  margin: 35px 0 0 0 !important;
}

}


.dc-share .dc-social-icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 10px;
    background-color: #001a2d;
    border-radius: 10px 0 0 10px;
}

.dc-col-social {
    margin: 10px 0;
}

.dc-col-social a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.dc-col-social svg, .dc-col-social i {
    transition: transform 0.2s ease, color 0.2s ease;
}

.dc-col-social:hover svg, .dc-col-social:hover i {
    transform: scale(1.2);
    color: #fff;
}

.dc-social-icons__gmail svg {
    fill: #AAB8C2;
}
