* {
  font-family: "Assistant", arial, sans-serif;
}

a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #0067d5;
}

a.btn.btn-success,
.btn.btn-success {
  color: #fff;
  background-color: #007c1c;
  border-color: #007c1c;
}

.trigger-services-btn {
  display: none;
  position: relative !important;
}

.trigger-services-btn {
  color: #fff !important;
  border-color: #fff;
}
.rich-content a {
  text-decoration: underline;
}

.rich-content .faq a {
  text-decoration: none;
}

.rich-content .faq a:hover h3,
.rich-content .faq a:focus h3 {
  color: #000 !important;
}

/* Bootstrap Override * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

figure {
  margin: 0;
}

@media (min-width: 992px) {
  .table-responsive {
    display: table;
  }
}

.table {
  border: 1px solid #ddd;
}

legend {
  font-size: 1rem;
}

@media (min-width: 1540px) {
  .container {
    max-width: 1520px;
  }
}

@media (min-width: 1840px) {
  .container {
    max-width: 1860px;
  }
}

/* Template * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
  margin: 0;
  padding: 0;
  padding-top: 170px;
}

@media (max-width: 991px) {
  body {
    padding-top: 100px;
  }
}

/* globals-class */
.text-decoration-underline {
  text-decoration: underline #f0bb0b;
}

.button-orange {
  color: #fff;
  background-color: #f37d21;
  border-color: #f37d21;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.button-orange:hover {
  color: #fff;
  background-color: #f59247;
  border-color: #f59247;
  text-decoration: none;
}

/* Header */

