/* * LEGEND - Iconic Coming Soon Template
*
* This is a premium product available exclusively at this address http://themeforest.net/user/madeon08/portfolio
*
* This file is minified/crypted only for the demo, you will find an expanded, commented and accurate file in your download pack.
*
* Thanks for your support!
*
* */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css);
@import url(bootstrap.min.css);
@import url(animate.css);
@import url(photoswipe.css);
@import url(default-skin.css);
@import url(jquery.mCustomScrollbar.css);
@import url(vegas.css);
@import url(bodoni_mt.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
#loading {
	width: 100vw;
	height: 100vh;
	background: #000;
	position: fixed;
	z-index: 999999
}
#loading #preloader {
	position: relative;
	width: 100%;
	height: 80px;
	top: calc(50% - 90px);
	text-align: center;
	margin: 0 auto
}
#loading #preloader:after {
	content: "LYS D'OR";
	position: absolute;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
	font-family: Bodoni MT !important;
	top: 110px;
	width: 100%;
	left: 0;
	right: 0;
	height: 1px;
	text-align: center
}
#loading #preloader span {
	position: absolute;
	border: 4px solid #be9e75;
	border-radius: 100%
}
#loading #preloader span:nth-child(1) {
	width: 80px;
	height: 80px;
	left: calc(50% - 40px);
	-webkit-animation: spin-1 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-animation: spin-1 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
	animation: spin-1 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1)
}
#loading #preloader span:nth-child(2) {
	top: 20px;
	left: calc(50% - 20px);
	width: 40px;
	height: 40px;
	-webkit-animation: spin-2 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-animation: spin-2 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
	animation: spin-2 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1)
}
@-webkit-keyframes spin-1 {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0.3
	}
	100% {
		opacity: 1
	}
}
@-moz-keyframes spin-1 {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0.3
	}
	100% {
		opacity: 1
	}
}
@keyframes spin-1 {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0.3
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes spin-2 {
	0% {
		opacity: 0.3
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0.3
	}
}
@-moz-keyframes spin-2 {
	0% {
		opacity: 0.3
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0.3
	}
}
@keyframes spin-2 {
	0% {
		opacity: 0.3
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0.3
	}
}
body {
	background: #000;
	font-family: Bodoni MT !important;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.5em;
	position: absolute;
	height: 100%;
	margin-top: 10vh
}
.scroll-touch {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
body, html {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	width: 100%
}
body, input, select, textarea {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1)
}
a {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer;
	text-decoration: none;
	color: #fff
}
a:hover {
	color: #be9e75;
	text-decoration: none !important;
	outline: none !important
}
a:active, a:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #fff
}
a[href^=tel] { 
    color: inherit; 
    text-decoration: none; 
}
button {
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	cursor: pointer
}
button:hover, button:active, button:focus {
	outline: none !important;
	text-decoration: none !important;
	color: #2B2D35
}
.paybutton {
    text-align:center;
    margin-top:50px;
}
strong, b {
	font-weight: 700
}
em, i {
	font-style: italic
}
p {
	margin: 0;
	font-size: 1em;
	line-height: 1.6em;
	color: #fff;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight: 400;
	line-height: 1.3em;
	font-family: Bodoni MT !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: inherit
}
h1 {
	font-size: 60px;
	font-weight: 400
}
h2 {
	font-size: 35px;
	margin-top: 15px;
	margin-bottom: 30px
}
h3 {
	font-size: 30px;
	margin-bottom: 25px
}
h4 {
	font-size: 25px;
	margin-bottom: 25px
}
h5 {
	font-size: 20px;
	margin-bottom: 25px
}
h6 {
	font-size: 15px;
	margin-bottom: 25px
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em
}
.clear {
	clear: both
}
.display-none {
	display: none !important
}
.align-left {
	text-align: left
}
.align-center {
	text-align: center
}
.align-right {
	text-align: right
}
.no-margin-bottom {
	margin-bottom: 0
}
.opacity-0 {
	opacity: 0 !important;
	visibility: hidden !important
}
.opacity-03 {
	opacity: 0.3 !important
}
.opacity-1 {
	opacity: 1 !important;
	visibility: visible !important
}
.index-999 {
	z-index: -999 !important
}
.tooltip.top .tooltip-arrow {
	border-top-color: #2B2D35
}
.tooltip.right .tooltip-arrow {
	border-right-color: #2B2D35
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #2B2D35
}
.tooltip.left .tooltip-arrow {
	border-left-color: #2B2D35
}
.tooltip .tooltip-inner {
	background: #2B2D35;
	color: #be9e75;
	font-family: Bodoni MT !important;
	font-weight: 400
}
::-moz-selection {
	color: #fff;
	background-color: #be9e75
}
::selection {
	color: #fff;
	background-color: #be9e75
}
.buy-btn {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    color:#fff !important;
    font-size: 1.1em;
}
.buy-btn:hover {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    color:#000 !important;
}
.buy-btn:hover > .buy-btn-circle {
    color: #fff;
}
.buy-btn-circle {
    color: #be9e75;
    font-size: 3em;
}

.light-btn {
	background: transparent;
	letter-spacing: 1px;
	padding: 0.7em 1em;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid rgba(255, 255, 255, 0.4)
}
.light-btn:hover {
	background: transparent;
	color: #fff;
	border-color: #fff
}
.part-btn {
    display:inline-block;
    margin-top:40px;
    color:#fff;
    text-decoration: underline;
}
.part-btn:hover {
    display:block;
    margin-top:40px;
    color:#be9e75;
}
.part-btn-2 {
    display:inline-block;
    margin-top:20px;
    color:#000;
    text-decoration: underline;
}
.part-btn-2:hover {
    display:block;
    margin-top:20px;
    color:#be9e75;
}
.pay-btn span {
    font-size: 13px;
}
.disabled-btn, 
.disabled-btn:hover,
.disabled-btn:active,
.disabled-btn:focus {
    background-color: #ccc !important;
    color:#000 !important;
    border: 1px solid #ccc !important;
    transition: 2s;
    cursor: not-allowed;
    //pointer-events: none;
    user-select: none;
}
.nodisabled-btn, 
.nodisabled-btn:hover,
.nodisabled-btn:active,
.nodisabled-btn:focus {
    transition: 1.5s;
}
.margin-btn{
    margin-left:10px;
}
.action-btn {
	background: #be9e75;
	letter-spacing: 1px;
	padding: 0.7em 1em;
	color: #fff;
	display: inline-block;
	border: 1px solid #be9e75
}
.action-btn:hover {
	background: #fff;
	color: #2B2D35;
	border-color: #fff
}
.action-btn-2 {
	background: #be9e75;
	letter-spacing: 1px;
	padding: 0.7em 1em;
	color: #fff;
	display: inline-block;
	border: 1px solid #be9e75
}
.action-btn-2:hover {
	background: transparent;
    letter-spacing: 1px;
    padding: 0.7em 1em;
    color: #000;
    display: inline-block;
    border: 1px solid black;
}
.global-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	overflow: visible;
	width: 100%;
	z-index: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.global-overlay.hide-overlay {
	opacity: 0.4 !important
}
.global-overlay .overlay {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh !important;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	border-right: 1px solid #15171e
}
.global-overlay .overlay.skew-part {
	-webkit-transform: skew(-25deg, 0deg);
	-moz-transform: skew(-25deg, 0deg);
	-ms-transform: skew(-25deg, 0deg);
	-o-transform: skew(-25deg, 0deg);
	transform: skew(-25deg, 0deg)
}
.global-overlay .overlay .overlay-dash {
	background: url(../img/overlay.svg);
	background-size: cover;
	background-position: center center;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh !important
}
.brand-logo {
	position: relative;
	margin: auto;
	margin-bottom: 30px
}
.polyfy-title {
	padding: 0 0 0 0;
	margin-left: -10px;
	color: #fff;
	text-transform: none;
	font-family: Bodoni MT !important;
}
.text-countdown {
	font-family: Bodoni MT !important;
	font-size: 40px
}
.text-countdown #getting-started {
	display: inline-block
}
.text-countdown #getting-started .second-timer {
	min-width: 70px;
	text-align: left !important;
	display: inline-block
}
.width100 {
    width: 100vw !important;
}
.buypage {
    position:inherit !important;
    height:inherit !important;
    width: 100vw !important;
}
.lawdocs {
    margin-top:20px;
}
.lawdocs a {
    font-size:12px;
    font-weight:900;
    color:#fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding:5px 7px;
    letter-spacing:0.5px;
}
.lawdocs a:hover {
    border-color:#fff;
}
.lawdocs a:nth-child(2) {
    margin-left:5px;
}
.lawtext {font-size: 12px !important;line-height: 15px;margin-top: 20px;}
.lawtext a {text-decoration: underline;}
.lawtext a:hover {text-decoration: underline !important;color: #be9e75;}
.lawtext2 {font-size: 12px !important;line-height: 15px;text-align: center;margin-bottom: 15px;}
.lawtext2 a {text-decoration: underline;color:#000 !important;}
.lawtext2 a:hover {text-decoration: underline !important;color: #be9e75 !important;}
#home-wrap {
	position: fixed;
	background: transparent;
	left: 0;
	top: 0;
	width: 50vw;
	height: 100vh;
	opacity: 0;
	z-index: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1)
}
#home-wrap:before {
	content: " ";
	position: absolute;
	top: 0;
	width: 100vw;
	height: 100%;
	background: rgba(0, 0, 0);
	z-index: 0;
	outline: none
}
#home-wrap.hide-left {
	width: calc(50% - 50px) !important
}
#home-wrap .content {
	position: absolute;
	z-index: 0;
	left: 0;
	padding: 0;
	top: 50vh;
	width: 100%;
	padding: 0 5%;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: 1;
	visibility: visible
}

