/*font face*/
/*font face*/
@font-face {
  font-family: 'main-font';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Tajawal-Regular.ttf');
}

@font-face {
  font-family: 'main-font-bold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Tajawal-Bold.ttf');
}

@font-face {
  font-family: 'main-font-black';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Tajawal-Black.ttf');
}

* {
  font-family: 'main-font';
  text-align: start;
}

body,
html {
  padding: 0;
  margin: 0;
  font-size: 16px;
  height: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3c7255;
}

body:not(.path-frontpage) {
  background-color: #f0f0f0 !important;
}



img {
  object-fit: cover;
}


a {
  text-decoration: none;
  -webkit-transition: color ease 0.3s, background-color ease 0.3s;
  -moz-transition: color ease 0.3s, background-color ease 0.3s;
  -ms-transition: color ease 0.3s, background-color ease 0.3s;
  -o-transition: color ease 0.3s, background-color ease 0.3st;
  transition: color ease 0.3s, background-color ease 0.3s;
  color: #3c7255;
}

.help-block,
.control-group .help-inline {
  font-size: 14px;
}
.help-block a,
.control-group .help-inline a {
  font-weight: bold;
}

a:focus,
a:hover {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4 {
  font-family: 'main-font';
  font-weight: normal;
}

.dialog-off-canvas-main-canvas {
  min-height: 100vh;
}

.float-r {
  float: right;
}

.float-l {
  float: left;
}

.clear {
  clear: both;
}

.clear-after {
  content: '';
  display: block;
  clear: both;
}

/*slack*/
.slick-slider,
.slick-slider * {
  outline: none !important;
}

.slick-prev,
.slick-next {
  z-index: 777;
  top: 45%;
}

.slick-next:before,
.slick-prev:before {
  font-family: 'Font Awesome 5 Free' !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 40px;
  font-weight: 900;
  background-color: #000000;
  padding: 10px 10px;
  color: #fff !important;
  transition: all ease 0.3s;
}

.slick-prev {
  left: 0px;
}

.slick-next:before {
  content: "\f054" !important;
}

.slick-prev:before {
  content: "\f053" !important;
}

.home-img-gallery .slick-prev {
  right: 10px;
}

.home-img-gallery .slick-next {
  left: 35px;
}

.home-img-gallery .slick-next:before,
.home-img-gallery .slick-prev:before {
  font-family: 'Font Awesome 5 Free' !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 40px;
  font-weight: 900;
  background-color: rgba(0, 0, 0, 0.45);
  padding: 5px 10px;
}

.home-img-gallery .slick-next:before,
.home-img-gallery .slick-prev:before {
  font-family: 'Font Awesome 5 Free' !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 40px;
  font-weight: 900;
  background-color: rgba(0, 0, 0, 0.45);
  padding: 5px 10px;
}


/*end slack*/
.bg:after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  overflow: hidden;
  height: 500px;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
}

.bg {
  position: relative;
}

.bg img {
  object-fit: cover;
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
}

.main {
  position: relative;
  top: 30px;
  z-index: 1;
}

.header-logos {
  margin-bottom: 50px;
  display: inline-block;
}

.header-logos a {
  display: block;
  text-decoration: none !important;
}

.header-logos img {
  height: 80px;
}

.portal-logo-txt {
  margin-left: 20px;
}

/* inner logo */
.header-logos-inner {
  display: inline-block;
}

.header-logos-inner a {
  display: block;
  text-decoration: none !important;
}

.header-logos-inner img {
  height: 50px;
}

.header-logos-inner .portal-logo-txt {
  margin-left: 20px;
}


.img-user img {
  width: 100%;
  height: 450px;
  margin-bottom: 30px;
  border: 5px solid #fff;
  box-shadow: 0 5px 6px 0px #ddd;
}

.views-field.views-field-user-picture img {
  width: auto !important;
  height: 130px;
  margin-left: 20px;
}

.block-views-blockuser-profile--block-2 {
  float: right;
}

.details-calss {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  height: calc(170px - 1px);
  margin-top: 156px;
  padding: 20px;
  margin-bottom: 30px;
}

.views-field-field-department,
.views-field-field-employee-number,
.time-details,
.emp-number,
.dept {
  font-size: 17px;
}

.views-field-field-department {
  float: left;
}

.views-field-field-employee-number {
  float: right;
}

.welcome {
  font-size: 25px;
  margin: 7px 0;
}

.views-field-field-name>div {
  font-size: 38px;
  color: #fff;
  display: block;
  font-family: 'main-font-bold';
  margin-top: -10px;
  text-transform: capitalize;
}

div#header-date {
  margin-bottom: 10px;
}

div#user-greeting {
  font-size: 20px;
}

.views-field-field-department,
.views-field-field-employee-number {
  display: flex;
}

.emp-number {
  margin-right: 100px;
}

.items-block {
  /* display: flex; */
}

.menu-user {
  position: absolute;
  right: 15px;
  margin-top: -20px;
}

.menu-user ul {
  list-style-type: none;
  margin: 0;
  display: flex
}

.menu-user ul li {
  list-style-type: none;
}

.menu-user ul li a {
  background: rgba(40, 184, 151, 0.65);
  color: #fff;
  width: 50px;
  height: 50px;
  display: block;
  margin-left: 5px;
  text-align: center;
  padding: 10px;
}

.menu-user ul li a img {
  width: 100%;
}

.menu-user ul li a:hover {
  background: #28b897;
}

.menu-user ul li a svg {
  font-size: 26px;
}

