﻿
.formgroup, .formgroup-active, .formgroup-error{
	background-repeat: no-repeat;
	background-position: 900px 30px;
	transition: background-image 0.7s;
	-webkit-transition: background-image 0.7s;
	-moz-transition: background-image 0.7s;
	-o-transition: background-image 0.7s;
}
.formgroup{
	background-image: url('');	
}
.formgroup-active{
	background-image: url('<?=ROOT?>/assets/images/pickaxe.gif');
}
.formgroup-error{
	background-image: url('');
	color: red;
}
.wrapper {
  display: inline-flex;
  list-style: none;
  position: sticky;
  padding-left: 370px;
}
.wrapper .icon {
  background: #ffffff;
  border-radius: 50%;
  padding: 15px;
  margin: 10px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .tooltip {
  top: 0;
  font-size: 14px;
  background: #ffffff;
  color: #ffffff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .tooltip::before {
  content: "";
  height: 8px;
  width: 8px;
  background: #ffffff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}
.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
  background: #E4405F;
  color: #ffffff;
}
.wrapper .youtube:hover,
.wrapper .youtube:hover .tooltip,
.wrapper .youtube:hover .tooltip::before {
  background: #CD201F;
  color: #ffffff;
}






		
.class_1{

	width: 100%;
	max-width: 500px;
	margin: auto;
	padding: 10px;
	background-color: rgb(255, 255, 255);
	text-align: center;
	height: 385px;
	
}

.class_2{

	width: 480px;
	height: 55px;
	padding: 10px;
	background-color: rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	
}

.class_3{

	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	
}

.class_4{

	width: 479px;
	height: 171px;
	padding: 10px;
	background-color: rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	
}

.class_5{

	display: flex;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	align-items: center;
	background-color: rgb(247, 247, 247);
	border-radius: 10px;
	
}

.class_6{

	min-width: 50px;
	margin: auto;
	display: inline-block;
	left: 6px;
	color: rgb(0, 0, 0);
	width: 30%;
	background-color: rgb(247, 247, 247);
	
}

.class_7{

	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
	background-clip: padding-box;
	border: 1px solid rgb(206, 212, 218);
	appearance: none;
	border-radius: 0.375rem;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin: auto;
	
}

.class_8{

	min-width: 50px;
	margin: auto;
	display: inline-block;
	background-color: rgb(247, 247, 247);
	color: rgb(0, 0, 0);
	left: 1px;
	width: 30%;
	
}

.class_9{

	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
	background-clip: padding-box;
	border: 1px solid rgb(206, 212, 218);
	appearance: none;
	border-radius: 0.375rem;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin: auto;
	
}

.class_10{

	min-width: 50px;
	margin: auto;
	display: inline-block;
	background-color: rgb(247, 247, 247);
	color: rgb(0, 0, 0);
	left: 2px;
	width: 30%;
	
}

.class_11{

	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
	background-clip: padding-box;
	border: 1px solid rgb(206, 212, 218);
	appearance: none;
	border-radius: 0.375rem;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin: auto;
	height: 100px;
	
}

.class_12{

	width: 479px;
	height: 67px;
	padding: 10px;
	background-color: rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	margin: 5em auto auto;
	
}

.class_13{

	font-size: 16px;
	padding: 10px;
	border: medium none;
	color: rgb(255, 255, 255);
	background-color: rgb(13, 110, 253);
	border-radius: 6px;
	margin: 0em 2em 0em 0em;
	cursor: pointer;
	left: 2px;
	
}

.class_14{

	font-size: 30px;
	margin: auto;
	color: rgb(0, 0, 0);
	
}