#home-wrap .content p, #home-wrap .container p {
	font-weight: 400;
	line-height: 1.4em;
	font-family: Bodoni MT !important;
	margin-top: 30px;
	margin-bottom: 30px
}

#home-wrap .parameter .error input,
#home-wrap .parameter .error select,
#home-wrap .parameter .error textarea {
    border:2px solid #FF1D4D !important;
	color: #fff !important;
}

#home-wrap .parameter .error > .error-message {
    display: inherit;
}

#home-wrap .parameter .error input::-webkit-input-placeholder, 
#home-wrap .parameter .error textarea::-webkit-input-placeholder{ 
  color: #FF1D4D !important;
}
#home-wrap .parameter .error input::-moz-placeholder,
#home-wrap .parameter .error textarea::-moz-placeholder{ 
  color: #FF1D4D !important;
}
#home-wrap .parameter .error input:-ms-input-placeholder,
#home-wrap .parameter .error textarea:-ms-input-placeholder{ 
  color: #FF1D4D !important;
}
#home-wrap .parameter .error input:-moz-placeholder,
#home-wrap .parameter .error textarea:-moz-placeholder{ 
  color: #FF1D4D !important;
}

#home-wrap .agreement .error input[type=checkbox].checkbix+label>span{ 
    border-color: #FF1D4D !important;
}

#home-wrap .parameter .error-message {
    color:#FF1D4D;
    margin-bottom: -10px;
    margin-top: 0px;
    margin-left:15px;
    font-size: 13px;
    display:none;
}

#home-wrap .promo-yes , #home-wrap .promo-yes span {
    color: #FF1D4D !important;
    text-decoration: line-through;
}

#home-wrap .promo-no , #home-wrap .promo-no span {
    color: white !important;
}

#home-wrap .parameter .good input,
#home-wrap .parameter .good select,
#home-wrap .parameter .good textarea {
    border:2px solid #8bc34a !important;
	color: #fff !important;
}

#home-wrap .parameter .good > .good-message {
    display: inherit;
}

#home-wrap .parameter .good input::-webkit-input-placeholder, 
#home-wrap .parameter .good textarea::-webkit-input-placeholder{ 
  color: #8bc34a !important;
}
#home-wrap .parameter .good input::-moz-placeholder,
#home-wrap .parameter .good textarea::-moz-placeholder{ 
  color: #8bc34a !important;
}
#home-wrap .parameter .good input:-ms-input-placeholder,
#home-wrap .parameter .good textarea:-ms-input-placeholder{ 
  color: #8bc34a !important;
}
#home-wrap .parameter .good input:-moz-placeholder,
#home-wrap .parameter .good textarea:-moz-placeholder{ 
  color: #8bc34a !important;
  border:2px solid #8bc34a !important;
}

#home-wrap .parameter .good-message {
    color:#8bc34a;
    margin-bottom: -10px;
    margin-top: 0px;
    margin-left:15px;
    font-size: 13px;
    display:none;
}

#home-wrap .parameter p,
#home-wrap .parameter input,
#home-wrap .parameter select,
#home-wrap .parameter textarea {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}

#home-wrap .parameter select {
    text-align: center;
    text-align-last: center;
}

#home-wrap .parameter input,
#home-wrap .parameter select,
#home-wrap .parameter textarea {
    border-radius:0px !important;
	border:2px solid #be9e75 !important;
	color: #fff !important;
	background-color: #000 !important;
	-webkit-appearance:none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

input::-webkit-clear-button {
    background: #be9e75;
    -webkit-appearance: none;
    height: 10px;
    width: 10px;
}

input::-webkit-input-placeholder, 
textarea::-webkit-input-placeholder{ 
  color: #be9e75 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder{ 
  color: #be9e75 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{ 
  color: #be9e75 !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ 
  color: #be9e75 !important;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {color: transparent !important;}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {color: transparent !important;}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {color: transparent !important;}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {color: transparent !important;}

.form-control {
    -webkit-box-shadow: inset 0 0px 0px #be9e75 !important;
    box-shadow: none !important;
    -webkit-appearance:none;
    padding: 6px 10px;
}

#home-wrap .parameter .checkbox-css label.checkbix {
    border-bottom: 0px solid #be9e75;
    margin-top: 10px;
    font-size: 20px;
}

#home-wrap .parameter span {
    color: #be9e75;
}

#map {
    width: 100%; 
    height: 300px;    
    margin-top: 15px !important;
}

#home-wrap .agreement label {
    font-weight: 400;
    font-family: Bodoni MT !important;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

#home-wrap .agreement label a {
    color: #be9e75;
}

#home-wrap .agreement label a:hover {
    border-bottom: 1px solid #be9e75;
}

#home-wrap .agreement {
    margin-top: 40px;
}

#home-wrap label {
	font-weight: 400;
    line-height: 1.4em;
    font-family: Bodoni MT !important;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 0px;
    border-bottom: 2px solid #be9e75;
    width: 100%;
}

#home-wrap label {
	font-weight: 400;
    line-height: 1.4em;
    font-family: Bodoni MT !important;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 0px;
    border-bottom: 2px solid #be9e75;
    width: 100%;
}

.vegas-slide, .vegas-timer {
	width: 50vw
}
#info-wrap {
	background: #fff;
	overflow: auto;
	color: #000;
	margin: 0;
	z-index: 15;
	position: relative;
	width: 50%;
	min-height: 100vh;
	left: 100vw;
	opacity: 0;
	top: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1)
}
#info-wrap h1, #info-wrap h2, #info-wrap h3, #info-wrap h4, #info-wrap h5, #info-wrap h6 {
	color: #000;
	font-size: 50px
}
#info-wrap p {
	color: #000
}
#info-wrap.show-info {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 1
}
#info-wrap .center-text {
	vertical-align: middle;
	display: table-cell;
	text-align: center
}
#info-wrap .content {
	width: 100%;
	padding: 8% 10% 0;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: 1;
	visibility: visible
}
#info-wrap .content h1, #info-wrap .content h2, #info-wrap .content h3, #info-wrap .content h4, #info-wrap .content h5, #info-wrap .content h6,
#info-wrap .container h1, #info-wrap .container h2, #info-wrap .container h3, #info-wrap .container h4, #info-wrap .container h5, #info-wrap .container h6{
	color: #757A86
}
#info-wrap .content h3,
#info-wrap .container h3{
	font-family: Bodoni MT !important;
	text-transform: uppercase;
	font-weight: 700
}
#info-wrap .content span.separator,
#info-wrap .container span.separator {
	display: block;
	height: 2px;
	background: #fff;
	width: 100%;
	margin: 50px 0 60px
}
#info-wrap .content p,
#info-wrap .container p,
#info-wrap label{
	color: #747c83
}