ul.menu.menu--block-home-main-menu-.nav {
  margin: 0px -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.menu--block-home-main-menu- li a:before {
  content: '';
  display: inline-block;
  height: 50px;
  width: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 30px;

}

.menu--block-home-main-menu- li:nth-child(1) a:before {
  background-image: url(../images/main-menu-ico-1.svg);
}

.menu--block-home-main-menu- li:nth-child(2) a:before {
  background-image: url(../images/main-menu-ico-2.svg);
}

.menu--block-home-main-menu- li:nth-child(3) a:before {
  background-image: url(../images/main-menu-ico-4.svg);
}

.menu--block-home-main-menu- li:nth-child(4) a:before {
  background-image: url(../images/main-menu-ico-3.svg);
}


.items-block ul li {
  margin-bottom: 26px;
  padding: 0px 15px;
  width: 50%;
}


.items-block ul li a {
  padding: 0 !important;
  color: #fff;
  text-align: center !important;
  font-weight: bold;
  font-size: 18px;
  background-image: linear-gradient(to bottom, #1873a8, #176fa2, #166a9c, #156696, #146290);
  transition: all ease 0.3s;
  /* height: 80px; */
  /* display: flex;
  align-items: center; */
  height: 187px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}

.items-block ul li a i {
  display: none;
  text-align: center;
  font-size: 65px;
  margin: 30px 0px;
}

.items-block ul li a:hover {
  background-image: linear-gradient(to bottom, #218a72, #27b897);
}

.items-block .item i {
  text-align: center;
  margin: 25px auto;

  display: block;
}

.items-block .item span {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 55px;
  display: flex;
  font-weight: bold;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(to bottom, #1676a9, #1676a9, #1575aa, #1575aa, #1574aa);
}

.items-block ul li svg {
  font-size: 110px;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
  padding: 20px !important;
  width: 100% !important;
  background-image: linear-gradient(to bottom, #1873a8, #176fa2, #166a9c, #156696, #146290);
}

.items-block ul li svg path {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%;
}

/* slider */
.news-slider-block {
  position: relative;
}

.view-id-news .view-content {
  /* margin-top: 30px; */
}

.view-id-news .view-content img {
  height: 400px;
  width: 100%;
}

.view-id-news_employees .view-content img {
  height: 400px;
  width: 100%;
}

.view-id-news .view-content .views-field-title a,
.view-id-news_employees .view-content .views-field-title a {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  padding: 20px;
  font-size: 18px;
  line-height: 30px;
  display: block;
  width: 100%;
  text-decoration: none !important;
}

/*  */

/* services */
.block-service {
  background: #f0f0f0;
  padding-top: 20px;
  margin-top: 70px;
  padding-bottom: 50px;
}

.block-title {
  color: #28b897;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2.5rem;
  position: relative;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: 'main-font-black';
}

.block-title::after {
  content: '';
  display: block;
  background: #28b897;
  height: 8px;
  width: 100px;
  position: absolute;
  bottom: 0px;
}

.block-title::before {
  content: '';
  display: block;
  background: #219379;
  height: 8px;
  width: 20px;
  position: absolute;
  bottom: 0;
  z-index: 999;
}

.block-views-blockservices-block-1 .field-content a {
  margin-bottom: 30px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;

}

.block-views-blockservices-block-1 .field-content a:hover {
  position: relative;
  top: -5px;
}

.block-views-blockservices-block-1 .field-content a:hover img {
  box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.2);
}

.block-views-blockservices-block-1 .field-content img {
  width: 100%;
}

.block-views-blockservices-block-1 .views-view-grid .views-col {
  padding: 15px;
}

.view-services.view-id-services.view-display-id-block_1 {
  margin: 0px -15px;
}

/* End Service  */
.news-event-section {
  padding: 50px 0;
}

.news-slider img {
  height: 500px;
  width: 100%;
}

/* Events */
.home-media-sec {
  padding-top: 30px;
}

.events .item-event a {
  display: flex;
}

.events .item-event a:hover {
  box-shadow: -1px 6px 9px 0px rgba(0, 0, 0, 0.2);
}

.item-event {
  margin-bottom: 20px;
}

.item-event:last-child {
  margin-bottom: 0;
}

.item-event .views-field-field-event-date {
  color: #fff;
}

.item-event .views-field-field-event-date .field-content {
  text-align: center;
}

.views-field.views-field-field-event-date-1 {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.item-event .views-field-title {
  background: #f0f0f0;
  color: #939393;
  padding: 19px;
  font-size: 22px;
  width: calc(100% - 150px);
  float: right;
  justify-content: center;
  height: 120px;
  position: relative;
}

.item-event .views-field-title a {
  color: #939393;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-decoration: none !important;
  padding: 10px 15px;
  display: flex;
  align-items: center;
}

.item-event.views-row:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

.item-event .views-field-field-event-date .item-event .views-field-field-event-date {
  float: left;
  width: 150px;
  background: #28b897;
  color: #fff;
  font-size: 20px !important;
  font-weight: bold;
  text-align: center;
  height: 120px;
}

.view-events.view-id-events.view-display-id-block_1 .views-row {
  transition: all ease 0.3s;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.view-events.view-id-events.view-display-id-block_1 .views-row:hover {
  width: 98%;
}

/*  Suggestions */

.suggestions .block-block-content {
  padding: 30px 15px;
  background: #0075af;
  color: #fff;
  text-align: center;
  margin: 40px 0;
}

.suggestions .block-block-content .block-title {
  display: none;
}

.suggestions .block-block-content .field--name-body p {
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;

}

.suggestions .block-block-content .field--name-body h3 {
  text-align: center;
}

.suggestions .block-block-content .field--name-body h3 a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
  text-decoration: none !important;
  overflow: hidden;
}



.suggestions .block-block-content .field--name-body h3 a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 14px;
  transition: all ease 0.3s;
}

.suggestions .block-block-content .field--name-body h3 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.suggestions .block-block-content .field--name-body h3 a:hover,
.suggestions .block-block-content .field--name-body h3 a:focus,
.suggestions .block-block-content .field--name-body h3 a:active {
  color: #0075af;
  background-color: #fff;
}

.suggestions .block-block-content .field--name-body h3 a:hover:before,
.suggestions .block-block-content .field--name-body h3 a:focus:before,
.suggestions .block-block-content .field--name-body h3 a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* End Suggestions */

.more-link.form-group {
  display: block;
  text-align: right;
}

.more-link.form-group a {
  background: #27b897;
  color: #fff;
  font-size: 14px;
  padding: 8px 30px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: capitalize;
  border: 1px solid #27b897;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  transition: all ease 0.3s;
  text-decoration: none !important;
}

.more-link.form-group a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.more-link.form-group a:hover,
.more-link.form-group a:focus,
.more-link.form-group a:active {
  color: #27b897;
  background-color: transparent !important;
}

.more-link.form-group a:hover:before,
.more-link.form-group a:focus:before,
.more-link.form-group a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* display: none */
.region-weather .block-title,
.region-prayer-time .block-title,
#block-blockhomemainmenu-menu,
.region-news-slider .block-title {
  display: none;
}


/*prayer time block*/
#block-aladhanblock caption {
  background-color: #0075af;
  color: #fff;
  font-family: 'main-font-bold';
  padding: 20px 15px;
  font-size: 18px;
}

#block-aladhanblock th,
#block-aladhanblock thead {
  display: none;
}

#block-aladhanblock tr {
  display: block;
  background-color: #f1f1f1;
  border-bottom: 1px solid #d6d6d6;
  padding: 3px 0px;
}

#block-aladhanblock td {
  display: block;
}

