@import url(bootstrap.min.css);
@import url(font-awesome.css);


/*:root {
  --yellow-: #FFCC00;
  --color-2: #4c6edb;
  --color-3: #24aad8;
  --color-4: #1ac7c2;
  --color-5: #1ddea3;
}*/

html,
body {
  background-color: #fff;
  color: #7a7878;
  ;
  font-family: 'Cairo', sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

.d-ltr {
  direction: ltr;
}

.heightapp {
  min-height: 100vh;
}

[dir="rtl"] body {
  direction: rtl;
  text-align: right;
  font-family: 'Cairo', sans-serif !important;
}

[dir="rtl"] .nav {
  padding-right: 0;
}

header {
  display: inline-block;
  width: 100%;
  height: 100px;
  position: relative;
  z-index: 8;
  vertical-align: top;
  position: absolute;
  direction: rtl;
  top: 0;
  left: 0;

}

[dir="rtl"] header {
  direction: ltr;

}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
}

.darkColor .sticky {
  background: rgb(26 26 26)
}
.darkColor .winter-page .sticky,.darkColor .winter-page footer {
      background: #032840;
  }
.darkColor .footer-survey form h6  {
      color: #ffff !important
  }
.large-text .footer-survey .form .checkholder  {
    width: 86px !important;
    height: 47px !important;
  }
.large-text .footer-survey form h6  {
font-size: 21px;
}
.small-text .footer-survey form h6  {
font-size: 13px;
}

.darkColor .logo-light,
.logo-dark {
display: none;
}
.darkColor .logo-dark {
display: block;
}
[dir="rtl"] .tajawobLogo {
  float: left;
  position: absolute;
  left: 112px;
  top: 20px;

}
[dir="ltr"] .tajawobLogo {
  float: right;
  position: absolute;
  right: 112px;
  top: 20px;

}
.tajawobLogo img{
  width: 220px;
}

.banner {
  display: inline-block;
  width: 100%;
  background: url(../../images/banner-bg.svg) 0 100% no-repeat;
  position: relative;
  background-size: 100%;
  height: 100vh;
  overflow: hidden;
}

.darkColor .banner {
  background: none
}

.banner::before {
  position: absolute;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  top: 0;
  left: 0
}

.darkColor .banner::before {
  background: rgba(255, 255, 255, 0);
}

.eservicesbanner {
  display: inline-block;
  width: 100%;
  background: #c9ac63;
  padding: 0 0 40px;
}

.homebanner {
  position: relative;
  z-index: 2;
  transform: translateY(35%);
}

.centerpoint {
  background: #fff;
  position: absolute;
  width: 235px;
  height: 235px;
  border-radius: 50%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.centerpoint img {
  max-width: 135px;
  margin-top: 66px;
}

.govrnratlist {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}

.govrnratlist li {
  float: right;
  margin: 25px 0;
  list-style: none;
  position: relative;
  font-size: 18px;
  width: 236px;
  text-align: left;
  color: #000;
}

.darkColor .govrnratlist li {
  color: #fff;
}

.large-text .govrnratlist li {
  font-size: 22px;
}

.small-text .govrnratlist li {
  font-size: 15px;
}

.govrnratlist li span {
  position: relative;
  padding: 0 0 0 40px;
  display: inline-block;
  min-height: 22px;
}

.govrnratlist li::before {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 195px;
  height: 2px;
  left: -190px;
  top: 10px;
  z-index: 1;
}

.govrnratlist li:nth-child(2)::before,
.govrnratlist li:nth-child(10)::before {
  left: auto;
  right: -190px;
}

.govrnratlist li:nth-child(6)::before {
  left: auto;
  right: -190px;
}

.govrnratlist li:nth-child(3)::before,
.govrnratlist li:nth-child(7)::before {
  left: -115px;
  width: 120px;
}

.govrnratlist li:nth-child(4)::before,
.govrnratlist li:nth-child(8)::before {
  left: auto;
  width: 120px;
  right: -115px;
}

.govrnratlist li span::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 26px;
  height: 26px;
  background: url(../../images/cild-icon.svg);
  z-index: 2;
  background-size: 100%;
}

.govrnratlist li:nth-child(2),
.govrnratlist li:nth-child(4),
.govrnratlist li:nth-child(6),
.govrnratlist li:nth-child(8),
.govrnratlist li:nth-child(10) {
  float: left;
  text-align: right;
}

.govrnratlist li:nth-child(2) span,
.govrnratlist li:nth-child(4) span,
.govrnratlist li:nth-child(6) span,
.govrnratlist li:nth-child(8) span,
.govrnratlist li:nth-child(10) span {
  padding: 0 40px 0 0;
}

.govrnratlist li:nth-child(2) span::before,
.govrnratlist li:nth-child(4) span::before,
.govrnratlist li:nth-child(6) span::before,
.govrnratlist li:nth-child(8) span::before,
.govrnratlist li:nth-child(10) span::before {
  left: auto;
  right: 0
}

.govrnratlist li:nth-child(3),
.govrnratlist li:nth-child(5),
.govrnratlist li:nth-child(7),
.govrnratlist li:nth-child(9) {
  clear: both;
}

.govrnratlist li:nth-child(3),
.govrnratlist li:nth-child(7) {
  margin-right: 40px;
}

.govrnratlist li:nth-child(5) {
  margin-right: 80px;
}

.govrnratlist li:nth-child(4),
.govrnratlist li:nth-child(8) {
  margin-left: 40px;
}

.govrnratlist li:nth-child(6) {
  margin-left: 80px;
}

.govrnratlist li:first-child:after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: -262px;
  top: 40px;
  z-index: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.govrnratlist li:nth-child(2):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: auto;
  right: -280px;
  top: 45px;
  z-index: 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.govrnratlist li:nth-child(3):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: -189px;
  top: 40px;
  z-index: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.govrnratlist li:nth-child(4):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: auto;
  right: -199px;
  top: 45px;
  z-index: 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.govrnratlist li:nth-child(7):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: -189px;
  top: -20px;
  z-index: 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.govrnratlist li:nth-child(8):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: auto;
  right: -199px;
  top: -25px;
  z-index: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.govrnratlist li:nth-child(9):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: -262px;
  top: -20px;
  z-index: 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.govrnratlist li:nth-child(10):after {
  position: absolute;
  content: '';
  background: url(../../images/dash-governrate.png) center repeat-x;
  width: 100px;
  height: 2px;
  left: auto;
  right: -280px;
  top: -25px;
  z-index: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.banner h3 {
  font-size: 32px;
  color: #000;
}

.darkColor .banner h3 {
  color: #fff;
}

.large-text .banner h3 {
  font-size: 40px;
}

.small-text .banner h3 {
  font-size: 24px;
}

.title-sections {
  font-size: 25px;
  color: #000;
  padding-top: 18px;
}

.darkColor .title-sections {
  color: #fff;
}

.large-text .title-sections {
  font-size: 30px;
}

.small-text .title-sections {
  font-size: 20px;
}

.title-sections span {
  position: absolute;
  top: -8px;
  left: 0;
  font-size: 15px;
  color: #000;
  padding: 0 0 0 50px;
}

.large-text .title-sections span {
  font-size: 18px;
}

.small-text .title-sections span {
  font-size: 12px;
}

[dir="rtl"] .title-sections span {
  padding: 0 50px 0 0;
  left: auto;
  right: 0
}

.title-sections span::before {
  position: absolute;
  content: '';
  background: #a3854f;
  width: 40px;
  height: 2px;
  top: 8px;
  left: 0
}

[dir="rtl"] .title-sections span::before {
  left: auto;
  right: 0
}

.banner h6 {
  font-size: 20px;
  line-height: 30px;
  color: #777;
}

.darkColor .banner h6 {
  color: #fff;
}

.large-text .banner h6 {
  font-size: 25px;
}

.small-text .banner h6 {
  font-size: 16px;
}

.banner img {
  left: -38px;
  position: relative;
  max-width: 98%;
}

.frameweb {
  overflow: hidden;
  width: 100%;
  display: inline-block;
}

.large-text .frameweb .w-bg.pt-5 span {
  font-size: 20px;
}

.small-text .frameweb .w-bg.pt-5 span {
  font-size: 13px;
}

.large-text .text-winterseason {
  font-size: 20px;
}

.small-text .text-winterseason {
  font-size: 13px;
}

.w-bg {
  display: inline-block;
  width: 100%;
  background: #fff;
}

.darkColor .w-bg {
  background: #000;
}

.w-light {
  display: inline-block;
  width: 100%;
  background: rgba(229, 198, 115, 0.05);
}

.w-lightinner {
  display: inline-block;
  width: 100%;
  background: #f5f5f5;
}

.gray-bg {
  display: inline-block;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(230, 198, 115, 0.05) 100%);

}

.grdiant-bg {
  display: inline-block;
  width: 100%;
  background: linear-gradient(180deg, rgba(230, 198, 115, 0.05) 0%, rgba(255, 255, 255, 0) 100%);

}

footer {
  display: inline-block;
  width: 100%;
  background: #BC915E;
  padding: 160px 0 50px;
  position: relative;
  margin-top: -5px;
}

.darkColor footer {
  background: none;
}

footer::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  height: 400px;
  background: url(../../images/dot-box-new.svg) center no-repeat;
  content: '';
}

.darkColor footer::before {
  display: none;
}

footer::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120px;
  height: 180px;
  background: url(../../images/dot-box-new.svg) center no-repeat;
  content: '';
}

.darkColor footer::after {
  display: none;
}

footer img {
  max-width: 180px;

}

.whitefooter {
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 2;
  margin-left: 40px;
  padding: 30px;
  display: inline-block;
  width: calc(100% - 80px);
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
}

.darkColor .whitefooter {
  background: rgba(255, 255, 255, 0.1);
}

[dir="rtl"] .whitefooter {
  margin-right: 40px;
  margin-left: unset;
}

ul.social-media {
  display: inline-block;
  width: 100%;
  padding: 7px 0 0;
  margin: 0;
  text-align: left;
}

[dir="rtl"] ul.social-media {
  text-align: right;
}

ul.social-media li {
  display: inline-block;
  margin-right: 10px;
  list-style: none;
}

ul.social-media li a {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 32px;
  background: #f9f9f9;
  color: #777 !important;
  height: 32px;
  border-radius: 50%;
  text-decoration: none;
}

.large-text ul.social-media li a {
  font-size: 18px;
}

.small-text ul.social-media li a {
  font-size: 11px;
}

ul.social-media li a i {
  display: inline-block;
  height: 32px;
  line-height: 32px;
}

ul.social-media li a:hover {
  color: #fff !important;
  background: #A3854F;
}

.logo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

[dir="rtl"] .logo {
  left: auto;
  right: 0;
}