#info-wrap h1, #info-wrap h2, #info-wrap h3, #info-wrap h4, #info-wrap h5, #info-wrap h6 {
	font-weight: 600
}
#info-wrap h1.darky, #info-wrap h2.darky, #info-wrap h3.darky, #info-wrap h4.darky, #info-wrap h5.darky, #info-wrap h6.darky {
	color: #000;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Bodoni MT !important;
}
#info-wrap h1.lighty, #info-wrap h2.lighty, #info-wrap h3.lighty, #info-wrap h4.lighty, #info-wrap h5.lighty, #info-wrap h6.lighty {
	color: #F7F7F7;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Bodoni MT !important;
}
#info-wrap p {
	color: #000
}
#info-wrap .hero {
	position: relative;
	background-color: #fff;
	height: 25vh;
	display: table;
	width: 100% !important;
	padding: 8% 10%;
	text-align: center
}
#info-wrap .dark-hero {
	position: relative;
	background-color: #000;
	height: 25vh;
	display: table;
	width: 100% !important;
	padding: 8% 10%;
	text-align: center
}
#info-wrap .dark-hero:after {
	z-index: 5;
	position: absolute;
	top: 98.1%;
	left: 50%;
	margin-left: -50px;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 50px #000;
	border-left: solid 50px transparent;
	border-right: solid 50px transparent
}
#info-wrap .content {
	padding: 0
}
#info-wrap .content-form {
	padding: 12% 10%;
	background: #f2f3f7
}
#info-wrap .no-padding-bottom {
	padding-bottom: 0
}
#info-wrap .center-text {
	vertical-align: middle;
	display: table-cell
}
#info-wrap .photo-line figure {
	padding: 0;
	margin: 0;
	/*width: 50%;*/
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	background: #000
}
#info-wrap .photo-line figure.clear-second {
	clear: both
}
#info-wrap .photo-line figure a.box-picture {
	overflow: hidden;
	width: 100%;
	display: block;
	position: relative;
	background: #20232D
}
#info-wrap .photo-line figure a.box-picture img {
	opacity: 0.4;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
#info-wrap .photo-line figure a.box-picture .text-center {
	bottom: 50%;
	line-height: 1;
	height: auto;
	width: 100%;
	text-align: center;
	left: 0;
	opacity: 1;
	position: absolute;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1)
}
#info-wrap .photo-line figure a.box-picture .text-center h4 {
	color: #fff;
	font-family: Bodoni MT !important;
	margin-bottom: 0;
	text-transform: uppercase;
    font-size: 1.4em;   
	letter-spacing: 2px
}
#info-wrap .photo-line figure a.box-picture .text-center p {
	color: #F7F7F7;
	font-weight: 600;
	font-size: 1.2em
}
#info-wrap .photo-line figure a.box-picture:hover {
	background: #20232D
}