#block-aladhanblock tr>td:nth-child(even) {
  font-size: 30px;
  font-family: 'main-font-bold';
  color: #0075af;
}

#block-aladhanblock tr>td {
  border: 0px;
  padding: 0px 15px;
}

#block-aladhanblock tr>td:nth-child(odd) {
  color: #666;
  font-family: 'main-font-bold';
}

#block-aladhanblock tr:last-child {
  border: none;
}

/* footer */

.flex-footer-content {
  display: flex;
  justify-content: center;
}

.container.flex-footer-content:before,
.container.flex-footer-content:after {
  display: none;
}

footer {
  background: #0C4332;
  padding: 30px !important;
  margin-top: 15px !important;
  color: #fff;
  position: sticky;
  top: 100vh;
}

footer .menu--important-link li>a {
  padding: 5px 0;
  color: #d4d1d1;
  font-size: 12px;
}

.footer-middle-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-middle-content h1 {
  margin-bottom: 0;
}

.footer-middle-content p {
  font-size: 10px;
  margin: 0;
}

footer .menu--important-link li>a:hover {
  color: #fff;
  background: none;
}

#block-importantlink-menu {
  margin-top: 0px;
}

footer .menu--footer {
  display: block;
  margin-top: 15px;
  float: none;
  text-align: right;
}

.footer .menu a:after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 0px;
  width: 0px;
  background-color: #fff;
  transition: all ease 0.3s;
  left: 0;
}

.footer .menu a {
  display: inline-block !important;
  position: relative;
}

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

footer .menu--footer li>a {
  display: inline-block;
  color: #d4d1d1;
  font-size: 12px;
  padding: 0px;
}

footer .menu--footer li {
  display: inline-block;
  padding: 0 7px;
  position: relative;
  margin-left: -4px;
}

footer .menu--footer li:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  right: 0px;
  background-color: #fff;
  top: 4px;
}

footer .menu--footer li.last:after {
  display: none;
}

footer .menu--footer li.last {
  padding-right: 0px;
}

footer .menu--footer li:last-child a {
  border-right: none;
  padding-right: 0;
}

footer .menu--footer li>a:hover {
  color: #fff;
  background: none;
}

.top-logo,
.down-logo {
  text-align: center;
  margin-bottom: 10px;
}

footer .logo-footer img {
  height: 90px;
}

.logo-footer a {
  display: inline-block;
  text-decoration: none !important;
}

.logo-footer {
  text-align: center;
}

.copy-right {
  margin-top: 10px;
  font-size: 13px;
  text-align: right;
}

/* social-media */
.social-media {
  /* margin-bottom: 15px; */
}

.social-media ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
}

.social-media ul li {
  list-style-type: none;
}

.social-media ul li a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  width: 45px;
  height: 45px;
  display: block;
  margin-left: 10px;
  text-align: center;
  line-height: 50px;
  position: relative;
  top: 0;
}

.social-media ul li a i {
  font-size: 20px;
}

.social-media ul li a svg {
  font-size: 25px;
}

.social-media ul li a:hover {
  border: 1px solid #27b897;
  background: #27b897;
}

/* statistics-block */

.statistics-block .item-statistics {
  background: #f0f0f0;
  padding: 15px 10px;
  text-align: center;
  margin-bottom: 13px;
  width: 100%;
  height: 128px;
}

.statistics-block .item-statistics:last-child {
  margin-bottom: 0px;
}

.statistics-block .item-statistics .name-stat {
  font-size: 20px;
  font-weight: bold;
  color: #525050;
  text-align: center;
  margin-bottom: 0px;
}

.statistics-block .item-statistics .time-stat {
  text-align: center;
  font-size: 22px;
  color: #00bc95;
  font-family: 'main-font-bold';
}

.statistics-block .item-statistics .time-stat span {
  font-size: 60px;
  color: #00bc95;
  font-family: 'main-font-bold';
}

/* other-web */
.other-web .web-item {
  margin-bottom: 13px;
}

