/********* 

Respoinsive App Landing Page
by EGrappler.com

**************/
@font-face {
  font-family: "BebasNeue";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/BebasNeue/BebasNeue-Thin.otf") format("opentype");
}

@font-face {
  font-family: "BebasNeue";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/BebasNeue/BebasNeue-Light.otf") format("opentype");
}

@font-face {
  font-family: "BebasNeue";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/BebasNeue/BebasNeue-Book.otf") format("opentype");
}

@font-face {
  font-family: "BebasNeue";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/BebasNeue/BebasNeue-Regular.otf") format("opentype");
}

@font-face {
  font-family: "BebasNeue";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/BebasNeue/BebasNeue-Bold.otf") format("opentype");
}

@font-face {
  font-family: "MeliHand";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/MeliHand.woff2") format("woff2"),
    url("../fonts/MeliHand.woff") format("woff"),
    url("../fonts/Melihand.ttf") format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Century_Gothic/centurygothic.ttf") format("opentype");
}
@font-face {
  font-family: "Century Gothic";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Century_Gothic/centurygothic_bold.ttf") format("opentype");
}
@font-face {
  font-family: "Gotham Pro";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Gotham Pro/gothampro.ttf") format("opentype");
}
@font-face {
  font-family: "Artegra Sans Extended";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Artegra Sans Extended/ArtegraSansExRegular.ttf")
    format("opentype");
}
@font-face {
  font-family: "Artegra Sans Extended";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/Artegra Sans Extended/ArtegraSansExBold.ttf")
    format("opentype");
}
@font-face {
  font-family: "TT Travels Medium";
  src: url("../fonts/tt-travels/TT Travels-Medium.otf") format("opentype");
}

@font-face {
  font-family: "TT Travels Regular";
  src: url("../fonts/tt-travels/TT Travels-Regular.otf") format("opentype");
}
body {
  /* font-family: 'Artegra Sans Extended', sans-serif; */
  background: #f2f2f7;
}

/* Headlines */

/*h2 {*/
/*	color: #4e97cc;*/
/*	font-size: 50px;*/
/*	text-align: center;*/
/*	margin-top: 0px;*/
/*}*/

/*!* Fix *!*/
/*.clearing-thumbs {*/
/*	list-style: none;*/
/*}*/

/*!* Global Classes *!*/
/*.align-center {*/
/*	text-align: center;*/
/*}*/
/*.row {*/
/*	max-width: 1470px;*/
/*}*/
/*a {*/
/*	color: #FBBE07;*/
/*}*/
/*.table-wrap {*/
/*	overflow: auto;*/
/*}*/

/*!* Slider *!*/
/*.texture {background: url(../img/textures/stripes.png) repeat;height: 100%;width: 100%; position: absolute;top:0;left:0}*/
/*#teaser-slider-2 {*/
/*	background-image: url(../img/handphone.png);*/
/*	width: auto;*/
/*	background-repeat: no-repeat;*/
/*	margin-top: 0;*/
/*	margin-left: -96px;*/
/*	overflow: hidden;*/
/*	height: 499px;*/
/*}*/

/*#teaser-slider-2 .flexslider:hover .flex-next {right: 15px!important}*/
/*#teaser-slider-2 .flexslider {*/
/*	left: 270px;*/
/*	top: 80px;*/
/*	width: 208px*/
/*}*/

/*.download-btn {*/
/*	background-color: #ff6000;*/
/*	padding:31px 95px;*/
/*	background-image:url(../img/button.png);*/
/*	float:left;*/
/*	margin:20px 0 0 0;*/
/*	border-radius:3px;*/
/*	-moz-border-radius:3px;*/
/*	-webkit-border-radius:3px;*/
/*	-o-border-radius:3px;*/
/*	-ms-border-radius:3px*/
/*}*/

/*.download-btn:hover {*/
/*	background-color:rgba(0,0,0,.25);*/
/*	background-color:111*/
/*}*/

/*!* Product *!*/
/*.hints {*/
/*	position: relative;*/
/*}*/
/*.hints img {*/
/*	display: inline-block;*/
/*	text-align: center;*/
/*}*/
/*.hint {*/
/*	max-width: 250px;*/
/*}*/
/*.hint p {*/
/*	font-size: 16px;*/
/*	font-weight: 200;*/
/*}*/
/*.hint h3 {*/
/*	color: #4e97cc;*/
/*	display: inline-block;*/
/*}*/
/*.hint .icon {*/
/*	font-size: 24px;*/
/*	line-height: 40px;	*/
/*}*/
/*.hint-left {*/
/*	float: right;*/
/*	text-align: right;*/
/*}*/
/*.hint-right {*/
/*	float: left;*/
/*}*/
/*.hint-left .icon,*/
/*.align-center .hint .icon {*/
/*	float: left;*/
/*	margin-right: 10px;*/
/*}*/
/*.hint-right .icon {*/
/*	margin-left: 10px;*/
/*}*/
/*.hint-top {*/
/*    margin-top: 30%;*/
/*}*/
/*.hint-bottom {*/
/*    margin-top: 25%;*/
/*}*/
/*.align-center .hint {*/
/*	max-width: 100% !important;*/
/*	margin-bottom: 60px;*/
/*}*/
/*.ipad .hint {*/
/*	max-width: 100% !important;*/
/*}*/
/*.ipad .hint-top {*/
/*	margin-top: 15% !important;*/
/*}*/
/*.ipad .hint-bottom {*/
/*	margin-top: 15% !important;*/
/*}*/

/*!* Buttons *!*/
/*.button {*/
/*	padding-left: 40px;*/
/*	padding-right: 40px;*/
/*	-webkit-transition: all 0.4s ease-in-out;  !* Chrome 1-25, Safari 3.2+ *!*/
/*     -moz-transition: all 0.4s ease-in-out;  !* Firefox 4-15 *!*/
/*       -o-transition: all 0.4s ease-in-out;  !* Opera 10.50–12.00 *!*/
/*          transition: all 0.4s ease-in-out;  !* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ *!*/
/*}*/
/*.button.small {*/
/*	min-width: inherit !important;*/
/*}*/
/*.button {*/
/*	 */
/*	-moz-border-radius: 4px;*/
/*	-webkit-border-radius: 4px;*/
/*	border-radius: 4px;*/
/*	background-color: #4e97cc;	*/
/*	-moz-box-shadow: none !important;*/
/*	-webkit-box-shadow: none !important;*/
/*	box-shadow: none !important;*/
/*}*/
/*.button.secondary {*/
/*	color: #666;*/
/*	 */
/*	-moz-border-radius: 4px;*/
/*	-webkit-border-radius: 4px;*/
/*	border-radius: 4px;*/
/*	-moz-background-clip: padding;*/
/*	-webkit-background-clip: padding-box;*/
/*	background-clip: padding-box;*/
/*	background-color: #f3f3f3;*/
/*	*/
/*}*/
/*.button.secondary:hover {*/
/*	border: 1px solid #e8e8e8;*/
/*	background-color: #e9e9e9;*/
/*	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);*/
/*	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);*/
/*	box-shadow: inset 0 1px 0 rgba(255,255,255,.4);*/
/*	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);*/
/*	background-image: -moz-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);*/
/*	background-image: -o-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);*/
/*	background-image: linear-gradient(bottom, #e7e7e7 0%, #fafafa 100%);*/

/*}*/
/*.button:hover, .button:focus {*/
/*background-color: #f06060;*/
/*}*/
/*a:hover, a:focus {*/
/*color: #f06060;*/
/*}*/
/*.button.white {*/
/*	clear: both;*/
/*	color: #4e97cc;*/
/*	background-color: white;*/
/*	border: 0 !important;*/
/*	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;*/
/*	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;*/
/*	box-shadow: 0 1px 0 rgba(0,0,0,.2) !important;	*/
/*	background-image: none !important;*/
/*}*/
/*.button.white:hover {*/
/*	opacity: 0.9;*/
/*}*/

/*!* Section *!*/
/*.section {*/
/*	padding: 70px 0;*/
/*}*/
/*.section.orange {*/
/*	background-color: #4e97cc;*/
/*}*/
/*.section.gray {*/
/*	border-top: 1px solid #f2f2f2;*/
/*	border-bottom: 1px solid #f2f2f2;*/
/*	background:#FCFCFC;*/
/*}*/
/*.section .subheading {*/
/*	font-size: 20px;*/
/*	font-weight: 200;*/
/*	line-height: 1.3em;*/
/*	display: block;*/
/*	text-align: center;*/
/*	margin-bottom: 60px;*/
/*	display: block;*/
/*}*/

/*!* Features *!*/
/*.feature {*/
/*	text-align: center;*/
/*	padding-top: 30px;*/
/*}*/
/*.feature h3 {*/
/*	font-size: 24px;*/
/*}*/
/*.feature p {*/
/*	font-size: 14px;*/
/*}*/
/*.feature .icon {*/
/*	*/
/*	font-size: 4.8em;*/
/*	border-radius: 200px;*/
/*	-moz-border-radius: 200px;*/
/*	-webkit-border-radius: 200px;*/
/*	padding-top: 25px;*/
/*	width: 130px;*/
/*	height: 130px;*/
/*	display: inline-block;*/
/*	text-align: center;*/
/*	margin-bottom: 30px;*/
/*}*/

/*!* Random Quote *!*/

/*!* Pricing Table *!*/
/*.pricing-table {*/
/*	border: 1px solid #e4e4e4;*/
/*	-moz-border-radius: 4px;*/
/*	-webkit-border-radius: 4px;*/
/*	border-radius: 4px;*/
/*	-moz-background-clip: padding;*/
/*	-webkit-background-clip: padding-box;*/
/*	background-clip: padding-box;*/
/*	background-color: #fff;*/
/*}*/

/*.pricing-table .title {*/
/*	font-size: 34px; */
/*	font-family: 'Cabin Condensed', sans-serif;*/
/*	background: transparent !important;*/
/*	padding-bottom: 0;*/
/*}*/
/*.pricing-table .description {*/
/*	font-size: 16px;*/
/*	font-weight: 200;*/
/*	border-bottom: none;*/
/*}*/
/*.pricing-table .price{*/
/*	font-weight: 200;*/
/*	background-color: #f3f3f3 !important;*/
/*	margin-bottom: 20px;*/
/*}*/
/*.pricing-table ul {*/
/*	margin-bottom: 0;*/
/*}*/
/*.pricing-table .bullet-item {*/
/*	margin: 0 40px;*/
/*	font-size: 16px;*/
/*	font-weight: 200;*/
/*}*/
/*.pricing-table .bullet-item:last-child {*/
/*	border-bottom: none;*/
/*}*/
/*.pricing-table .cta-button {*/
/*	background-color: transparent !important;*/
/*}*/
/*.pricing-table.featured .title {*/
/*	color: #4e97cc !important;*/
/*}*/
/*.pricing-table .price-table-toggle {*/
/*	display: none;*/
/*}*/