.logo img {
  width: 252px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.sticky .logo {
  top: 22px
}

.sticky .logo img {
  width: 200px;
}


.nav-metal {
  margin-top: 0px;

}

.navbar-expand-lg.nav-metal .navbar-nav .nav-item {
  padding-right: 1rem;
  padding-left: 1rem;
}

/*
.navbar-expand-lg.nav-metal .navbar-nav li.nav-item:last-child {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand-lg.nav-metal .navbar-nav li.nav-item:last-child {
  position: absolute;
  left: 0;
}

.navbar-light.nav-metal .navbar-nav li:last-child .nav-link {
  color: #fff !important;
  border-radius: 8px;
  background:  #2aacb2;
  padding-left: 45px;
  padding-right: 45px;
}
*/
.navbar-light.nav-metal .navbar-nav li .nav-link {
  color: #1c1c1c;
  font-size: 17px;
  font-weight: 600;
}

.darkColor .navbar-light.nav-metal .navbar-nav li .nav-link {
  color: #fff;
}

a.whitelink {
  display: inline-block;
  height: 40px;
  line-height: 37px;
  padding: 0 32px;
  background: #fff;
  text-decoration: none !important;
  border: 1px #fff solid;
  border-radius: 8px;
  color: #2aacb2 !important;
  font-weight: 600;
  font-size: 16px;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

a.bluelink {
  display: inline-block;
  height: 40px;
  line-height: 37px;
  padding: 0 32px;
  background: #2aacb2;
  text-decoration: none !important;
  border: 1px #2aacb2 solid;
  border-radius: 8px;
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

a.whiteborder {
  display: inline-block;
  height: 40px;
  line-height: 37px;
  padding: 0 32px;
  background: transparent;
  text-decoration: none !important;
  border: 1px #fff solid;
  border-radius: 8px;
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
}


.text-left {
  text-align: right;
}

[dir="rtl"] .text-left {
  text-align: left;
}


.servic-block {
  display: inline-block;
  width: 100%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 35px 0 rgba(0, 0, 0, 0.03);
  padding: 30px;
}

.servic-block img {
  max-height: 85px;
  margin-bottom: 20px;
}

.servic-block h4 {
  display: inline-block;
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 12px;
}

.servic-block p {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

a.whiteapp {
  display: inline-block;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
  border: 1px #fff solid;
  border-radius: 8px;
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 600;
  height: 48px;
  line-height: 45px;
  padding: 0 20px;
}

a.whiteapp svg {
  transform: scale(1.2);
  color: #2aacb2 !important;
  margin-left: 5px;
  -webkit-transform: scale(1.2);
}

a.whiteapp:hover {
  background: #2aacb2;
  color: #fff !important;
  border: 1px #2aacb2 solid;
}

a.whiteapp:hover svg {
  color: #fff !important;
}

ul.checklist {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 0 40px;
}

ul.checklist li {
  display: inline-block;
  width: 100%;
  padding: 0 0 10px 48px;
  margin: 0 0 12px;
  position: relative;
}

.darkColor ul.checklist li {
  color: #fff;
}

.large-text ul.checklist li {
  font-size: 21px;
}

.small-text ul.checklist li {
  font-size: 14px;
}

[dir="rtl"] ul.checklist li {
  padding: 0 48px 10px 0;
}

ul.checklist li::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  content: '';
  background: url(../../images/cild-icon.svg) center no-repeat;
  background-size: 100%;
}

[dir="rtl"] ul.checklist li::before {
  left: auto;
  right: 0;
}


.titlfooter {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 800;
  color: #a3854f;
  margin-bottom: 22px;
}

.eubfooter {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #a3854f;
  margin-bottom: 22px;
}

.large-text .eubfooter {
  font-size: 22px;
}

.small-text .eubfooter {
  font-size: 14px;
}

ul.listfooter {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}

ul.listfooter li {
  display: inline-block;
  width: 134px;
  list-style: none;
  margin: 0 5px 15px 0;
  vertical-align: top;
}

[dir="rtl"] ul.listfooter li {
  margin: 0 0 15px 5px;
}

ul.listfooter li a {
  display: inline-block;
  width: 100%;
  padding: 0 0 0 14px;
  position: relative;
  color: #000 !important;
  font-size: 14px;
  text-decoration: none !important;
}

.darkColor ul.listfooter li a {
  color: #fff !important;
}

.large-text ul.listfooter li a {
  font-size: 18px;
}

.small-text ul.listfooter li a {
  font-size: 11px;
}

[dir="rtl"] ul.listfooter li a {
  padding: 0 14px 0 0;
}

ul.listfooter li a::before {
  position: absolute;
  left: 0;
  top: -2px;
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f105";
}

[dir="rtl"] ul.listfooter li a::before {
  left: auto;
  right: 0;
  content: "\f104";
}

ul.listfooter li a:hover {
  color: #a3854f !important;
}

.titlecov {
  display: inline-block;
  width: 100%;
  padding: 80px 0 0;
  position: relative;
  text-align: center;
  color: #000;
}

.titlecov a {
  display: inline-block;
  color: #d4b170 !important;
  font-size: 16px;
  text-decoration: none !important;
}

.large-text .titlecov a {
  font-size: 23px;
}

.small-text .titlecov a {
  font-size: 12px;
}

.titlecov a:hover {
  color: #000 !important;
}

.titlecov::before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 60px;
  content: '';
  position: absolute;
  background: #a3854f;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.whitemark.titlecov::before {
  background: #fff;
}


.menu-msndam button {
  width: 70px;
  background: url(../../images/menu-icon.svg) center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  height: 58.49px;
  background-size: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

[dir="rtl"] .menu-msndam button {
  right: auto;
  left: 0;
}

.menu-msndam button.show {
  top: -58px;
}

.menu-msndam .dropdown-menu {
  background: rgb(208, 169, 98, 0.8);
  width: 240px;
  border-radius: 0;
  padding-top: 9vh;
  inset: unset !important;
  position: fixed !important;
  top: -100vh !important;
  right: 0 !important;
  height: 100vh;
  transform: translateX(123) translateY(0) !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

[dir="rtl"] .menu-msndam .dropdown-menu {
  right: auto !important;
  left: 0 !important;
}

.menu-msndam .dropdown-menu::before {
  position: absolute;
  content: "\f102";
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-family: FontAwesome;
  color: #a2895d;
  font-size: 18px;
  cursor: pointer;
  background: rgba(208, 169, 98, 0.15);
  box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.1);
}

.menu-msndam .dropdown-menu.show {
  top: 0 !important;
  transform: translateX(0) translateY(0) !important;
}

.menu-msndam .dropdown-menu li {
  margin-bottom: 4px;
  min-height: 34px;
}

.menu-msndam .dropdown-item {
  color: #fff;
  font-weight: 600;
  text-align: center;
  min-height: 34px;
  line-height: 34px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.menu-msndam .dropdown-item:focus,
.menu-msndam .dropdown-item:hover {
  color: #fff;
  background-color: transparent;
  font-size: 20px;
}

.menu-msndam .dropdown-menu li.active .dropdown-item {
  color: #fff;
  background-color: transparent;
  font-size: 17px;
}

.menu-msndam .btn.show,
.menu-msndam .btn:first-child:active {
  border-width: 0 !important;
}

.menu-msndam .dropdown-toggle::after {
  display: none;
}

.msandam-tabs .nav-tabs {
  border: none !important;
}

.msandam-tabs .nav-tabs .nav-link {
  color: #000;
  background: #fff;
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  padding: 0 40px;
  margin: 0 10px;
  border-radius: 10px;
  border: none !important;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.large-text .msandam-tabs .nav-tabs .nav-link {
  font-size: 22px;
}

.small-text .msandam-tabs .nav-tabs .nav-link {
  font-size: 13px;
}

.msandam-tabs .tab-butons .nav-tabs .nav-link {
  margin: 0;
}

.msandam-tabs .nav-tabs li:first-child {
  margin: 0 10px 0 0;
}

[dir="rtl"] .msandam-tabs .nav-tabs li:first-child {
  margin: 0 0 0 10px;
}

.msandam-tabs .tab-butons .nav-tabs li:first-child {
  margin: 0 2% 0 0;
}

[dir="rtl"] .msandam-tabs .tab-butons .nav-tabs li:first-child {
  margin: 0 0 0 2%;
}

.tab-butons {
  margin-top: -75px;
}

.msandam-tabs .tab-butons .nav-tabs li {
  width: fit-content;
  margin: 0 2% 0 0;
}

[dir="rtl"] .msandam-tabs .tab-butons .nav-tabs li {
  margin: 0 0 0 2%;
}

.msandam-tabs .nav-tabs .nav-item.show .nav-link,
.msandam-tabs .nav-tabs .nav-link.active {
  color: #fff;
  background: #d4b170;
}

.msandam-tabs .nav-tabs .nav-link:hover {
  color: #d4b170;
}

.msandam-tabs .nav-tabs .nav-item.show .nav-link:hover,
.msandam-tabs .nav-tabs .nav-link.active:hover {
  color: #fff;
}

.invest-home {
  display: inline-block;
  width: 100%;
  padding: 0 0 0 200px;
  margin: 0 0 30px;
  min-height: 110px;
  position: relative;
}

[dir="rtl"] .invest-home {
  padding: 0 200px 0 0;
}

.img-investhome {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: #fcfcfc url(../../images/bg-article.jpg) center no-repeat;
  width: 175px;
  height: 110px;
  overflow: hidden;
}

[dir="rtl"] .img-investhome {
  left: auto;
  right: 0;
}

.img-investhome img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.img-investhome a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

a.link-investhome {
  font-size: 16px;
  color: #d4b170 !important;
  text-decoration: none !important;
}

.large-text a.link-investhome {
  font-size: 21px;
}

.small-text a.link-investhome {
  font-size: 12px;
}

a.link-investhome:hover {
  color: #000 !important;
}

.text-investhome {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #787878;
  line-height: 22px;
}

.large-text .text-investhome {
  font-size: 21px;
  line-height: 28px;
}

.small-text .text-investhome {
  font-size: 12px;
  line-height: 17px;
}

.gold-title {
  font-size: 20px;
  color: #d4b170;
  margin: 20px 0 15px;
}

.tab-invest {
  background: #fff;
  border-radius: 10px;
  padding: 10px 25px;
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
  margin: 30px 0 0;
}

.invetchance {
  display: inline-block;
  position: relative;
  padding: 20px;
  margin: 0 0 25px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
}

a.link-investchance {
  font-size: 16px;
  color: #d4b170 !important;
  text-decoration: none !important;
  display: inline-block;
  max-width: calc(100% - 60px);
}

a.link-investchance:hover {
  color: #000 !important;
}

a.arrow-chance {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #d4b170 !important;
  font-size: 20px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

[dir="rtl"] a.arrow-chance {
  right: auto;
  left: 20px;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

a.arrow-chance:hover {
  color: #000 !important;
}

.caruslholder {
  float: right;
  width: 100%;
  direction: ltr;
  position: relative;
  z-index: 4;
}

.img-newshome {
  display: inline-block;
  width: calc(100% - 20px);
  margin-left: 10px;
  position: relative;
  overflow: hidden;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
}

[dir="rtl"] .img-newshome {
  margin-left: unset;
  margin-right: 10px;

}

.news-list .img-newshome {
  width: calc(100% - 10px);
  margin-left: 10px;
}

[dir="rtl"] .news-list .img-newshome {
  margin-right: 10px;
  margin-left: unset;
}

.news-list .first-news .img-newshome {
  display: inline-block;
  width: 60%;
  margin-right: 10px;
  height: 360px;
  border-radius: 10px 0 0 10px;
  margin-bottom: 15px;
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 5%);
}

[dir="rtl"] .news-list .first-news .img-newshome {
  border-radius: 0 10px 10px 0;
}

.img-newshome img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.knowlogicon .img-newshome {
  display: inline-block;
  overflow: hidden;
  height: 120px;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 15px;
  box-shadow: none;
  background: url(../../images/pdf_gold.jpg) center no-repeat;
}

.datenewshome {
  display: inline-block;
  font-size: 15px;
  color: #a3854f;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}

[dir="rtl"] .datenewshome {
  padding: 0 10px 0 0;
}

.first-news .datenewshome {
  vertical-align: top;
  margin: 30px 0 20px 30px;
  padding: 0;
}

[dir="rtl"] .first-news .datenewshome {
  margin: 30px 30px 20px 0;
}

.viewerhome {
  display: inline-block;
  font-size: 15px;
  color: #000;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 10px 10px;
  border-left: 1px #bfbebd solid;
}

[dir="rtl"] .viewerhome {
  padding: 0 40px 0 0;
  margin: 0 10px 10px 0;
  border-left: unset;
  border-right: 1px #bfbebd solid;
  min-height: 18px;
}

.first-news .viewerhome {
  vertical-align: top;
  margin: 30px 0 10px 10px;
}

[dir="rtl"] .first-news .viewerhome {
  margin: 30px 10px 10px 0;
}

.viewerhome::before {
  position: absolute;
  left: 10px;
  top: 2px;
  content: '';
  width: 20px;
  height: 12px;
  background: url(../../images/viewsers.svg) center no-repeat;
}

[dir="rtl"] .viewerhome::before {
  left: auto;
  right: 10px;
}

.mewshomeblock {
  direction: ltr;
  width: calc(100% - 30px);
  position: relative;
  left: 15px;
  display: inline-block;
}

[dir="rtl"] .mewshomeblock {
  left: auto;
  right: 15px;
  direction: rtl;
}

.mewshomeblock.first-news {
  width: 100%;
  position: relative;
  left: 0;
}

[dir="rtl"] .mewshomeblock.first-news {
  right: 0;
  left: auto
}

.mewshomeblock.first-news::before {
  width: 90%;
  height: 360px;
  border-radius: 15px;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  border: 1px solid rgba(119, 119, 119, 0.25);
}

[dir="rtl"] .mewshomeblock.first-news::before {
  right: auto;
  left: 0;
}

.news-list .mewshomeblock {
  width: 100%;
  left: 0;
  margin-bottom: 40px;
}

.news-list .mewshomeblock.knowlogicon {
  background: #CFA962;
  border-radius: 15px;
  text-align: center;
}

[dir="rtl"] .news-list .mewshomeblock {
  left: auto;
  right: 0;
}

.knolog-options {
  display: inline-block;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 15px;
}

.mewshomeblock a {
  position: absolute;
  z-index: 2;
  background: #fff;
  top: 130px;
  color: #d4b170 !important;
  height: 48px;
  line-height: 48px;
  border-radius: 0 10px 15px 0;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  width: 150px;
  text-decoration: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.mewshomeblock .knolog-options a {
  position: relative;
  display: inline-block;
  z-index: 2;
  background: transparent;
  top: 0;
  color: #d4b170 !important;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  font-size: 18px;
  padding: 0 10px;
  text-align: center;
  font-weight: 600;
  width: auto;
  min-width: 115px;
  text-decoration: none !important;
  border-right: 2px #d4b170 solid;
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  -ms-transition: unset;
  transition: unset;
}

.large-text .mewshomeblock .knolog-options a {
  font-size: 23px;
}

.small-text .mewshomeblock .knolog-options a {
  font-size: 14px;
}

[dir="rtl"] .mewshomeblock .knolog-options a {
  border-right: none;
  border-left: 2px #d4b170 solid;
}

.mewshomeblock .knolog-options a:last-child {
  border: none !important;
}

.mewshomeblock .knolog-options a i {
  display: inline-block;
  font-size: 18px;
  color: #d4b170;
  position: relative;
  margin-right: 8px;
}

[dir="rtl"] .mewshomeblock .knolog-options a i {
  margin-right: 0;
  margin-left: 8px;
}

[dir="rtl"] .mewshomeblock a {
  border-radius: 10px 0 0 15px;
}

[dir="rtl"] .mewshomeblock .knolog-options a {
  border-radius: 0 !important;
}

.mewshomeblock.first-news a {
  top: 280px;
}

.mewshomeblock:after {
  width: 0;
  content: '';
  position: absolute;
  top: 178px;
  left: 0;
  height: 0;
  border-top: 10px solid #EAEAEA;
  border-left: 10px solid transparent;
}

.knowlogicon.mewshomeblock:after {
  display: none;
}

[dir="rtl"] .mewshomeblock:after {
  left: auto;
  right: 0;
  border-left: unset;
  border-right: 10px solid transparent;
}

.mewshomeblock.first-news:after {
  top: 328px;
}

.mewshomeblock a:hover {
  width: 200px;
}

.mewshomeblock.knowlogicon .knolog-options a:hover {
  width: auto;
}

.mewshomeblock h3 {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  margin: 0 0 15px;
  color: #000 !important;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}

.darkColor .mewshomeblock h3 {
  color: #fff !important;
}


.large-text .mewshomeblock h3 {
  font-size: 22px;
  line-height: 30px;
}

.small-text .mewshomeblock h3 {
  font-size: 13px;
  line-height: 17px;
}

.mewshomeblock.knowlogicon h3 {
  color: #fff !important;
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
  height: 91px;
  overflow: hidden;
  text-align: center;
}

.large-text .mewshomeblock.knowlogicon h3 {
  font-size: 26px;
  height: 172px;
  line-height: 40px;
}
.large-text ul.counsel-menu li:last-child {
  width: fit-content;
}

.small-text .mewshomeblock.knowlogicon h3 {
  font-size: 16px;

}

.first-news.mewshomeblock h3 {
  position: absolute;
  width: 40%;
  top: 60px;
  left: 60%;
  padding: 0 15px 0 40px;
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: 600;
  height: 72px;
  overflow: hidden;
  line-height: 24px;
}

.large-text .first-news.mewshomeblock h3 {
  font-size: 24px;
}

.small-text .first-news.mewshomeblock h3 {
  font-size: 10px;
}

[dir="rtl"] .first-news.mewshomeblock h3 {
  left: auto;
  right: 60%;
  padding: 0 40px 0 15px;
}

.text-newshome {
  display: inline-block;
  width: 100%;
  font-size: 15px;
  padding: 0 10px;
  color: #787878;
  line-height: 20px;
}

.darkColor .text-newshome {
  color: #fff;
}

.large-text .text-newshome {
  font-size: 20px;
  line-height: 26px;
}

.small-text .text-newshome {
  font-size: 11px;
  line-height: 16px;
}

.large-text .first-news.mewshomeblock .text-newshome {
  font-size: 20px;
  line-height: 26px;
}

.small-text .first-news.mewshomeblock .text-newshome {
  font-size: 11px;
  line-height: 16px;
}

.first-news.mewshomeblock .text-newshome {
  position: absolute;
  width: 40%;
  top: 136px;
  left: 60%;
  padding: 0 15px 0 40px;
  margin: 0 0 15px;
  overflow: hidden;
  font-size: 15px;
  height: 100px;
  color: #787878;
  line-height: 20px;
}

[dir="rtl"] .first-news.mewshomeblock .text-newshome {
  left: auto;
  right: 60%;
  padding: 0 40px 0 15px;
}

.partnersstuff {
  display: inline-block;
  width: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

.partnersstuff::before {
  position: absolute;
  top: 40%;
  left: 50%;
  content: 'أرقام المحافظة';
  font-size: 100px;
  text-align: center;
  color: #f7f6f4;
  width: 100%;
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
}

.darkColor .partnersstuff::before {
  display: none;
}

.partnersstuff::after {
  position: absolute;
  content: '';
  bottom: -130px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/lines.svg) center bottom no-repeat;
}


.activitieshome {
  display: inline-block;
  width: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

.activitieshome::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: 'اخر الفعاليات';
  font-size: 100px;
  text-align: center;
  color: #f7f6f4;
  width: 100%;
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
}

.darkColor .activitieshome::before {
  display: none;
}

.activitieshome::after {
  position: absolute;
  content: '';
  bottom: -130px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/lines.svg) center bottom no-repeat;
  transform: scaleX(-1);
}

ul.govrnrat-feather {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}

ul.govrnrat-feather li {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 0 15px;
  position: relative;
  list-style: none;
  font-size: 16px;
  color: #000;
}

.darkColor ul.govrnrat-feather li {
  color: #fff;
}


.large-text ul.govrnrat-feather li {
  font-size: 20px;
}

.small-text ul.govrnrat-feather li {
  font-size: 12px;
}

[dir="rtl"] ul.govrnrat-feather li {
  padding: 0 15px 0 0;
}

ul.govrnrat-feather li::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #d7d6d3;
}

[dir="rtl"] ul.govrnrat-feather li::before {
  right: 0;
  left: auto
}

.home-slider {
  display: inline-block;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  border: 40px rgba(255, 255, 255, 0.5) solid;
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
  margin: 15px 0;
}

.home-slider img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.caruslpos {
  top: -43px
}

.hero-slider {
  display: inline-block;
  width: 490px;
  height: 490px;
  border-radius: 50%;
  border: 40px rgba(255, 255, 255, 0.5) solid;
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
  margin: 15px 0;
}

.hero-slider img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.strip {
  padding-left: 50px;
}

[dir="rtl"] .strip {
  padding-left: unset;
  padding-right: 50px;
}

.strip::before {
  width: 40px;
  height: 2px;
  background: #a3854f;
  content: '';
  position: absolute;
  top: 35px;
  left: 0
}

[dir="rtl"] .strip::before {
  right: 0;
  left: auto
}

.parteners {
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 200px;
}

.parteners img {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

.parteners h4 {
  width: 100%;
  font-size: 15px;
  color: #000;
}

.img-town {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 30px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  box-shadow: 0 4px 25px 0 rgb(0 0 0 / 10%);
  border: 20px #fff solid;
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.img-town img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.town-title {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.darkColor .town-title {
  color: #fff;
}

.town-slogan {
  color: #000;
  font-size: 15px;
}

.darkColor .town-slogan {
  color: #fff;
}

.img-eventhome {
  display: inline-block;
  right: 15px;
  width: calc(100% - 30px);
  height: 180px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}

.img-eventhome img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  width: auto !important;
  transform: translateX(-50%) translateY(-50%);
}

.img-eventhome video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  width: auto !important;
  transform: translateX(-50%) translateY(-50%);
}

.img-eventhome::before {
  position: absolute;
  z-index: 2;
  content: '';
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  border: 6px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  filter: blur(1px);
  -webkit-filter: blur(1px);
}

.img-eventhome::after {
  position: absolute;
  z-index: 3;
  content: "\f04b";
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 18px;
  transform: translateX(-50%) translateY(-50%);
  font-family: FontAwesome;
  -webkit-transform: translateX(-50%) translateY(-50%);

}

.img-eventhome a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.newsletter {
  display: inline-block;
  width: 90%;
  border-radius: 8px;
  background: #fff;
  padding: 6px 6px 6px 32px;
  position: relative;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.05);
}

[dir="rtl"] .newsletter {
  padding: 6px 32px 6px 6px;
}

.newsletter::before {
  position: absolute;
  font-family: FontAwesome;
  font-size: 20px;
  top: 16px;
  left: 8px;
  content: "\f003"
}

[dir="rtl"] .newsletter::before {
  left: auto;
  right: 8px;
}

.newsletter input[type="text"],
.newsletter input[type="email"] {
  display: inline-block;
  width: calc(100% - 52px);
  border: none;
  font-size: 13px;
  height: 48px;
  line-height: 48px;
  vertical-align: top;
}

.large-text .newsletter input[type="text"],
.large-text .newsletter input[type="email"] {
  font-size: 17px;
}

.small-text .newsletter input[type="text"],
.small-text .newsletter input[type="email"] {
  font-size: 10px;
}

.newsletter input[type="text"]:focus-visible {
  outline: none !important;
}

.newsletter button {
  display: inline-block;
  width: 48px;
  border: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background: #A3854F;
  border-radius: 4px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

[dir="rtl"] .newsletter button {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.activitieshome .p-carousel .p-carousel-content .p-carousel-prev,
.activitieshome .p-carousel .p-carousel-content .p-carousel-next {
  display: none !important;
}

[dir="rtl"] .activitieshome .p-carousel .p-carousel-indicators {
  direction: rtl;
}

.activitieshome .p-carousel .p-carousel-indicators {
  padding-top: 2rem;
}

.activitieshome .p-carousel .p-carousel-indicators .p-carousel-indicator button {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background-color: #e9e8e5;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.activitieshome .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,
.activitieshome .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background-color: #d0a962;
  width: 44px;
}

.newshomezone .p-carousel .p-carousel-content .p-carousel-prev,
.newshomezone .p-carousel .p-carousel-content .p-carousel-next {
  display: none !important;
}

[dir="rtl"] .newshomezone .p-carousel .p-carousel-indicators {
  direction: rtl;
}

.newshomezone .p-carousel .p-carousel-indicators {
  padding-top: 2rem;
}

.newshomezone .p-carousel .p-carousel-indicators .p-carousel-indicator button {
  width: 14px;
  height: 8px;
  border-radius: 4px;
  background-color: #e9e8e5;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.newshomezone .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,
.newshomezone .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background-color: #d0a962;
  width: 44px;
}

.newshomezone .p-component {
  font-family: 'cairo' !important;
}

.newshomezone .p-link:focus,
.activitieshome .p-link:focus {

  box-shadow: none;
}

.innerpages {
  display: inline-block;
  width: 100%;
  background: rgba(208, 169, 98, 0.03) url(../../images/bgbannerinner.svg) left bottom no-repeat;
  background-size: 100%;
  min-height: 350px;
  padding: 135px 0 0;
}

.darkColor .innerpages {
  background: #000;
}

ul.breadcrumb {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
}

ul.breadcrumb li {
  display: inline-block;
  list-style: none;
  color: #000;
  font-size: 16px;
  padding: 0 18px 0 0;
  margin: 0 12px 0 0;
  position: relative;
}

.darkColor ul.breadcrumb li {
  color: #fff;
}

[dir="rtl"] ul.breadcrumb li {
  padding: 0 0 0 18px;
  margin: 0 0 0 12px;
}

ul.breadcrumb li::before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  font-family: FontAwesome;
  color: #777777;
  font-size: 20px;
  content: "\f105";
}

[dir="rtl"] ul.breadcrumb li::before {
  right: auto;
  left: 0;
  content: "\f104";
}

ul.breadcrumb li:last-child {
  padding: 0;
  margin: 0;
}

ul.breadcrumb li:last-child::before {
  display: none;
}

ul.breadcrumb li a {
  display: inline-block;
  color: #D0A962 !important;
  text-decoration: none !important;
}

.page-title {
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 36px;
  font-weight: 400;
}

.small-text .page-title {
  font-size: 20px;

}

.large-text .page-title {
  font-size: 50px;
}

.darkColor .page-title {
  color: #fff;
}

.imglist-musandm {
  display: inline-block;
  width: 30%;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 0 15px 15px;
}

.imglist-musandm a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.imglist-musandm img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 120%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.imglist-musandm-sm {
  display: inline-block;
  width: 15%;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 0 15px 15px;
}

.imglist-musandm-sm img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 120%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.float-left {
  float: right
}

[dir="rtl"] .float-left {
  float: left
}



.contactmusandm .form-label {
  font-weight: 600;
  color: #000;
}

.contactmusandm .form-control {
  display: block;
  width: 100%;
  padding: 0.65rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #F9F9F9;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contactmusandm button {
  padding: 0.5rem 2.5rem;
  background: #D0A962;
  border-radius: 0;
  border: none !important;
}

.info-contact span {
  display: inline-block;
  margin-right: 10px;
  line-height: 30px;
}

[dir="rtl"] .info-contact span {
  margin-right: unset;
  margin-left: 10px;
}

.info-contact a {
  display: inline-block;
  color: #D0A962;
  text-decoration: none;
}

ul.sociallines {
  padding: 0;
  margin: 0
}

.sociallines li {
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
  list-style: none;
}

.sociallines li a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.sociallines li a.facebook-lines {
  background: url(../../images/facebook-lines.svg) center no-repeat;
  background-size: 12px !important;
}

.sociallines li a.twitter-lines {
  background: url(../../images/twitter-lines.svg) center no-repeat;
  background-size: 19px !important;
}

.sociallines li a.linledin-lines {
  background: url(../../images/linkedin-lines.svg) center no-repeat;
  background-size: 17px !important;
}


.sociallines li a.facebook-lines:hover {
  background: rgba(0, 0, 0, 0.1) url(../../images/facebook-lines.svg) center no-repeat;
}

.sociallines li a.twitter-lines:hover {
  background: rgba(0, 0, 0, 0.1) url(../../images/twitter-lines.svg) center no-repeat;
}

.sociallines li a.linledin-lines:hover {
  background: rgba(0, 0, 0, 0.1) url(../../images/linkedin-lines.svg) center no-repeat;
}

ul.esrvice-menu {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  top: -29px
}

ul.esrvice-menu li {
  display: inline-block;
  width: 48%;
  padding: 0;
  margin: 0 2% 0 0;
}

[dir="rtl"] ul.esrvice-menu li {
  margin: 0 0 0 2%;
}

ul.esrvice-menu li:last-child {
  width: 50%;
  margin: 0;
}

ul.esrvice-menu li a {
  color: #000;
  background: #fff;
  display: inline-block;
  width: 100%;
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  text-decoration: none !important;
  text-align: center;
  padding: 0 12px;
  margin: 0;
  border-radius: 10px;
  border: none !important;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

ul.esrvice-menu li.active a {
  color: #fff;
  background: #D0A962;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.tabservices {
  color: #000 !important;
  background-color: #fff !important;
  display: inline-block;
  width: calc(50% - 10px);
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  text-decoration: none !important;
  text-align: center;
  padding: 0 40px;
  margin: 0;
  border-radius: 10px;
  border: none !important;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.tabservices:hover {
  color: #000 !important;
}

.tabservices.active {
  color: #fff !important;
  background-color: #D0A962 !important;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.tabservices.active:hover {
  color: #fff !important;
}

.sperattab {
  margin-left: 20px;
}

.position-tabs {
  margin-top: -14px;
  margin-bottom: 20px;
  position: relative;
  top: -13px
}

.sevicebig-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 220px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 15px;
  color: #999 !important;
  padding: 65px 0 0;
  text-decoration: none !important;
  font-size: 18px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.sevicebig-btn:hover {
  background: rgba(119, 119, 119, 0.02);
  color: #999 !important;
  position: relative;
  border: 2px solid rgba(119, 119, 119, 0.02);
}

.sevicebig-btn::before {
  position: absolute;
  content: '';
  bottom: -2px;
  height: 3px;
  width: 0;
  left: 50%;
  background: #D0A962;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.sevicebig-btn:hover::before {
  width: 70%;
}

.sevicebig-btn img {
  max-height: 90px;
  margin-right: 10px;
  display: inline-block;
}

[dir="rtl"] .sevicebig-btn img {
  margin-right: unset;
  margin-left: 10px;
}

.sevicebig-btn span {
  display: inline-block;
}

.townblock {
  position: relative;
  min-height: 246px;
}

.townblock a {
  position: absolute;
  z-index: 3;
  width: calc(100% - 30px);
  right: 15px;
  top: 0;
  height: 100%;
}

.townblock:hover .img-town {
  opacity: 0.1;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}

.townblock:hover .town-title {
  color: #D0A962;
  margin-top: -140px;
}

.townblock:hover .town-slogan {
  color: #D0A962;
}

.townblock.active .img-town {
  opacity: 0.1;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}

.townblock.active .town-title {
  color: #D0A962;
  margin-top: -140px;
}

.townblock.active .town-slogan {
  color: #D0A962;
}

.backm-btn {
  display: inline-block;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 18px;
}

.backm-btn i {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
  color: #D0A962 !important;
  position: relative;
  top: 3px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

[dir="rtl"] .backm-btn i {
  margin-right: unset;
  margin-left: 10px;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.backm-btn {
  display: inline-block;
}

a.e-serviclink {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 180px;
  margin-right: 125px;
  border-radius: 0 0 20px;
  border-left: 9px #e16d25 solid;
  border-bottom: 9px #e16d25 solid;
  overflow: hidden;
}

[dir="rtl"] a.e-serviclink {
  margin-right: unset;
  margin-left: 125px;
  border-left: unset;
  border-right: 9px #e16d25 solid;
}


a.e-serviclink img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 80%;
  max-height: 80%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
}

a.e-serviclink::before {
  position: absolute;
  z-index: 2;
  content: '';
  top: 0;
  right: 0;
  border-left: 3px #fff solid;
  border-bottom: 10px #fff solid;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 0 0 20px;
}

[dir="rtl"] a.e-serviclink::before {
  right: auto;
  left: 0;
  border-left: unset;
  border-right: 3px #fff solid;
}

a.e-serviclink::after {
  position: absolute;
  z-index: 3;
  content: '';
  top: 0;
  right: 0;
  border: 1px #8b461f solid;
  width: calc(100% - 9px);
  height: calc(100% - 9px);
  border-radius: 0 0 20px;
}

[dir="rtl"] a.e-serviclink::after {
  right: auto;
  left: 0;
}

a.e-serviclink:nth-child(4),
a.e-serviclink:nth-child(8),
a.e-serviclink:nth-child(12),
a.e-serviclink:nth-child(16),
a.e-serviclink:nth-child(20),
a.e-serviclink:nth-child(24),
a.e-serviclink:nth-child(28) {
  margin-right: 15px;
}

[dir="rtl"] a.e-serviclink:nth-child(4),
[dir="rtl"] a.e-serviclink:nth-child(8),
[dir="rtl"] a.e-serviclink:nth-child(12),
[dir="rtl"] a.e-serviclink:nth-child(16),
[dir="rtl"] a.e-serviclink:nth-child(20),
[dir="rtl"] a.e-serviclink:nth-child(24),
[dir="rtl"] a.e-serviclink:nth-child(28) {
  margin-right: unset;
  margin-left: 15px;
}

.testmonial-w {
  display: inline-block;
  width: 100%;
  border-radius: 15px;
  position: relative;
  margin: 50px 0 30px;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 25px 25px;
  text-align: center;
  box-shadow: 0px 8px 150px rgba(163, 133, 79, 0.08);
}

.darkColor .testmonial-w {
  background: rgba(255, 255, 255, 0.1);
}

.testmonial-w::before {
  position: absolute;
  content: '';
  width: 41px;
  height: 30px;
  top: -10px;
  left: 30px;
  background: url(../../images/testmonial-icon.svg);
}

[dir="rtl"] .testmonial-w::before {
  left: auto;
  right: 30px;
}

.imgmain-testmonial {
  display: inline-block;
  position: relative;
  margin-top: -120px;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  background: #f6f0e6;
}

.imgmain-testmonial img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: 105%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.content-testmonial {
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-align: justify;
}

.testmonial-w span {
  display: inline-block;
  width: 100%;
  color: #777;
  font-size: 15px;
  font-weight: 500;
  text-align: justify;
}

.darkColor .testmonial-w span {
  color: #fff;
}

.large-text .testmonial-w span {
  font-size: 20px;
}

.small-text .testmonial-w span {
  font-size: 12px;
}

.oldtestmonial {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 20px 0 25px 0;
  margin: 0 0 40px;
  min-height: 200px;
}

.oldtestmonial::before {
  position: absolute;
  content: '';
  width: 273px;
  height: 200px;
  bottom: 0;
  left: 30px;
  z-index: 0;
  background: url(../../images/testmonial-icon.svg) center no-repeat;
  opacity: 0.1;
  background-size: 100%;
  transform: rotate(180deg);
}

.oldtestmonial h4 {
  display: inline-block;
  width: 100%;
  margin: 10px 0 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: justify;
}

.imgold-testmonial {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 200px;
  height: 200px;
  z-index: 1;
  overflow: hidden;
  border-radius: 50%;
  background: #f6f0e6;
}

.imgold-testmonial img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 80%;
  min-height: 100%;
  max-width: 105%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.oldtext-testmonial {
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-align: justify;

}

.darkColor .oldtext-testmonial {
  color: #fff;
}

.small-text .oldtext-testmonial {
  font-size: 1.1rem !important
}

.large-text .oldtext-testmonial {
  font-size: 22px !important
}

ul.counsel-menu {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  top: -29px
}

ul.counsel-menu li {
  display: inline-block;
  width: 24%;
  padding: 0;
  margin: 0 1% 0 0;
}

[dir="rtl"] ul.counsel-menu li {
  margin: 0 0 0 1%;
}

ul.counsel-menu li:last-child {
  width: 25%;
  margin: 0;
}

ul.counsel-menu li a {
  color: #000;
  background: #fff;
  display: inline-block;
  width: 100%;
  font-size: 17px;
  height: 52px;
  line-height: 52px;
  text-decoration: none !important;
  text-align: center;
  padding: 0 5px;
  margin: 0;
  border-radius: 10px;
  border: none !important;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.large-text ul.counsel-menu li a {
  font-size: 24px;

}

.small-text ul.counsel-menu li a {
  font-size: 10px;

}

.large-text .fit-layout .additional-description {
  font-size: 1.6rem !important;
}

.small-text .fit-layout .additional-description {
  font-size: 1rem !important;
}

.large-text .fit-layout .additional-title {
  font-size: 1.8rem !important;
}

.small-text .fit-layout .additional-title {
  font-size: 1rem !important;
}

ul.counsel-menu li.active a {
  color: #fff;
  background: #D0A962;
  box-shadow: 4px 4px 12px rgb(163 133 79 / 10%);
}

.law-section {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.darkColor .law-section .text-winterseason p {
  color: #fff;
}

.darkColor .winter-page .w-bg,
.darkColor .tourist-page .w-bg {
  background: #032840;
}

.law-section h4 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.member-section {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  overflow-x: auto;
}

.member-section h4 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.darkColor .member-section h4 {
  color: #fff;
}

.darkColor .member-section table {
  color: #fff;

}

.member-section table {
  min-width: 700px;
}

.member-section table td {
  padding: 6px;
}

.member-section table th {
  border-bottom: 1px #ddd solid;
  padding: 8px 6px;
}

a.complain-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #977A47 url(../../images/support.svg) center no-repeat;
  background-size: 50%;

}

.newsdetails img {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}

.newsdetails h3 {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 0 20px;
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.newsdetails .datenewshome {
  padding: 0;
}

.content-newsdetails {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #777;
}

.statict-block {
  display: inline-block;
  width: 100%;
  background: #fff;
  border-radius: 15px;
  text-align: center;
  height: 210px;
  padding: 65px 20px 0;
  margin: 0 0 30px;
  box-shadow: -16px 16px 65px rgba(0, 0, 0, 0.04);
}

.darkColor .statict-block {
  background: rgba(255, 255, 255, 0.1);
}

.statict-block span {
  display: inline-block;
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 10px;
}

.darkColor .statict-block span {
  color: #fff;
}

.large-text .statict-block span {
  font-size: 44px;
}

.small-text .statict-block span {
  font-size: 31px;
}

.statict-block h5 {
  display: inline-block;
  width: 100%;
  color: #777;
  font-weight: 600;
  font-size: 20px;
}

.darkColor .statict-block h5 {
  color: #fff;
}

.large-text .statict-block h5 {
  font-size: 25px;
}

.small-text .statict-block h5 {
  font-size: 16px;
}

.buisnessitems {
  display: inline-block;
  position: relative;
  margin: 10px 0
}

.buisnessitems a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.buisnessitems i {
  display: inline-block;
  width: 160px;
  height: 160px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 160px;
  font-size: 60px;
  color: #D0A962;
  margin: 0 0 15px;
}

.buisnessitems h3 {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 20px;
}



.govservice-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 160px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 15px;
  color: #999 !important;
  padding: 45px 0 0;
  text-decoration: none !important;
  font-size: 15px;
  margin: 0 0 30px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.govservice-btn:hover {
  background: rgba(119, 119, 119, 0.02);
  color: #000 !important;
  position: relative;
  border: 2px solid rgba(119, 119, 119, 0.02);
}



.govservice-btn img {
  max-width: 70px;
  max-height: 70px;
  margin-left: 10px;
  display: inline-block;
}

.govservice-btn span {
  display: inline-block;
  max-width: calc(100% - 90px);
}

a.eserviceheader {
  text-decoration: none !important;
  height: 48px;
  line-height: 48px;
  color: #fff !important;
  padding: 0 20px;
  border-radius: 6px;
  background: #e3cca2;
  position: absolute;
  top: -83px;
  z-index: 2;
  right: 12px;
}

[dir="rtl"] a.eserviceheader {
  right: auto;
  left: 12px;
}

.datehome {
  display: inline-block;
  margin-top: 36px;
  text-align: left;
}

[dir="rtl"] .datehome {
  text-align: right;
}

.date-slid {
  display: none;
}

.weather-slid {
  display: none;
}

a.eserviceheadermob {
  display: none;
}

ul.socialbaladya {
  display: inline-block;
  max-width: 400px;
  width: 100%;
  padding: 0;
  margin: 0;
}

ul.socialbaladya li {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 0 12px;
  list-style: none;
}

ul.socialbaladya li a {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  width: 100%;
  padding: 5px 12px 4px;
  border-radius: 8px;
  color: #fff !important;
  text-decoration: none !important;
}

ul.socialbaladya li a.twitter {
  background: #1da1f2;
}

ul.socialbaladya li a.insta {
  background: #1da1f2;
}

ul.socialbaladya li a.mailb {
  background: #0f7fc5;
}

ul.socialbaladya li a img {
  display: inline-block;
  height: 40px;
  margin: 0 10px 0 0;
}

[dir="rtl"] ul.socialbaladya li a img {
  margin: 0 0 0 10px;
}

ul.socialbaladya li a span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 600;
  height: 40ox;
  line-height: 40px;
  padding: 0;
  margin: 0;
}

.member-table {
  width: 100%;
}

.member-table td {
  border-bottom: 1px #ddd solid;
}

.member-table td:first-child {
  width: 40px
}

.member-table td:last-child {
  width: 450px
}

.text-right {
  text-align: left !important;
}

[dir="rtl"] .text-right {
  text-align: right !important;
}

.witherdegree {
  display: inline-block;
  font-size: 45px;
  color: #e16d25;
  font-weight: 700;
  position: relative;
  top: -4px;
  margin-right: 5px;
}

[dir="rtl"] .witherdegree {
  margin-right: unset;
  margin-left: 5px;
}

.timeset {
  position: relative;
  top: -3px;
}

.fixpopup .p-dialog {
  width: 100%;
  box-shadow: none;
  top: 4vh
}

.fixpopup .p-dialog .p-dialog-header {
  position: absolute;
  background: none;
  z-index: 2;
  top: -9vh
}

.fixpopup .p-dialog .p-dialog-content {
  padding: 0;
  overflow: hidden;
  background: none;
}

.fixpopup .p-dialog .p-dialog-content .p-element {
  padding: 0 !important;
  display: flex;
  height: 90vh;
}

.fixpopup .p-dialog .p-dialog-content button.p-element {
  z-index: 2;
  height: 82vh;
}

.fixpopup .p-galleria-item-prev {
  left: -50vw;
  right: auto;
  margin-left: 40px !important;
}

.fixpopup .p-galleria-item-next {
  right: -50vw;
  left: auto;
  margin-right: 40px !important;
}

.fixpopup .p-dialog .p-dialog-content:last-of-type {
  border-radius: 6px !important;
}

.fixpopup .p-galleria.p-component {
  max-width: 90% !important;
  max-height: 100%;
}

.fixpopup .p-dialog .p-dialog-header .p-dialog-header-icon {
  color: #343a40;
  border-color: transparent;
  background: #e9ecef;
}

.fixpopup .p-galleria-content {
  display: inline-block;
  flex-direction: unset;
  max-height: 100%;
  position: absolute;
  left: 50%
}

.fixpopup .p-galleria-item-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  /*  height: 100%; */
  top: 50%;
  transform: translateX(-50%);
  left: 50%;
}

.fixpopup .p-galleria-item-container {
  position: absolute;
  display: flex;
  height: 100%;
}

.fixpopup .p-galleria-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
}

.fixpopup .p-galleria-item img {
  position: absolute;
  top: 50%;
  height: 82vh;
}

.fixpopup .p-galleria-item video {
  position: absolute;
  top: 50%;
  height: 82vh;
}

.fixpopup .p-galleria-item iframe {
  position: absolute;
  top: 50%;
  width: 800px;
  height: 82vh;
}

.fixpopup .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
  background: rgba(255, 255, 255, 0);
}

.fixpopup .p-link:focus {
  box-shadow: none;
}

.langen {
  float: left;
  display: none;
  position: relative;
  top: 32px;
  border: none;
  background: none;
  font-weight: 700;
}

.darkColor .langen {
  color: #fff;
}

.large-text .langen {
  font-size: 20px;
}

.small-text .langen {
  font-size: 12px;
}

.large-text .framelist h5,
.large-text .grayunit .noborderleft h5 {
  font-size: 23px !important;

}

.small-text .framelist h5,
.small-text .grayunit .noborderleft h5 {
  font-size: 14px !important;

}

.large-text .checkholder {
  font-size: 26px;

}

.small-text .checkholder {
  font-size: 13px;

}

.large-text .framelist ul li,
.large-text .grayunit .form-control {
  font-size: 21px !important;

}

.small-text .framelist ul li,
.small-text .grayunit .form-control {
  font-size: 12px !important;

}

.large-text .submittraining button {
  font-size: 20px;

}

.small-text .submittraining button {
  font-size: 12px;

}

.langar {
  float: right;
  position: relative;
  top: 32px;
  border: none;
  background: none;
  font-weight: 700;
  right: 75px
}

.darkColor .langar {
  color: #fff;
}

.large-text .langar {
  font-size: 20px;
}

.small-text .langar {
  font-size: 12px;
}

[dir="rtl"] .langen {
  display: unset;
  left: 75px
}

[dir="rtl"] .langar {
  display: none;
}

.translatear {
  display: none;
}

.translatern {
  display: unset;
}

[dir="rtl"] .translatear {
  display: unset;
}

[dir="rtl"] .translatern {
  display: none;
}

.langen2 {
  position: absolute;
  top: 20px;
  right: 90px;
  border: none;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.langar1 {
  position: absolute;
  top: 20px;
  right: 90px;
  border: none;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

[dir="rtl"] .langar1 {
  right: auto;
  left: 90px;
  position: absolute;
  top: 20px;
  border: none;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

[dir="rtl"] .langen2 {
  right: auto;
  left: 90px;
  position: absolute;
  top: 20px;
  border: none;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.listpoll {
  padding: 0 !important;
}


.listpoll li button {
  border: none;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  color: #000;
  background: none;
  padding: 6px 10px 6px 28px;
  min-height: 42px;
}

[dir="rtl"] .listpoll li button {
  padding: 6px 28px 6px 10px;
}


.listpoll li button::before {
  position: absolute;
  font-weight: 100;
  top: 9px;
  left: 0;
  font-family: FontAwesome;
  content: "\f200";
  font-size: 17px;
  color: #D0A962 !important;
}

[dir="rtl"] .listpoll li button::before {
  left: auto;
  right: 0;
}

.small-text .listpoll li button {
  font-size: 15px;
}

.large-text .listpoll li button {
  font-size: 25px;

}

[dir="rtl"] .poll-check.form-check {
  padding-left: unset;
  padding-right: 1.5em;
}

[dir="rtl"] .poll-check.form-check .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: unset;
}

ul.listfooter li.plcysingle {
  display: none
}

.polcychild div.col-lg-3:nth-child(2) ul.listfooter li.plcysingle {
  display: inline-block
}

.privlangen {
  display: inline-block !important;
}

[dir="rtl"] .privlangen {
  display: none !important;
}

.privlangar {
  display: none !important;
}

[dir="rtl"] .privlangar {
  display: inline-block !important;
}

.transaddtour {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
}

.transaddtour.hide {
  display: none;
}

.addwinter {
  width: 520px;
  position: absolute;
  background: #fff;
  text-align: center;
  max-width: 90%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  border-radius: 10px;
}

.addwinter img {
  display: inline-block;
  margin: 25px 0;
  max-width: 180px;
}

.addwinter h3 {
  display: block;
  color: #176BB4;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 24px;
}

.addwinter h4 {
  display: block;
  color: #176BB4;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 18px;
}

.addwinter h5 {
  display: block;
  margin-bottom: 12px;
  color: #48A2BE;
  font-size: 17px;
}

.addwinter h6 {
  display: block;
  margin-bottom: 30px;
  color: #48A2BE;
  font-size: 17px;
}

.addwinter a {
  display: inline-block;
  margin: 0 0 20px;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 600;
  background: #BA9859;
  line-height: 40px;
  height: 40px;
}

.btnClosead {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #fff !important;
  border: none !important;
  line-height: 30px;
  color: #A3A3A3;
}

.btnClosead i {
  height: 30px;
  line-height: 30px;
}

[dir="rtl"] .musandumdata .accordion-button {
  padding: 15px 45px 15px 30px !important;
  text-align: right;
}

[dir="rtl"] .musandumdata .accordion-button::before {
  left: auto !important;
  right: 12px;
}

[dir="rtl"] .noborderleft {
  border-right: 15px #FAFAFA solid !important;
  border-left: none !important;
  text-align: right !important;
}

[dir="rtl"] .noborderleftg {
  border-right: 15px #FAFAFA solid !important;
  border-left: none !important;
  text-align: right !important;
}

[dir="rtl"] .musandumdata .accordion-button::after {
  right: auto !important;
  left: 10px;
}

[dir="rtl"] .darkgray .form-control {
  text-align: right;
  direction: rtl;
}

[dir="rtl"] .framelist {
  left: auto !important;
  right: -15px
}

[dir="rtl"] .framelist::before {
  left: auto !important;
  right: 0
}

[dir="rtl"] .framelist .form-control {
  text-align: right;
  direction: rtl;
}

[dir="rtl"] .textareatitle {
  text-align: right !important;
}

[dir="rtl"] .validationRequest {
  left: auto !important;
  right: 12px;
}

[dir="rtl"] .medTitle {
  text-align: right !important;
  left: auto !important;
  right: -10px
}

.medTitle::before {
  left: auto;
  right: 16px
}

[dir="rtl"] .framelist h5 {
  padding: 14px 52px 13px 0 !important;
  text-align: right !important;
}

[dir="rtl"] .framelist h5.formheads {
  left: auto;
  right: -10px
}

[dir="rtl"] .framelist h5::before {
  left: auto !important;
  right: 12px;
}

[dir="rtl"] .framelist h5::after {

  right: auto !important;
  left: 24px
}

[dir="rtl"] .checkholder {
  padding: 8px 50px 8px 8px !important;
  text-align: right !important;
}

[dir="rtl"] .checkholder::before {
  right: auto !important;
  left: 0
}

[dir="rtl"] .checkmark {
  left: auto !important;
  right: 15px;
}

[dir="rtl"] .checkradio {
  left: auto !important;
  top: 15px !important;
  right: 12px;
}

[dir="rtl"] input[type="file"]::before {
  left: auto !important;
  right: 12px;
}

.formtraining input[type="file"] {
  margin-top: 3px;
}

[dir="rtl"] .grayunit .noborderleft h5 {
  text-align: right !important;
}

[dir="rtl"] .grayunit .col-md-3 {
  border-right: unset !important;
  border-left: 15px #FAFAFA solid !important;
}

[dir="rtl"] .grayunit div.row:nth-child(6) .col-md-3 {
  left: auto !important;
  right: 40px
}

[dir="rtl"] .grayunit div.row:nth-child(6)::before {
  left: auto !important;
  right: 0;
  content: 'الغرض من التدريب' !important;
  background: #BA9859 url('../../../assets/images/cild-icon-gold.svg') calc(100% - 24px) 14px no-repeat !important;
  text-align: right !important;
  background-size: 24px !important;
}

[dir="rtl"] .grayunit div.row:nth-child(6)::after {
  right: auto !important;
  left: 24px
}

[dir="rtl"] .grayunit div.row:nth-child(7) .col-md-3 {
  left: auto !important;
  right: 40px
}

[dir="rtl"] .grayunit div.row:nth-child(8) .col-md-3 {
  left: auto !important;
  right: 40px
}

[dir="rtl"] .grayunit div.row:nth-child(10)::before {
  left: auto !important;
  right: 0;
  content: 'يرجي إرفاق رسالة الطلب من الجامعة' !important;
  background: #BA9859 url('../../../assets/images/cild-icon-gold.svg') calc(100% - 24px) 14px no-repeat !important;
  text-align: right !important;
  background-size: 24px !important;
}

[dir="rtl"] .grayunit div.row:nth-child(10)::after {
  right: auto !important;
  left: 24px
}

[dir="rtl"] .grayunit div.row:nth-child(11)::before {
  left: auto !important;
  right: 0;
  content: 'هل الجامعة بحاجة إلي الرد  بخطاب؟' !important;
  background: #BA9859 url('../../../assets/images/cild-icon-gold.svg') calc(100% - 24px) 14px no-repeat !important;
  text-align: right !important;
  background-size: 24px !important;
}

[dir="rtl"] .grayunit div.row:nth-child(11)::after {
  right: auto !important;
  left: 24px
}

.large-text h4 {
  font-size: 2rem !important;
}

.small-text h4 {
  font-size: 1.1rem !important;
}

.large-text .copyrightText {
  font-size: 17px !important;
}

.small-text .copyrightText {
  font-size: 10px !important;
}

.menuHolder {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  direction: ltr;
}

[dir="rtl"] .menuHolder {
  direction: rtl;
}

.menuHolder ul.dropdown-menu {
  background: #f4f4f4;
  border-radius: 0 25px 25px 25px;
  min-width: 240px;
  border: none;
}

[dir="rtl"] .menuHolder ul.dropdown-menu {
  border-radius: 25px 0 25px 25px;
}

.menuHolder ul.dropdown-menu li a.dropdown-item {
  width: calc(100% - 20px) !important;
  /* margin-left: 10px; */
  border-radius: 5px;
  text-align: initial;
}

[dir="rtl"] .menuHolder ul.dropdown-menu li a.dropdown-item {
  margin-left: 0;
  /* margin-right: 10px; */
}

[dir="rtl"] .grayunit .form-control {
  text-align: right;
}

.menuHolder ul.dropdown-menu li a.dropdown-item:active {
  background-color: transparent !important;
  color: #212529 !important;
}

.menuHolder a:-webkit-any-link:focus-visible {
  outline-offset: 0 !important;
  outline: none !important;
}

.menuHolder ul.dropdown-menu li a.dropdown-item:hover {
  color: #ba9859 !important;
  background-color: #ffffff;
  width: 100% !important;
  /* margin-left: 10px; */
  border-radius: 2px;
  text-align: initial;
}

.menu-disability {
  position: fixed;
  top: 0;
  left: 50%;
  width: 72px;
  height: 72px;
  text-align: center;
  z-index: 999;
  margin-left: 522px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

[dir="rtl"] .menu-disability {
  margin-left: -522px;
}

.menu-disability button.dropdown-toggle {
  width: 72px;
  height: 72px;
  text-align: center;
  background: #BC915E !important;
  border-radius: 0 0 36px 36px;
}

.menu-disability button.dropdown-toggle:hover {
  background: #BC915E !important
}

.menu-disability .dropdown-toggle::after {
  display: none !important;
}

.menuHolder .navbar-expand-lg.nav-metal .navbar-nav .nav-item {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.menu-disability ul.dropdown-menu {
  background: #E2E2E2;
  border-radius: 25px 0 25px 25px;
  min-width: 150px;
  border: none;
}

[dir="rtl"] .menu-disability ul.dropdown-menu {
  border-radius: 0 25px 25px 25px;
  right: -80px !important;
}

.menu-disability ul.dropdown-menu li button {
  border: none;
  background: none;
}

.menu-disability ul.dropdown-menu li {
  text-align: right;
}

.menu-disability .dropdown-item:focus,
.menu-disability .dropdown-item:hover {
  background-color: transparent;
}

[dir="rtl"] .menu-disability ul.dropdown-menu li {
  text-align: left;
}

.menu-disability ul.dropdown-menu li a {
  cursor: pointer;
  display: inline-block;
  width: auto;
}

.menu-disability ul.dropdown-menu li a.dropdown-item:active {
  background-color: transparent !important;
}

.menu-disability a:-webkit-any-link:focus-visible {
  outline-offset: 0 !important;
  outline: none !important;
}

body.darkColor {
  background: #000;
  color: #fff
}

.darkColor h4 {
  color: #fff;
}

.darkColor .card {
  background: none;
}

.darkColor .additional-title {
  color: #fff !important;
}

.darkColor .text-dark {
  color: #fff !important
}

.darkColor .navbar-toggler {
  background-color: #fff;
}

.logo-en  {
  display: block;
}

.logo-ar  {
  display: none;
}

[dir="rtl"] .logo-en  {
  display: none;
}

[dir="rtl"] .logo-ar  {
  display: block;
}

.logo img.logo-ar  {
 width: 100px; margin-top: 15px;
}

.sticky .logo   {
  top:12px
}

[dir="rtl"] .sticky .logo   {
  top:-10px
}


@media (min-width: 1920px) {}

@media (min-width: 1800px) {}

@media (min-width: 1600px) {

  .menu-msndam .dropdown-menu {
    padding-top: 13vh
  }

  .caruslpos {
    top: -60px
  }

  .hero-slider {
    width: 590px;
    height: 590px;
  }

}

@media (min-width: 1400px) {

  .menu-disability {
    margin-left: 612px;
  }

  [dir="rtl"] .menu-disability {
    margin-left: -612px;
  }

  .govrnratlist li {
    margin: 30px 0;
    font-size: 22px;
    width: 290px;
  }

  .govrnratlist li::before {
    width: 255px;
    left: -260px;
  }

  .govrnratlist li:nth-child(2)::before,
  .govrnratlist li:nth-child(10)::before {
    left: auto;
    right: -260px;
  }

  .govrnratlist li::before {
    top: 15px;
  }

  .govrnratlist li span::before {
    top: 8px;
  }

  .govrnratlist li:nth-child(3)::before,
  .govrnratlist li:nth-child(7)::before {
    left: -135px;
    width: 140px;
  }

  .govrnratlist li:nth-child(4)::before,
  .govrnratlist li:nth-child(8)::before {
    width: 140px;
    right: -135px;
  }

  .govrnratlist li:first-child:after {
    width: 120px;
    left: -362px;
    top: 57px;
  }

  .govrnratlist li:nth-child(2):after {
    width: 120px;
    left: auto;
    right: -362px;
    top: 57px;
  }

  .govrnratlist li:nth-child(3):after {
    left: -213px;
    top: 43px;
  }

  .govrnratlist li:nth-child(4):after {
    right: -214px;
    top: 51px;
  }

  .govrnratlist li:nth-child(6)::before {
    right: -247px;
  }

  .govrnratlist li:nth-child(7):after {
    left: -219px;
    top: -16px;
  }

  .govrnratlist li:nth-child(8):after {
    right: -218px;
    top: -20px;
  }

  .govrnratlist li:nth-child(9):after {
    width: 120px;
    left: -361px;
    top: -28px;
  }

  .govrnratlist li:nth-child(10):after {
    width: 120px;
    left: auto;
    right: -361px;
    top: -28px;
  }

}


@media (max-width: 1242px) {

  .logo img.logo-ar  {
 width: 85px; 
}

  header {
    height: 85px;
  }

  .sticky .logo {
    top: 13px;
  }

  a.eserviceheader {
    top: -75px;
  }

  .caruslpos {
    top: -20px
  }

  .hero-slider {
    width: 420px;
    height: 420px;
  }
}

@media (max-width: 1200px) {

  .menu-disability {
    margin-left: 432px
  }

  [dir="rtl"] .menu-disability {
    margin-left: -432px
  }

  .logo img {
    width: 230px;
  }

  a.eserviceheader {
    top: -62px;
  }

  .menu-msndam .dropdown-menu {
    padding-top: 9vh
  }

  .caruslpos {
    top: -15px
  }

  .hero-slider {
    width: 360px;
    height: 360px;
  }

  a.e-serviclink {
    margin-left: 66px;
  }


  .home-slider {
    width: 360px;
    height: 360px;
  }

  .whitefooter {
    padding: 40px 25px;
    margin-left: 25px;
    width: calc(100% - 50px);
  }

  [dir="rtl"] .whitefooter {
    margin-right: 25px;
    margin-left: unset;
  }

  .newsletter input[type="text"],
  .newsletter input[type="email"] {
    width: calc(100% - 44px);
    height: 40px;
    line-height: 40px;
  }

  .newsletter button {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .newsletter::before {

    top: 11px;

  }

  .homebanner {
    transform: translateY(30%);
  }
}

@media (max-width: 1092px) {

  .logo img {
    width: 200px;
  }
  .tajawobLogo img{
    width: 200px;
  }
  .menu-msndam .dropdown-menu {
    padding-top: 11vh;
  }

  .menu-msndam .dropdown-item {
    min-height: 28px;
    line-height: 28px;
  }

  .menu-msndam .dropdown-menu li {
    margin-bottom: 15px;
    min-height: 28px;
  }

  .logo {
    top: 15px;
  }

  .caruslpos {
    top: 0
  }

  .hero-slider {
    width: 380px;
    height: 380px;
  }

  .homebanner {
    transform: translateY(30%);
  }

  .banner h3 {
    font-size: 24px;
  }

  .banner h6 {
    font-size: 14px;
    line-height: 22px;
  }

}

@media (max-width: 991px) {

  .menuHolder ul.navbar-nav {
    background: #E2E2E2;
  }

  .darkColor .menuHolder ul.navbar-nav {
    background: #000;
  }

  .menuHolder ul.navbar-nav li a {
    text-align: left !important;
  }

  [dir="rtl"] .menuHolder ul.navbar-nav li a {
    text-align: right !important;
  }

  .menu-disability {
    margin-left: 312px
  }

  [dir="rtl"] .menu-disability {
    margin-left: -312px
  }

  .submittraining {
    padding-top: 15px;
  }

  .checkmark {
    top: 15px !important;
    left: 9px !important
  }

  [dir="rtl"] .checkmark {
    top: 15px !important;
    left: auto !important;
    right: 9px !important
  }

  .grayunit .col-md-3,
  .grayunit .col-md-9 {
    border-bottom: none !important;
  }

  .grayunit .col-md-9 {
    min-height: 40px;
  }

  .menu-msndam .dropdown-menu li {
    margin-bottom: 10px;
  }

  a.eserviceheader {
    top: -60px;
  }

  .caruslpos {
    top: -20px
  }

  .hero-slider {
    width: 210px;
    height: 210px;
    border: 20px rgba(255, 255, 255, 0.5) solid;
  }

  .mewshomeblock.first-news {
    width: 100%;
    position: relative;
    right: 0;
  }

  .mewshomeblock.first-news a {
    top: 130px;
  }

  .mewshomeblock.first-news:after {
    top: 178px;
  }

  .first-news .datenewshome {
    vertical-align: top;
    margin: 0 0 10px 0;
    padding: 0 10px 0 0;
  }

  .first-news.mewshomeblock h3 {
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: 0 0 15px;
    top: 0;
    right: auto;
    height: unset;
    overflow: unset;
  }

  .first-news.mewshomeblock .text-newshome {
    position: relative;
    width: 100%;
    top: 0;
    right: auto;
    padding: 0 10px;
    margin: 0 0 15px;
    overflow: unset;
    height: unset;
  }

  .first-news .viewerhome {
    vertical-align: top;
    margin: 0 10px 10px 0;
  }

  .news-list .first-news .img-newshome {
    display: inline-block;
    width: 100%;
    margin-right: 10px;
    height: 200px;
    border-radius: 10px;
    margin-bottom: 15px;
  }

  .mewshomeblock.first-news::before {
    display: none;
  }

  a.e-serviclink {
    margin-left: 70px;
  }

  a.e-serviclink:nth-child(4),
  a.e-serviclink:nth-child(8),
  a.e-serviclink:nth-child(12),
  a.e-serviclink:nth-child(16),
  a.e-serviclink:nth-child(20),
  a.e-serviclink:nth-child(24),
  a.e-serviclink:nth-child(28) {
    margin-left: 70px;
  }

  a.e-serviclink:nth-child(3),
  a.e-serviclink:nth-child(6),
  a.e-serviclink:nth-child(9),
  a.e-serviclink:nth-child(12),
  a.e-serviclink:nth-child(15),
  a.e-serviclink:nth-child(18),
  a.e-serviclink:nth-child(21),
  a.e-serviclink:nth-child(24),
  a.e-serviclink:nth-child(27) {
    margin-left: 15px;
  }

  .govrnratlist li::before {
    display: none;
  }

  .govrnratlist li:after {
    display: none !important;
  }

  .govrnratlist li {
    float: left !important;
    margin: 25px 0 !important;
    width: 48% !important;
    text-align: left !important;
  }

  [dir="rtl"] .govrnratlist li {
    float: right !important;
    text-align: right !important;
  }

  .govrnratlist li span {
    padding: 0 0 0 40px !important;
  }

  [dir="rtl"] .govrnratlist li span {
    padding: 0 40px 0 0 !important;
  }

  .govrnratlist li span::before {
    left: 0 !important;
    right: auto !important
  }

  [dir="rtl"] .govrnratlist li span::before {
    left: auto !important;
    right: 0 !important
  }

  .centerpoint {
    display: none;
  }

  ul.listfooter li {
    text-align: left;
    width: 49%;
  }

  [dir="rtl"] ul.listfooter li {
    text-align: right;

  }

  header {
    height: unset;
    min-height: 100px;
  }

  .banner {

    background-size: cover
  }

  .nav-metal {
    text-align: left;
    max-width: 300px;
  }

  /* .navbar-expand-lg.nav-metal .navbar-nav li.nav-item:last-child {
    padding-right: 1rem;
    padding-left: 1rem;
  } */

  .navbar-expand-lg.nav-metal .navbar-nav li.nav-item:last-child {
    position: unset;
    left: auto;
  }

  .navbar-light.nav-metal .navbar-nav li .nav-link {

    text-align: center;
  }

  ul.social-media li {
    margin-right: 5px;
  }

  ul.social-media li a {
    width: 40px;
    height: 40px;
  }

  ul.social-media li a i {
    height: 40px;
    line-height: 40px;
  }

}

@media (max-width: 768px) {}

@media (max-width: 767px) {

  .nav-metal .navbar-toggler {
    position: absolute;
    top: 8px;
    right: 130px;
  }

  .menuHolder ul.navbar-nav {
    top: 50px;
    position: absolute;
    width: 100%;
  }

  .langar,
  .langen {
    top: 25px;
  }

  .nav-metal {
    margin-top: 15px;
  }

  .menuHolder {
    text-align: right;
  }

  [dir="rtl"] .menuHolder {
    text-align: left;
  }

  .logo img {
    width: 150px;
  }
  [dir="rtl"] .tajawobLogo {
    left: 176px;
    top: 24px;
}
  .tajawobLogo img{
    width: 140px;
  }

  .menu-disability {
    margin-left: 222px
  }

  [dir="rtl"] .menu-disability {
    margin-left: -222px
  }

  .grayunit div.row:nth-child(6)::before {
    font-size: 15px !important;
  }

  [dir="rtl"] .grayunit div.row:nth-child(6)::before {
    font-size: 15px !important;
  }

  .grayunit div.row:nth-child(10)::before {
    line-height: 20px !important;
    padding-top: 5px !important;
    font-size: 15px !important;
  }

  [dir="rtl"] .grayunit div.row:nth-child(10)::before {
    line-height: 20px !important;
    padding-top: 5px !important;
    font-size: 15px !important;
  }

  .grayunit div.row:nth-child(11)::before {
    line-height: 20px !important;
    padding-top: 5px !important;
    font-size: 15px !important;
  }

  [dir="rtl"] .grayunit div.row:nth-child(11)::before {
    line-height: 20px !important;
    padding-top: 5px !important;
    font-size: 15px !important;
  }

  .grayunit div.row:nth-child(6) .col-md-3 {
    white-space: unset !important;
    left: 0 !important;
    padding-left: 50px;
  }

  [dir="rtl"] .grayunit div.row:nth-child(6) .col-md-3 {
    white-space: unset !important;
    left: auto !important;
    right: 0 !important;
    padding-left: 0 !important;
    padding-right: 50px;
  }

  .grayunit div.row:nth-child(7) .col-md-3 {
    white-space: unset !important;
    left: 0 !important;
    padding-left: 50px;
  }

  [dir="rtl"] .grayunit div.row:nth-child(7) .col-md-3 {
    white-space: unset !important;
    left: auto !important;
    right: 0 !important;
    padding-left: 0 !important;
    padding-right: 50px;
  }

  .grayunit div.row:nth-child(8) .col-md-3 {
    white-space: unset !important;
    left: 0 !important;
    padding-left: 50px;
  }

  [dir="rtl"] .grayunit div.row:nth-child(8) .col-md-3 {
    white-space: unset !important;
    left: auto !important;
    right: 0 !important;
    padding-left: 0 !important;
    padding-right: 50px;
  }

  .checkholder::before {
    display: none;
  }

  .eserviceMus {
    margin: 15px 5px !important;
    height: 180px !important;
    padding: 0 10px 40px !important;
  }

  .eserviceMus img {
    top: 15px !important;
    max-height: 120px !important;
  }

  .eserviceMus h4 {
    bottom: 5px !important;
    padding: 0 5px !important;
    font-size: 14px !important;
  }

  .graycell {
    border-top: none !important;
  }

  .grayunit {
    border-top: none !important;
  }

  .noborderleft {
    border-right: 15px #FAFAFA solid !important;
    border-left: 15px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  .formodata .noborderleft {
    border-right: 12px #FAFAFA solid !important;
    border-left: 12px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  [dir="rtl"] .noborderleft {
    border-right: 15px #FAFAFA solid !important;
    border-left: 15px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  [dir="rtl"] .formodata .noborderleft {
    border-right: 12px #FAFAFA solid !important;
    border-left: 12px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  .noborderleftg {
    border-right: 15px #FAFAFA solid !important;
    border-left: 15px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  [dir="rtl"] .noborderleftg {
    border-right: 15px #FAFAFA solid !important;
    border-left: 15px #FAFAFA solid !important;
    border-top: 15px #FAFAFA solid !important;
  }

  .fixpopup .p-dialog .p-dialog-header {
    top: -65px;
  }

  .fixpopup .p-dialog .p-dialog-content button.p-element {
    height: 35vh;
  }

  .fixpopup .p-galleria-item img {
    height: 35vh;
  }

  .fixpopup .p-galleria-item video {
    height: 35vh;
  }

  .fixpopup .p-galleria-item iframe {
    height: 35vh;
    width: unset;
  }


  .witherdegree {
    display: none;
  }

  a.eserviceheadermob {
    text-decoration: none !important;
    height: 48px;
    line-height: 48px;
    color: #fff !important;
    padding: 0 20px;
    border-radius: 6px;
    background: #e3cca2;
    display: inline-block;
    margin: 15px 0;
  }

  .datehome {
    display: none
  }

  .date-slid {
    display: inline-block;

  }

  .weather-slid {
    display: inline-block;
    font-size: 45px;
    color: #e16d25;
    font-weight: 700;
    position: relative;
    top: -4px;
    margin-left: 5px;
  }

  .witherdegree {
    display: none;

  }

  .activitieshome::before {
    top: 38%;
    font-size: 55px;
  }

  .partnersstuff::before {
    top: 38%;
    font-size: 55px;
  }

  .caruslpos {
    top: 0
  }

  .hero-slider {
    width: 300px;
    height: 300px;
  }

  .slidemode.text-left {
    text-align: center !important;
  }

  .homebanner {
    transform: translateY(0);
    margin-top: 90px;
  }

  .banner {
    height: unset;
  }

  a.eserviceheader {
    right: unset;
    position: relative;
    display: none;
    margin-bottom: 15px;
    top: 0
  }

  [dir="rtl"] a.eserviceheader {
    left: unset;
  }

  ul.counsel-menu li {
    width: 49%;
    margin: 0 0 10px 1%;
  }

  .oldtestmonial {
    padding: 230px 20px 25px 0;
    min-height: 300px;
  }

  .imgold-testmonial {
    top: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

  }

  ul.counsel-menu li:nth-child(2),
  ul.counsel-menu li:last-child {
    width: 50%;
    margin: 0;
  }

  a.e-serviclink {
    margin-left: 35px !important;
    margin-right: 35px;
  }

  .innerpages {
    padding: 135px 20px 0
  }

  .imglist-musandm {
    width: 45%;
  }

  .msandam-tabs .tab-butons .nav-tabs li {
    width: 48%;
    margin-bottom: 10px !important;
  }

  .imglist-musandm-sm {
    width: 45%;
  }

  .invest-home {
    padding: 0;
  }

  [dir="rtl"] .invest-home {
    padding: 0;
  }

  .img-investhome {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
  }

  .title-sections {
    font-size: 25px;
  }

  .msandam-tabs .nav-tabs .nav-link {
    margin: 0 5px;
  }

  .msandam-tabs .nav-tabs .nav-link {
    padding: 0 12px;
  }

  footer::before {
    width: 200px;
    height: 200px;
  }

  .home-slider {
    width: 300px;
    height: 300px;
    border: 20px rgba(255, 255, 255, 0.5) solid;
  }

  .govrnratlist li {
    margin: 15px 0 !important;
    width: 98% !important;
  }

  .logo {
    left: 15px;
    right: auto
  }


  [dir="rtl"] .logo {
    right: 15px;
    left: auto
  }

  header {
    padding: 0 5px;
  }

  .w-bg,
  .gray-bg {
    padding: 0 10px;
  }

  .banner {
    min-height: 530px;
    overflow: unset;
    text-align: center;
    padding: 0 5px;
    background-size: 100%;
  }

  .banner h3 {
    font-weight: 700;
    font-size: 28px;
  }

  .banner h6 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 0 !important;
  }

  footer {
    text-align: center;
  }

  ul.social-media {
    text-align: center;
    margin-bottom: 30px;
  }

  ul.listfooter {
    margin-bottom: 30px;
    text-align: left;
  }

  [dir="rtl"] ul.listfooter {
    text-align: right;
  }

  a.whiteapp {
    padding: 0 6px;
  }

  a.bluelink {

    padding: 0 28px;
  }
}

@media (max-width: 622px) {}

@media (max-width: 575px) {
  .menu-disability {
    margin-left: 0;
    left: auto;
    right: 12px;
    transform: unset;
    -webkit-transform: unset;

  }

  [dir="rtl"] .menu-disability {
    margin-left: 0;
    right: auto;
    left: 12px
  }
}

@media (max-width: 571px) {

      .logo img.logo-ar {
        width: 55px; margin-top: 0;
    }

        .logo img.logo-en {
        width: 80px; margin-top: 12px;
    }

    .sticky .logo img.logo-ar {
        margin-top: 29px;
    }

  a.e-serviclink {
    margin-left: 10px !important;
    margin-right: 5px;
    width: 150px;
    height: 150px;
  }
  [dir="rtl"] .tajawobLogo {
    right: 69px;
    left: unset;
    top: 25px;
}

  [dir="rtl"] .tajawobLogo img {
    width: 110px;
}
  [dir="ltr"] .tajawobLogo {
    left: 95px;
    right: unset;
    top: 31px;
}

  [dir="ltr"] .tajawobLogo img {
    width: 95px;
}

}

@media (max-width: 480px) {
  .whitefooter {
    margin-left: 15px;
    padding: 15px;
    width: calc(100% - 30px);
  }

  [dir="rtl"] .whitefooter {
    margin-right: 15px;
    margin-left: unset;

  }

}

@media (max-width: 400px) {}

.large-text .framelist ul li a {
  font-size: 21px !important;
}

.large-text .eserviceMus {
  height: 320px !important;
}

.small-text .framelist ul li a {
  font-size: 12px !important;
}
/*
.darkColor .grayunit .noborderleft h5 {
  color: #000 !important;
} */

.darkColor .framelist::before,
.darkColor .submittraining,
.darkColor .frameweb .lightgray,
.darkColor .grayunit ,
.darkColor .darkgray {
  background: #000 !important;
}

.darkColor .grayunit,
.darkColor .graycell,
.darkColor .grayunit .col-md-3,
.darkColor .grayunit .col-md-3,
.darkColor .grayunit .col-md-9,
.darkColor .grayunit div.row:nth-child(11)::before,
.darkColor .grayunit div.row:nth-child(6)::before,
.darkColor .grayunit div.row:nth-child(10)::before ,
.darkColor .framelist h5,
.darkColor .framelist ul li{
  border-color: #000 !important;
}

.darkColor .grayunit .col-md-9,
.darkColor .grayunit .form-control ,
.darkColor .grayunit .col-md-3,
.darkColor .list-group-item ,
.darkColor .graycell,
.darkColor .framelist ul ,
.darkColor .menuHolder ul.dropdown-menu{
  background: #1a1a1a !important;
  color: #ffff;
}
.darkColor .listpoll li button ,
.darkColor .framelist ul li  a,.darkColor .checkholder,
.darkColor .graycell p ,
.darkColor .dropdown-item ,
.darkColor .grayunit .noborderleft h5{
  color: #fff !important;
}

.darkColor .formodata {
  width: 98% !important;
  margin: 0 1% !important;
}

.large-text .col-lg-12.mb-3.privlangar,
.large-text .col-lg-12.mb-3.privlangen {
  font-size: 29px
}

.small-text .col-lg-12.mb-3.privlangar,
.small-text .col-lg-12.mb-3.privlangen {
  font-size: 12px
}
.oldtext-testmonial ul li::before {
  position: absolute; left:0; top:0; width: 26px; height: 26px;
  content: ''; background: url(../../images/cild-icon.svg) center no-repeat;
  background-size: 100%;
}

.oldtext-testmonial ul {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0 0 40px;
}

.oldtext-testmonial ul li {
  display: inline-block;
  width: 100%;
  padding: 0 0 10px 48px;
  margin: 0 0 12px;
  position: relative;
}

.darkColor .oldtext-testmonial ul li {
  color: #fff;
}

.large-text .oldtext-testmonial ul li {
  font-size: 21px;
}

.small-text .oldtext-testmonial ul li {
  font-size: 14px;
}

[dir="rtl"] .oldtext-testmonial ul li {
  padding: 0 48px 10px 0;
}

.oldtext-testmonial ul li::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  content: '';
  background: url(../../images/cild-icon.svg) center no-repeat;
  background-size: 100%;
}

[dir="rtl"] .oldtext-testmonial ul li::before {
  left: auto;
  right: 0;
}