.other-web .web-item a {
  background: #f0f0f0;
  padding: 20px 20px;
  text-align: center;
  height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  /* height: 207px; */
  height: 129px;
  top: 0;
  transition: all ease 0.3s;
}

.other-web .web-item a img {
  width: 100%;
}

.other-web .web-item a:hover {
  top: -3px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.25);
}

.region-header .alert {
  width: 1140px;
  margin: 0 auto;
}

/* Login */
.simplelogin-form {
  padding: 30px !important;
  width: 96% !important;
  max-width: 500px;
}

.simplelogin-logo img {
  width: 100% !important;
}

.simplelogin-form .block-title {
  font-size: 24px;
  margin-top: 40px;
}

/* End Login */

/****** Inner Page  ******/

/* Header Inner */
.header-inner-page {
  background: url('../images/current3.png');
  background-repeat: no-repeat !important;
  background-size: cover !important;
  object-fit: cover;
  width: 100%;
  height: 350px;
  background-position: 50% 20%;
}

.navbar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

button.navbar-toggle {
  margin-right: auto;
}

.header-inner-page {
  display: flex;
  justify-content: center;
  transition: .1s;
}

.header-inner-page:has(.collapse.in) {
  align-items: flex-start;
}

.header-inner-page .container {
  margin: 0;
  flex: 1;
}

@media (max-width: 767px) {
  .menu-inner {
    display: block;
  }
}

.menu-inner {
  padding: 0 44px;
  box-shadow: 1px 7px 7px 1px #0003;
  display: flex;
  align-items: center;
  margin-top: 15px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.75);
  background: rgba(252, 252, 254, 0.70);
  backdrop-filter: blur(2px);
  column-gap: calc(100% - 100% / 1.1);
}

.header-inner-page .logo img {
  height: 70px;
}

.header-inner-page .navbar-brand {
  display: none
}

#block-nhc-iportal-main-menu .navbar-nav {
  margin-left: 30px;
  margin-top: 20px;
}

#block-nhc-iportal-main-menu .navbar-nav>li>a {
  font-size: 18px;
  color: #3e3d3d;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

#block-nhc-iportal-main-menu .navbar-nav>li>a:hover {
  color: #00bc95;
  font-weight: bold;
  background: transparent;
}

#block-nhc-iportal-main-menu .navbar-nav>li>a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #00bc95;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#block-nhc-iportal-main-menu .navbar-nav>li>a:hover:before,
#block-nhc-iportal-main-menu .navbar-nav>li>a:focus:before,
#block-nhc-iportal-main-menu .navbar-nav>li>a:active:before {
  left: 0;
  right: 0;
}

/* menu right */

#block-nhc-iportal-account-menu .navbar-right {
  position: relative;
  margin-top: -20px;
  margin-right: -35px;
  background: rgba(42, 184, 152, 0.9);
  border-bottom-left-radius: 5px;
}

#block-nhc-iportal-account-menu .navbar-right>li>a {
  color: #fff;
  font-weight: bold;
}

#block-nhc-iportal-account-menu .navbar-right>li>a:hover,
#block-nhc-iportal-account-menu .navbar-right>li>a:focus {
  background: #1dccaf;
  border-bottom-left-radius: 5px;
}

/* End Header Inner */

/* main-container */

.main-container .region-header h1 {
  margin-top: 20px;
  font-size: 26px;
}

.view-discounts .views-col,
.view-id-announcements .views-view-grid .views-col {
  width: 30% !important;
  margin: 19px;
  background: #27b897;
  padding-bottom: 10px;
  border-radius: 5px;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
  position: relative;
  top: 0;
}

.view-discounts .views-col:hover,
.view-id-announcements .views-col:hover {
  top: -5px;
  box-shadow: 0 4px 7px 4px rgba(0, 0, 0, 0.2);
}

.views-field.views-field-body {
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
}