/*.featured {background:#4e97cc; border:1px solid #4e97cc !important;}*/
/*.pricing-table.featured .description, .pricing-table.featured .title{background:#4e97cc;color:#fff !important;}*/
/*.pricing-table.featured .price { background:#fff !important; color:#f06060; }*/
/*.pricing-table.featured .button { background:#fff; color:#f06060; border:0 !important;}*/
/*.pricing-table.featured .bullet-item {background:#4e97cc;color:#fff !important;}*/

/*!* contact us *!*/

/*.contact {background:#4e97cc}*/

/*!* Footer *!*/
/*footer {*/
/*	padding: 20px 0 0;*/
/*}*/
/*footer .inline-list {*/
/*	line-height: 45px;*/
/*}*/
/*footer a.icon {*/
/*	color: #CCC !important;*/
/*	font-size: 40px;*/
/*	-webkit-transition: all 0.4s ease-in-out;  !* Chrome 1-25, Safari 3.2+ *!*/
/*     -moz-transition: all 0.4s ease-in-out;  !* Firefox 4-15 *!*/
/*       -o-transition: all 0.4s ease-in-out;  !* Opera 10.50–12.00 *!*/
/*          transition: all 0.4s ease-in-out;  !* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ *!*/
/*}*/
/*footer a.icon:hover {*/
/*	color: #4e97cc !important;*/
/*}*/

/*!* COLORS *!*/
/*.green .button,*/
/*.lime .button,*/
/*.olive .button,*/
/*.cyan .button,*/
/*.blue .button,*/
/*.red .button,*/
/*.winered .button,*/
/*.pink .button,*/
/*.purple .button,*/
/*.brown .button,*/
/*.black .button {*/
/*	color: white !important;*/
/*}*/
/*.green .button.white,*/
/*.lime .button.white,*/
/*.olive .button.white,*/
/*.cyan .button.white,*/
/*.blue .button.white,*/
/*.red .button.white,*/
/*.winered .button.white,*/
/*.pink .button.white,*/
/*.purple .button.white,*/
/*.brown .button.white,*/
/*.black .button.white {*/
/*	background: white !important;*/
/*}*/
/*.green .button.white:hover,*/
/*.lime .button.white:hover,*/
/*.olive .button.white:hover,*/
/*.cyan .button.white:hover,*/
/*.blue .button.white:hover,*/
/*.red .button.white:hover,*/
/*.winered .button.white:hover,*/
/*.pink .button.white:hover,*/
/*.purple .button.white:hover,*/
/*.brown .button.white:hover,*/
/*.black .button.white:hover {*/
/*	background: white !important;*/
/*}*/
/*.green .button.secondary,*/
/*.lime .button.secondary,*/
/*.olive .button.secondary,*/
/*.cyan .button.secondary,*/
/*.blue .button.secondary,*/
/*.red .button.secondary,*/
/*.winered .button.secondary,*/
/*.pink .button.secondary,*/
/*.purple .button.secondary,*/
/*.brown .button.secondary,*/
/*.black .button.secondary {*/
/*	color: #666 !important;*/
/*	border-color: #e8e8e8 !important;*/
/*}*/

/*.green .top-bar a:not(.button),*/
/*.lime .top-bar a:not(.button),*/
/*.olive .top-bar a:not(.button),*/
/*.cyan .top-bar a:not(.button),*/
/*.blue .top-bar a:not(.button),*/
/*.red .top-bar a:not(.button),*/
/*.winered .top-bar a:not(.button),*/
/*.pink .top-bar a:not(.button),*/
/*.purple .top-bar a:not(.button),*/
/*.brown .top-bar a:not(.button),*/
/*.black .top-bar a:not(.button) {*/
/*	color: #222 !important;*/
/*}*/

/*!* Green *!*/
/*.green a,*/
/*.green h2,*/
/*.green .hint h3,*/
/*.green .feature .icon,*/
/*.green .top-bar .active a,*/
/*.green .button.white,*/
/*.green .pricing-table.featured .title,*/
/*.green footer a.icon:hover,*/
/*.green .quote .author {*/
/*	color: #7ab800 !important;*/
/*}*/
/*.green .quotes .orbit-bullets li.active,*/
/*.green header,*/
/*.green .top-bar-section ul li>a.button,*/
/*.green .button {*/
/*	background-color: #7ab800 !important;*/
/*}*/
/*.green .button:hover {*/
/*	background-color: #72ab00 !important;	*/
/*}*/
/*.green .feature .icon {*/
/*	border-color: #7ab800 !important;*/
/*}*/
/*.green .button {*/
/*	border-color: #6a9f00 !important;*/
/*}*/

/*!* Lime Green *!*/
/*.lime a,*/
/*.lime h2,*/
/*.lime .hint h3,*/
/*.lime .feature .icon,*/
/*.lime .top-bar .active a,*/
/*.lime .button.white,*/
/*.lime .pricing-table.featured .title,*/
/*.lime footer a.icon:hover,*/
/*.lime .quote .author {*/
/*	color: #cccc33 !important;*/
/*}*/
/*.lime .quotes .orbit-bullets li.active,*/
/*.lime header,*/
/*.lime .top-bar-section ul li>a.button,*/
/*.lime .button {*/
/*	background-color: #cccc33 !important;*/
/*}*/
/*.lime .button:hover {*/
/*	background-color: #bcbc27 !important;	*/
/*}*/
/*.lime .feature .icon {*/
/*	border-color: #cccc33 !important;*/
/*}*/
/*.lime .button {*/
/*	border-color: #b8b826 !important;*/
/*}*/

/*!* Olive Green *!*/
/*.olive a,*/
/*.olive h2,*/
/*.olive .hint h3,*/
/*.olive .feature .icon,*/
/*.olive .top-bar .active a,*/
/*.olive .button.white,*/
/*.olive .pricing-table.featured .title,*/
/*.olive footer a.icon:hover,*/
/*.olive .quote .author {*/
/*	color: #8FA411 !important;*/
/*}*/
/*.olive .quotes .orbit-bullets li.active,*/
/*.olive header,*/
/*.olive .top-bar-section ul li>a.button,*/
/*.olive .button {*/
/*	background-color: #8FA411 !important;*/
/*}*/
/*.olive .button:hover {*/
/*	background-color: #7e920c !important;	*/
/*}*/
/*.olive .feature .icon {*/
/*	border-color: #8FA411 !important;*/
/*}*/
/*.olive .button {*/
/*	border-color: #788c0a !important;*/
/*}*/

/*!* Lime Green *!*/
/*.cyan a,*/
/*.cyan h2,*/
/*.cyan .hint h3,*/
/*.cyan .feature .icon,*/
/*.cyan .top-bar .active a,*/
/*.cyan .button.white,*/
/*.cyan .pricing-table.featured .title,*/
/*.cyan footer a.icon:hover,*/
/*.cyan .quote .author {*/
/*	color: #66cccc !important;*/
/*}*/
/*.cyan .quotes .orbit-bullets li.active,*/
/*.cyan header,*/
/*.cyan .top-bar-section ul li>a.button,*/
/*.cyan .button {*/
/*	background-color: #66cccc !important;*/
/*}*/
/*.cyan .button:hover {*/
/*	background-color: #52c3c3 !important;	*/
/*}*/
/*.cyan .feature .icon {*/
/*	border-color: #66cccc !important;*/
/*}*/
/*.cyan .button {*/
/*	border-color: #44b6b6 !important;*/
/*}*/

/*!* Blue *!*/
/*.blue a,*/
/*.blue h2,*/
/*.blue .hint h3,*/
/*.blue .feature .icon,*/
/*.blue .top-bar .active a,*/
/*.blue .button.white,*/
/*.blue .pricing-table.featured .title,*/
/*.blue footer a.icon:hover,*/
/*.blue .quote .author {*/
/*	color: #21aded !important;*/
/*}*/
/*.blue .quotes .orbit-bullets li.active,*/
/*.blue header,*/
/*.blue .top-bar-section ul li>a.button,*/
/*.blue .button {*/
/*	background-color: #21aded !important;*/
/*}*/
/*.blue .button:hover {*/
/*	background-color: #189cd8 !important;	*/
/*}*/
/*.blue .feature .icon {*/
/*	border-color: #21aded !important;*/
/*}*/
/*.blue .button {*/
/*	border-color: #1895d0 !important;*/
/*}*/

/*!* Red *!*/
/*.red a,*/
/*.red h2,*/
/*.red .hint h3,*/
/*.red .feature .icon,*/
/*.red .top-bar .active a,*/
/*.red .button.white,*/
/*.red .pricing-table.featured .title,*/
/*.red footer a.icon:hover,*/
/*.red .quote .author {*/
/*	color: #E97c5f !important;*/
/*}*/
/*.red .quotes .orbit-bullets li.active,*/
/*.red header,*/
/*.red .top-bar-section ul li>a.button,*/
/*.red .button {*/
/*	background-color: #E97c5f !important;*/
/*}*/
/*.red .button:hover {*/
/*	background-color: #d06345 !important;	*/
/*}*/
/*.red .feature .icon {*/
/*	border-color: #E97c5f !important;*/
/*} */
/*.red .button {*/
/*	border-color: #c85a3c !important;*/
/*}*/

/*!* Winered *!*/
/*.winered a,*/
/*.winered h2,*/
/*.winered .hint h3,*/
/*.winered .feature .icon,*/
/*.winered .top-bar .active a,*/
/*.winered .button.white,*/
/*.winered .pricing-table.featured .title,*/
/*.winered footer a.icon:hover,*/
/*.winered .quote .author {*/
/*	color: #990000 !important;*/
/*}*/
/*.winered .quotes .orbit-bullets li.active,*/
/*.winered header,*/
/*.winered .top-bar-section ul li>a.button,*/
/*.winered .button {*/
/*	background-color: #990000 !important;*/
/*}*/
/*.winered .button:hover {*/
/*	background-color: #8a0000 !important;	*/
/*}*/
/*.winered .feature .icon {*/
/*	border-color: #990000 !important;*/
/*} */
/*.winered .button {*/
/*	border-color: #790000 !important;*/
/*}*/

