/**
 * Resets
 */.cc-window{
	z-index: 99999999999 !important;

     
}



.cc-window.cc-banner{
    font-size: 12px;;
z-index: 999999999999999999999 !important;
	  padding: 0.5em 20px !important;
}

[data-page-id="297927"] .desktop{
	display: none;
}

[data-page-id="297927"] .content_width{
	width:100% !important;
    padding:50px;
}

.template{
	max-width:700px;
    top:0px;
}
.widget{
	max-width: 400px;;
}

@media only screen and (max-width : 1250px) {
.widget{
	max-width: 300px;;
}
    
}


.new-mobile{
	
    display: none;
}

.logo-outer{
	width:100%;
}

.widget{
    left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 48% !important;
    width: 600px;
	position: absolute;
}

.bottom-right{
    position: absolute;
    bottom: 40px;
    right:40px;;
    background-image: url("https://files.persona.co/82547/orbita-bottom.svg");;
	width:300px;
    background-size: contain;
    height: 102px;
    background-repeat: no-repeat;
}

.top-right{
    position: absolute;
    right:40px;
    top:40px;
    height: 40px;
    width:40px;;
    background-size: contain;
	    background-image: url("https://files.persona.co/82547/star.svg");;

}

.copyright{
    width:100%;
    bottom: 40px;
	
}

.middle-text{
	width:100%;
}

.clients{
	width:100%;
    display: block;
}

.footer{
        width:100%;

	vertical-align: bottom;
}


.holder{
    z-index: 999999;
    height: 100vh;
        flex-wrap: wrap;
    flex-direction: wrap;
    align-items: flex-end;
    display: flex;
    margin-top: -50px;
	padding: 0px 40px 10px 40px;
}

.logo{
    top:0px !important;
    margin: 0px auto 0px auto;
	width:100%;
    display: block;
    height: 120px;
    background-position:  left center;
    background-size: contain;
background-repeat: no-repeat;    background-image:url("https://files.persona.co/82547/ORBITA-LOGO.svg");;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

::-moz-selection {
	background-color: #09f;
	color: #fff;
}

::selection {
	background-color: #09f;
	color: #fff;
}

:focus {
	outline: 0;
}

customhtml > * {
	position: relative;
    z-index: 10;
}

/**
 * Global
 */

body,
html {
	min-height: 100vh;
	margin: 0px;
	padding: 0px;
}

html {
	position: relative;
    
}

body {
	background: #0b0b0b !important;
	color: #000;
}

a:active {
	opacity: 0.7;
}

/**
 * Backdrop
 */

#backdrop {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 100%;
	z-index: 1;
}

/**
 * Container
 */

main {
	background: #fff;
	clear: both;
	overflow: hidden;
	position: absolute;
	max-width: 100%;
	width: 100%;
	z-index: 2;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

main > div {
	-moz-flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%;
}


.subpage_overlay {
	display: block;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

body.homepage .subpage_overlay {
	display: none;
}
/**
 * Content
 */

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}

sup {
	top: -0.4em;
	vertical-align: baseline;
	position: relative;
}

sub {
	top: 0.3em;
	vertical-align: baseline;
	position: relative;
}

s {
	
}

.slideshow-nav { 
	margin-bottom: 0.5em; 
}

img {
	border: 0;
	padding: 0;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 0.08em;
	display: block;
}

.bodycopy {
	display: none;
}

.container {
    z-index: 99999999 !important;
	min-height: 100%;
}

.content img {
	float: none;
	margin-bottom: 1em;
}

.clear:after {
	content: "";
	display: table;
	clear: both;
}

.loading[data-loading] {
	display: none;
	position: fixed;
	top: 8px; left: 8px;
	z-index: 100;
}

/**
 * Editor styles
 */

[data-css-presets="true"] main {
	background-color: rgb(255, 0, 0)/*!content_left*/;
	text-align: left /*!text_left*/;
	min-height: 100vh /*!content_stretch*/;
	-webkit-align-items: center /*!vertical_middle*/;
	align-items: center /*!vertical_middle*/;
	left: 0 /*!content_left*/;
}

[data-css-presets="true"] .content_padded {
	padding: 0rem/*!main_margin*/;
}

[data-css-presets="true"] .content_width {
	width: 30%/*!content_left*/;
    z-index: 999999999;
}

[data-css-presets="true"] #backdrop {
	width: 100% /*!background_cover*/;
}

[data-predefined-style="true"] main {
	font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'Helvetica Neue', Helvetica, sans-serif, 'Helvetica Roman', Social /*!System*/;
	font-style: normal;
	line-height: 1.5;
}

[data-predefined-style="true"] main a {
	color: rgba(0, 0, 0, 0.85);
    padding-bottom: 0em;
    text-decoration: none;
}

[data-predefined-style="true"] main a:hover {

}

main a.image-link,
main a.icon-link,
main a.image-link:hover,
main a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: 'Helvetica Neue', Helvetica, sans-serif, 'Helvetica Bold', Social /*!System*/;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	font-size: 4rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.85);
	text-rendering: optimizeLegibility;
}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] h2 {
	font-family: 'Helvetica Neue', Helvetica, sans-serif, 'Helvetica Bold', Social /*!System*/;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 24px;;
	line-height: 1.1;
	text-rendering: optimizeLegibility;
}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 10px;
	line-height: 1.3;
	font-family: 'Helvetica Neue', Helvetica, sans-serif, 'Helvetica Roman', Social /*!System*/;
	font-style: normal;
	font-weight: 400;
	color: #000;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0.1em;
}


[data-css-presets="true"] .subpage_overlay {
	background-color: initital/*!subpage_overlay*/;
}
/**
 * Backstage Icon
 */

#backstage_icon {
	display: block;
}

/**
 * Breakpoints
 */

[data-css-presets="true"].mobile #plugin,
[data-css-presets="true"].mobile #backdrop,
.mobile #backdrop,
.mobile #plugin {
	position: relative;
	height: 50vh;
	min-width: 100%;
	width: calc(100% - 80rem) /*!right_fit*/;
	top: 0;
	bottom: auto;
	left: 0 /*!right_fit*/;
}

.mobile main,
[data-css-presets="true"].mobile main {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
}

.mobile main.content_width,
[data-css-presets="true"].mobile main.content_width {
	max-width: 100%;
	width: 100%;
}

.desktop{
height: 100vh;
}



@media only screen and (max-width : 768px) {

    [data-predefined-style="true"] small {
	display: inline-block;
	font-size: 12px;
	line-height: 1.3;

}
    
    
[data-css-presets="true"] .content_width {
	width: 100%/*!content_left*/;
    z-index: 9999;
    position:  relative !important;
    top:0px;
}
    
    .desktop{
	display: none;
}
    
    .new-mobile{
        background: black !important;
        position: relative;
	display: block;
        height: 100vh;
}
    
    [data-predefined-style="true"] main {
	font-size: 14px;
	
}
 .bottom-right{
    position: absolute;
    bottom: 30px;
    right:30px;;
	width:234px;
    background-size: contain;
    height: 80px;
    background-repeat: no-repeat;
}
    
    .logo{
	margin-top: -30px !important;
}
    
    .holder{
    margin-top: 0px;
	padding: 0px 30px 30px 30px;
}
    
    .top-right{
    position: absolute;
    right:30px;
    top:30px;
    height: 30px;
    width:30px;;
    background-size: contain;
	    background-image: url("https://files.persona.co/82547/star.svg");;

}
    
    [data-page-id="297927"] .content_width{
	width:100% !important;
    padding:30px;
}

    
}