#info-wrap .photo-line figure img {
	overflow: hidden;
	-webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1)
}
#info-wrap .photo-line figure figcaption {
	display: none
}
#info-wrap .photo-line figure .photo-details {
	background: #fff;
	padding: 1em;
	text-align: left;
	color: #747c83
}
#info-wrap .photo-line figure .photo-details h4 {
	font-weight: 800;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 0.8em;
	opacity: 1;
	color: #747c83
}
#info-wrap .photo-line figure .photo-details span.border {
	display: block;
	height: 2px;
	background: #be9e75;
	width: 10%;
	margin: 0.8em 0 1em
}
#info-wrap .photo-line figure .photo-details p {
	font-size: 0.9em;
	color: #999;
	font-weight: 500;
	line-height: 1.2
}
.command-info-wrap {
	position: fixed;
	top: 0;
	left: 100vw;
	opacity: 0;
	z-index: 5;
	color: #fff;
	padding: 0;
	background: #2B2D35;
	width: 50%;
	height: 100vh;
	border: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.command-info-wrap.show-command {
	-webkit-transform: translate3d(calc(-100% - 50px), 0, 0);
	-moz-transform: translate3d(calc(-100% - 50px), 0, 0);
	-o-transform: translate3d(calc(-100% - 50px), 0, 0);
	-ms-transform: translate3d(calc(-100% - 50px), 0, 0);
	transform: translate3d(calc(-100% - 50px), 0, 0);
	opacity: 1 !important
}
.command-info-wrap button.to-close {
	background: #2B2D35;
	font-size: 1.5em;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 50px;
	height: 100%;
	line-height: 100%;
	text-align: center;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.command-info-wrap button.to-close i {
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.command-info-wrap button.to-close:hover {
	background: #22232a;
	color: #fff
}
.command-info-wrap button.to-close:hover i {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.command-info-wrap .to-scroll {
	background: transparent;
	font-size: 1.5em;
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 50px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.command-info-wrap .to-scroll:hover {
	color: #fff
}
.command-info-wrap .to-scroll.hide-scroll {
	bottom: -50px !important
}
@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translateY(0px)
	}
	50% {
		-webkit-transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0px)
	}
}
@-moz-keyframes scroll {
	0% {
		-moz-transform: translateY(0px)
	}
	50% {
		-moz-transform: translateY(10px)
	}
	100% {
		-moz-transform: translateY(0px)
	}
}
@keyframes scroll {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px)
	}
	50% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px)
	}
}
.scroll-down {
	display: inline-block;
	content: "";
	-webkit-animation: scroll 1.3s ease-out infinite forwards;
	-moz-animation: scroll 1.3s ease-out infinite forwards;
	animation: scroll 1.3s ease-out infinite forwards
}
.widget-angle-top-right {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
	border: none;
	padding: 0;
	color: #be9e75;
	font-size: 1em;
	border-top: 50px solid #2B2D35;
	border-left: 50px solid transparent
}
.widget-angle-top-right span.icon-text {
	font-family: Bodoni MT !important;
	font-weight: 700;
	position: absolute;
	top: -47px;
	left: -22px
}
.widget-angle-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	background: transparent;
	border: none;
	padding: 0;
	color: #be9e75;
	font-size: 1em;
	border-bottom: 50px solid #2B2D35;
	border-left: 50px solid transparent
}
.widget-angle-bottom-right span.icon-text {
	font-family: Bodoni MT !important;
	font-weight: 700;
	position: absolute;
	top: 23px;
	left: -22px
}
.widget-angle-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent;
	border: none;
	padding: 0;
	color: #be9e75;
	font-size: 1em;
	border-bottom: 50px solid #2B2D35;
	border-right: 50px solid transparent
}
.widget-angle-bottom-left span.icon-text {
	font-family: Bodoni MT !important;
	font-weight: 700;
	position: absolute;
	top: 23px;
	left: 7px
}
.widget-angle-top-left {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
	padding: 0;
	color: #be9e75;
	font-size: 1em;
	border-top: 50px solid #2B2D35;
	border-right: 50px solid transparent
}
.widget-angle-top-left span.icon-text {
	font-family: Bodoni MT !important;
	font-weight: 700;
	position: absolute;
	top: -47px;
	left: 7px
}
.mCSB_scrollTools {
	position: absolute;
	width: 5px;
	height: auto;
	left: auto;
	top: 0;
	right: 0px;
	bottom: 0;
	z-index: 25;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	-o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1)
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
	height: 100%;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background-color: #757a86;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 5px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	text-align: center
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #be9e75
}
.dialog, .dialog__overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.dialog {
	position: fixed;
	z-index: 999;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	pointer-events: none
}
.dialog__overlay {
	position: absolute;
	z-index: 1;
	background: rgba(31, 34, 46, 0.9);
	opacity: 0;
	transition: opacity 0.3s
}
.dialog--open .dialog__overlay {
	opacity: 1;
	pointer-events: auto
}
.dialog__content {
	width: 50%;
	max-width: 500px;
	min-width: 290px;
	background: transparent;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 5;
	opacity: 0;
	overflow: hidden;
	background: url(../img/background-newsletter.jpg) center;
	background-size: cover;
	border: 10px solid #2B2D35;
	-webkit-transition: all 3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.dialog__content::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid #be9e75;
	background: rgba(32, 35, 45, 0.8)
}
.dialog--open .dialog__content {
	pointer-events: auto
}
.dialog .close-newsletter {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: transparent;
	width: 40px;
	height: 40px;
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	opacity: 0.5
}
.dialog .close-newsletter:hover {
	opacity: 1
}
.dialog .dialog-inner {
	padding: 90px 70px;
	overflow: hidden
}
.dialog .dialog-inner::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}
.dialog .dialog-inner h4 {
	color: #fff;
	font-size: 40px;
	font-family: Bodoni MT !important;
	font-weight: 700
}
.dialog .dialog-inner p {
	color: #f2f3f7;
	font-size: 16px
}
.subscribe p {
	font-weight: 400
}
.subscribe .notifyMe {
	max-width: 450px;
	margin: auto;
	margin-top: 2em
}
.subscribe .notifyMe .form-group {
	margin-bottom: 1em
}
.subscribe .notifyMe .form-group .fa {
	color: #757A86;
	position: absolute;
	text-align: center;
	top: 15px;
	left: 15px
}
.subscribe .notifyMe .form-group .form-control {
	text-align: center;
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	font-weight: 600;
	outline: medium none;
	padding: 0 1em;
	width: 100%;
	margin: auto;
	color: #000;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.subscribe .notifyMe .form-group .form-control:hover, .subscribe .notifyMe .form-group .form-control:focus {
	box-shadow: none
}
.subscribe .notifyMe .form-group .form-control::-webkit-input-placeholder {
	color: #747c83 !important
}
.subscribe .notifyMe .form-group .form-control::-moz-placeholder {
	color: #747c83 !important
}
.subscribe .notifyMe .form-group .form-control:-moz-placeholder {
	color: #747c83 !important
}
.subscribe .notifyMe .form-group .form-control:-ms-input-placeholder {
	color: #747c83 !important
}
.subscribe .notifyMe .form-group button.submit {
	border: 2px solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-family: Bodoni MT !important;
	background: #be9e75;
	color: #fff;
	height: 50px;
	padding: 1em 0;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
	width: 70%;
	margin: 20px auto 0;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.subscribe .notifyMe .form-group button.submit:hover {
	background: #0dc8a6;
	color: #fff
}
.subscribe .block-message {
	min-height: 50px;
	position: absolute;
	bottom: -100px;
	width: 100%;
	left: 0;
	padding: 15px;
	background: transparent;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.subscribe .block-message.show-block-error {
	bottom: 0;
	background: #FF1D4D
}
.subscribe .block-message.show-block-valid {
	bottom: 0;
	background: #27AE60
}
.subscribe p.notify-valid {
	color: #fff;
	text-transform: none;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 600
}
.dialog__overlay {
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.dialog.dialog--open .dialog__content, .dialog.dialog--close .dialog__content {
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.dialog.dialog--open .dialog__content {
	-webkit-animation-name: anim-open;
	-moz-animation-name: anim-open;
	animation-name: anim-open
}
.dialog.dialog--close .dialog__content {
	-webkit-animation-name: anim-close;
	-moz-animation-name: anim-close;
	animation-name: anim-close
}
@-webkit-keyframes anim-open {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@-moz-keyframes anim-open {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes anim-open {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@-webkit-keyframes anim-close {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
}
@-moz-keyframes anim-close {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
}
@keyframes anim-close {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		-o-transform: translate3d(0, 50px, 0);
		-ms-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
}
.info-contact {
	margin-bottom: 0
}
.info-contact .item-map {
	padding: 0
}
.info-contact .item-map:first-child {
	padding-left: 15px
}
.info-contact .item-map:last-child {
	padding-right: 15px
}
.info-contact .item-map .contact-item {
	padding: 15px 0;
	font-size: 14px;
	text-align: center
}
.info-contact .item-map .contact-item i {
	color: #be9e75;
	font-size: 2em
}
.info-contact .item-map .contact-item a {
	font-weight: 500;
	color: #fff
}
.info-contact .item-map .contact-item a:hover {
	color: #be9e75
}
#contact-form .form-control {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	font-weight: 400;
	outline: medium none;
	height: 40px;
	width: 100%;
	color: #000;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	text-align: left
}
#contact-form .form-control:hover, #contact-form .form-control:focus {
	box-shadow: none
}
#contact-form .form-control::-webkit-input-placeholder {
	color: #747c83 !important
}
#contact-form .form-control::-moz-placeholder {
	color: #747c83 !important
}
#contact-form .form-control:-moz-placeholder {
	color: #747c83 !important
}
#contact-form .form-control:-ms-input-placeholder {
	color: #747c83 !important
}
#contact-form textarea.form-control {
	min-height: 150px
}
#contact-form button#valid-form {
	font-weight: 400;
	letter-spacing: 1px;
	padding: 1em 2em;
	font-size: 1em;
	display: block;
	margin: 0 auto 0;
	background: #be9e75;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 100%;
	line-height: 10px;
	text-transform: uppercase;
}
#contact-form button#valid-form:hover {
	background: #0dc8a6;
	color: #fff
}
#block-answer {
	min-height: 60px;
	margin-top: 1em;
	text-align: center;
	color: #757A86
}
.success-message, .error-message {
	color: #757A86
}
.success-message p, .error-message p {
	color: #757A86 !important
}
.success-message .ion-checkmark-round, .error-message .ion-checkmark-round {
	color: #27AE60
}
.error-message .ion-close-round {
	color: #FF1D4D
}
.social-icons {
	position: absolute;
	left: 0;
	bottom: 2%;
	padding: 0 5%;
	display: inline-block;
	text-align: center;
	width: 100%;
	z-index: 9;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1)
}
.social-icons i {
	color: #fff;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.social-icons a {
	color: #fff;
	width: 40px;
	line-height: 40px;
	letter-spacing: 0;
	background: transparent;
	font-size: 1em;
	font-weight: 300;
	height: 40px;
	display: inline-block;
	text-align: center;
	margin-right: 2px;
	border: none;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
	transition: all 0.3s cubic-bezier(0, 0, 0.58, 1)
}
.social-icons a:hover {
	color: #be9e75;
	background: transparent
}
.social-icons a:hover i {
	color: #be9e75;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
footer {
	padding: 10px 0;
	background: transparent;
	text-align: center
}
footer p {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #757A86
}
#stars {
	width: 1px;
	height: 1px;
	margin-left: 0;
	background: transparent;
	box-shadow: 1355px 277px #FFF, 2155px 154px #FFF, 1505px 2122px #FFF, 603px 160px #FFF, 2068px 1504px #FFF, 799px 1586px #FFF, 1735px 529px #FFF, 32px 1903px #FFF, 2308px 296px #FFF, 1451px 1116px #FFF, 11px 1942px #FFF, 1953px 1804px #FFF, 50px 2029px #FFF, 811px 1610px #FFF, 2124px 311px #FFF, 1997px 1328px #FFF, 1609px 1631px #FFF, 1845px 698px #FFF, 2307px 1213px #FFF, 1949px 186px #FFF, 2181px 2355px #FFF, 352px 959px #FFF, 357px 1910px #FFF, 2054px 1879px #FFF, 1476px 1926px #FFF, 1491px 886px #FFF, 1024px 685px #FFF, 1937px 2170px #FFF, 937px 1723px #FFF, 1477px 1956px #FFF, 2378px 544px #FFF, 1951px 629px #FFF, 2252px 1790px #FFF, 1843px 817px #FFF, 740px 325px #FFF, 752px 880px #FFF, 1335px 2030px #FFF, 2175px 2069px #FFF, 1111px 1447px #FFF, 1352px 1848px #FFF, 1017px 825px #FFF, 889px 826px #FFF, 3px 1483px #FFF, 2344px 2419px #FFF, 1202px 952px #FFF, 514px 2126px #FFF, 992px 1784px #FFF, 1782px 2017px #FFF, 594px 1823px #FFF, 849px 1149px #FFF, 623px 1020px #FFF, 974px 2308px #FFF, 242px 948px #FFF, 1196px 1717px #FFF, 1651px 2388px #FFF, 1821px 1134px #FFF, 1565px 1182px #FFF, 526px 2382px #FFF, 1343px 1714px #FFF, 1561px 288px #FFF, 1609px 943px #FFF, 300px 1540px #FFF, 2286px 484px #FFF, 582px 730px #FFF, 1024px 1536px #FFF, 1814px 1435px #FFF, 201px 1942px #FFF, 2203px 102px #FFF, 1221px 1456px #FFF, 799px 1582px #FFF, 328px 597px #FFF, 137px 119px #FFF, 1608px 241px #FFF, 772px 403px #FFF, 1354px 1909px #FFF, 2219px 678px #FFF, 1582px 763px #FFF, 1626px 251px #FFF, 194px 1652px #FFF, 1570px 343px #FFF, 1342px 874px #FFF, 326px 1689px #FFF, 1823px 1823px #FFF, 1773px 1967px #FFF, 2479px 2491px #FFF, 1079px 1926px #FFF, 1078px 1573px #FFF, 57px 468px #FFF, 712px 1458px #FFF, 1438px 681px #FFF, 1004px 951px #FFF, 254px 895px #FFF, 232px 630px #FFF, 660px 1636px #FFF, 1523px 2452px #FFF, 483px 1461px #FFF, 2327px 878px #FFF, 1316px 768px #FFF, 640px 1386px #FFF, 1600px 1234px #FFF, 754px 594px #FFF, 1951px 2201px #FFF, 445px 321px #FFF, 1797px 874px #FFF, 1240px 2365px #FFF, 1242px 123px #FFF, 680px 1560px #FFF, 1799px 105px #FFF, 2348px 873px #FFF, 1300px 1209px #FFF, 554px 1301px #FFF, 1070px 401px #FFF, 463px 932px #FFF, 234px 1991px #FFF, 1927px 1978px #FFF, 417px 1989px #FFF, 1670px 973px #FFF, 1516px 1234px #FFF, 1559px 1237px #FFF, 322px 968px #FFF, 539px 318px #FFF, 589px 2329px #FFF, 535px 2143px #FFF, 1113px 1950px #FFF, 784px 1226px #FFF, 1812px 1971px #FFF, 156px 1787px #FFF, 1601px 504px #FFF, 739px 1553px #FFF, 271px 784px #FFF, 1782px 1495px #FFF, 431px 275px #FFF, 1439px 1433px #FFF, 2358px 304px #FFF, 1737px 1688px #FFF, 1745px 1442px #FFF, 222px 2150px #FFF, 642px 863px #FFF, 471px 1324px #FFF, 2407px 1368px #FFF, 1339px 2090px #FFF, 974px 473px #FFF, 250px 1958px #FFF, 1777px 2421px #FFF, 464px 350px #FFF, 708px 1830px #FFF, 1225px 2457px #FFF, 919px 211px #FFF, 2106px 118px #FFF, 1966px 1707px #FFF, 2447px 758px #FFF, 1738px 635px #FFF, 1070px 1252px #FFF, 746px 2170px #FFF, 1449px 1236px #FFF, 1889px 471px #FFF, 743px 184px #FFF, 2401px 295px #FFF, 557px 2032px #FFF, 917px 2466px #FFF, 74px 385px #FFF, 2430px 263px #FFF, 122px 1218px #FFF, 261px 315px #FFF, 530px 1482px #FFF, 725px 81px #FFF, 170px 2071px #FFF, 738px 1408px #FFF, 403px 1657px #FFF, 1441px 1705px #FFF, 1878px 2009px #FFF, 953px 110px #FFF, 75px 1976px #FFF, 1389px 214px #FFF, 1386px 2378px #FFF, 2068px 616px #FFF, 945px 1800px #FFF, 1770px 346px #FFF, 1834px 782px #FFF, 548px 118px #FFF, 1877px 1281px #FFF, 433px 1948px #FFF, 1796px 2301px #FFF, 1165px 1839px #FFF, 563px 1104px #FFF, 1874px 1028px #FFF, 1834px 1626px #FFF, 1851px 917px #FFF, 2277px 922px #FFF, 1714px 1011px #FFF, 1298px 1151px #FFF, 901px 186px #FFF, 1558px 1940px #FFF, 1701px 2386px #FFF, 741px 1933px #FFF, 2353px 1502px #FFF, 1204px 2219px #FFF, 2388px 1128px #FFF, 2013px 2008px #FFF, 449px 1636px #FFF;
	-webkit-animation: animStar 50s infinite linear;
	-moz-animation: animStar 50s infinite linear;
	animation: animStar 50s infinite linear
}
#stars:after {
	content: " ";
	position: absolute;
	top: 2000px;
	width: 1px;
	height: 1px;
	background: transparent;
	box-shadow: 1355px 277px #FFF, 2155px 154px #FFF, 1505px 2122px #FFF, 603px 160px #FFF, 2068px 1504px #FFF, 799px 1586px #FFF, 1735px 529px #FFF, 32px 1903px #FFF, 2308px 296px #FFF, 1451px 1116px #FFF, 11px 1942px #FFF, 1953px 1804px #FFF, 50px 2029px #FFF, 811px 1610px #FFF, 2124px 311px #FFF, 1997px 1328px #FFF, 1609px 1631px #FFF, 1845px 698px #FFF, 2307px 1213px #FFF, 1949px 186px #FFF, 2181px 2355px #FFF, 352px 959px #FFF, 357px 1910px #FFF, 2054px 1879px #FFF, 1476px 1926px #FFF, 1491px 886px #FFF, 1024px 685px #FFF, 1937px 2170px #FFF, 937px 1723px #FFF, 1477px 1956px #FFF, 2378px 544px #FFF, 1951px 629px #FFF, 2252px 1790px #FFF, 1843px 817px #FFF, 740px 325px #FFF, 752px 880px #FFF, 1335px 2030px #FFF, 2175px 2069px #FFF, 1111px 1447px #FFF, 1352px 1848px #FFF, 1017px 825px #FFF, 889px 826px #FFF, 3px 1483px #FFF, 2344px 2419px #FFF, 1202px 952px #FFF, 514px 2126px #FFF, 992px 1784px #FFF, 1782px 2017px #FFF, 594px 1823px #FFF, 849px 1149px #FFF, 623px 1020px #FFF, 974px 2308px #FFF, 242px 948px #FFF, 1196px 1717px #FFF, 1651px 2388px #FFF, 1821px 1134px #FFF, 1565px 1182px #FFF, 526px 2382px #FFF, 1343px 1714px #FFF, 1561px 288px #FFF, 1609px 943px #FFF, 300px 1540px #FFF, 2286px 484px #FFF, 582px 730px #FFF, 1024px 1536px #FFF, 1814px 1435px #FFF, 201px 1942px #FFF, 2203px 102px #FFF, 1221px 1456px #FFF, 799px 1582px #FFF, 328px 597px #FFF, 137px 119px #FFF, 1608px 241px #FFF, 772px 403px #FFF, 1354px 1909px #FFF, 2219px 678px #FFF, 1582px 763px #FFF, 1626px 251px #FFF, 194px 1652px #FFF, 1570px 343px #FFF, 1342px 874px #FFF, 326px 1689px #FFF, 1823px 1823px #FFF, 1773px 1967px #FFF, 2479px 2491px #FFF, 1079px 1926px #FFF, 1078px 1573px #FFF, 57px 468px #FFF, 712px 1458px #FFF, 1438px 681px #FFF, 1004px 951px #FFF, 254px 895px #FFF, 232px 630px #FFF, 660px 1636px #FFF, 1523px 2452px #FFF, 483px 1461px #FFF, 2327px 878px #FFF, 1316px 768px #FFF, 640px 1386px #FFF, 1600px 1234px #FFF, 754px 594px #FFF, 1951px 2201px #FFF, 445px 321px #FFF, 1797px 874px #FFF, 1240px 2365px #FFF, 1242px 123px #FFF, 680px 1560px #FFF, 1799px 105px #FFF, 2348px 873px #FFF, 1300px 1209px #FFF, 554px 1301px #FFF, 1070px 401px #FFF, 463px 932px #FFF, 234px 1991px #FFF, 1927px 1978px #FFF, 417px 1989px #FFF, 1670px 973px #FFF, 1516px 1234px #FFF, 1559px 1237px #FFF, 322px 968px #FFF, 539px 318px #FFF, 589px 2329px #FFF, 535px 2143px #FFF, 1113px 1950px #FFF, 784px 1226px #FFF, 1812px 1971px #FFF, 156px 1787px #FFF, 1601px 504px #FFF, 739px 1553px #FFF, 271px 784px #FFF, 1782px 1495px #FFF, 431px 275px #FFF, 1439px 1433px #FFF, 2358px 304px #FFF, 1737px 1688px #FFF, 1745px 1442px #FFF, 222px 2150px #FFF, 642px 863px #FFF, 471px 1324px #FFF, 2407px 1368px #FFF, 1339px 2090px #FFF, 974px 473px #FFF, 250px 1958px #FFF, 1777px 2421px #FFF, 464px 350px #FFF, 708px 1830px #FFF, 1225px 2457px #FFF, 919px 211px #FFF, 2106px 118px #FFF, 1966px 1707px #FFF, 2447px 758px #FFF, 1738px 635px #FFF, 1070px 1252px #FFF, 746px 2170px #FFF, 1449px 1236px #FFF, 1889px 471px #FFF, 743px 184px #FFF, 2401px 295px #FFF, 557px 2032px #FFF, 917px 2466px #FFF, 74px 385px #FFF, 2430px 263px #FFF, 122px 1218px #FFF, 261px 315px #FFF, 530px 1482px #FFF, 725px 81px #FFF, 170px 2071px #FFF, 738px 1408px #FFF, 403px 1657px #FFF, 1441px 1705px #FFF, 1878px 2009px #FFF, 953px 110px #FFF, 75px 1976px #FFF, 1389px 214px #FFF, 1386px 2378px #FFF, 2068px 616px #FFF, 945px 1800px #FFF, 1770px 346px #FFF, 1834px 782px #FFF, 548px 118px #FFF, 1877px 1281px #FFF, 433px 1948px #FFF, 1796px 2301px #FFF, 1165px 1839px #FFF, 563px 1104px #FFF, 1874px 1028px #FFF, 1834px 1626px #FFF, 1851px 917px #FFF, 2277px 922px #FFF, 1714px 1011px #FFF, 1298px 1151px #FFF, 901px 186px #FFF, 1558px 1940px #FFF, 1701px 2386px #FFF, 741px 1933px #FFF, 2353px 1502px #FFF, 1204px 2219px #FFF, 2388px 1128px #FFF, 2013px 2008px #FFF, 449px 1636px #FFF
}
#stars2 {
	width: 2px;
	height: 2px;
	margin-left: 0;
	background: transparent;
	box-shadow: 229px 513px #FFF, 1452px 2192px #FFF, 2429px 1518px #FFF, 207px 416px #FFF, 829px 2122px #FFF, 524px 2409px #FFF, 1021px 149px #FFF, 100px 2479px #FFF, 324px 2091px #FFF, 1455px 63px #FFF, 2294px 2039px #FFF, 2195px 1058px #FFF, 1338px 232px #FFF, 132px 1582px #FFF, 852px 1539px #FFF, 2245px 2042px #FFF, 1452px 2110px #FFF, 1218px 2463px #FFF, 1165px 2034px #FFF, 2087px 1587px #FFF, 2498px 1018px #FFF, 74px 551px #FFF, 1098px 1691px #FFF, 2493px 10px #FFF, 2435px 1943px #FFF, 760px 2354px #FFF, 391px 806px #FFF, 1273px 1894px #FFF, 1078px 868px #FFF, 2156px 1100px #FFF, 2426px 1050px #FFF, 910px 527px #FFF, 993px 1322px #FFF, 1528px 685px #FFF, 1070px 1578px #FFF, 887px 709px #FFF, 1089px 2202px #FFF, 1431px 1703px #FFF, 2439px 559px #FFF, 176px 1987px #FFF, 53px 1492px #FFF, 1613px 1635px #FFF, 96px 1597px #FFF, 1127px 385px #FFF, 55px 2270px #FFF, 484px 1921px #FFF, 1630px 963px #FFF, 886px 1554px #FFF, 2076px 2404px #FFF, 670px 1430px #FFF, 1134px 2354px #FFF, 2416px 1890px #FFF, 239px 236px #FFF, 93px 1903px #FFF, 42px 1447px #FFF, 699px 277px #FFF, 1654px 1441px #FFF, 2342px 517px #FFF, 2030px 266px #FFF, 2469px 1449px #FFF, 1410px 551px #FFF, 2418px 1291px #FFF, 1563px 1595px #FFF, 1493px 2217px #FFF, 507px 2393px #FFF, 534px 514px #FFF, 2026px 1451px #FFF, 1125px 2310px #FFF, 112px 691px #FFF, 429px 751px #FFF, 38px 2337px #FFF, 2328px 442px #FFF, 1677px 16px #FFF, 2003px 726px #FFF, 2307px 2382px #FFF, 1715px 1828px #FFF, 438px 1879px #FFF, 1474px 853px #FFF, 2128px 300px #FFF, 306px 548px #FFF, 863px 1468px #FFF, 416px 271px #FFF, 632px 2150px #FFF, 1152px 2295px #FFF, 2469px 1475px #FFF, 1434px 1847px #FFF, 1195px 1619px #FFF, 1573px 2302px #FFF, 1433px 200px #FFF, 344px 2055px #FFF, 2042px 2313px #FFF, 1896px 2105px #FFF, 2382px 32px #FFF, 2459px 270px #FFF, 1883px 859px #FFF, 1171px 2155px #FFF, 1997px 418px #FFF, 585px 1367px #FFF, 891px 892px #FFF, 377px 267px #FFF;
	-webkit-animation: animStar 100s infinite linear;
	-moz-animation: animStar 100s infinite linear;
	animation: animStar 100s infinite linear
}
#stars2:after {
	content: " ";
	position: absolute;
	top: 2000px;
	width: 2px;
	height: 2px;
	background: transparent;
	box-shadow: 229px 513px #FFF, 1452px 2192px #FFF, 2429px 1518px #FFF, 207px 416px #FFF, 829px 2122px #FFF, 524px 2409px #FFF, 1021px 149px #FFF, 100px 2479px #FFF, 324px 2091px #FFF, 1455px 63px #FFF, 2294px 2039px #FFF, 2195px 1058px #FFF, 1338px 232px #FFF, 132px 1582px #FFF, 852px 1539px #FFF, 2245px 2042px #FFF, 1452px 2110px #FFF, 1218px 2463px #FFF, 1165px 2034px #FFF, 2087px 1587px #FFF, 2498px 1018px #FFF, 74px 551px #FFF, 1098px 1691px #FFF, 2493px 10px #FFF, 2435px 1943px #FFF, 760px 2354px #FFF, 391px 806px #FFF, 1273px 1894px #FFF, 1078px 868px #FFF, 2156px 1100px #FFF, 2426px 1050px #FFF, 910px 527px #FFF, 993px 1322px #FFF, 1528px 685px #FFF, 1070px 1578px #FFF, 887px 709px #FFF, 1089px 2202px #FFF, 1431px 1703px #FFF, 2439px 559px #FFF, 176px 1987px #FFF, 53px 1492px #FFF, 1613px 1635px #FFF, 96px 1597px #FFF, 1127px 385px #FFF, 55px 2270px #FFF, 484px 1921px #FFF, 1630px 963px #FFF, 886px 1554px #FFF, 2076px 2404px #FFF, 670px 1430px #FFF, 1134px 2354px #FFF, 2416px 1890px #FFF, 239px 236px #FFF, 93px 1903px #FFF, 42px 1447px #FFF, 699px 277px #FFF, 1654px 1441px #FFF, 2342px 517px #FFF, 2030px 266px #FFF, 2469px 1449px #FFF, 1410px 551px #FFF, 2418px 1291px #FFF, 1563px 1595px #FFF, 1493px 2217px #FFF, 507px 2393px #FFF, 534px 514px #FFF, 2026px 1451px #FFF, 1125px 2310px #FFF, 112px 691px #FFF, 429px 751px #FFF, 38px 2337px #FFF, 2328px 442px #FFF, 1677px 16px #FFF, 2003px 726px #FFF, 2307px 2382px #FFF, 1715px 1828px #FFF, 438px 1879px #FFF, 1474px 853px #FFF, 2128px 300px #FFF, 306px 548px #FFF, 863px 1468px #FFF, 416px 271px #FFF, 632px 2150px #FFF, 1152px 2295px #FFF, 2469px 1475px #FFF, 1434px 1847px #FFF, 1195px 1619px #FFF, 1573px 2302px #FFF, 1433px 200px #FFF, 344px 2055px #FFF, 2042px 2313px #FFF, 1896px 2105px #FFF, 2382px 32px #FFF, 2459px 270px #FFF, 1883px 859px #FFF, 1171px 2155px #FFF, 1997px 418px #FFF, 585px 1367px #FFF, 891px 892px #FFF, 377px 267px #FFF
}
#stars3 {
	width: 3px;
	height: 3px;
	margin-left: 0;
	background: transparent;
	box-shadow: 2068px 1120px #FFF, 470px 2343px #FFF, 1979px 2129px #FFF, 800px 1447px #FFF, 30px 2145px #FFF, 817px 1485px #FFF, 553px 2086px #FFF, 2215px 1524px #FFF, 1884px 338px #FFF, 217px 1574px #FFF, 688px 1892px #FFF, 2488px 371px #FFF, 1247px 1844px #FFF, 2117px 1519px #FFF, 2238px 1323px #FFF, 1242px 1572px #FFF, 1642px 1255px #FFF, 766px 2476px #FFF, 594px 1689px #FFF, 648px 710px #FFF, 1543px 1353px #FFF, 1912px 2417px #FFF, 1246px 2255px #FFF, 159px 168px #FFF, 1152px 626px #FFF, 1041px 582px #FFF, 625px 816px #FFF, 1200px 2426px #FFF, 1798px 2220px #FFF, 1743px 2095px #FFF, 1283px 2067px #FFF, 1548px 832px #FFF, 907px 1220px #FFF, 1788px 546px #FFF, 440px 2392px #FFF, 66px 741px #FFF, 647px 1528px #FFF, 1514px 1055px #FFF, 1539px 592px #FFF, 352px 609px #FFF, 751px 1055px #FFF, 292px 896px #FFF, 1325px 1487px #FFF, 1429px 1008px #FFF, 1116px 2378px #FFF, 277px 2196px #FFF, 1765px 229px #FFF, 2195px 2105px #FFF, 750px 1976px #FFF, 1005px 362px #FFF;
	-webkit-animation: animStar 150s infinite linear;
	-moz-animation: animStar 150s infinite linear;
	animation: animStar 150s infinite linear
}
#stars3:after {
	content: " ";
	position: absolute;
	top: 2000px;
	width: 3px;
	height: 3px;
	background: transparent;
	box-shadow: 2068px 1120px #FFF, 470px 2343px #FFF, 1979px 2129px #FFF, 800px 1447px #FFF, 30px 2145px #FFF, 817px 1485px #FFF, 553px 2086px #FFF, 2215px 1524px #FFF, 1884px 338px #FFF, 217px 1574px #FFF, 688px 1892px #FFF, 2488px 371px #FFF, 1247px 1844px #FFF, 2117px 1519px #FFF, 2238px 1323px #FFF, 1242px 1572px #FFF, 1642px 1255px #FFF, 766px 2476px #FFF, 594px 1689px #FFF, 648px 710px #FFF, 1543px 1353px #FFF, 1912px 2417px #FFF, 1246px 2255px #FFF, 159px 168px #FFF, 1152px 626px #FFF, 1041px 582px #FFF, 625px 816px #FFF, 1200px 2426px #FFF, 1798px 2220px #FFF, 1743px 2095px #FFF, 1283px 2067px #FFF, 1548px 832px #FFF, 907px 1220px #FFF, 1788px 546px #FFF, 440px 2392px #FFF, 66px 741px #FFF, 647px 1528px #FFF, 1514px 1055px #FFF, 1539px 592px #FFF, 352px 609px #FFF, 751px 1055px #FFF, 292px 896px #FFF, 1325px 1487px #FFF, 1429px 1008px #FFF, 1116px 2378px #FFF, 277px 2196px #FFF, 1765px 229px #FFF, 2195px 2105px #FFF, 750px 1976px #FFF, 1005px 362px #FFF
}
@-webkit-keyframes animStar {
	from {
		-webkit-transform: translateY(0px)
	}
	to {
		-webkit-transform: translateY(-2000px)
	}
}
@-moz-keyframes animStar {
	from {
		-moz-transform: translateY(0px)
	}
	to {
		-moz-transform: translateY(-2000px)
	}
}
@keyframes animStar {
	from {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px)
	}
	to {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}