/*!* Pink *!*/
/*.pink a,*/
/*.pink h2,*/
/*.pink .hint h3,*/
/*.pink .feature .icon,*/
/*.pink .top-bar .active a,*/
/*.pink .button.white,*/
/*.pink .pricing-table.featured .title,*/
/*.pink footer a.icon:hover,*/
/*.pink .quote .author {*/
/*	color: #ea4c88 !important;*/
/*}*/
/*.pink .quotes .orbit-bullets li.active,*/
/*.pink header,*/
/*.pink .top-bar-section ul li>a.button,*/
/*.pink .button {*/
/*	background-color: #ea4c88 !important;*/
/*}*/
/*.pink .button:hover {*/
/*	background-color: #d13c75 !important;	*/
/*}*/
/*.pink .feature .icon {*/
/*	border-color: #ea4c88 !important;*/
/*} */
/*.pink .button {*/
/*	border-color: #cd2e6b !important;*/
/*}*/

/*!* Purple *!*/
/*.purple a,*/
/*.purple h2,*/
/*.purple .hint h3,*/
/*.purple .feature .icon,*/
/*.purple .top-bar .active a,*/
/*.purple .button.white,*/
/*.purple .pricing-table.featured .title,*/
/*.purple footer a.icon:hover,*/
/*.purple .quote .author {*/
/*	color: #993399 !important;*/
/*}*/
/*.purple .quotes .orbit-bullets li.active,*/
/*.purple header,*/
/*.purple .top-bar-section ul li>a.button,*/
/*.purple .button {*/
/*	background-color: #993399 !important;*/
/*}*/
/*.purple .button:hover {*/
/*	background-color: #8f2b8f !important;	*/
/*}*/
/*.purple .feature .icon {*/
/*	border-color: #993399 !important;*/
/*}*/
/*.purple .button {*/
/*	border-color: #871c87 !important;*/
/*}*/
/* */
/*!* Brown *!*/
/*.brown a,*/
/*.brown h2,*/
/*.brown .hint h3,*/
/*.brown .feature .icon,*/
/*.brown .top-bar .active a,*/
/*.brown .button.white,*/
/*.brown .pricing-table.featured .title,*/
/*.brown footer a.icon:hover,*/
/*.brown .quote .author {*/
/*	color: #663300 !important;*/
/*}*/
/*.brown .quotes .orbit-bullets li.active,*/
/*.brown header,*/
/*.brown .top-bar-section ul li>a.button,*/
/*.brown .button {*/
/*	background-color: #663300 !important;*/
/*}*/
/*.brown .button:hover {*/
/*	background-color: #512800 !important;	*/
/*}*/
/*.brown .feature .icon {*/
/*	border-color: #663300 !important;*/
/*}*/
/*.brown .button {*/
/*	border-color: #492400 !important;*/
/*} */

/*!* Black *!*/
/*.black a,*/
/*.black h2,*/
/*.black .hint h3,*/
/*.black .feature .icon,*/
/*.black .top-bar .active a,*/
/*.black .button.white,*/
/*.black .pricing-table.featured .title,*/
/*.black footer a.icon:hover,*/
/*.black .quote .author {*/
/*	color: black !important;*/
/*}*/
/*.black .quotes .orbit-bullets li.active,*/
/*.black header,*/
/*.black .top-bar-section ul li>a.button,*/
/*.black .button {*/
/*	background-color: black !important;*/
/*}*/
/*.black .button:hover {*/
/*	background-color: #1f1f1f !important;	*/
/*}*/
/*.black .feature .icon {*/
/*	border-color: black !important;*/
/*} */
/*.black .button {*/
/*	border-color: black !important;*/
/*}*/

/*!* ICONS *!*/
/*@font-face {*/
/*	font-family: 'entypo';*/
/*	src:url('../fonts/entypo.eot');*/
/*	src:url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),*/
/*		url('../fonts/entypo.woff') format('woff'),*/
/*		url('../fonts/entypo.ttf') format('truetype'),*/
/*		url('../fonts/entypo.svg#entypo') format('svg');*/
/*	font-weight: normal;*/
/*	font-style: normal;*/
/*}*/

/*!* Use the following CSS code if you want to use data attributes for inserting your icons *!*/
/*[data-icon]:before {*/
/*	font-family: 'entypo';*/
/*	content: attr(data-icon);*/
/*	speak: none;*/
/*	font-weight: normal;*/
/*	font-variant: normal;*/
/*	text-transform: none;*/
/*	line-height: 1;*/
/*	-webkit-font-smoothing: antialiased;*/
/*}*/

