/* Колір лінії для hr */
hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: 1px solid rgba(43, 73, 106);
}

/* Колір рядків для таблиць */
tr:nth-child(even) {
  background-color: #eee;
}

/* Колір Blockquote */
blockquote {
    border-left: 2px solid;
    border-color: #059;
    margin: 10px;
    padding: 10px;
}





  /* Лінія для заголовків */
.tm-heading-line {
  position: relative;
  margin-bottom: 10px !important;
}
.tm-heading-line:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 50px;
  height: 2px;
  background: #456;
}

 /* Лінія для посилань*/
.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #005599;
}
.hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #005599;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

 /* Лінія для посилань -2*/
.hover-underline-animation2 {
  display: inline-block;
  position: relative;
  color: #005599;
}

.hover-underline-animation2:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #eeeeee;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation2:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}




/* Стилі для головного меню*/
/* Стиль кнопки з іконкою - 1 */
 .button-1 {
  background: #069;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-1:hover {
	background: #058;
}
.button-1-text {
	position: relative;
	padding: 7px 18px;
}
.button-1-icon {
	background: #047;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 2 */
 .button-2 {
	background: #ba3;
  color: #FFFFFF;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
  width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-2:hover {
	background: #a92;
}
.button-2-text {
	position: relative;
	padding: 7px 18px;
}
.button-2-icon {
	background: #981;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }


/* Стиль кнопки з іконкою - 3 */
 .button-3 {
  background: #935;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-3:hover {
	background: #824;
}
.button-3-text {
	position: relative;
	padding: 7px 18px;
}
.button-3-icon {
	background: #713;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }


/* Стиль кнопки з іконкою - 4 */
 .button-4 {
  background: #473;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-4:hover {
	background: #362;
}
.button-4-text {
	position: relative;
	padding: 7px 18px;
}
.button-4-icon {
	background: #251;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }


/* Стиль кнопки з іконкою - 5 */
 .button-5 {
  background: #669;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-5:hover {
	background: #558;
}
.button-5-text {
	position: relative;
	padding: 7px 18px;
}
.button-5-icon {
	background: #447;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }


/* Стиль кнопки з іконкою - 6 */
 .button-6 {
  background: #588;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-6:hover {
	background: #477;
}
.button-6-text {
	position: relative;
	padding: 7px 18px;
}
.button-6-icon {
	background: #366;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }


/* Стиль кнопки з іконкою - 7 */
 .button-7 {
  background: #b84;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-7:hover {
	background: #a73;
}
.button-7-text {
	position: relative;
	padding: 7px 18px;
}
.button-7-icon {
	background: #962;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 8 */
 .button-8 {
  background: #d70;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-8:hover {
	background: #c60;
}
.button-8-text {
	position: relative;
	padding: 7px 18px;
}
.button-8-icon {
	background: #b50;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 9 */
 .button-9 {
  background: #b44;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-9:hover {
	background: #a33;
}
.button-9-text {
	position: relative;
	padding: 7px 18px;
}
.button-9-icon {
	background: #922;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 10 */
 .button-10 {
  background: #556;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-10:hover {
	background: #445;
}
.button-10-text {
	position: relative;
	padding: 7px 18px;
}
.button-10-icon {
	background: #334;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 11 */
 .button-11 {
  background: #877;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-11:hover {
	background: #766;
}
.button-11-text {
	position: relative;
	padding: 7px 18px;
}
.button-11-icon {
	background: #655;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }

/* Стиль кнопки з іконкою - 12 */
 .button-12 {
  background: #b76;
  color: #fff;
  font-size: 0.9rem;
  font-family: inherit;
  letter-spacing: 1px;
  font-weight: inherit;
	width: 100%;
	border-radius: 0px;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 10px;
}
.button-12:hover {
	background: #a65;
}
.button-12-text {
	position: relative;
	padding: 7px 18px;
}
.button-12-icon {
	background: #954;
  position: relative;
	text-shadow: none;
	padding: 8px 8px;
  }