#cloud-animation {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	position: fixed
}
#cloud-animation img {
	width: 100%;
	left: 0;
	top: 10%;
	position: absolute
}
@-webkit-keyframes animCloud {
	from {
		-webkit-transform: translateX(100%)
	}
	to {
		-webkit-transform: translateX(-100%)
	}
}
@-moz-keyframes animCloud {
	from {
		-moz-transform: translateX(100%)
	}
	to {
		-moz-transform: translateX(-100%)
	}
}
@keyframes animCloud {
	from {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%)
	}
	to {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}
#cloud1 {
	-webkit-animation: animCloud 25s infinite linear;
	-moz-animation: animCloud 25s infinite linear;
	animation: animCloud 25s infinite linear
}
#cloud2 {
	-webkit-animation: animCloud 35s infinite linear;
	-moz-animation: animCloud 35s infinite linear;
	animation: animCloud 35s infinite linear
}
#cloud3 {
	-webkit-animation: animCloud 45s infinite linear;
	-moz-animation: animCloud 45s infinite linear;
	animation: animCloud 45s infinite linear
}
#cloud4 {
	-webkit-animation: animCloud 55s infinite linear;
	-moz-animation: animCloud 55s infinite linear;
	animation: animCloud 55s infinite linear
}
.mbYTP_wrapper {
	width: 100vw !important;
	z-index: 0 !important;
	min-width: 0 !important;
	left: 0 !important
}
.ytb-overlay {
	background: rgba(32, 35, 45, 0.6)
}
.light-overlay {
	background: rgba(32, 35, 45, 0.5) !important
}
#player-nav {
	position: fixed;
	right: 30px;
	bottom: 30px;
	text-align: center;
	z-index: 1
}
#player-nav li {
	display: inline-block;
	background: rgba(15, 224, 186, 0.4);
	height: 40px;
	width: 40px;
	line-height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1)
}
#player-nav li:hover {
	background: rgba(15, 224, 186, 0.8)
}
#player-nav li:hover a {
	color: #fff
}
#player-nav li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.5)
}
.no-background {
	background: none !important
}
#gradient {
	width: 100%;
	height: 100%;
	opacity: 0.8;
	padding: 0px;
	margin: 0px
}
#fss-part {
	background: transparent !important
}
#container {
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0
}
.fss-wrap:before {
	background: rgba(32, 35, 45, 0.5) !important
}
.back-fss {
	height: 100%;
	position: absolute;
	width: 100%
}
#rainy {
	height: 100%;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0
}
#home-wrap:before {
	background: rgba(0, 0, 0) !important
}
#square-canvas {
	display: block;
	position: fixed;
	top: -100px
}
#starfield {
	position: fixed !important
}
.pswp__bg {
	background: #20232D
}
.pswp__caption h4, .pswp__caption h5 {
	margin-bottom: 5px !important
}

