.present{
	width: 50%;
	position: relative;
	display: block;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-top: 50px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-color: rgba(var(--color-ivz6nrv9g), 1);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: rgba(var(--color-i2rqk17a2), 0.05);
	border-right-color: rgba(var(--color-ixze2gs89), 0.05);
	border-bottom-color: rgba(var(--color-ii6ujorxz), 0.05);
	border-left-color: rgba(var(--color-i41gj3txb), 0.05);
}
.present h2{
	color: #fff;
	font-size: 30px;
}
.present p{
	font-weight: 800;
	color: #fff;
}
.present p span{
	font-weight: 400;
}
.present input{
	width: 100%;
	display: block;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgba(var(--color-ij8v143cj), 1);
	border-right-color: rgba(var(--color-ie5k6zg41), 1);
	border-bottom-color: rgba(var(--color-i0y6q5l8b), 0.3);
	border-left-color: rgba(var(--color-i9z10fhgh), 1);
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: rgba(var(--color-ic93re58g), 0.1);
	font-size: 13px;
	font-weight: 500;
	margin-left: 0px;
	margin-right: 0px;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-size: auto;
	background-attachment: scroll;
	color: rgba(var(--color-i86fzfj5u), 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.present button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: normal;
	background-color: rgba(var(--color-irwlzvyti), 1);
	color: rgba(var(--color-ift1oqlfs), 1);
	position: relative;
	text-decoration-line: none;
	font-size: 12px;
	font-weight: 700;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition-property: all;
	transition-duration: 700ms;
	transition-delay: 0ms;
	transition-timing-function: ease;
	flex-shrink: 1;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	box-shadow: 0px 20px 15px -20px rgba(var(--color-i1fjca3jq), 0.6);
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.present button:hover{
	box-shadow: none;
	background-image: linear-gradient(rgba(var(--color-il6ud1tx7), 0.1) 0%, rgba(var(--color-il6ud1tx7), 0.1) 100%);
	background-repeat: no-repeat;
	background-position: left 0px top 0px;
	background-size: auto;
	background-attachment: scroll;
}
.call_order{
	text-decoration: none;
}
.link-universal--u-iliaiz7z8{
	padding-top: 30px;
	padding-bottom: 30px;
}
.mfp-bg{
	background-color: #fff;
	opacity: 1;
}
.popup_form{
	position: relative;
	text-align: center;
	max-width: 450px;
	margin: 0 auto;
}
.popup_title{
	font-size: 30px;
	font-weight: 600;
}
.popup_text{
	max-width: 300px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 14px;
	color: #555;
	letter-spacing: 0.5px;
}
.popup_form input, .material{
	width: 70%;
	padding: 15px;
	margin-bottom: 15px
}
.btn{
	border: none;
	padding: 20px;
	background-color: rgba(var(--color-irwlzvyti), 1);
	color: #fff;
	letter-spacing: 0.5px;
	width: 70%;
}
.btn:hover{
	background-image: linear-gradient(rgba(var(--color-il6ud1tx7), 0.1) 0%, rgba(var(--color-il6ud1tx7), 0.1) 100%);
}
.mfp-close{
	color: #666 !important;
}

.slick-prev {
    left: 50px;
    z-index: 100;
}
.slick-next {
    right: 50px;
    z-index: 100;
}
.hidden{
	display: none;
}
.phone_input{
	margin-bottom: 15px;
	font: inherit;
	padding: 15px;
	width: 70%;
}
.thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thanks .thanks_container {
  position: relative;
}

.thanks .thanks_container h4 {
  font-size: 20px;
  text-transform: uppercase;
}

.thanks .thanks_container h5 {
  padding-top: 14px;
  font-size: 17px;
}

.thanks .thanks_container .subscription {
  padding-top: 30px;
}

.thanks .thanks_container .subscription p {
  text-transform: uppercase;
  font-family: Gilroy-Bold;
}

.thanks .thanks_container .btn {
  margin-top: 10px;
}

.thanks .thanks_container img {
  width: 15px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  position: absolute;
  top: 0;
  right: 0;
}

.thanks .thanks_container img:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.span_block{
	display: block;
}
#back-top {
    position: fixed;
    bottom: 20%;
    right: 4%;
    max-width: 50px;
    border-radius: 50%;
    padding: 8px 19px;
    cursor: pointer;
    z-index: 100;
}
#back_top:hover {
	background-color: #dd924c;
}