.view-discounts .views-col .views-field-field-image img,
.view-id-announcements .views-col .views-field-field-image img {
  width: 100%;
  height: 230px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.view-discounts .views-col .views-field-title a,
.view-id-announcements .views-field.views-field-title a {
  padding: 0 10px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  height: 65px;
  color: #fff;
  background: #00a99c;
}

.view-discounts .views-col .views-field-body,
.view-id-announcements .views-col .views-field-body {
  color: #fff;
  padding: 0 10px;
  height: 120px;
}

/* inner */
.path-frontpage .main-container {
  background: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}

.main-container {
  background: #fff;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.path-user:not(.user-logged-in) .main-container {
  background: unset;
  margin: 16px auto 0;
  padding: 27px 30px 29px;
  max-width: 470px;
  box-shadow: -5px 1px 25px #3c833e82, -13px 9px 10px #fdfdfd;
  border-radius: 29px;
}

.breadcrumb {
  padding: 15px 15px;
  margin-bottom: 20px;
  list-style: none;
  margin-right: -15px;
  margin-left: -15px;
  background-color: #f5f5f5;
  border-radius: 0;
  font-size: 18px;
}

.breadcrumb a {
  color: #00bc96;
}

.page-node-type-discounts .field--type-image img,
.field--name-field-image img {
  text-align: center;
  margin: 0 auto 30px;
}

.field--type-text-with-summary {}

/* announcements */
/* .view-id-announcements .views-view-grid .views-col {
  width: 30% !important;
  margin: 19px;
  overflow: hidden;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.view-id-announcements .views-view-grid .views-col:hover {
  box-shadow: 0px 7px #607D8B;
} */

/* .view-id-announcements .views-col .views-field-field-image {
  overflow: hidden;
}

.view-id-announcements .views-col .views-field-field-image img {
  width: 100%;
  height: 215px;
}

.view-id-announcements .views-col:hover img {
  transform: scale(1.2);
}

.view-id-announcements .views-col:hover .views-field-title a {
  background: #00bc96;
} */

/* .view-id-announcements .views-field.views-field-body {
  height: 100px;
  padding: 15px;
  border: 1px solid #ddd;
  border-top: 0;
} */

/* .view-id-announcements .views-field.views-field-title a {
  padding: 0 15px 0;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #61d7be;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
} */
/*
.view-id-announcements .views-field.views-field-title a {
  color: #fff;
} */

/*  */
.view-id-circulars .views-col,
.path-events .views-col {
  float: left;
  width: 48.5% !important;
  background: #00bc96;
  margin-bottom: 30px;
  margin-right: 30px;
  padding: 15px;
  color: #fff;
  border-radius: 20px 0 20px 0;
  box-shadow: 0px 10px #ddd;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  -ms-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.view-id-circulars .views-col:hover,
.path-events .views-col:hover {
  top: -5px;
  box-shadow: 0px 10px #607D8B;
}

.view-id-circulars .views-col:hover a,
.path-events .views-col:hover .views-field-field-event-date {
  background: #607D8B;
  color: #fff;
}


.view-id-circulars .views-col:nth-child(2) {
  margin-right: 0;
}

.view-id-circulars .views-col a,
.path-events .views-field-field-event-date {
  color: #333;
  background: #fff;
  width: 100%;
  display: block;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  border-radius: 20px 0 20px 0;
  margin-bottom: 10px;
}

.view-id-circulars time {
  font-size: 14px;
  text-align: right;
  font-style: italic;
  color: #333;
}

.view-id-circulars time:before {
  content: "\f073";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 10px;
  font-size: 20px;
}

.view-id-circulars .views-field.views-field-body,
.path-events .views-field.views-field-body {
  height: 80px;
  font-size: 18px;
  font-weight: bold;
}


/* News */
.path-news .attachment .views-view-grid.horizontal {
  width: 80%;
  margin: 0 auto;
}

.path-news .attachment .views-view-grid.horizontal .views-col {
  width: 100% !important;
}

.path-news .attachment:after {
  content: '';
  display: block;
  clear: both;
}

.path-news .view-id-news .views-col,
.path-employee-s-news .view-id-news_employees .views-col {
  width: 30% !important;
  margin: 19px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}


.path-news .view-id-news .views-col .views-field-field-date,
.path-employee-s-news .view-id-news_employees .views-field-field-date,
.path-events .views-field-field-event-date {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.path-news .view-id-news .views-col:hover img,
.path-employee-s-news .view-id-news_employees .views-col:hover img {
  opacity: 1;
}

.path-news .view-id-news .views-col:hover .views-field-field-date {
  background: #27b897;
  top: -30px;
}

.path-employee-s-news .view-id-news_employees .views-col:hover .views-field-title a {
  background: #27b897;
  top: -40px;
}

.path-news .view-id-news .view-content img,
.path-employee-s-news .view-id-news_employees .view-content img {
  height: 300px;
  border-radius: 10px 0 10px 0;
  opacity: 0.7;
}

.path-news .attachment .view-content img {
  width: 100%;
  height: 400px;
}

.path-news .view-id-news .view-content .views-field-title {
  font-weight: bold;
  font-size: 17px;
  color: #00bc96;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: -20px;
}

.path-news .attachment .view-content a {
  font-weight: bold;
  font-size: 20px;
  color: #00bc96;
  display: block;
}

.path-news .view-id-news .view-content a,
.path-employee-s-news .view-id-news_employees .view-content a {
  border-radius: 10px 0 10px 0;
}

.path-news .views-field.views-field-body .path-employee-s-news .views-field.views-field-body {
  color: #666;
}

.path-news .view-id-news .views-col .views-field-field-image::after,
.path-employee-s-news .view-id-news_employees .views-col .views-field-field-image::after {
  content: '';
  display: block;
  width: 342px;
  height: 10px;
  margin-top: -5px;
  border-radius: 0 0 10px 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  opacity: 0
}

.path-news .attachment .views-col .views-field-field-image::after {
  width: 912px;
}

.path-news .view-id-news .views-col:hover .views-field-field-image::after,
.path-employee-s-news .view-id-news_employees .views-col:hover .views-field-field-image::after {
  /* width: 342px; */
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
  background: #00cda6;
}


.path-news .views-field-field-date {
  background: #00d1ae;
  border-radius: 20px 0 20px 0;
  padding: 13px;
  width: 260px;
  text-align: center;
  position: relative;
  top: -21px;
  left: 15px;
  color: #fff;
}

.path-news .views-field-field-date .field-content {
  text-align: center;
}

.path-news .attachment .views-field-field-date {
  left: 40px;
}

.path-news .views-field-field-date time:before {
  content: "\f073";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 10px;
  font-size: 20px;
}


/*  */
.path-employee-s-news .view-id-news_employees .views-field-title a {
  background: #00d1ae;
  border-radius: 20px 0 20px 0;
  padding: 13px;
  width: 87%;
  text-align: center;
  position: relative;
  top: -30px;
  left: 15px;
  color: #fff;
  height: 76px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


/* news details */
.path-node .field--type-image {
  width: 70%;
  margin: 30px auto;
}


.path-node .field--type-image img {
  border-radius: 20px 0 20px 0;
}

.path-node form .field--type-image {
  width: 100% !important;
  margin: inherit;
}

.path-node time {
  color: #666;
  font-size: 14px
}

/* path-events */
.path-events .views-col {
  width: 31.5% !important;
}

.path-events .views-col:nth-child(3) {
  margin-right: 0;
}

.path-events .views-col a {
  color: #333;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 10px;
  margin-top: 15px;
  display: block;
}

.path-events .views-field.views-field-body {
  height: 110px;
}

/* contact */
.path-contact .form-control {
  border: 2px solid #70dac4;
  height: 45px;
}

.path-contact .form-textarea {
  height: inherit
}

.path-contact label {
  margin-right: 10px
}

.path-contact .btn {
  padding: 10px 20px;
  font-size: 16px;
}

.path-contact .btn-primary {
  color: #fff;
  background-color: #00b998;
  border-color: #00b998;
}

#edit-preview .field--item {
  padding: 15px 20px;
  background: #f0f0f0d9;
  margin: 12px;
  border-radius: 5px;
}

.path-node .btn-success,
.path-user .btn-success {
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  background-color: #00b998;
  border-color: #00b998;
}

.path-contact .btn-primary:hover,
.path-node .btn-success:hover,
.path-user .btn-success {
  opacity: 0.8;
}

/* user */
.path-user .region-content .field {
  display: flex;
  margin-bottom: 20px;
}

.path-user .field--name-field-background {
  display: block !important;
}

.path-user .field--name-field-background img {
  height: 350px;
  border-radius: 5px;
}

.path-user #edit-field-background-wrapper img {
  height: inherit !important;

}

.path-user .field--name-field-background .field--label {
  margin-bottom: 10px;
}

.path-user .region-content .field .field--label {
  margin-right: 10px;
}

.path-user .region-content .label {
  color: #000;
  font-weight: 700;
  font-size: 16px;
  padding: 0;
  margin-right: 10px;
}

/*  */
.page-node-type-page .region-content p {
  line-height: 30px;
}


.filter-help {
  display: none !important;
}

/*form#user-login-form {*/
/*  display: none !important;*/
/*}*/

/*dashboard*/
ul.menu.menu--dashboard.nav {
  display: flex;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 34px;
}

ul.menu.menu--dashboard.nav>li>a>i {
  display: block;
  text-align: center;
  font-size: 50px;
  margin-bottom: 20px;
  background: #25b09a;
  padding: 20px 0;
}

ul.menu.menu--dashboard.nav>li>a {
  color: #fff;
  background-color: #3fbfa2;
  display: block;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  padding: 0;
  padding-bottom: 10px;
  top: 0;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

ul.menu.menu--dashboard.nav>li {
  padding: 0px 15px;
  width: 25%;
}

ul.menu.menu--dashboard.nav>li>a:hover {
  background-color: #219379;
  top: -5px;
  box-shadow: 0px 7px 0px 0px #7dbdb3;
}

a#site-dashboard-link {
  position: fixed;
  left: 0;
  top: 200px;
  z-index: 999999999999999;
  background-color: #28b897;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none !important;
  border-left: 10px solid #219379;
  transition: all ease 0.3s;
}

a#site-dashboard-link img {
  height: 40px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

a#site-dashboard-link:hover {
  background-color: #219379;
  border-left: 10px solid #28b897;
}

/* main-content */
.view-content-management .table>thead,
.view-news-employees .table>thead {
  background: #47bfa2;
  color: #fff;
}

.view-content-management .table>thead>tr>th,
.view-news-employees .table>thead>tr>th {
  padding: 15px 0
}

.view-content-management .table>thead>tr>th a,
.view-news-employees .table>thead>tr>th a {
  color: #fff
}

.view-content-management .table>thead:first-child>tr:first-child>th,
.view-news-employees .table>thead:first-child>tr:first-child>th {
  padding-left: 10px;
}

.view-content-management .table>thead>tr>th .icon-after,
.view-news-employees .table>thead>tr>th .icon-after {
  font-size: 15px;
  left: 10px;
  top: 3px;
}

.view-content-management .table>tbody .views-field.views-field-title a,
.view-news-employees .table>tbody a {
  color: #4498b4;
  font-weight: 600;
}

.view-content-management .table .views-field-edit-node a,
.view-news-employees .table .views-field-edit-node a {
  display: block;
  text-align: center;
  color: #47bfa2;
  line-height: 30px;
  border: 1px solid #47bfa2;
}

.view-content-management .table .views-field-edit-node a:hover,
.view-news-employees .table .views-field-edit-node a:hover {
  background: #47bfa2;
  color: #fff;
}

.view-header a {
  display: inline-block;
  font-size: 20px;
  background: #1675aa;
  padding: 10px 20px;
  color: #fff;
  margin-bottom: 20px;
  border-left: 10px #458bb7 solid;
  text-decoration: none;
  position: relative;
  top: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  transition: all ease 0.3s;
}

.view-header a:hover {
  opacity: 0.85;
  top: -3px;
}

.pagination>.active>a {
  background-color: #47bfa2;
  border-color: #47bfa2;
}

.pagination>li>a,
.pagination>li>span {
  color: #47bfa2;
}

/* user-logged-in  content*/
.user-logged-in .region-content dl {
  display: flex;
  flex-wrap: wrap;
}

.user-logged-in .region-content dl dt {
  margin: 20px 20px;
  flex: 1 0 20%;
}

.user-logged-in .region-content dl dt a {
  background: #2ab898;
  width: 100%;
  color: #fff;
  padding: 24px 20px 20px;
  font-size: 20px;
  border-left: 10px solid #26a99c;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.user-logged-in .region-content dl dt a:hover {
  margin-top: -5px;
  box-shadow: 0px 7px 8px 1px #b1b1b1;
}

.user-logged-in .region-content dl dt a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10px;
  right: 0;
  bottom: 0;
  border-left: 10px solid #1571aa;
  background: #1b82a5;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.user-logged-in .region-content dl dt a:hover,
.user-logged-in .region-content dl dt a:focus,
.user-logged-in .region-content dl dt a:active {
  color: white;
}

.user-logged-in .region-content dl dt a:hover:before,
.user-logged-in .region-content dl dt a:focus:before,
.user-logged-in .region-content dl dt a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);

}