@media only screen and (min-width: 1024px) {
    #home-wrap {
		padding: 100px 0 150px
	}
	
	#info-wrap .photo-line figure a.box-picture:hover img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
    }
    
    #info-wrap .photo-line figure a.box-picture:hover p {
        opacity: 1
    }
    
    #info-wrap .photo-line figure a.box-picture:hover .text-center {
        display:none;
    }
}

@media only screen and (max-width: 1024px) {
	.global-overlay.hide-overlay {
		opacity: 1 !important
	}
	.global-overlay .overlay {
		left: 0;
		width: 100%;
		height: 100%
	}
	.global-overlay .overlay.skew-part {
		-webkit-transform: skew(0deg, 0deg);
		-moz-transform: skew(0deg, 0deg);
		-ms-transform: skew(0deg, 0deg);
		-o-transform: skew(0deg, 0deg);
		transform: skew(0deg, 0deg)
	}
	#stars, #stars2, #stars3 {
		margin-left: 0 !important
	}
	.command-info-wrap {
		display: none !important
	}
	#home-wrap {
		position: relative;
		width: 100%;
		height: auto;
		padding: 100px 0 150px
	}
	#home-wrap.hide-left {
		width: 100% !important
	}
	#home-wrap .content {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		top: auto;
		text-align: center
	}
	.social-icons {
		left: 0;
		bottom: 0;
		margin-left: 0;
		margin-bottom: 0
	}
	#info-wrap {
		position: relative;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		top: 0;
		width: 100%;
		opacity: 1;
		left: 0
	}
	#info-wrap.show-info {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.mCSB_scrollTools {
		display: none
	}
	.mCSB_scrollTools-left {
		right: 0 !important
	}
	.vegas-slide, .vegas-timer {
		width: 100vw
	}
}
@media only screen and (max-width: 768px) {
	.margin-btn{
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .pay-btn {
        width: 100%;
    }
	.light-btn {
		max-width: 70%;
		min-width: 60%;
		margin-right: 0;
		margin-bottom: 15px
	}
	.action-btn {
		max-width: 70%;
		min-width: 60%
	}
	.center-text h3 {
		font-size: 40px !important
	}
	.photo-line figure {
		padding: 0;
		/*width: 100% !important;*/
		-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.2)
	}
	.info-contact .item-map:first-child {
		padding-left: 0
	}
	.info-contact .item-map:last-child {
		padding-right: 0
	}
	.dialog__content {
		width: 80%;
		max-width: 80%;
		min-width: 75%
	}
	.dialog .dialog-inner {
		padding: 40px 20px 90px;
		overflow: hidden
	}
}
@media only screen and (max-width: 480px) {
	#home-wrap {
		padding: 50px 0 100px
	}
	#home-wrap .content {
		padding: 0 3%
	}
	#home-wrap .content p,
	#home-wrap .container p,
	#home-wrap .agreement label{
		font-size: 16px
	}
	#home-wrap label {
        font-size: 22px;
        border-bottom: 2px solid #be9e75;
        width: 100%;
    }
	#home-wrap.minimal-phone {
		height: 100vh
	}
	#contact-form {
		margin-top: 50px
	}
	h1.text-intro {
		font-size: 30px
	}
	h2.text-intro {
		font-size: 18px
	}
	.center-text h3 {
		font-size: 30px !important
	}
	.text-countdown #getting-started .second-timer {
		min-width: 55px
	}
	.light-btn {
		max-width: 80%;
		min-width: 70%
	}
	.action-btn {
		max-width: 80%;
		min-width: 70%
	}
	.dialog__content {
		width: 95%;
		max-width: 95%;
		min-width: 75%
	}
	.dialog .close-newsletter {
		top: 2px;
		right: 5px
	}
	.dialog .dialog-inner {
		padding: 40px 20px 50px
	}
	.dialog .dialog-inner h4 {
		font-size: 25px;
		margin-bottom: 20px
	}
	.subscribe .block-message {
		padding: 5px 2px
	}
	.subscribe p.notify-valid {
		font-size: 12px
	}
}
@media screen and (max-device-width: 667px) and (orientation: landscape) {
	#home-wrap {
		padding: 50px 0 100px
	}
	h1.text-intro {
		font-size: 30px
	}
	h2.text-intro {
		font-size: 18px
	}
	#contact-form {
		margin-top: 30px
	}
	.dialog__content {
		width: 100%;
		max-width: 100%;
		min-width: 75%
	}
	.dialog .close-newsletter {
		top: 2px;
		right: 5px
	}
	.dialog .dialog-inner {
		padding: 40px 20px 50px
	}
	.dialog .dialog-inner h4 {
		font-size: 25px;
		margin-bottom: 5px
	}
	.subscribe .notifyMe {
		margin-top: 10px
	}
    .info-part {
        display:none;
    }
	.subscribe .block-message {
		padding: 5px 2px
	}
	.subscribe p.notify-valid {
		font-size: 12px
	}
}
.contact-info {
	color: #fff !important;
	font-size: 20px;
	margin-top: 15px;
}

