
/* ===== INDEX 2 ===== */

#news-1 .single-department-two {
    border-radius: var(--border-radius1);
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #news-1 .department-two-area {
    padding-top: 95px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  #news-1 .department-two-area {
    padding-top: 75px;
    padding-bottom: 80px;
  }
}

#news-1 .single-department-two .department-thumb a {
  display: block;
}

#news-1 .single-department-two .department-thumb a img {
  width: 100%;
}

#news-1 .single-department-two .department-content {
  border: 5px solid var(--color4);
  border-top: 0;
  padding: 35px 25px;
  background-color: #fff;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 var(--border-radius1) var(--border-radius1);
}

@media (max-width: 767px) {
  #news-1 .single-department-two .department-content {
    padding: 25px 15px;
  }
}

#news-1 .single-department-two .department-content .department-title a {
  font-size: 24px;
  font-weight: 700;
  color: #212849;
  margin-bottom: 25px;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

#news-1 .single-department-two .department-content .department-title a:hover {
  color: #049ae5;
}

#news-1 .single-department-two .department-content .text {
  margin-bottom: 25px;
  height: 100px;
  overflow: hidden;
}

#news-1 .department-title {
    height: 80px;
    overflow: hidden;
}

#news-1 .single-department-two .department-content .main-btn {
  border-color: var(--color1);
  border-radius: var(--border-radius1);
  margin-top: 20px;
}

#news-1 .single-department-two .department-content .main-btn:hover {
  -moz-box-shadow: 0px 6px 20px 0px  var(--color1);
  box-shadow: 0px 6px 20px 0px  var(--color1);
}

#news-1 .single-department-two:hover .department-content {
  border-color: #fff;
  -moz-box-shadow: 0px 0px 16px 0px  var(--color4);
  box-shadow: 0px 0px 16px 0px  var(--color4);
}


#news-1 .gj-picker-bootstrap {
  border: 0;
  border-radius: 0;
  padding: 4px;
  -moz-box-shadow: 0px 0px 22px 0px rgba(4, 154, 229, 0.2);
  box-shadow: 0px 0px 22px 0px rgba(4, 154, 229, 0.2);
}

#news-1 .gj-picker-bootstrap div[role="navigator"] {
  height: 40px;
  line-height: 40px;
}

#news-1 .gj-picker-bootstrap div[role="navigator"] i {
  font-size: 16px;
  color: #212849;
}

#news-1 .gj-picker-bootstrap div[role="navigator"] div[role="period"] {
  font-weight: 500;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #212849;
}

#news-1 .gj-picker-bootstrap table tr th div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-weight: 500;
  font-size: 16px;
}

#news-1 .gj-picker-bootstrap table tr td div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #212849;
}

#news-1 .gj-picker-bootstrap table tr td.focused div {
  background: #049ae5;
  border-radius: 0;
  color: #fff;
}

#news-1 .gj-picker-bootstrap table tr td.gj-cursor-pointer div {
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

#news-1 .gj-picker-bootstrap table tr td.gj-cursor-pointer div:focus, #news-1 .gj-picker-bootstrap table tr td.gj-cursor-pointer div:hover {
  background: #049ae5;
  border-radius: 0;
  color: #fff;
}

#news-1 .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background: #049ae5;
  border-radius: 0;
  color: #fff;
}

#news-1 .gj-picker-bootstrap table tr td.disabled div {
  color: #ddd;
}

#news-1 .gj-picker-bootstrap table tr td.other-month div {
  color: #ddd;
}

#news-1 .gj-picker-bootstrap table tr td.today div {
  font-weight: 700;
  color: #212849;
}

#news-1 .working-area {
  position: relative;
  z-index: 5;
  padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #news-1 .working-area {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #news-1 .working-area {
    padding-left: 0;
    padding-top: 50px;
    padding-right: 70px;
  }
}

@media (max-width: 767px) {
  #news-1 .working-area {
    padding-left: 0;
    padding-top: 50px;
    padding-right: 0;
  }
}

#news-1 .working-area .working-content .single-work-time p {
  color: #fff;
  margin-top: 30px;
}

#news-1 .working-area .working-content .single-work-time p .time {
  margin-left: 30px;
}

#news-1 .working-area .working-content .single-work-time p .closed {
  margin-left: 90px;
  text-transform: uppercase;
}

#news-1 .working-area .working-content .single-work-time .number {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

#news-1 .working-area .working-content .single-work-time .number i {
  color: #049ae5;
  margin-right: 5px;
}

#news-1 .working-area .working-content .single-work-time .main-btn {
  margin-top: 85px;
}