/*  */
.region-header {
  margin-bottom: 15px;
}

.region-content form {
  padding: 20px;
  border: 1px solid #92c9ab63;
}

.region-content .form-group {
  margin-bottom: 25px;
}

.is-unpublished {
  padding: 15px;
}


/* language-switcher-language-url */

.path-frontpage .language-switcher-language-url ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 17px;
  list-style: none;
}

.path-frontpage .language-switcher-language-url ul a {
  color: #fff;
  background: #27b897;
  padding: 10px;
  display: block;
  border-left: 10px solid #219379;
}


[lang="en"] .path-frontpage .language-switcher-language-url .en {
  display: none;
}

/*  */
.language-switcher-language-url {
  float: right;
  margin-left: 35px;
  margin-right: -35px;
}

.language-switcher-language-url ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  top: -5px;
}

.language-switcher-language-url ul a {
  color: #fff;
  background: #47bfa2;
  padding-top: 18px;
  padding-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold
}

.language-switcher-language-url ul a:hover {
  background: #1dccaf;
}

.language-switcher-language-url ul .en {
  display: none;
}



.path-frontpage .messages__wrapper {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 5px;
}

.path-frontpage .messages__wrapper .alert-dismissable .close,
.path-frontpage .messages__wrapper .alert-dismissible .close {
  left: 0;
  right: 0;
}