/*!* Use the following CSS code if you want to have a class per icon *!*/
/*!**/
/*Instead of a list of all class selectors,*/
/*you can use the generic selector below, but it's slower:*/
/*[class*="icon-"]:before {*/
/**!*/
/*.icon-phone:before, .icon-mobile:before, .icon-mouse:before, .icon-directions:before, .icon-mail:before, .icon-paperplane:before, .icon-pencil:before, .icon-feather:before, .icon-paperclip:before, .icon-drawer:before, .icon-reply:before, .icon-reply-all:before, .icon-forward:before, .icon-user:before, .icon-users:before, .icon-user-add:before, .icon-vcard:before, .icon-export:before, .icon-location:before, .icon-map:before, .icon-compass:before, .icon-location-2:before, .icon-tools:before, .icon-cog:before, .icon-flag:before, .icon-link:before, .icon-bell:before, .icon-printer:before, .icon-flashlight:before, .icon-popup:before, .icon-house:before, .icon-quote:before, .icon-comment:before, .icon-chat:before, .icon-thumbs-down:before, .icon-thumbs-up:before, .icon-star:before, .icon-star-2:before, .icon-heart:before, .icon-heart-2:before, .icon-sharable:before, .icon-share:before, .icon-target:before, .icon-trophy:before, .icon-tag:before, .icon-camera:before, .icon-megaphone:before, .icon-moon:before, .icon-palette:before, .icon-leaf:before, .icon-music:before, .icon-music-2:before, .icon-new:before, .icon-graduation:before, .icon-book:before, .icon-newspaper:before, .icon-bag:before, .icon-airplane:before, .icon-lifebuoy:before, .icon-eye:before, .icon-clock:before, .icon-microphone:before, .icon-calendar:before, .icon-bolt:before, .icon-thunder:before, .icon-droplet:before, .icon-cd:before, .icon-briefcase:before, .icon-air:before, .icon-hourglass:before, .icon-gauge:before, .icon-language:before, .icon-network:before, .icon-key:before, .icon-battery:before, .icon-bucket:before, .icon-magnet:before, .icon-drive:before, .icon-cup:before, .icon-rocket:before, .icon-brush:before, .icon-suitcase:before, .icon-cone:before, .icon-earth:before, .icon-keyboard:before, .icon-browser:before, .icon-publish:before, .icon-progress-3:before, .icon-progress-2:before, .icon-brogress-1:before, .icon-progress-0:before, .icon-sun:before, .icon-sun-2:before, .icon-adjust:before, .icon-code:before, .icon-screen:before, .icon-infinity:before, .icon-light-bulb:before, .icon-credit-card:before, .icon-database:before, .icon-voicemail:before, .icon-clipboard:before, .icon-cart:before, .icon-box:before, .icon-ticket:before, .icon-rss:before, .icon-signal:before, .icon-thermometer:before, .icon-droplets:before, .icon-untitled:before, .icon-statistics:before, .icon-pie:before, .icon-bars:before, .icon-graph:before, .icon-lock:before, .icon-lock-open:before, .icon-logout:before, .icon-login:before, .icon-checkmark:before, .icon-cross:before, .icon-erase:before, .icon-blocked:before, .icon-info:before, .icon-cycle:before, .icon-cw:before, .icon-ccw:before, .icon-shuffle:before, .icon-arrow:before, .icon-arrow-2:before, .icon-retweet:before, .icon-loop:before, .icon-history:before, .icon-back:before, .icon-switch:before, .icon-list:before, .icon-add-to-list:before, .icon-layout:before, .icon-list-2:before, .icon-text:before, .icon-text-2:before, .icon-document:before, .icon-docs:before, .icon-landscape:before, .icon-pictures:before, .icon-video:before, .icon-music-3:before, .icon-folder:before, .icon-archive:before, .icon-trash:before, .icon-upload:before, .icon-download:before, .icon-disk:before, .icon-install:before, .icon-cloud:before, .icon-upload-2:before, .icon-bookmark:before, .icon-bookmarks:before, .icon-book-2:before, .icon-play:before, .icon-pause:before, .icon-record:before, .icon-stop:before, .icon-next:before, .icon-previous:before, .icon-first:before, .icon-last:before, .icon-resize-enlarge:before, .icon-resize-shrink:before, .icon-volume:before, .icon-sound:before, .icon-mute:before, .icon-flow-cascade:before, .icon-flow-branch:before, .icon-flow-tree:before, .icon-flow-line:before, .icon-flow-parallel:before, .icon-github:before, .icon-flickr:before, .icon-vimeo:before, .icon-twitter:before, .icon-facebook:before, .icon-googleplus:before, .icon-pinterest:before, .icon-linkedin:before, .icon-stumbleupon:before, .icon-lastfm:before, .icon-rdio:before, .icon-spotify:before, .icon-qq:before, .icon-skype:before, .icon-plus:before, .icon-minus:before, .icon-question:before, .icon-tumblr:before, .icon-dribbble:before {*/
/*	font-family: 'entypo';*/
/*	speak: none;*/
/*	font-style: normal;*/
/*	font-weight: normal;*/
/*	font-variant: normal;*/
/*	text-transform: none;*/
/*	line-height: 1;*/
/*	-webkit-font-smoothing: antialiased;*/
/*}*/
/*.icon-phone:before {*/
/*	content: "\e000";*/
/*}*/
/*.icon-mobile:before {*/
/*	content: "\e001";*/
/*}*/
/*.icon-mouse:before {*/
/*	content: "\e002";*/
/*}*/
/*.icon-directions:before {*/
/*	content: "\e003";*/
/*}*/
/*.icon-mail:before {*/
/*	content: "\e004";*/
/*}*/
/*.icon-paperplane:before {*/
/*	content: "\e005";*/
/*}*/
/*.icon-pencil:before {*/
/*	content: "\e006";*/
/*}*/
/*.icon-feather:before {*/
/*	content: "\e007";*/
/*}*/
/*.icon-paperclip:before {*/
/*	content: "\e008";*/
/*}*/
/*.icon-drawer:before {*/
/*	content: "\e009";*/
/*}*/
/*.icon-reply:before {*/
/*	content: "\e00a";*/
/*}*/
/*.icon-reply-all:before {*/
/*	content: "\e00b";*/
/*}*/
/*.icon-forward:before {*/
/*	content: "\e00c";*/
/*}*/
/*.icon-user:before {*/
/*	content: "\e00d";*/
/*}*/
/*.icon-users:before {*/
/*	content: "\e00e";*/
/*}*/
/*.icon-user-add:before {*/
/*	content: "\e00f";*/
/*}*/
/*.icon-vcard:before {*/
/*	content: "\e010";*/
/*}*/
/*.icon-export:before {*/
/*	content: "\e011";*/
/*}*/
/*.icon-location:before {*/
/*	content: "\e012";*/
/*}*/
/*.icon-map:before {*/
/*	content: "\e013";*/
/*}*/
/*.icon-compass:before {*/
/*	content: "\e014";*/
/*}*/
/*.icon-location-2:before {*/
/*	content: "\e015";*/
/*}*/
/*.icon-tools:before {*/
/*	content: "\e016";*/
/*}*/
/*.icon-cog:before {*/
/*	content: "\e017";*/
/*}*/
/*.icon-flag:before {*/
/*	content: "\e018";*/
/*}*/
/*.icon-link:before {*/
/*	content: "\e019";*/
/*}*/
/*.icon-bell:before {*/
/*	content: "\e01a";*/
/*}*/
/*.icon-printer:before {*/
/*	content: "\e01b";*/
/*}*/
/*.icon-flashlight:before {*/
/*	content: "\e01c";*/
/*}*/
/*.icon-popup:before {*/
/*	content: "\e01d";*/
/*}*/
/*.icon-house:before {*/
/*	content: "\e01e";*/
/*}*/
/*.icon-quote:before {*/
/*	content: "\e01f";*/
/*}*/
/*.icon-comment:before {*/
/*	content: "\e020";*/
/*}*/
/*.icon-chat:before {*/
/*	content: "\e021";*/
/*}*/
/*.icon-thumbs-down:before {*/
/*	content: "\e022";*/
/*}*/
/*.icon-thumbs-up:before {*/
/*	content: "\e023";*/
/*}*/
/*.icon-star:before {*/
/*	content: "\e024";*/
/*}*/
/*.icon-star-2:before {*/
/*	content: "\e025";*/
/*}*/
/*.icon-heart:before {*/
/*	content: "\e026";*/
/*}*/
/*.icon-heart-2:before {*/
/*	content: "\e027";*/
/*}*/
/*.icon-sharable:before {*/
/*	content: "\e028";*/
/*}*/
/*.icon-share:before {*/
/*	content: "\e029";*/
/*}*/
/*.icon-target:before {*/
/*	content: "\e02a";*/
/*}*/
/*.icon-trophy:before {*/
/*	content: "\e02b";*/
/*}*/
/*.icon-tag:before {*/
/*	content: "\e02c";*/
/*}*/
/*.icon-camera:before {*/
/*	content: "\e02d";*/
/*}*/
/*.icon-megaphone:before {*/
/*	content: "\e02e";*/
/*}*/
/*.icon-moon:before {*/
/*	content: "\e02f";*/
/*}*/
/*.icon-palette:before {*/
/*	content: "\e030";*/
/*}*/
/*.icon-leaf:before {*/
/*	content: "\e031";*/
/*}*/
/*.icon-music:before {*/
/*	content: "\e032";*/
/*}*/
/*.icon-music-2:before {*/
/*	content: "\e033";*/
/*}*/
/*.icon-new:before {*/
/*	content: "\e034";*/
/*}*/
/*.icon-graduation:before {*/
/*	content: "\e035";*/
/*}*/
/*.icon-book:before {*/
/*	content: "\e036";*/
/*}*/
/*.icon-newspaper:before {*/
/*	content: "\e037";*/
/*}*/
/*.icon-bag:before {*/
/*	content: "\e038";*/
/*}*/
/*.icon-airplane:before {*/
/*	content: "\e039";*/
/*}*/
/*.icon-lifebuoy:before {*/
/*	content: "\e03a";*/
/*}*/
/*.icon-eye:before {*/
/*	content: "\e03b";*/
/*}*/
/*.icon-clock:before {*/
/*	content: "\e03c";*/
/*}*/
/*.icon-microphone:before {*/
/*	content: "\e03d";*/
/*}*/
/*.icon-calendar:before {*/
/*	content: "\e03e";*/
/*}*/
/*.icon-bolt:before {*/
/*	content: "\e03f";*/
/*}*/
/*.icon-thunder:before {*/
/*	content: "\e040";*/
/*}*/
/*.icon-droplet:before {*/
/*	content: "\e041";*/
/*}*/
/*.icon-cd:before {*/
/*	content: "\e042";*/
/*}*/
/*.icon-briefcase:before {*/
/*	content: "\e043";*/
/*}*/
/*.icon-air:before {*/
/*	content: "\e044";*/
/*}*/
/*.icon-hourglass:before {*/
/*	content: "\e045";*/
/*}*/
/*.icon-gauge:before {*/
/*	content: "\e046";*/
/*}*/
/*.icon-language:before {*/
/*	content: "\e047";*/
/*}*/
/*.icon-network:before {*/
/*	content: "\e048";*/
/*}*/
/*.icon-key:before {*/
/*	content: "\e049";*/
/*}*/
/*.icon-battery:before {*/
/*	content: "\e04a";*/
/*}*/
/*.icon-bucket:before {*/
/*	content: "\e04b";*/
/*}*/
/*.icon-magnet:before {*/
/*	content: "\e04c";*/
/*}*/
/*.icon-drive:before {*/
/*	content: "\e04d";*/
/*}*/
/*.icon-cup:before {*/
/*	content: "\e04e";*/
/*}*/
/*.icon-rocket:before {*/
/*	content: "\e04f";*/
/*}*/
/*.icon-brush:before {*/
/*	content: "\e050";*/
/*}*/
/*.icon-suitcase:before {*/
/*	content: "\e051";*/
/*}*/
/*.icon-cone:before {*/
/*	content: "\e052";*/
/*}*/
/*.icon-earth:before {*/
/*	content: "\e053";*/
/*}*/
/*.icon-keyboard:before {*/
/*	content: "\e054";*/
/*}*/
/*.icon-browser:before {*/
/*	content: "\e055";*/
/*}*/
/*.icon-publish:before {*/
/*	content: "\e056";*/
/*}*/
/*.icon-progress-3:before {*/
/*	content: "\e057";*/
/*}*/
/*.icon-progress-2:before {*/
/*	content: "\e058";*/
/*}*/
/*.icon-brogress-1:before {*/
/*	content: "\e059";*/
/*}*/
/*.icon-progress-0:before {*/
/*	content: "\e05a";*/
/*}*/
/*.icon-sun:before {*/
/*	content: "\e05b";*/
/*}*/
/*.icon-sun-2:before {*/
/*	content: "\e05c";*/
/*}*/
/*.icon-adjust:before {*/
/*	content: "\e05d";*/
/*}*/
/*.icon-code:before {*/
/*	content: "\e05e";*/
/*}*/
/*.icon-screen:before {*/
/*	content: "\e05f";*/
/*}*/
/*.icon-infinity:before {*/
/*	content: "\e060";*/
/*}*/
/*.icon-light-bulb:before {*/
/*	content: "\e061";*/
/*}*/
/*.icon-credit-card:before {*/
/*	content: "\e062";*/
/*}*/
/*.icon-database:before {*/
/*	content: "\e063";*/
/*}*/
/*.icon-voicemail:before {*/
/*	content: "\e064";*/
/*}*/
/*.icon-clipboard:before {*/
/*	content: "\e065";*/
/*}*/
/*.icon-cart:before {*/
/*	content: "\e066";*/
/*}*/
/*.icon-box:before {*/
/*	content: "\e067";*/
/*}*/
/*.icon-ticket:before {*/
/*	content: "\e068";*/
/*}*/
/*.icon-rss:before {*/
/*	content: "\e069";*/
/*}*/
/*.icon-signal:before {*/
/*	content: "\e06a";*/
/*}*/
/*.icon-thermometer:before {*/
/*	content: "\e06b";*/
/*}*/
/*.icon-droplets:before {*/
/*	content: "\e06c";*/
/*}*/
/*.icon-untitled:before {*/
/*	content: "\e06d";*/
/*}*/
/*.icon-statistics:before {*/
/*	content: "\e06e";*/
/*}*/
/*.icon-pie:before {*/
/*	content: "\e06f";*/
/*}*/
/*.icon-bars:before {*/
/*	content: "\e070";*/
/*}*/
/*.icon-graph:before {*/
/*	content: "\e071";*/
/*}*/
/*.icon-lock:before {*/
/*	content: "\e072";*/
/*}*/
/*.icon-lock-open:before {*/
/*	content: "\e073";*/
/*}*/
/*.icon-logout:before {*/
/*	content: "\e074";*/
/*}*/
/*.icon-login:before {*/
/*	content: "\e075";*/
/*}*/
/*.icon-checkmark:before {*/
/*	content: "\e076";*/
/*}*/
/*.icon-cross:before {*/
/*	content: "\e077";*/
/*}*/
/*.icon-erase:before {*/
/*	content: "\e080";*/
/*}*/
/*.icon-blocked:before {*/
/*	content: "\e081";*/
/*}*/
/*.icon-info:before {*/
/*	content: "\e082";*/
/*}*/
/*.icon-cycle:before {*/
/*	content: "\e087";*/
/*}*/
/*.icon-cw:before {*/
/*	content: "\e088";*/
/*}*/
/*.icon-ccw:before {*/
/*	content: "\e089";*/
/*}*/
/*.icon-shuffle:before {*/
/*	content: "\e08a";*/
/*}*/
/*.icon-arrow:before {*/
/*	content: "\e08b";*/
/*}*/
/*.icon-arrow-2:before {*/
/*	content: "\e08c";*/
/*}*/
/*.icon-retweet:before {*/
/*	content: "\e08d";*/
/*}*/
/*.icon-loop:before {*/
/*	content: "\e08e";*/
/*}*/
/*.icon-history:before {*/
/*	content: "\e08f";*/
/*}*/
/*.icon-back:before {*/
/*	content: "\e090";*/
/*}*/
/*.icon-switch:before {*/
/*	content: "\e091";*/
/*}*/
/*.icon-list:before {*/
/*	content: "\e092";*/
/*}*/
/*.icon-add-to-list:before {*/
/*	content: "\e093";*/
/*}*/
/*.icon-layout:before {*/
/*	content: "\e094";*/
/*}*/
/*.icon-list-2:before {*/
/*	content: "\e095";*/
/*}*/
/*.icon-text:before {*/
/*	content: "\e096";*/
/*}*/
/*.icon-text-2:before {*/
/*	content: "\e097";*/
/*}*/
/*.icon-document:before {*/
/*	content: "\e098";*/
/*}*/
/*.icon-docs:before {*/
/*	content: "\e099";*/
/*}*/
/*.icon-landscape:before {*/
/*	content: "\e09a";*/
/*}*/
/*.icon-pictures:before {*/
/*	content: "\e09b";*/
/*}*/
/*.icon-video:before {*/
/*	content: "\e09c";*/
/*}*/
/*.icon-music-3:before {*/
/*	content: "\e09d";*/
/*}*/
/*.icon-folder:before {*/
/*	content: "\e09e";*/
/*}*/
/*.icon-archive:before {*/
/*	content: "\e09f";*/
/*}*/
/*.icon-trash:before {*/
/*	content: "\e0a0";*/
/*}*/
/*.icon-upload:before {*/
/*	content: "\e0a1";*/
/*}*/
/*.icon-download:before {*/
/*	content: "\e0a2";*/
/*}*/
/*.icon-disk:before {*/
/*	content: "\e0a3";*/
/*}*/
/*.icon-install:before {*/
/*	content: "\e0a4";*/
/*}*/
/*.icon-cloud:before {*/
/*	content: "\e0a5";*/
/*}*/
/*.icon-upload-2:before {*/
/*	content: "\e0a6";*/
/*}*/
/*.icon-bookmark:before {*/
/*	content: "\e0a7";*/
/*}*/
/*.icon-bookmarks:before {*/
/*	content: "\e0a8";*/
/*}*/
/*.icon-book-2:before {*/
/*	content: "\e0a9";*/
/*}*/
/*.icon-play:before {*/
/*	content: "\e0aa";*/
/*}*/
/*.icon-pause:before {*/
/*	content: "\e0ab";*/
/*}*/
/*.icon-record:before {*/
/*	content: "\e0ac";*/
/*}*/
/*.icon-stop:before {*/
/*	content: "\e0ad";*/
/*}*/
/*.icon-next:before {*/
/*	content: "\e0ae";*/
/*}*/
/*.icon-previous:before {*/
/*	content: "\e0af";*/
/*}*/
/*.icon-first:before {*/
/*	content: "\e0b0";*/
/*}*/
/*.icon-last:before {*/
/*	content: "\e0b1";*/
/*}*/
/*.icon-resize-enlarge:before {*/
/*	content: "\e0b2";*/
/*}*/
/*.icon-resize-shrink:before {*/
/*	content: "\e0b3";*/
/*}*/
/*.icon-volume:before {*/
/*	content: "\e0b4";*/
/*}*/
/*.icon-sound:before {*/
/*	content: "\e0b5";*/
/*}*/
/*.icon-mute:before {*/
/*	content: "\e0b6";*/
/*}*/
/*.icon-flow-cascade:before {*/
/*	content: "\e0b7";*/
/*}*/
/*.icon-flow-branch:before {*/
/*	content: "\e0b8";*/
/*}*/
/*.icon-flow-tree:before {*/
/*	content: "\e0b9";*/
/*}*/
/*.icon-flow-line:before {*/
/*	content: "\e0ba";*/
/*}*/
/*.icon-flow-parallel:before {*/
/*	content: "\e0bb";*/
/*}*/
/*.icon-github:before {*/
/*	content: "\e0ee";*/
/*}*/
/*.icon-flickr:before {*/
/*	content: "\e0f0";*/
/*}*/
/*.icon-vimeo:before {*/
/*	content: "\e0f2";*/
/*}*/
/*.icon-twitter:before {*/
/*	content: "\e0f4";*/
/*}*/
/*.icon-facebook:before {*/
/*	content: "\e0f6";*/
/*}*/
/*.icon-googleplus:before {*/
/*	content: "\e0f9";*/
/*}*/
/*.icon-pinterest:before {*/
/*	content: "\e0fb";*/
/*}*/
/*.icon-linkedin:before {*/
/*	content: "\e0ff";*/
/*}*/
/*.icon-stumbleupon:before {*/
/*	content: "\e103";*/
/*}*/
/*.icon-lastfm:before {*/
/*	content: "\e105";*/
/*}*/
/*.icon-rdio:before {*/
/*	content: "\e107";*/
/*}*/
/*.icon-spotify:before {*/
/*	content: "\e109";*/
/*}*/
/*.icon-qq:before {*/
/*	content: "\e10a";*/
/*}*/
/*.icon-skype:before {*/
/*	content: "\e110";*/
/*}*/
/*.icon-plus:before {*/
/*	content: "\e07f";*/
/*}*/
/*.icon-minus:before {*/
/*	content: "\e07e";*/
/*}*/
/*.icon-question:before {*/
/*	content: "\e084";*/
/*}*/
/*.icon-tumblr:before {*/
/*	content: "\e0fd";*/
/*}*/
/*.icon-dribbble:before {*/
/*	content: "\e101";*/
/*}*/