.time-info{
    color: #be9e75;
    text-align: left;
    margin-bottom: -2px;
    margin-top: 15px;
    font-size: 14px;
}

.map-info{
    color:#be9e75;
    text-align:center;
    margin-bottom: -2px;
    margin-top: 8px;
    font-size: 14px;
}


@media (max-width: 767px) { 
.brand-logo-index{max-width:120px;margin-bottom:15px;}
.brand-logo{max-width:160px;}
#home-wrap .content p, #home-wrap .container p, #home-wrap .agreement label {font-size: 16px;}
#home-wrap .parameter .checkbox-css label.checkbix {font-size: 16px;}
#home-wrap label {font-size: 22px;}
h1.text-intro {font-size: 30px;}
.time-info{text-align: center !important;margin-top: 8px !important;}
}

@media (min-width: 768px) and (max-width: 1399px) {
#home-wrap .content p, #home-wrap .container p, #home-wrap .agreement label {font-size: 18px;}
#home-wrap .parameter .checkbox-css label.checkbix {font-size: 18px;}
#home-wrap label {font-size: 24px;}
h1.text-intro {font-size: 45px;}
.contact-info {font-size: 16px;}
}

@media (min-width: 768px) and (max-width: 1023px) {
.brand-logo-index{max-width:140px;margin-bottom:20px;}
.brand-logo{max-width:220px;}
}