section#block-adddepartments {
  position: absolute;
  top: 0;
  left: 0;
}

section#block-adddepartments h2>a {
  display: block;
  background-color: #3fbfa2;
  padding: 12px 20px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  text-decoration: none !important;
}

section#block-adddepartments h2 {
  margin: 0px;
}

section#block-adddepartments h2>a:hover {
  background-color: #29997f;
}

.view-id-departments .field-content a {
  display: block;
  padding: 20px 20px;
  margin-bottom: 10px;
  background-color: #f1f1f1;
  border-right: 10px solid #3fbfa2;
  color: #666;
  font-size: 16px;
  text-decoration: none !important;
  border-radius: 5px;
}

.view-id-departments .field-content a:hover {
  background-color: #3fbfa2;
  border-color: #29997f;
  color: #fff;
}

.path-group .region-content .field--label {
  background-color: #3fbfa2;
  padding: 10px;
  color: #fff;
}

.path-group .region-content .field {
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  border-top: none;
  box-shadow: 0px 0px 4px #e8e8e8;
}



.block-views-blockdepartments-block-1 h2.block-title {
  margin-top: 0px;
}

.path-group .region-content .field--item {
  padding: 10px;
}

.path-group ul.tabs--primary.nav.nav-tabs li:nth-child(4) {
  display: none;
}

.path-group ul.tabs--primary.nav.nav-tabs li:nth-child(6) {
  display: none;
}

.path-group ul.tabs--primary.nav.nav-tabs li:nth-child(5) {
  display: none;
}


.path-announcements .tabs--primary {
  display: flex;
  padding-bottom: 1px;
}

.path-announcements .tabs--primary li>a {
  padding: 12px 43px;
  font-size: 15px !important;
  background: #e0e0e0;
  font-weight: bold;
  color: #333;
}

.path-announcements .tabs--primary li.active>a,
.path-announcements .tabs--primary li>a:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #218a72, #27b897);
}


.path-announcements .views-field.views-field-field-image {
  padding: 2px;
}

.path-announcements .views-field.views-field-field-image .field-content {
  background: #fff;
}

.view-id-announcements .views-col .views-field-field-image img {
  object-fit: contain;
}


/* Blog Project node */

.data-node-porject {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.right-node-porject {
  width: calc(65% - 34px);
}

.left-node-porject {
  width: 35%;
}

.left-node-porject .field--label,
.field--name-field-project-images .field--label {
  font-weight: bold;
  background: #1a8aa4;
  padding: 10px;
  color: #fff;
}

.left-node-porject .field--item {
  margin-bottom: 15px;
  background: #1a8aa438;
  padding: 10px;
}

.details-body {
  line-height: 30px;
  font-weight: 600;
  color: #565656;
}

.page-node-type-project.path-node .field--type-image img {
  border-radius: 0;
  width: 100%;
}

.page-node-type-project.path-node .field--type-image {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.project_images-slider .field--name-field-project-images .field--items {
  direction: ltr;
}

/*  */
.view-id-projects_blog .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-id-projects_blog .view-content .views-row {
  width: calc(33% - 30px);
  margin: 15px;
  transition: all 0.5s;
  box-shadow: 0 0 7px 4px rgba(208, 205, 205, 0.31);
}

.view-id-projects_blog .view-content .views-row:hover {
  box-shadow: 0 0 7px 4px #d0cdcd;
  transform: scale(1.03)
}

.view-id-projects_blog .view-content .views-row .views-field-field-thumbnail img {
  height: 200px;
  width: 100%;
}

.view-id-projects_blog .view-content .views-row .views-field-title a {
  background: #27b897;
  width: 100%;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
}

/*  */
.path-projects-blog .region-content {
  display: flex;
  flex-wrap: wrap;
}

.path-projects-blog .region-content #block-views-block-projects-blog-block-1 {
  width: 65%;
  order: 1;
}

.path-projects-blog .region-content #block-twitterblock {
  width: 35%;
  order: 2;
}

.path-projects-blog .region-content .views-element-container.form-group {
  order: 3;
  margin-top: 50px;
}