/*#empty1, #empty2{*/
/*	background: #d6d6d6;*/
/*}*/
/*#empty1 .row, #empty2 .row{*/
/*	background: #fff;*/
/*	height:64px;*/
/*}*/
/*.dirty-back {*/
/*	background: url('/img/dirty-back.png');*/
/*	background-size: cover;*/
/*}*/
/*.block-title-white {*/
/*	color: white;*/
/*}*/
/*.block-title__line{*/
/*	padding-top:8px;*/
/*}*/
/*.block-title__line img{*/
/*	margin-left: auto;*/
/*	margin-right: auto*/
/*}*/
/*.block-title-white{*/
/*	color: #fff;*/
/*}*/

/*!* Media Queries*!*/

/*@media (min-width: 768px) and (max-width: 1023px) {*/
/*	header h1 {*/
/*		font-size: 60px;*/
/*	}*/
/*	header .subheading {*/
/*		font-size: 26px;*/
/*	}*/
/*}*/
/*@media (max-width: 767px) {*/
/*	header {*/
/*		margin-top: 0 !important;*/
/*		padding-top: 16px;*/
/*		padding-bottom: 16px;*/
/*	}*/
/*	header .large-8 {*/
/*		padding-left: 0.9375em !important;*/
/*	}*/
/*	.hint p {*/
/*		font-size: 14px !important;*/
/*		font-weight: 200;*/
/*	}*/
/*	.hint-top {*/
/*    	margin-top: 15%;*/
/*	}*/
/*	.hint-bottom {*/
/*	    margin-top: 15%;*/
/*	}*/
/*	.pricing-table .price-table-toggle {*/
/*		display: block;*/
/*		text-align: center;*/
/*	}*/
/*	.pricing-table .price-table-features {*/
/*		display: none;*/
/*	}*/

/*}*/
/*@media (max-width: 568px) {*/
/*	h2 {*/
/*		font-size: 40px;*/
/*	}*/
/*	.section .subheading {*/
/*		font-size: 18px;*/
/*	}*/
/*	.hint-top {*/
/*    	margin-top: 0%;*/
/*	}*/
/*	.hint-bottom {*/
/*	    margin-top: 0%;*/
/*	}*/
/*	.hint h3 {*/
/*		margin-top: 10px;*/
/*		margin-bottom: 0;*/
/*	}*/
/*	.hint .icon {*/
/*		line-height: 30px;*/
/*	}*/
/*	.hints img {*/
/*		margin: 30px 0;*/
/*	}*/
/*	.product {*/
/*		text-align: center;*/
/*	}*/
/*	.product .columns {*/
/*		float: none;*/
/*		width: auto !important;*/
/*		max-width: 100% !important;*/
/*	}*/
/*	.product img {*/
/*		max-height: 300px;*/
/*		display: inline-block;*/
/*	}*/
/*	.hint {*/
/*		max-width: 100% !important;*/
/*	}*/
/*	.hint-left {*/
/*		float: none !important;*/
/*		text-align: center !important;*/
/*	}*/
/*}*/
/*!* Styleswitcher *!*/
/*.styleswitcher {*/
/*	z-index: 400;*/
/*	width: 180px;*/
/*	top: 10%;*/
/*	left: -180px;*/
/*	position: fixed;*/
/*	padding: 0px 20px 15px;*/
/*	font-size: 14px;*/
/*	border-radius: 0 6px 6px 0; !* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ *!*/
/*	-webkit-border-radius: 0 6px 6px 0; !* Safari 3-4, iOS 1-3.2, Android ≤1.6 *!*/
/*	-moz-border-radius: 0 6px 6px 0; !* Firefox < 4 *!*/
/*	background-color: white;*/
/*	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.3);*/
/*	-moz-transition: all 0.4s ease-in-out;*/
/*	-webkit-transition: all 0.4s ease-in-out;*/
/*	transition: all 0.4s ease-in-out;*/
/*}*/
/*.styleswitcher.active {*/
/*	left: 0;*/
/*}*/
/*.styleswitcher h3 {*/
/*	font-size: 16px;*/
/*	font-weight: bold;*/
/*	margin-bottom: 10px;*/
/*	margin-top: 10px;*/
/*}*/
/*.styleswitcher h4 {*/
/*	font-size: 14px;*/
/*	font-weight: bold;*/
/*	margin-bottom: 5px;*/
/*}*/
/*.styleswitcher p {*/
/*	font-size: 12px;*/
/*}*/
/*.styleswitcher img {*/
/*	margin-bottom: 4px;*/
/*}*/
/*.styleswitcher .switch-color {*/
/*	display: inline-block;*/
/*	cursor: pointer;*/
/*	height: 21px;*/
/*	width: 21px;*/
/*}*/
/*.styleswitcher .reset {*/
/*	background-color: white;*/
/*}*/
/*.styleswitcher .switch-color,*/
/*.styleswitcher img {*/
/*	border-radius: 3px; !* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ *!*/
/*	-webkit-border-radius: 3px; !* Safari 3-4, iOS 1-3.2, Android ≤1.6 *!*/
/*	-moz-border-radius: 3px; !* Firefox < 4 *!*/
/*	margin-bottom: 2px;*/
/*}*/

/*.styleswitcher #brown { background-color: #663300;}*/
/*.styleswitcher #orange {background-color: #4e97cc}*/
/*.styleswitcher #olive {background-color: #8FA411}*/
/*.styleswitcher #green {background-color: #7ab800}*/
/*.styleswitcher #lime {background-color: #cccc33}*/
/*.styleswitcher #cyan {background-color: #66cccc}*/
/*.styleswitcher #blue {background-color: #21aded}*/
/*.styleswitcher #purple {background-color: #993399}*/
/*.styleswitcher #pink {background-color: #ea4c88}*/
/*.styleswitcher #red {background-color: #E97c5f}*/
/*.styleswitcher #winered {background-color: #990000}*/
/*.styleswitcher #black { background-color: black;}*/