.header {
  background: #fff;
  color: #000;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99;

  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header.offset {
}

.header a {
  color: inherit;
}

/* Logo */

.header .logo {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 3;
  background-color: #fff;
  padding-left: 20px;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-color: #007e81;
}

@media (max-width: 991px) {
  .header .logo {
    position: fixed;
  }
}

.header .logo img {
  display: block;
  height: 150px;
  width: auto;
}

@media (max-width: 1659px) {
  .header .logo img {
    width: 300px;
  }

  .header .logo img {
    display: block;
    height: auto;
  }
}

@media (max-width: 991px) {
  .header .logo {
    top: 0px;
    z-index: 998;
    border-left: none;
  }

  .header .logo img {
    display: block;
    width: 68%;
  }
}

/**/

.header .top-row {
  position: absolute;
  left: 0px;
  background: #007e81;
  color: #fff;
  height: 70px;
  width: 100%;
  right: 0px;
}

@media (max-width: 991px) {
  .header .top-row {
    background: #fff;
  }
}

.header .second-row {
  position: absolute;
  top: 70px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100px;
}

/* Navigation */

.header nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header nav a {
  color: inherit;
}

.header nav a.on,
.header nav li.on > span > a {
  font-weight: bold;
}

.header nav button {
  display: none;
}

@media (min-width: 1199px) {
  .header .navigation {
    position: absolute;
    top: 61%;
    left: 0;
    transform: translate(0, -50%);
    z-index: 9;
    left: 269px;
  }

  .header nav > ul {
    text-align: center;
    position: relative;
  }

  .header nav li:hover > ul {
    display: block;
  }

  .header nav > ul > li {
    display: inline-block;
    margin-left: 25px;
  }

  .header nav > ul > li:last-child {
    display: inline-block;
    margin-left: 0px;
  }

  .header nav > ul > li > span > a {
    display: block;
    padding: 0rem;
    font-size: 1.3em;
    font-weight: bold;
    color: #3f3f3f;
  }

  .header nav > ul > li > span > a:after {
    /* content: '\\';
		color: #f5811e;
		padding: 15px 15px; */
  }

  .header nav > ul > li:last-child > span > a:after {
    content: none;
  }

  .header nav > ul > li > span > a:hover,
  .header nav > ul > li:hover > span > a {
    text-decoration: none;
    color: #058f00;
  }

  .header nav > ul > li.on > span > a,
  .header nav > ul > li > span > a.on {
    color: #058f00;
  }

  .header nav > ul > li > ul {
    display: none;

    text-align: right;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9999;
    width: 100%;
    background: #058f00;
    color: #fff;
    padding: 1rem;

    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-font-smoothing: subpixel-antialiased;

    column-count: 3;
  }

  .header nav > ul > li > ul > li > span > a {
    font-size: 1.2rem;
  }

  .header nav > ul > li > ul > li > span > a > em.arrow {
    content: "";
    font-family: "FontAwesome";
    font-style: normal;
  }

  .header nav > ul > li > ul > li > span > a > em.arrow:before {
    content: "\f104";
  }
}

@media (max-width: 1199px) {
  .header .navigation {
    display: none;
  }
}

/**/

@media (max-width: 1199px) {
  .header-icons {
    padding-left: 56px;
    position: absolute;
    top: 90px;
  }
}

.header-icons .right a {
  margin-left: 0.35rem;
}

.header-icons a em {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.header .services-btn {
  position: fixed;
  width: 304px;
  height: 70px;
  font-size: 1.25rem;
  font-weight: bold;
  top: 0px;
  left: 0px;
  background: #39a4d0;
  color: #fff;
  z-index: 10;
}

@media (max-width: 991px) {
  .header .services-btn {
    position: fixed;
    height: 47px;
    font-size: 1.25rem;
    font-weight: bold;
    bottom: 50px;
    left: 50%;
    background: linear-gradient(38deg, #39a4d0, #85d9fb, #39a4d0, #85d9fb);
    background-size: 800% 800%;

    -webkit-animation: AnimationName 7s ease infinite;
    -moz-animation: AnimationName 7s ease infinite;
    animation: AnimationName 7s ease infinite;
    color: #fff;
    z-index: 2;
    width: 200px;
    margin-left: -100px;
    border-radius: 25px 25px 0px 0px;
    top: unset;
    border-bottom: 2px solid #3296bf;
  }
}

.header .services-btn .center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.header .services-btn .lines {
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0px;
  bottom: 0px;
  height: 3px;
  background: #fff;
}

@media (max-width: 991px) {
  .header .services-btn .lines {
    display: none;
  }
}

.header .services-btn .lines .line {
  width: 16.66%;
  height: 3px;
  float: left;
}

.header .services-btn .lines .line-1 {
  background: #5fad5d;
}

.header .services-btn .lines .line-2 {
  background: #f16426;
}

.header .services-btn .lines .line-3 {
  background: #505050;
}

.header .services-btn .lines .line-4 {
  background: #5fad5d;
}

.header .services-btn .lines .line-5 {
  background: #f16426;
}

.header .services-btn .lines .line-6 {
  background: #505050;
}

.header .header-icons {
  position: relative;
  width: 50%;
  height: auto;
  float: left;
  margin-left: 304px;
}

.header .header-icons .right {
  float: right;
  width: 106px;
  margin-right: 14px;
  height: 100%;
  padding-top: 23px;
  height: 70px;
  text-align: center;
  background: #8ebddc40;
  /*display: none;*/
}

.header .header-icons .center {
  width: 275px;
  text-align: right;
  padding-top: 25px;
  height: 70px;
  float: left;
}

.header .header-icons .center a {
  padding: 8px;
}

.header .header-icons .left {
  float: left;

  height: 100%;
  padding-top: 4px;
  padding-left: 15px;
  height: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  .header .header-icons .left {
    padding-top: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 1499px) {
  .header .header-icons .left a {
    margin-left: 9px;
    float: left;
  }

  .header .header-icons .center {
    width: 125px;
    text-align: left;
  }

  .header .header-icons .right {
    float: left;
  }
}

@media (max-width: 991px) {
  .header .header-icons .center {
    display: none;
  }
}

.header .header-icons .left a {
  margin-right: 20px;
  float: right;
}

.header .header-icons .right article {
  margin-left: 5px;
}

.header-icons .left a {
  margin-right: 20px;
  padding: 5px;
  text-decoration: none;
}

/*contact*/
.header-icons a.contact {
  /* background: #2b6dab; */
}

.header-icons a.contact:hover {
  background: #4d8bc6;
}

/*trigger-toggle-nav*/
.header-icons a.trigger-toggle-nav {
  background: #4ea44a;

  padding: 0.5rem 0.85rem;
  align-self: center;
}

.header-icons a.trigger-toggle-nav:hover {
  background: #4ea44a;
}

/*whatsapp*/
.header-icons a.whatsapp {
  /* background: #00830f; */
}

.header-icons a.whatsapp:hover {
  background: #00b015;
}

/*herum*/
.header-icons a.herum {
  /* background: #de0000; */
  background: #c90000;
}

.header-icons a.herum:hover {
  transform: scale(1.1);
}

/*trigger-bNagish-toggl*/
.header-icons a.trigger-bNagish-toggle {
  /* background: #e0e0e0; */
}

.header-icons a.trigger-bNagish-toggle:hover {
  /* background: #ffffff; */
  background: #000;
}

/*search*/
.header-icons a.search {
  /* background: #f96c0f; */
}

.header-icons a.search:hover {
  background: #647f28;
}

/* Header Search */

.header-search {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
  width: 100%;
  background: #fff;
  height: 100px;
  border-bottom: 2px solid #1d99d9;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);

  display: none;
}

.header-icons a.search {
  display: none;
}

@media (max-width: 991px) {
  .header-icons a.trigger-toggle-nav {
    background: none !important;
  }

  .header-icons a.whatsapp {
    background: none !important;
  }

  .header-icons a.herum {
    /*background: none !important;*/
    height: 40px;
  }

  .header-icons a.trigger-bNagish-toggle {
    background: none !important;
  }

  .header-icons a.contact {
    background: none !important;
  }

  .header-icons a.search {
    background: none !important;
    display: block;
  }
}

.header-search .content {
  position: relative;
  height: 100%;
}

.header-search input {
  border: 0;
  background: #fff;
  width: 100%;
  font-size: 1.5em;
  padding: 30px;
  height: 100%;
  outline: none;
}

.header-search button {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100px;
  background: none;
  border: 0;
  cursor: pointer;
}

.header-search button.submit {
  left: 101px;
  font-size: 30px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.header-search button.submit:hover {
  color: #754c29;
}

/* Toggle Navigation Button */

a.toggle-nav {
  display: none;
}
.mobile-btn-only {
  display: none;
}

@media (max-width: 1199px) {
  a.toggle-nav {
    z-index: 87;
    position: absolute;
    top: 34px;
    left: 15px;
    background: #4ea44a;
    color: #fff;
    display: block;
    padding: 0.75rem 1.25rem;
    text-align: center;
    border-radius: 2rem;
    font-size: 1.3rem;
    font-weight: bold;
    display: block;
  }

  a.toggle-nav em {
    font-size: 24px;
    float: right;
    margin-left: 10px;
    margin-top: 4px;
  }
}

@media (max-width: 991px) {
  main#content {
    z-index: 90;
    z-index:unset;
    position: relative;
  }
  .mobile-btn-only {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  a.toggle-nav {
    padding: 0.4rem 1rem;
    font-size: 1.1rem;
    z-index: 999;
    top: -20px;
  }

  a.toggle-nav em {
    font-size: 19px;
  }
}

/* Footer */

.footer {
  padding: 1rem 0;
  background: #000;
  color: #fff;
}

@media (max-width: 991px) {
  .footer {
    padding-bottom: 20vh;
  }
}

.footer a {
  color: #fff;
}

.footer p {
  margin: 0;
}

@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
}

/* Breadcrumbs */

.breadcrumbs {
  right: 44px;
  z-index: 9;
  margin: 0 auto;
  width: 60%;
  text-align: center;
  padding: 1rem 0rem;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .breadcrumbs {
    width: 90%;
    padding: 0px;
  }
}

.breadcrumbs a {
}

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

@media (max-width: 991px) {
  .breadcrumbs ul {
    list-style-type: none;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 0.5rem;
  }
}

.breadcrumbs ul > li {
  display: inline-block;
}

.breadcrumbs ul > li:after {
  font-family: "FontAwesome";
  content: "\f104";
  padding: 0 5px;
  display: inline-block;
}

.breadcrumbs ul > li:last-child:after {
  content: "";
  padding: 0;
}

/* bNagish */

.bNagish-toggle {
  display: none;
  bottom: auto;
  top: 15px;
  left: 15px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
}

.bNagish-toggle em {
  color: #000;
  font-size: 16px;
}

/* Skip Ads * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.skip-ad {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}

.skip-ad .skip-ad-container {
  max-width: 600px;
  margin: 0 auto;
  padding: 15px;
}

@media (max-width:991px){
    .skip-ad .skip-ad-container {
  margin:20% auto;
}
}

.skip-ad .skip-ad-content {
  margin-top: 80px;
}

.skip-ad .skip-ad-content .msg {
  background: #fff;
  padding: 5px;
}

.skip-ad img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.skip-ad .skip-ad-close {
  position: fixed;
  top: 30px;
  width: 100%;
  text-align: left;
}

.skip-ad #close-skip-ad {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 5px;
}

.skip-ad #close-skip-ad:focus,
.skip-ad #close-skip-ad:hover {
  background: red;
  color: #000;
}

/* Mobile Navigation  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.mobile-navigation {
  position: fixed;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #f1f1f1;
  z-index: 9999999;

  transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;

  visibility: hidden;

  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.mobile-navigation.open {
  left: 0;
  visibility: visible;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

.mobile-navigation .content {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative;
}

.mobile-navigation .content .head {
  width: 100%;
  text-align: left;
  margin-bottom: -1rem;
}

.mobile-navigation .content .head .button {
  padding: 10px 15px;
  background: #333;
  color: #fff;
  border: 0;
  font-size: 20px;
  margin: 1rem;
}

.mobile-navigation nav {
  margin: 1rem;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.mobile-navigation nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-navigation nav a {
  color: inherit;
}

.mobile-navigation nav a.on,
.mobile-navigation nav li.on > span > a {
  font-weight: bold;
}

.mobile-navigation nav button {
  display: none;
}

.mobile-navigation nav ul ul {
  display: none;
}

.mobile-navigation nav li {
  border-bottom: 1px solid #ddd;
}

.mobile-navigation nav li > span {
  display: block;
  position: relative;
}

.mobile-navigation nav ul ul {
  background: rgba(0, 0, 0, 0.02);
}

.mobile-navigation nav button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.mobile-navigation nav a {
  display: block;
  padding: 15px;
  margin-right: 48px;
}

.mobile-navigation nav .toggle-sub-menu {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  overflow: hidden;

  padding: 0 15px;
  background: none;
  border: 0;
  background: rgba(0, 0, 0, 0.02);
  color: inherit;

  font-family: "FontAwesome";
  font-style: normal;
}

.mobile-navigation nav .toggle-sub-menu:after {
  content: "\f053";
}

.mobile-navigation nav .toggle-sub-menu:after {
  content: "\f053";
}

.mobile-navigation nav .toggle-sub-menu.opened:after {
  content: "\f078";
}

.mobile-navigation nav .toggle-sub-menu.no-sub-menu:after {
  content: "\f111";
  font-size: 80%;
}

.mobile-navigation nav .toggle-sub-menu.external-link:after {
  content: "\f08e";
}

.mobile-navigation-search {
  position: relative;
  margin: 1rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.mobile-navigation-search input {
  display: block;
  width: 100%;
  padding: 1rem;
  background: #fff;
  border: 0;
}

.mobile-navigation-search button {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: none;
  border: 0;
  padding: 0 1rem;
}

.mobile-navigation {
  background: #031930;
  border-right: 2px solid #1e99d9;
}

.mobile-navigation .content .head .button {
  background: #1e99d9;
  color: #000;
}

/* Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Page Header */

.page-header {
  height: 450px;

  background-repeat: no-repeat;
  background-position: center center;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  position: relative;

  z-index: 1;
}

@media (max-width: 991px) {
  .page-header {
    height: 300px;
  }
}

/* Page Content */

.page-content {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .page-content {
    margin-top: 2rem;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    padding: 1rem;
  }
}

@media (max-width: 991px) {
  .page-content {
    /*margin: 0 -15px;*/
  }
}

.page-content-head {
  color: #fff;
  padding: 0.75rem;
  position: absolute;
  background: #145068;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-content-head-model {
  bottom: 48.75%;
}

/* .page-content-head:hover {
	background: #39a4d0;
} */

@media (max-width: 991px) {
  .page-content-head {
    padding: 1rem;
  }
}

@media (max-width: 678px) {
  .page-content-head {
    /* bottom: 12.75%; */
  }
}

.page-content-head h1 {
  margin: 0 auto;
  font-size: 2rem;
  width: 100%;
  text-align: center;
  position: relative;
  font-weight: bold;
  line-height: 25px;
}

@media (max-width: 991px) {
  .page-content-head h1 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}

.page-content-head a {
  color: #fff;
}

.page-content-head button {
  display: none;
}

@media (max-width: 991px) {
  .page-content-head button {
    display: block;
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: -2rem;
    color: #fff;
    font-size: 2rem;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
  }

  .page-content-head button em:before {
    content: "\f13a";
  }

  .page-content-head button.opened em:before {
    content: "\f139";
  }
}

.page-content-body {
  padding: 1.5rem;
  min-height: 20rem;
}

@media (max-width: 991px) {
  .page-content-body {
    padding: 1rem;
  }
}

.page-content-nav {
  display: none;
}

.page-content-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page-content-nav ul > li {
  border-bottom: 1px solid #ddd;
}

.page-content-nav ul > li a {
  padding: 1rem;
  display: block;
}

/* Social Sharing Buttons */

.social-share {
  font-size: 16px;
  text-align: center;
  margin: 1.5rem;
}

.social-share a {
  min-width: 40px;
  text-align: center;
  display: inline-block;
}

/* InPage Navigation */

.sub-pages-nav.outside {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.sub-pages-nav ul {
  list-style: none;
  padding: 0;
  margin: 0 -1rem;
}

.sub-pages-nav ul ul {
  display: none;
}

.sub-pages-nav ul > li {
  width: 50%;
  float: right;
  position: relative;
  padding: 1rem;
}

@media (max-width: 768px) {
  .sub-pages-nav ul > li {
    width: 100%;
  }
}

.sub-pages-nav a {
  display: block;
  color: inherit;
  border-right: 3px solid #39a4d0;
  background: #f1f1f1;
  padding: 1rem;
  font-size: 1.3rem;
  text-decoration: none;
}

.sub-pages-nav.outside a {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.sub-pages-nav .arrow {
  font-family: "FontAwesome";
  font-style: normal;
  color: #657177;
}

.sub-pages-nav .arrow:before {
  content: "\f104";
}

.sub-pages-nav a:hover .arrow:before,
.sub-pages-nav a:focus .arrow:before {
  color: #fff;
}
.sub-pages-nav a:hover,
.sub-pages-nav a:focus {
  background: #cc470e;
  color: #fff;
}

/* Mode Table Of Contents */

.toc-container {
  border: 1px solid #ddd;
  background: #f1f1f1;
  display: inline-block;
  padding: 0.5rem;
}

.toc-toggle a span {
  display: none;
}

.toc-toggle a:before {
  content: "הצג";
}

.toc-container.active .toc-toggle a:before {
  content: "הסתר";
}

.toc-expendable {
  display: none;
}

.toc-expendable ol {
  margin: 0;
  margin-top: 1rem;
}

/* InPage Style - Rich Content */

.rich-content h2,
.rich-content h3,
.rich-content h4,
.rich-content h5,
.rich-content h6 {
  margin-bottom: 1rem;
}

.rich-content h2 {
  color: #1e99d9;
}

.rich-content h3 {
  color: #1e99d9;
}

.rich-content .contact-man {
  display: block;
  color: inherit;
  border-right: 3px solid #1d99d9;
  background: #f3f9f7;
  padding: 1.5rem;
}

.rich-content .contact-man .contact-name {
  font-size: 1.15rem;
}

.rich-content .contact-man a {
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid #0059b8;
  padding-bottom: 0;
}

/* Media Prints * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Media Print */

@media print {
  .page-content {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  .header,
  .blocks-skip,
  #bNagish,
  .mobile-navigation-container,
  .page-header,
  .social-share,
  .footer,
  .skip {
    display: none;
  }
}

/**/

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* s-height */

.s-height {
  height: 414px !important;
  margin-bottom: 2rem !important;
  max-height: 414px !important;
}

/* services-box */
.services-box .services-2 {
  display: none;
  position: fixed;
  background: #e9f9ff;
  color: #000;
  border: 0;
  border-radius: 0;
  margin-bottom: 2rem;
  width: 305px;
  top: 70px;
  left: 0px;
  z-index: 99;
  transition: ease-in-out 1.2s all;
  min-height: 571px;
}

@media (max-width: 991px) {
  .services-box .services-2 {
    position: fixed;
    background: #e9f9ff;
    color: #000;
    border: 0;
    border-radius: 0;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 999999;
    bottom: 0;
    margin-bottom: 0rem;
    transition: ease-in-out 500ms all;
    overflow: scroll;
    padding-top: 40px;
  }
}

@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: -2rem;
  }
}

.bg-hover {
  background: #5bc4ef;
}

/**/

.rich-content h2,
.rich-content h3,
.rich-content h4,
.rich-content h5,
.rich-content h6 {
  margin-bottom: 1rem;
}

.rich-content h2 {
  color: #1070c6;
  border-right: 3px solid #1d99d9;
  padding-right: 0.5rem;
  /* text-decoration: underline #f0bb0b; */
}

.rich-content h3 {
  color: #1070c6;
}

.rich-content .contact-man {
  display: block;
  color: inherit;
  border-right: 3px solid #1d99d9;
  background: #e9ecef;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.rich-content .contact-man em {
  display: inline-block;
  min-width: 20px;
  text-align: center;
}

.rich-content .contact-man img {
  /* border-radius: 2rem; */
  margin-bottom: 6px;
}

/* .rich-content .contact-man .contact-name {
	font-size: 1.5rem;
} */

.rich-content .contact-man .category-name {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  padding-right: 0.5rem;
  color: #224b6f;
}

.rich-content .contact-man .icon {
  width: 30px;
  height: 30px;
}

.rich-content .contact-man .job {
  margin-right: 0.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: #224b6f;
}

.rich-content .contact-man {
  color: #224b6f;
}

.contact-link .fa-external-link:before {
  content: "\f08e";
  display: none !important;
}

.contact-link em {
  display: none !important;
  min-width: unset !important;
  text-align: center !important;
}

/* .rich-content .contact-man {
	display: block;
    color: inherit;
    border-right: 3px solid #1d99d9;
    background: #f3f9f7;
    padding: 1.5rem;
}

.rich-content .contact-man .contact-name {
	font-size: 1.5rem;
} */

/*btn-all-services */

a.btn-all-services {
  background: #39a4d0;
  display: block;
  margin-top: 1rem;
  color: #fff;
  font-weight: bold;
}

a.btn-all-services:hover {
  background: #308eb3;
}

@media (max-width: 768px) {
  a.btn-all-services {
    background: #39a4d0;
    display: block;
    margin-top: 1rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    bottom: unset;
    left: unset;
    width: 90%;
    margin: 3rem auto;
  }
}

/* .page-content-body a:not(.render){
	text-decoration: underline #f0bb0b;
} */

/**/

.card.services {
  background: #fef7ea;
  color: #fff;
  border: 0;
  /* border-radius: 0; */
  margin-bottom: 2rem;
  /* min-width: 296px !important; */
}

.card.services .box-card-header {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  text-align: center;
  background: #f9a40f;
  color: white;
  display: flex;
  justify-content: center;
  padding-top: 4px;
}

.card.services .card-header {
  border: 0;
  margin: 0;
  font-size: 1.3rem;
  font-weight: bold;
  border-radius: 0;
  padding: 0.48rem;
  background: none;
  background: #f9a40f;
  text-align: center;
}

.card.services .card-body {
  padding: 2px 17px;
  border-radius: 0;
  padding-top: 43px;
}

.service {
  color: #333;
  margin: 2px -13px;
  display: block;
  text-align: center;
  text-decoration: none;
}

.service:hover {
  text-decoration: none;
}

.service .icon {
  height: 80px;
  padding: 15px;
}

@media (min-width: 1200px) and (max-width: 1539px) {
  .service .icon {
    height: 53px;
  }
}

.service .icon img {
  height: 100%;
}

.service figcaption {
  padding: 0.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}

.header-icons a.trigger-toggle-nav {
  display: none;
}

@media (max-width: 991px) {
  .header-icons .right {
    display: none;
  }

  .header-icons .left {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: inline-flex;
    background: #39a4d0e8;
    padding: 1rem;
    justify-content: space-between;
    margin: 0px;
    height: unset;
    width: unset !important;
  }

  .header-icons .left a:nth-child(1) {
    margin-right: 0px;
  }

  .header .header-icons .left a {
    margin: 0px;
    float: unset;
  }

  .header-icons a.trigger-toggle-nav {
    display: block;
  }
}

/* animation */
.css-selector {
}

@-webkit-keyframes AnimationName {
  0% {
    background-position: 92% 0%;
  }

  50% {
    background-position: 9% 100%;
  }

  100% {
    background-position: 92% 0%;
  }
}

@-moz-keyframes AnimationName {
  0% {
    background-position: 92% 0%;
  }

  50% {
    background-position: 9% 100%;
  }

  100% {
    background-position: 92% 0%;
  }
}

@keyframes AnimationName {
  0% {
    background-position: 92% 0%;
  }

  50% {
    background-position: 9% 100%;
  }

  100% {
    background-position: 92% 0%;
  }
}

/**/

@media (max-width: 991px) {
  .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    overflow: scroll;
    min-height: 100%;
    padding-top: 18px;
    padding-bottom: 0;
  }
}

.ui-front {
  z-index: 99999999;
}

/**/
.rich-content .contact-man {
  border-right: 3px solid #f37d21;
  border-radius: 20px;
  background: #fbfbfb;
}

.btn-info {
  border-color: none;
  background-color: #39a4d0;
}

.rich-content h2,
.rich-content h3,
.rich-content h4 {
  color: #007e29;
  border-right: 3px solid #6fb56c;
  padding-right: 0.5rem;
  /* text-decoration: underline #f0bb0b; */
}

.sub-pages-nav a {
  border-right: 3px solid #f16426;
  background: #f7f7f7;
}

.btn.btn-primary.btn-block {
  background-color: #016f9b;
}

.btn-primary {
  background-color: #016f9b;
}

.btn.btn-primary.btn-lg {
  background-color: #016f9b;
}

.btn.btn-success {
}

.btn.btn-info.contact-link.ml-2.my-2 {
  background-color: #016f9b;
}

.rich-content h3 {
  border-right: unset;
  /* text-decoration: underline #f0bb0b; */
}

.btn-orange {
  background: #d2460f;
  color: #fff;
}
.btn-orange:hover {
  background: #e46603;
  color: #fff;
}

.blocks-skip a:focus {
  z-index: 9999999;
}

.btn:focus,
.btn:hover {
  text-decoration: underline !important;
}

.faq-h3 {
  font-weight: bold;
}

.herum-mobile-btn {
  display: none;
}

@media (max-width: 991px) {
  a.herum-mobile-btn {
    display: block;
    position: fixed;
    top: 10px;
    left: 0;
    background: #c90000;
    color: #fff;
    padding: 2px 15px;
    border-radius: 0 15px 15px 0;
    z-index: 9999;
  }
}

.event-promo .pic {
  padding-bottom: 100% !important;
}

.event-promo {
  border: 1px solid #387b7f !important;
}

.event-promo .details .icon {
  background-color: #387b7f !important;
  color: #fff !important;
}

.event-promo .read-more-btn {
  background-color: #387b7f !important;
}

.event-promo .details {
  border-top: 1px solid #387b7f !important;
}

.categories-links .category-link .icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  border-radius: 50px;
  background: #387b7f;
}
.categories-links .category-link .icon img {
  max-width: 80px;
  max-height: 80px;
}

.categories-links {
  border: 1px solid #387b7f !important;
  padding: 15px;
}

.events-header {
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
}

#filtering {
  border: 1px solid #387b7f !important;
  padding: 30px !important;
  padding-bottom: 10px !important;
  box-shadow: none !important;
}

#filtering .btn-primary {
  background-color: #387b7f !important;
  border: 1px solid #387b7f !important;
}

#event-page {
  display: grid;
}

#event-page-header {
  order: 2;
}

#event-page-body {
  order: 1;
}

#event-page-footer {
  order: 3;
}

.event-item-pic {
  display: none !important;
}

#event-page h2 {
  color: #000 !important;
}
#event-page h3 {
  color: #000 !important;
}

.mobActive {
  display: block !important;
}