.path-projects-blog .region-content .views-element-container.form-group:before {
  content: 'مشاريعنا';
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #3ebfa2;
}

.path-projects-blog #block-views-block-projects-blog-block-1 img {
  width: 100%;
  height: 400px;
}

/*  */
.project-blog-slider {
  width: 100% !important;
}

#block-views-block-projects-blog-block-1 .project-blog-slider ul {
  list-style-type: none;
  direction: ltr;
  width: 100% !important;
  margin: 0;
  padding: 0;
}

.project-blog-title-slider {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  padding: 20px;
  font-size: 18px;
  line-height: 30px;
  display: block;
  width: 100%;
  text-decoration: none !important;
  text-align: right;
}

/* End  Blog Project node*/


/* **********   HR Gate  *********************************** */
/* HR Gate */

.pdf-item {
  list-style-type: none;
  padding: 0;
}

.link-pdf a {
  text-decoration: none;
}

.pdf-item li.pdf-block {
  margin-bottom: 20px;
}

.link-pdf img {
  height: 40px;
}

.link-pdf a .name-file {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #0075af;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 30%;
  padding: 10px;
  font-weight: bold;
  color: #fff;
}

.link-pdf a .name-file:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #47bfa2;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.link-pdf a .name-file:hover,
.link-pdf a .name-file:focus,
.link-pdf a .name-file:active {
  color: white;
  box-shadow: 0 0 9px 5px rgba(71, 191, 162, 0.37);
}

.link-pdf a .name-file:hover:before,
.link-pdf a .name-file:focus:before,
.link-pdf a .name-file:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* employee_benefits */
.benefit-item {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.benefit-item li {
  width: calc(33.3% - 30px);
  margin: 15px;
}

.img-benefit {
  text-align: center;
  padding: 15px;
  border: 1px solid #f0f0f0;
}

.img-benefit img {
  margin: 0 auto;
  height: 100px;
  object-fit: contain;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.name-benefit {
  background: #0075af;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.item-benegits a {
  text-decoration: none;
}

.item-benegits:hover {
  box-shadow: 0 0 7px 3px #f0f0f0;
}

.item-benegits:hover .name-benefit {
  background: #47bfa2;
}

.item-benegits:hover img {
  transform: scale(1.05);
}

/*  */

.path-hr-gate .content img {
  width: 100%;
}

.path-hr-gate .content .text-job {
  text-align: justify;
  padding-left: 30px;
}

.path-hr-gate .content .text-job p {
  text-align: justify;
  direction: rtl;
  text-align: justify;
  direction: rtl;
  line-height: 30px;
  font-weight: bold;
}

.path-hr-gate .content .link-job a {
  background: #0075af;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  font-weight: bold;
  margin-top: 30px;
}

.path-hr-gate .content h2 {
  display: none;
}

/*  */
.contact-item {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.contact-item li {
  width: calc(33.3% - 30px);
  margin: 15px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.contact-item li .img-contact {
  background: #f7f7f7;
  padding: 15px;
}

.contact-item li .img-contact img {
  margin: 0 auto;
  height: 150px;
  object-fit: contain;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.contact-item li .name-contact {
  background: #0075af;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none;
  display: block;
}

.contact-item li a {
  text-decoration: none;
}

.contact-item li:hover {
  box-shadow: 0 0 7px 3px #f0f0f0;
}

.contact-item li:hover .name-contact {
  background: #47bfa2;
}

.contact-item li:hover img {
  transform: scale(1.05);
}

/*  */
.polls {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.item-polls {
  width: calc(25% - 40px);
  margin: 20px;
  text-align: center;
}

.icon-poll {
  text-align: center;
  color: #3fbfa2;
  font-size: 30px;
}

.name-poll a {
  background: #0075af;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
  display: block;
  text-decoration: none;
}

.name-poll a:hover {
  color: #fff;
  background: #3fbfa2;
}

.path-hr-gate h2 {
  display: none;
}

/* menu hr */

.path-hr-gate .nav-tabs {
  border-bottom: 1px solid #0075af;
  margin-bottom: 40px;
}

.path-hr-gate .nav-tabs>li>a {
  font-weight: bold;
  color: #333;
  border: none;
  border-bottom: 6px solid transparent;
}

.path-hr-gate .nav-tabs>li.active>a {
  color: #3fbfa2;
  background-color: transparent;
  border: none;
  border-bottom: 6px solid #3fbfa2;
}

.path-hr-gate .nav-tabs>li>a:hover,
.path-hr-gate .nav-tabs>li.active>a:hover,
.path-hr-gate .nav-tabs>li.active>a:focus {
  background: transparent;
  border: none;
  border-bottom: 6px solid #3fbfa2;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff;
  background-color: #26561e;
}

.form-control {
  box-shadow: inset 1px 1px 1px #8ade89, inset -1px -1px 7px #8ade89;
  border-radius: 10px;
  height: 40px;
}

.form-control:focus {
  border-color: #309048;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(103 162 118);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(103 162 118);
}

.user-login-form .form-actions button {
  background-color: #1e624d;
  margin-right: 0;
}

.user-login-form .glyphicon-log-in {
  display: none;
}

.path-user:not(.user-logged-in) a[data-drupal-link-system-path="user/login"] {
  display: none;
}

/* ************** */
.request-form-list:not(.request-form-list:last-of-type) {
  padding-bottom: 35px;
}

.request-form-list {
  display: flex;
  font-size: 21px;
}

.request-form ul {
  padding: 0;
}

.help-block,
.control-group .help-inline {
  font-size: 14px;
}

.help-block a,
.control-group .help-inline a {
  font-weight: bold;
}

.form-item-field-request-user-birth-date-0-value-date input[type="date"]::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