/*.styleswitcher .collapse {*/
/*	color: #222;*/
/*	line-height: 44px;*/
/*	font-size: 22px;*/
/*	top: 15px;*/
/*	right: -40px;*/
/*	position: absolute;*/
/*	display: block;*/
/*	background-color: white;*/
/*	height: 40px;*/
/*	width: 40px;*/
/*	cursor: pointer;*/
/*	border-radius: 0 20px 20px 0; !* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ *!*/
/*	-webkit-border-radius: 0 20px 20px 0; !* Safari 3-4, iOS 1-3.2, Android ≤1.6 *!*/
/*	-moz-border-radius: 0 20px 20px 0 ; !* Firefox < 4 *!*/
/*	box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2);*/
/*	-moz-box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2); */
/*	-webkit-box-shadow: 2px 0 3px 1px rgba(0,0,0,0.2); */
/*}*/
/*.styleswitcher .collapse .icon {*/
/*	margin-left: 7px;*/
/*}*/

/*!* Icon Effects *!*/

/*.hi-icon-effect-3 .hi-icon {*/
/*	box-shadow: 0 0 0 4px #4e97cc;*/
/*	-webkit-transition: color 0.3s;*/
/*	-moz-transition: color 0.3s;*/
/*	transition: color 0.3s;*/
/*}*/

/*.hi-icon-effect-3 .hi-icon:after {*/
/*	top: -2px;*/
/*	left: -2px;*/
/*	padding: 2px;*/
/*	z-index: -1;*/
/*	background: green;*/
/*	-webkit-transition: -webkit-transform 1s, opacity 0.6s;*/
/*	-moz-transition: -moz-transform 1s, opacity 0.6s;*/
/*	transition: transform 1s, opacity 0.6s;*/
/*}*/

/*!* Effect *!*/
/*.hi-icon-effect-3b .hi-icon {*/
/*	color: #fff;*/
/*	background: #4e97cc;*/
/*}*/

/*.no-touch .hi-icon-effect-3b .hi-icon:hover {*/
/*	color: #f06060;*/
/*	background:#fff;*/
/*	box-shadow: 0 0 0 4px #f06060;*/
/*}*/

/*.hi-icon-effect-3b .hi-icon:after {*/
/*	-webkit-transform: scale(2.3);*/
/*	-moz-transform: scale(2.3);*/
/*	-ms-transform: scale(2.3);*/
/*	transform: scale(2.3);*/
/*	opacity: 0;*/
/*}*/

/*.no-touch .hi-icon-effect-3b .hi-icon:hover:after {*/
/*	-webkit-transform: scale(1);*/
/*	-moz-transform: scale(1);*/
/*	-ms-transform: scale(1);*/
/*	transform: scale(1);*/
/*	opacity: 1;*/
/*}*/
/*#ascrail2000{*/
/*	background-color:#f3f3f3;*/
/*	cursor:pointer;*/
/*}*/
/*#ascrail2000>div{*/
/*	background-color:#4e97cc!important;*/
/*	width:8px!important;*/
/*	cursor:pointer;*/
/*	border-radius:0!important;*/
/*	-webkit-border-radius:0!important;*/
/*	-moz-border-radius:0!important;*/
/*}*/
/*#success{*/
/*	width: 100%;*/
/*	padding: 10px;*/
/*	text-align: center;*/
/*	color: green;*/
/*	display:none;*/
/*}*/
/*#error{*/
/*	width: 100%;*/
/*	padding: 10px;*/
/*	text-align: center;*/
/*	color: red;*/
/*	display:none;*/
/*}*/
/*.empty-row {*/
/*	width: 100%;*/
/*	height: 70px;*/
/*	background: white;*/
/*}*/

/*.modalWrapper{*/
/*	position: absolute;*/
/*	width: 100%;*/
/*	height: 100vh;*/
/*	z-index: 888;*/
/*	display: none;*/
/*	top: 0;*/
/*}*/

/*.modall{*/
/*	padding-top: 2.5em;*/
/*	width: 100%;*/
/*	background: #ffffff;*/
/*	position: fixed;*/
/*	display: -webkit-box;*/
/*	display: -ms-flexbox;*/
/*	display: flex;*/
/*	-webkit-box-pack: center;*/
/*	-ms-flex-pack: center;*/
/*	justify-content: center;*/
/*	overflow: auto;*/
/*	top: 76px;*/
/*	bottom: 0;*/
/*}*/
/*@media (max-width: 767px) {*/
/*	.modall{*/
/*		top: 0;*/
/*		bottom: 0;*/
/*	}*/
/*}*/
/*.modall>div{*/
/*	width: 20%;*/
/*	min-width: 250px;*/
/*}*/

/*.modall>div>div>img{*/
/*	max-width: 100%;*/
/*}*/

/*.modall>div>div>h2{*/
/*	text-align: center;*/
/*	font-weight: normal;*/
/*	margin-top: 1.5em;*/
/*	margin-bottom: 1em;*/
/*	color: #212529;*/
/*	font-size: 32px;*/
/*	line-height: 1.1;*/
/*	font-weight: 400;*/
/*}*/

/*.modall>div>div>form{*/
/*	display: -webkit-box;*/
/*	display: -ms-flexbox;*/
/*	display: flex;*/
/*	-webkit-box-orient: vertical;*/
/*	-webkit-box-direction: normal;*/
/*	-ms-flex-direction: column;*/
/*	flex-direction: column;*/
/*}*/

/*.modall>div>div>form label{*/
/*	border: none;*/
/*	outline: none;*/
/*	padding-top: 32px;*/
/*	margin-bottom: -32px;*/
/*	font-size: 20px;*/
/*	color: #a0a0a0;*/
/*	font-weight: 400;*/
/*	line-height: 24px;*/
/*}*/
/*.modall>div>div>form select{*/
/*	border: none;*/
/*	outline: none;*/
/*	margin-top: 2em;*/
/*	padding-left: -10px;*/
/*	font-size: 16px;*/
/*	font-weight: 400;*/
/*	line-height: 24px;*/
/*	border-bottom: 1px solid #a0a0a0;*/
/*}*/
/*.modall>div>div>form select[value=''] {*/
/*	color: #a0a0a0;*/
/*}*/

/*.modall>div>div>form input{*/
/*	border: none;*/
/*	outline: none;*/
/*	padding-top: 2em;*/
/*	padding-left: -10px;*/
/*	border-bottom: 1px solid #a0a0a0;*/
/*	box-shadow: none;*/
/*	font-size: 16px;*/
/*}*/

/*.modall>div>div>form input::-webkit-input-placeholder {color:#a0a0a0; font-weight: normal;}*/
/*.modall>div>div>form input::-moz-placeholder          {color:#a0a0a0; font-weight: normal;}!* Firefox 19+ *!*/
/*.modall>div>div>form input:-moz-placeholder           {color:#a0a0a0; font-weight: normal;}!* Firefox 18- *!*/
/*.modall>div>div>form input:-ms-input-placeholder      {color:#a0a0a0; font-weight: normal;}*/

/*.modall .btnRegis{*/
/*	margin-top: 3em;*/
/*	margin-bottom: 2.5em;*/
/*	width: 100%;*/
/*	display: -webkit-box;*/
/*	display: -ms-flexbox;*/
/*	display: flex;*/
/*	-webkit-box-pack: center;*/
/*	-ms-flex-pack: center;*/
/*	justify-content: center;*/
/*}*/

/*.modall>div>div button{*/
/*	width: 50%;*/
/*	border: none;*/
/*	padding-top: 15px;*/
/*	padding-bottom: 15px;*/
/*	color:#ffffff;*/
/*	background: #fbd107;*/
/*	border-radius: 10px;*/
/*	cursor: pointer;*/
/*	font-weight: bold;*/
/*}*/

/*.closeModal{*/
/*	padding-top: 1.3em;*/
/*	border-bottom: 1px solid #a0a0a0;*/
/*	text-align: right;*/
/*}*/

/*.closeModal img{*/
/*	max-width: 5%;*/
/*	cursor: pointer;*/
/*	display: inline;*/
/*}*/

/*.navigation-link {*/
/*	position: absolute !important;*/
/*	top: 0;*/
/*}*/