@media (min-width: 1024px) and (max-width: 1199px) {
.brand-logo-index{max-width:150px;margin-bottom:20px;}
.brand-logo{max-width:240px;}
.content .action-btn, .content .light-btn {margin-top: 15px;}
}


@media (min-width: 1200px) and (max-width: 1399px) {
.brand-logo-index{max-width:160px;margin-bottom:20px;}
.brand-logo{max-width:250px;}
}

@media (min-width: 1400px){
.brand-logo-index{max-width:160px;margin-bottom:20px;}
.brand-logo{max-width:260px;}
#home-wrap .content p, #home-wrap .container p, #home-wrap .agreement label {font-size: 20px;}
#home-wrap .parameter .checkbox-css label.checkbix {font-size: 20px;}
#home-wrap label {font-size: 26px;}
.contact-info {font-size: 18px;}
}

.footer-made{background-color: #000;padding: 0 10px;display: inline-block;;margin: auto;border-radius: 40px;}
.footer-made a{text-decoration: none;font-family: Bodoni MT !important;font-size: 11px;font-weight: 900;color: #fff;letter-spacing: 0.5px;}
.footer-made:hover{background-color: #be9e75;}
.footer-made:hover a{color:#000;text-decoration:none;}


.nopaddin-select{padding:0px !important;}
.nopaddin-left-select{padding-left:0px !important;}
.nopaddin-right-select{padding-right:0px !important;}
.paddin-left-select{padding-left:7.5px !important;}
.paddin-right-select{padding-right:7.5px !important;}


ymaps[class*="-popup_theme_ffffff"] {
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    left: 0px !important;
    box-sizing: border-box;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.2)!important;
    border: 2px solid #be9e75 !important;
    background-clip: padding-box;
    background-color: #000 !important;
    padding: 0;
    touch-action: none;
    font: 13px/28px Bodoni MT !important;
    margin-top: 10px !important;
}

ymaps[class$="-search__suggest-item_selected_yes"] {
    background: #be9e75 !important;
}

ymaps[class$="-suggest-item-0"] {
    margin-top: 0px !important;
}