/*@font-face {*/
/*	font-family: 'Pragmatica';*/
/*	font-weight: 400;*/
/*	font-style: normal;*/
/*	src: url('../fonts/Pragmatica/Pragmatica-Book.woff2') format('woff2'),*/
/*	url('../fonts/Pragmatica/Pragmatica-Book.woff') format('woff'),*/
/*	url('../fonts/Pragmatica/Pragmatica-Book.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*	font-family: 'Pragmatica';*/
/*	font-weight: 500;*/
/*	font-style: normal;*/
/*	src: url('../fonts/Pragmatica/Pragmatica-Medium.woff2') format('woff2'),*/
/*	url('../fonts/Pragmatica/Pragmatica-Medium.woff') format('woff'),*/
/*	url('../fonts/Pragmatica/Pragmatica-Medium.ttf') format('truetype');*/
/*}*/
/*#popup .modal-dialog {*/
/*	max-width: 880px;*/
/*	margin-top: 10.6vh;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*}*/
/*#popup .modal-content {*/
/*	background: transparent;*/
/*	padding: 72px 75px 25px 117px;*/
/*	pointer-events: none;*/
/*}*/
/*#popup .modal-content > .modal-body, #popup .modal-content > .btn-close {*/
/*	pointer-events: all;*/
/*}*/
/*#popup .btn-close {*/
/*	background: url('/img/farmer/close.png') center no-repeat;*/
/*	background-size: contain;*/
/*	top: 101px;*/
/*	right: 67px;*/
/*	width: 28px;*/
/*	height: 27px;*/
/*}*/
/*#popup .modal-back {*/
/*	position: absolute;*/
/*}*/
/*#popup .modal-back-1 {*/
/*	background: url('/img/farmer/ellipse1.png') center no-repeat;*/
/*	background-size: 100% 100%;*/
/*	top: 87px;*/
/*	right: 70px;*/
/*	bottom: 16px;*/
/*	left: 130px;*/
/*}*/
/*#popup .modal-back-2 {*/
/*	background: url('/img/farmer/ellipse2.png') center no-repeat;*/
/*	background-size: 100% 100%;*/
/*	top: 72px;*/
/*	right: 100px;*/
/*	bottom: 31px;*/
/*	left: 100px;*/
/*}*/
/*#popup .modal-body {*/
/*	position: relative;*/
/*	text-align: center;*/
/*	background: url('/img/farmer/ellipse3.png') center no-repeat;*/
/*	background-size: 100% 100%;*/
/*	padding: 16px 117px 0 112px;*/
/*	font-weight: 400;*/
/*	color: white;*/
/*}*/
/*#popup .modal-body:before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*	background: url('/img/farmer/back.png') center no-repeat;*/
/*	background-size: 100% 100%;*/
/*	z-index: 0;*/
/*}*/
/*#popup .modal-body > * {*/
/*	position: relative;*/
/*}*/
/*#popup .modal-logo {*/
/*	margin: 0 auto 7px;*/
/*	width: 129px;*/
/*	padding-right: 3px;*/
/*}*/
/*#popup .logo-text {*/
/*	font-family: Russo One, sans-serif;*/
/*	font-size: 18px;*/
/*	line-height: 21px;*/
/*	color: #58B084;*/
/*	padding-right: 2px;*/
/*}*/
/*#popup .logo-title {*/
/*	font-family: Russo One, sans-serif;*/
/*	font-size: 24px;*/
/*	line-height: 28px;*/
/*	margin-bottom: 31px;*/
/*	padding-right: 2px;*/
/*}*/
/*#popup .modal-text {*/
/*	border-radius: 23px;*/
/*	border: 1px solid #FFF;*/
/*	background: rgba(255, 255, 255, 0.30);*/
/*	backdrop-filter: blur(14.5px);*/
/*	padding: 5px 0 10px;*/
/*	font-family: Rubik, sans-serif;*/
/*	font-weight: 600;*/
/*	font-size: 19px;*/
/*	line-height: 23px;*/
/*	margin-bottom: 26px;*/
/*}*/
/*#popup .modal-data {*/
/*	font-family: Pragmatica, sans-serif;*/
/*	padding-left: 45px;*/
/*	font-size: 19px;*/
/*	line-height: 22.5px;*/
/*	display: -ms-inline-flexbox;*/
/*	display: inline-flex;*/
/*	margin: 0 auto 39px;*/
/*}*/
/*#popup .modal-data > .delimiter {*/
/*	border-right: 1px solid white;*/
/*	margin-left: 26px;*/
/*	margin-right: 22px;*/
/*}*/
/*#popup .modal-data > div:not(.delimiter) {*/
/*	margin-top: 10px;*/
/*	margin-bottom: 20px;*/
/*}*/
/*#popup .btn {*/
/*	border-radius: 28px;*/
/*	background: #2F6847;*/
/*	padding: 16px 97px 17px 98px;*/
/*	color: white;*/
/*	font-family: Pragmatica, sans-serif;*/
/*	font-weight: 500;*/
/*	font-size: 25px;*/
/*	line-height: 30px;*/
/*	text-transform: uppercase;*/
/*	margin-top: 0;*/
/*	margin-bottom: -19px;*/
/*}*/
/*@media (max-width: 991.5px) {*/
/*	#popup .modal-dialog {*/
/*		max-width: 660px;*/
/*	}*/
/*	#popup .modal-content {*/
/*		padding: 54px 55px 18px 87px;*/
/*	}*/
/*	#popup .btn-close {*/
/*		top: 75px;*/
/*		right: 49px;*/
/*		width: 21px;*/
/*		height: 19px;*/
/*	}*/
/*	#popup .modal-back-1 {*/
/*		top: 64px;*/
/*		right: 52px;*/
/*		bottom: 12px;*/
/*		left: 97px;*/
/*	}*/
/*	#popup .modal-back-2 {*/
/*		top: 54px;*/
/*		right: 75px;*/
/*		bottom: 22px;*/
/*		left: 75px;*/
/*	}*/
/*	#popup .modal-body {*/
/*		padding: 12px 87px 0 84px;*/
/*	}*/
/*	#popup .modal-logo {*/
/*		margin-bottom: 4px;*/
/*		width: 96px;*/
/*		padding-right: 2px;*/
/*	}*/
/*	#popup .logo-text {*/
/*		font-size: 13px;*/
/*		line-height: 15px;*/
/*		padding-right: 1px;*/
/*	}*/
/*	#popup .logo-title {*/
/*		font-size: 18px;*/
/*		line-height: 21px;*/
/*		margin-bottom: 22px;*/
/*		padding-right: 1px;*/
/*	}*/
/*	#popup .modal-text {*/
/*		border-radius: 16px;*/
/*		padding: 3px 0 7px;*/
/*		font-size: 13px;*/
/*		line-height: 16px;*/
/*		margin-bottom: 19px;*/
/*	}*/
/*	#popup .modal-data {*/
/*		padding-left: 33px;*/
/*		font-size: 13px;*/
/*		line-height: 16px;*/
/*		margin-bottom: 28px;*/
/*	}*/
/*	#popup .modal-data > .delimiter {*/
/*		margin-left: 19px;*/
/*		margin-right: 16px;*/
/*	}*/
/*	#popup .modal-data > div:not(.delimiter) {*/
/*		margin-top: 7px;*/
/*		margin-bottom: 15px;*/
/*	}*/
/*	#popup .btn {*/
/*		border-radius: 21px;*/
/*		padding: 12px 72px 12px 73px;*/
/*		font-size: 18px;*/
/*		line-height: 22px;*/
/*		margin-bottom: -13px;*/
/*	}*/
/*}*/
/*@media (max-width: 767.5px) {*/
/*	#popup .modal-dialog {*/
/*		max-width: 495px;*/
/*	}*/
/*	#popup .modal-content {*/
/*		padding: 40px 40px 13px 64px;*/
/*	}*/
/*	#popup .btn-close {*/
/*		top: 55px;*/
/*		right: 36px;*/
/*		width: 15px;*/
/*		height: 13px;*/
/*	}*/
/*	#popup .modal-back-1 {*/
/*		top: 48px;*/
/*		right: 39px;*/
/*		bottom: 9px;*/
/*		left: 72px;*/
/*	}*/
/*	#popup .modal-back-2 {*/
/*		top: 43px;*/
/*		right: 55px;*/
/*		bottom: 16px;*/
/*		left: 55px;*/
/*	}*/
/*	#popup .modal-body {*/
/*		padding: 9px 64px 0 63px;*/
/*	}*/
/*	#popup .modal-logo {*/
/*		margin-bottom: 3px;*/
/*		width: 72px;*/
/*		padding-right: 1px;*/
/*	}*/
/*	#popup .logo-text {*/
/*		font-size: 9px;*/
/*		line-height: 10px;*/
/*		padding-right: 0;*/
/*	}*/
/*	#popup .logo-title {*/
/*		font-size: 13px;*/
/*		line-height: 15px;*/
/*		margin-bottom: 16px;*/
/*		padding-right: 0;*/
/*	}*/
/*	#popup .modal-text {*/
/*		border-radius: 12px;*/
/*		padding: 1px 0 4px;*/
/*		font-size: 9px;*/
/*		line-height: 12px;*/
/*		margin-bottom: 13px;*/
/*	}*/
/*	#popup .modal-data {*/
/*		padding-left: 24px;*/
/*		font-size: 9px;*/
/*		line-height: 12px;*/
/*		margin-bottom: 21px;*/
/*	}*/
/*	#popup .modal-data > .delimiter {*/
/*		margin-left: 13px;*/
/*		margin-right: 12px;*/
/*	}*/
/*	#popup .modal-data > div:not(.delimiter) {*/
/*		margin-top: 4px;*/
/*		margin-bottom: 10px;*/
/*	}*/
/*	#popup .btn {*/
/*		border-radius: 15px;*/
/*		padding: 9px 54px;*/
/*		font-size: 13px;*/
/*		line-height: 16px;*/
/*		margin-bottom: -9px;*/
/*	}*/
/*}*/
/*@media (max-width: 575.5px) {*/
/*	#popup .modal-dialog {*/
/*		max-width: 304px;*/
/*	}*/
/*	#popup .modal-content {*/
/*		padding: 20px 20px 6px 32px;*/
/*	}*/
/*	#popup .btn-close {*/
/*		top: 27px;*/
/*		right: 18px;*/
/*	}*/
/*	#popup .modal-back-1 {*/
/*		top: 24px;*/
/*		right: 19px;*/
/*		bottom: 4px;*/
/*		left: 36px;*/
/*	}*/
/*	#popup .modal-back-2 {*/
/*		top: 21px;*/
/*		right: 27px;*/
/*		bottom: 8px;*/
/*		left: 27px;*/
/*	}*/
/*	#popup .modal-body {*/
/*		padding: 4px 32px 0 31px;*/
/*	}*/
/*	#popup .modal-logo {*/
/*		margin-bottom: 1px;*/
/*		width: 36px;*/
/*		padding-right: 0;*/
/*	}*/
/*	#popup .logo-title {*/
/*		margin-bottom: 8px;*/
/*	}*/
/*	#popup .modal-text {*/
/*		border-radius: 6px;*/
/*		padding: 0 0 2px;*/
/*		margin-bottom: 6px;*/
/*	}*/
/*	#popup .modal-data {*/
/*		padding-left: 12px;*/
/*		margin-bottom: 10px;*/
/*	}*/
/*	#popup .modal-data > .delimiter {*/
/*		margin-left: 6px;*/
/*		margin-right: 6px;*/
/*	}*/
/*	#popup .modal-data > div:not(.delimiter) {*/
/*		margin-top: 2px;*/
/*		margin-bottom: 5px;*/
/*	}*/
/*	#popup .btn {*/
/*		border-radius: 7px;*/
/*		padding: 4px 27px;*/
/*		margin-bottom: -4px;*/
/*	}*/
/*}*/

/* =========================================================
   PREMIUM TIMING / VARIABLES
========================================================= */
:root {
  /* Reveal */
  --reveal-duration: 2050ms;
  --reveal-ease: cubic-bezier(0.16, 1, 0.3, 1);

  /* Hover */
  --hover-duration: 260ms;
  --hover-ease: cubic-bezier(0.16, 1, 0.3, 1);

  /* HERO */
  --hero-ease: cubic-bezier(0.16, 1, 0.3, 1);

  /* Men enter */
  --men-enter: 3000ms;

  /* Bubbles enter (ОДНОВРЕМЕННО с мужчинами) */
  --bubbles-start: 250ms;     /* <-- старт пузырей вместе с мужчинами */
  --bubble-enter: 950ms;    /* длительность “въезда” пузырей */
  --bubble-blur: 0;      /* blur на старте */
}

/* =========================================================
   REVEAL (scroll reveal)
========================================================= */
.reveal {
  opacity: 0;
  transform: translate3d(0, 0.6vw, 0);
  transition:
    opacity var(--reveal-duration) var(--reveal-ease),
    transform var(--reveal-duration) var(--reveal-ease);
  will-change: opacity, transform;
}

.reveal--up    { transform: translate3d(0, 0.8vw, 0); }
.reveal--left  { transform: translate3d(-1.2vw, 0, 0); }
.reveal--right { transform: translate3d(1.2vw, 0, 0); }
.reveal--scale { transform: scale(0.97); }

.reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.reveal[data-delay="1"] { transition-delay: 120ms; }
.reveal[data-delay="2"] { transition-delay: 220ms; }
.reveal[data-delay="3"] { transition-delay: 320ms; }
.reveal[data-delay="4"] { transition-delay: 420ms; }
.reveal[data-delay="5"] { transition-delay: 520ms; }
.reveal[data-delay="6"] { transition-delay: 620ms; }

/* =========================================================
   CTA ENTER (one time)
========================================================= */
@keyframes btnEnter {
  0%   { opacity: 0; transform: translate3d(0, 0.7vw, 0) scale(0.985); }
  70%  { opacity: 1; transform: translate3d(0, -0.08vw, 0) scale(1.01); }
  100% { opacity: 1; transform: translate3d(0, 0, 0) scale(1); }
}

.btn-enter { opacity: 0; }

.btn-enter.is-visible {
  opacity: 1;
  animation: btnEnter 980ms var(--reveal-ease) both;
}

/* =========================================================
   HEADER CTA (right more static)
========================================================= */
#header .buttons .join-btn:last-child {
  animation: none !important;
  transition:
    transform var(--hover-duration) var(--hover-ease),
    box-shadow var(--hover-duration) var(--hover-ease),
    opacity var(--hover-duration) ease;
}

#header .buttons .join-btn:last-child:hover {
  transform: translateY(-0.08vw);
  box-shadow: 0vw 0.31vw 0.94vw rgba(0, 0, 0, 0.16);
}

#header .buttons .join-btn:last-child:active {
  transform: translateY(0);
  opacity: 0.98;
}

/* =========================================================
   HEADER LEFT CTA SHINE LOOP
========================================================= */
@keyframes ctaShineLoop {
  0%   { transform: translateX(-150%) skewX(-18deg); opacity: 0; }
  10%  { opacity: 1; }
  30%  { transform: translateX(250%) skewX(-18deg); opacity: 1; }
  48%  { opacity: 0; }
  100% { transform: translateX(250%) skewX(-18deg); opacity: 0; }
}

#header .buttons .join-btn:first-child {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

#header .buttons .join-btn:first-child::after {
  content: "";
  position: absolute;
  top: -35%;
  left: -70%;
  width: 58%;
  height: 180%;
  pointer-events: none;

  background: linear-gradient(
    115deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.32) 45%,
    rgba(255, 255, 255, 0) 70%
  );

  transform: translateX(-150%) skewX(-18deg);
  opacity: 0;

  animation: ctaShineLoop 1.9s var(--reveal-ease) infinite;
}

#header .buttons .join-btn:first-child * {
  position: relative;
  z-index: 1;
}

/* =========================================================
   HOVER SHINE (partners/orgs)
========================================================= */
#partners button,
#orgs .right-side__org button {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transform: translateZ(0);

  transition:
    transform var(--hover-duration) var(--hover-ease),
    box-shadow var(--hover-duration) var(--hover-ease),
    filter var(--hover-duration) var(--hover-ease),
    opacity var(--hover-duration) ease;
  will-change: transform;
}

#partners button:hover,
#orgs .right-side__org button:hover {
  transform: translateY(-0.16vw);
  filter: brightness(1.05);
  box-shadow: 0vw 0.52vw 1.25vw rgba(0, 0, 0, 0.18);
}

#partners button:active,
#orgs .right-side__org button:active {
  transform: translateY(0);
  filter: brightness(0.99);
  box-shadow: 0vw 0.21vw 0.78vw rgba(0, 0, 0, 0.14);
  opacity: 0.98;
}

#partners button::after,
#orgs .right-side__org button::after {
  content: "";
  position: absolute;
  top: -35%;
  left: -70%;
  width: 55%;
  height: 180%;
  pointer-events: none;

  background: linear-gradient(
    115deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.22) 45%,
    rgba(255, 255, 255, 0) 70%
  );

  transform: translateX(-150%) skewX(-18deg);
  opacity: 0;
  transition: opacity 180ms var(--hover-ease);
}

@keyframes btnHoverShine {
  0%   { transform: translateX(-150%) skewX(-18deg); opacity: 0; }
  12%  { opacity: 1; }
  55%  { transform: translateX(250%) skewX(-18deg); opacity: 1; }
  80%  { opacity: 0; }
  100% { transform: translateX(250%) skewX(-18deg); opacity: 0; }
}

#partners button:hover::after,
#orgs .right-side__org button:hover::after {
  opacity: 1;
  animation: btnHoverShine 820ms var(--hover-ease) 1;
}

#partners button *,
#orgs .right-side__org button * {
  position: relative;
  z-index: 1;
}

#partners button:focus-visible,
#orgs .right-side__org button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 0.16vw rgba(77, 172, 212, 0.35);
}

/* =========================================================
   HERO: GRADIENT (можно оставить сразу, без задержки)
========================================================= */
#header .content {
  background-size: 220% 220%;
  animation: headerGradientMove 14s ease-in-out infinite;
}

@keyframes headerGradientMove {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 55%; }
  100% { background-position: 0% 50%; }
}

/* =========================================================
   HERO: MEN ENTER (first, then static)
========================================================= */
#header .left-man,
#header .right-man {
  opacity: 0;
  will-change: transform, opacity;
  transform: translateZ(0);
}

@keyframes manEnterLeftClean {
  0%   { opacity: 1; transform: translate3d(-3.8vw, 0, 0); }
  65%  { opacity: 1; transform: translate3d(0, 0, 0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0); }
}

@keyframes manEnterRightClean {
  0%   { opacity: 1; transform: translate3d(3.8vw, 0, 0); }
  65%  { opacity: 1; transform: translate3d(0, 0, 0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0); }
}

#header .left-man {
  animation: manEnterLeftClean var(--men-enter) var(--hero-ease) both;
}

#header .right-man {
  animation: manEnterRightClean var(--men-enter) var(--hero-ease) both;
}

/* =========================================================
   HERO: BUBBLES ENTER + DRIFT
   ✅ пузыри стартуют ОДНОВРЕМЕННО с мужчинами
   ✅ opacity от 0 -> 1
   ✅ blur -> 0
   ✅ drift начинается ПОСЛЕ enter (чтобы transform не конфликтовал)
========================================================= */
#header .left-bubbles,
#header .right-bottom-bubbles,
#header .right-top-bubbles,
#header .right-bottom-white-bubbles,
#header .left-man-bubble {
  opacity: 0;
  will-change: transform, opacity, filter;
  transform: translateZ(0);
  transform-origin: center;
  /* filter: blur(var(--bubble-blur)); */
}

/* въезды (по логике позиции) */
@keyframes bubbleEnterFromLeft {
  0%   { opacity: 0; transform: translate3d(0, 0, 0) scale(0.985); filter: blur(var(--bubble-blur)); }
  70%  { opacity: 1; transform: translate3d(0, 0, 0) scale(1.01); filter: blur(0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); }
}

@keyframes bubbleEnterFromRight {
  0%   { opacity: 0; transform: translate3d(0, 0, 0) scale(0.985); filter: blur(var(--bubble-blur)); }
  70%  { opacity: 1; transform: translate3d(0, 0, 0) scale(1.01); filter: blur(0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); }
}

@keyframes bubbleEnterFromTop {
  0%   { opacity: 0; transform: translate3d(0, 0, 0) scale(0.985); filter: blur(var(--bubble-blur)); }
  70%  { opacity: 1; transform: translate3d(0, 0, 0) scale(1.01); filter: blur(0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); }
}

@keyframes bubbleEnterFromBottom {
  0%   { opacity: 1; transform: translate3d(0, 0, 0) scale(0.985); filter: blur(var(--bubble-blur)); }
  70%  { opacity: 1; transform: translate3d(0, 0, 0) scale(1.01); filter: blur(0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0) scale(1); filter: blur(0); }
}

/* drift (очень мягко) */
@keyframes bubbleDriftA {
  0%   { transform: translate3d(0, 0, 0) rotate(0deg); }
  50%  { transform: translate3d(0, 0, 0) rotate(1.2deg); }
  100% { transform: translate3d(0, 0, 0) rotate(0deg); }
}

@keyframes bubbleDriftB {
  0%   { transform: translate3d(0, 0, 0) rotate(0deg); }
  50%  { transform: translate3d(-0.42vw, -0.42vw, 0) rotate(-1.4deg); }
  100% { transform: translate3d(0, 0, 0) rotate(0deg); }
}

@keyframes bubbleDriftC {
  0%   { transform: translate3d(0, 0, 0) rotate(0deg); }
  50%  { transform: translate3d(0.45vw, -0.35vw, 0) rotate(1deg); }
  100% { transform: translate3d(0, 0, 0) rotate(0deg); }
}

@keyframes bubbleDriftNear {
  0%   { transform: translate3d(0, 0, 0) rotate(0deg); }
  50%  { transform: translate3d(0.3vw, -0.75vw, 0) rotate(-1.1deg); }
  100% { transform: translate3d(0, 0, 0) rotate(0deg); }
}

/* ==========================
   ENTER + DRIFT (2 animations)
   drift delay = bubbles-start + bubble-enter
========================== */

/* левый блок пузырей: слева */
#header .left-bubbles {
  animation:
    bubbleEnterFromLeft var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftA 6.2s var(--hero-ease) infinite;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

/* справа снизу */
#header .right-bottom-bubbles {
  animation:
    bubbleEnterFromRight var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftB 7s var(--hero-ease) infinite;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

/* справа сверху: красиво заходит сверху */
#header .right-top-bubbles {
  animation:
    bubbleEnterFromTop var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftC 7.8s var(--hero-ease) infinite;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

/* белые справа снизу */
#header .right-bottom-white-bubbles {
  animation:
    bubbleEnterFromRight var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftA 8.8s var(--hero-ease) infinite;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

/* облачка возле мужчин */
#header .left-man-bubble {
  animation:
    bubbleEnterFromBottom var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftNear 6.6s var(--hero-ease) infinite;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

#header .right-man-bubble {
  animation:
    bubbleEnterFromBottom var(--bubble-enter) var(--hero-ease) both,
    bubbleDriftNear 7.3s var(--hero-ease) infinite reverse;
  animation-delay:
    var(--bubbles-start),
    calc(var(--bubbles-start) + var(--bubble-enter));
}

/* =========================================================
   REDUCED MOTION (accessibility)
========================================================= */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  #header .content,
  #header .left-man,
  #header .right-man,
  #header .left-bubbles,
  #header .right-bottom-bubbles,
  #header .right-top-bubbles,
  #header .right-bottom-white-bubbles,
  #header .left-man-bubble {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }

  #header .buttons .join-btn:first-child::after,
  #partners button::after,
  #orgs .right-side__org button::after {
    animation: none !important;
    opacity: 0 !important;
  }
}


