/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


@font-face{

font-family: 'Planer';

src: url('/wp-content/fonts/Planer_Regular.ttf') format('truetype');

font-weight: 400;

font-style: normal;

}



@font-face{

font-family: 'Planer';

src: url('/wp-content/fonts/Planer_DemiBold.ttf') format('truetype');

font-weight: 600;

font-style: normal;

}



@font-face{

font-family: 'Planer';

src: url('/wp-content/fonts/Planer_Bold.ttf') format('truetype');

font-weight: 700;

font-style: normal;

}












@font-face{

font-family: 'Rogan';

src: url('/wp-content/fonts/rogan/Rogan-Regular.eot');

src: url('/wp-content/fonts/rogan/Rogan-Regular.eot?iefix') format('eot'),

url('/wp-content/fonts/rogan/Rogan-Regular.woff') format('woff'),

url('/wp-content/fonts/rogan/Rogan-Regular.ttf') format('truetype');

font-weight: 400;

font-style: normal;

}


@font-face{

font-family: 'Rogan';

src: url('/wp-content/fonts/rogan/Rogan-SemiBold.eot');

src: url('/wp-content/fonts/rogan/Rogan-SemiBold.eot?iefix') format('eot'),

url('/wp-content/fonts/rogan/Rogan-SemiBold.woff') format('woff'),

url('/wp-content/fonts/rogan/Rogan-SemiBold.ttf') format('truetype');

font-weight: 600;

font-style: normal;

}



@font-face{

font-family: 'Rogan';

src: url('/wp-content/fonts/rogan/Rogan-Bold.eot');

src: url('/wp-content/fonts/rogan/Rogan-Bold.eot?iefix') format('eot'),

url('/wp-content/fonts/rogan/Rogan-Bold.woff') format('woff'),

url('/wp-content/fonts/rogan/Rogan-Bold.ttf') format('truetype');

font-weight: 700;

font-style: normal;

}




body {
  margin: 0;
  -webkit-font-smoothing: auto;
	overflow-x:hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}


sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: black;
	margin-bottom:0px;
}
.home h1,.home h2,.home h3,.home h4,.home h5,.home h6 {
	color:white;
}
h1 {
	font-family: 'Planer';
font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 105%;
letter-spacing: -3.2px;
}
h2 {
		font-family: 'Planer';
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 105%;
letter-spacing: -1.2px;
}
h3 {
		font-family: 'Planer';
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 105%;
letter-spacing: -0.8px;
}
h4 {
	font-family: 'Rogan';
 font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 150%;
}
h5 {
 	font-family: 'Rogan';
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 150%;
letter-spacing: 1.9px;
text-transform: uppercase;
}

p {
   	font-family: 'Rogan';
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 150%;
letter-spacing: 0.5px;
	color: black;
	margin-bottom:0px;
}
.home p {
	color: #FFFFFF;
}
h1.entry-title {
	display:none !important;

}
text-1 {
	   	font-family: 'Rogan';
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 150%;
letter-spacing: 0.5px;
	color: #FFFFFF;
}
.text-2 {
		font-family: 'Rogan';
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 150%;
letter-spacing: 0.5px;
color: black;
}
	.home .text-2  {
		color: #7E838E;
	}
.menu-link {
font-family: 'Rogan';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #FFFFFF;
opacity:0.8;
transition:0.3s;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.menu-link:hover {
opacity:1;
	color:white;
	text-decoration:none;
}


.menu-link a {
font-family: 'Rogan';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
letter-spacing: 1.5px;
text-transform: uppercase;
color: black !important;
opacity:0.8;
transition:0.3s;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding:20px !important
}

.menu-link a:hover {
opacity:1;
	color:black;
	text-decoration:none;
}
.home .menu-link a {
	color: white !important;
}
.home .menu-link a:hover {
	color:white;
}
.btn-1 {
font-family: 'Rogan';
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 150%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
}

.title-1 {
font-family: 'Rogan';
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
letter-spacing: 4.4px;
text-transform: uppercase;
color: #FFFFFF;
}

.subtitle-1 {
		font-family: 'Rogan';
	font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
letter-spacing: 1.6px;
text-transform: uppercase;
color: #FFFFFF;
}
.link-1 {
		font-family: 'Planer';
	font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 105%;
letter-spacing: 1.8px;
text-transform: uppercase;
color: #CA4CF5;
	transition:0.3s;
	display:inline-block;
	cursor:pointer;
}
.link-1:after {
	content: '';
    background-image: url(/wp-content/uploads/2021/08/link-2-after.png);
    width: 12px;
    height: 14px;
    display: inline-block;
    background-size: cover;
    vertical-align: bottom;
    
	margin-left:10px;
	transition:0.3s;
}
.link-1:hover:after {
	margin-left:20px;
	  background-image: url(/wp-content/uploads/2021/08/link-2-after-hover.png);
}
.link-1:hover {
	color: #862BE7;
}
.link-2 {
		font-family: 'Planer';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 105%;
letter-spacing: 0.5px;
color: #FFFFFF;
	transition:0.3s;
	position:relative;
	margin-left:20px;
}
.link-2:hover:before {
		left:-10px;
}
.link-2:hover {
	color:white;
	text-decoration:none;
}
.link-2:before {
content: '';
    background-image: url(/wp-content/uploads/2021/08/link-2-before.png);
    width: 4px;
    height: 9px;
    display: inline-block;
    background-size: cover;
    vertical-align: top;
    margin-top: 5px;
	left:-20px;
	transition:0.3s;
	position:absolute;
}
.link-3 {
	font-family: 'Planer';
	font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 105%;
letter-spacing: -3.2px;
color: #CA4CF5;
	transition:0.3s;
}
.link-3:hover {
	color: #862BE7;
}
.button-1 {
	font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 150%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
	padding:14.5px 30px;
	background: linear-gradient(90deg, #3904D7 0%, #CA4CF5 100%);
border-radius: 90px;
	transition:0.3s;
	cursor:pointer;
	display:inline-block;
}
.button-1:hover {
	
	background: #3100D5;
	color:white;
}
.button-2 {
	position:relative;
	display:inline-block;
}
.button-2:hover {
	cursor:pointer;
}
.button-2-top {
	font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 150%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: black;
	padding:13px 30px;
	background: white;
border-radius: 90px;
	transition:0.3s;
	position:relative;
	    z-index: 2;
}
.button-2:hover .button-2-top {
	background: #CA4CF5;
	color:white;
}
.home .button-2-top {
	background: black;
	color: white;
}
.button-2:hover .button-2-border {
	background: linear-gradient(90deg, #CA4CF5 0%, #CA4CF5 100%);
}
  .button-2-border {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 1;
    margin: -2px; /* !importanté */
    border-radius: inherit; /* !importanté */
    background: linear-gradient(90deg, #3904D7 0%, #CA4CF5 100%);
	  transition:0.3s;
	  border-radius:90px;
  }
.button-3 {
font-family: 'Rogan';
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 150%;
letter-spacing: 1.9px;
text-transform: uppercase;
color: #CA4CF5;
transition:0.3s;
	position:relative;
	border-top: 1px solid #7E838E;
	border-bottom: 1px solid #7E838E;
	padding:25px 0;
}
.button-3:hover {
	color: #862BE7;
	padding-left:10px;
}
.button-3:hover:after {
	 background-image: url(/wp-content/uploads/2021/08/link-2-after-hover.png);
}
.button-3:after {
	content:'';
    background-image: url(/wp-content/uploads/2021/08/link-2-after.png);
    transition: 0.3s;
    width: 15px;
    height: 18px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 27px;
}
.purple-title-1 {
	font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
letter-spacing: 4.4px;
text-transform: uppercase;
color: #862BE7;
opacity: 0.7;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {

  /* Extra wide images within figure tags don't overflow the content area. */
}

table {

  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color:transparent;
	top:30px;
	width:100%;
	position:fixed;
	z-index:10;
}
header#masthead .container {
	padding:15px 25px;
	border-radius: 90px;
	transition:0.3s;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a img {
	width:51px;
	height:auto;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
	display:none;
  position: relative;
  padding-bottom: 0;
  text-align: center;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;

  color: #563e7c;

  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}



.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;

}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;

}

.dropdown-menu {

}

.dropdown .open .dropdown-menu {
  display: block;

  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {

  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {

}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  display: inline-block;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;

  font-weight: bold;
  height: auto;

  line-height: normal;

  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;

}

.alignright {
  display: inline;
  float: right;

}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;

}

a img.alignnone {

}

a img.alignleft {
  float: left;

}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {

}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  position: absolute;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {

}

.page-links {
  clear: both;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {

}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {

}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}


.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {

}

.variations_form .variations .value > select {

}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
    background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
	padding: 275px 0 65px 0;
	position:relative;
}
footer#colophon:before {
	    content: '';
    background-color: white;
    height: 135px;
    width: 100%;
    position: absolute;
    top: 0px;
    border-radius: 0px 0px 100px 100px;
}
.home footer#colophon:before {
	background-color:black;
}
body:not(.theme-preset-active) footer#colophon {

}
.navbar-dark .site-info {
  color: #fff;
}



/*--------------------------------------------------------------
# MY CSS
--------------------------------------------------------------*/


.container {
	padding:0px;
}
.footer-logo-left img {
	height:50px;
	width:auto;
	    filter: grayscale(1) brightness(12.5);
}

.site-info {
	display:flex;
}
.footer-logo-left {
	width:45%;
}
.footer-links-right {
	display:flex;
	width:55%;
	justify-content: space-between;
}
.footer-links-right-col {

}
.footer-links-right-col .link-2 {
	display:block;
	margin-bottom:20px;
}
.footer-links-right-col .title-1 {
	margin-bottom:30px;
}
#footer-under-info {
	border-top: 1px solid rgba(255,255,255,0.5);
	padding-top:25px;
	margin-top:140px;
	display:flex;
	    justify-content: space-between;
}
#footer-under-info-left {
	float:left;
}
#footer-under-info-right {
	float:right;
	
}
#footer-under-info-right .menu-link:last-child {
		margin-left:25px;
}
#masthead nav {
	    display: flex;
    justify-content: space-between;

}

body.home {
	background-color:black;
}

#mainpage-screen-1 {
	margin-top:160px;
}
p span {
	font-weight:700;
	color: #CA4CF5;
}
 ul {
	padding:0px;
	margin:0px;
}
#mainpage-screen-1-li {
	    position: absolute;
    right: 0;
    bottom: 110px;
    max-width: 320px;
}
#mainpage-screen-1-li h5 {
	color:white;
	margin-bottom:15px;
}
.styled-marker-li li{
   list-style: none;
	margin-bottom:25px;
}
.styled-marker-li li:last-child {
	margin-bottom:0px;
}
.styled-marker-li p {
	display:inline-block;
	  
}
#mainpage-screen-1 .styled-marker-li p {
	 max-width: 289px;
	padding-left:25px;
}
.styled-marker-li li::before{
   content: '';
   display: inline-block;
   height: 11px;
   width: 11px;
   background-image: url(/wp-content/uploads/2021/08/li-marker.png);
	background-size:cover;
	display:inline-block;
	margin-right:15px;
	    margin-top: 8px;
	vertical-align:top;
	position:absolute;
}
#mainpage-screen-1-header {
	max-width:750px;
	margin-top:120px;
}
.elementor-widget:not(:last-child) {
	margin-bottom:0px !important;
}
#mainpage-screen-1-buttons {
	margin-top:60px;
}
#mainpage-screen-1-buttons .button-2 {
	margin-left:20px;
}
#mainpage-screen-1-logos {
	margin-top:210px;
}
#mainpage-screen-1-logos p {
	color: #7E838E;
}
.mainpage-screen-1-logos-img {
	margin-top:20px;
}
.mainpage-screen-1-logos-img img {
	height:25px !important;
	width:auto;
	margin-right:40px;
}
.mainpage-screen-1-logos-img img:last-child {
	margin-right:0px;
}
#mainpage-screen-1 {
	background-image: url(/wp-content/uploads/2021/08/mainpage-screen-1-3d-bg-75opac.png);
    background-size: cover;
	 
    padding-bottom: 90px;
}
#mainpage-screen-1-3d {
position: absolute;
    right: 0;
    width: auto;
filter: blur(1px) brightness(0.90);
	
}
#mainpage-screen-1-3d model-viewer {
    width: 700px;
    height: 700px;
	top: -100px;
}
#mainpage-screen-2 .purple-title-1 {
	margin-bottom:25px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding:0px !important;
}
#mainpage-screen-2 {
	margin-top:140px;
}
#mainpage-screen-2-left {
	margin-top:-35px;
	padding-right:60px;
}
#mainpage-screen-2-left img {
	height:120px;
	width:auto;
	float:right;
	margin-top:20px;
}
#mainpage-screen-2-right {
	padding-left:60px;
}
#mainpage-screen-2-right .text-2 {
	color: #7E838E;
}
#mainpage-screen-2-right .link-1 {
	margin-top:50px;
}
.mainpage-screen-3-cols-single {
	max-width:350px;
	text-align:center;
	margin-top:85px;
	position:relative;
}
.mainpage-screen-3-cols-single model-viewer {
	width:350px;

	position: absolute;
   top: 95px;
}
 model-viewer {
    --poster-color: transparent;
	 opacity:0;
	 transition:0.5s;
	 outline:none !important;
  }
 .userInput-outline-none {
	outline:none !important;
}
model-viewer .userInput:focus {
	outline:none;
}
model-viewer .userInput:focus-visible {
	outline:none;
}
model-viewer .userInput:-webkit-direct-focus {
	outline:none;
}
model-viewer:focus {
	outline:none;
}
.model-viewer-active {
	opacity:1 !important;
}
#mainpage-screen-3 {
	margin-top:135px;
}
.mainpage-screen-3-cols-single p {
	color: #7E838E;
	transition:0.3s;
}
.mainpage-screen-3-cols-single h3 {
	margin:45px 0 25px 0;
	transition:0.3s;
}
.mainpage-screen-3-cols-single:hover h3 {
	margin: 35px 0 35px 0;
}
.mainpage-screen-3-cols-single:hover p {
	color:white;
}
.mainpage-screen-3-cols-single-top-rotate-circle-2 {
	width: 7px;
height: 7px;
	background: #333333;
	border-radius:50%;
	    position: absolute;
    top: 171px;
    right: 171px;
	transition:0.3s;
 
}
.mainpage-screen-3-cols-single:hover .mainpage-screen-3-cols-single-top-rotate-circle-2 {
	background-color:#CA4CF5;

}
.mainpage-screen-3-cols-single:nth-child(1) .mainpage-screen-3-cols-single-top-rotate-circle-2 {
	 -webkit-animation: mainpage-screeen-3-orbit-1 6s linear infinite; /* Chrome, Safari 5 */
       -moz-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Firefox 5-15 */
         -o-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Opera 12+ */
            animation: mainpage-screeen-3-orbit-1 6s linear infinite; /* Chrome, Firefox 16+, 
                                                      IE 10+, Safari 5 */
}

.mainpage-screen-3-cols-single:nth-child(2) .mainpage-screen-3-cols-single-top-rotate-circle-2 {
	 -webkit-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Chrome, Safari 5 */
       -moz-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Firefox 5-15 */
         -o-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Opera 12+ */
            animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Chrome, Firefox 16+, 
                                                      IE 10+, Safari 5 */
}
.mainpage-screen-3-cols-single:nth-child(3) .mainpage-screen-3-cols-single-top-rotate-circle-2 {
	 -webkit-animation: mainpage-screeen-3-orbit-1 8s linear infinite; /* Chrome, Safari 5 */
       -moz-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Firefox 5-15 */
         -o-animation: mainpage-screeen-3-orbit-1 10s linear infinite; /* Opera 12+ */
            animation: mainpage-screeen-3-orbit-1 8s linear infinite; /* Chrome, Firefox 16+, 
                                                      IE 10+, Safari 5 */
}
.mainpage-screen-3-cols-single-top-rotate {
	position:relative;
}
@-webkit-keyframes mainpage-screeen-3-orbit-1 {
    from { -webkit-transform: rotate(0deg) translateX(175px) rotate(0deg); }
    to   { -webkit-transform: rotate(360deg) translateX(175px) rotate(-360deg); }
}
 
@-moz-keyframes mainpage-screeen-3-orbit-1 {
    from { -moz-transform: rotate(0deg) translateX(150px) rotate(0deg); }
    to   { -moz-transform: rotate(360deg) translateX(150px) rotate(-360deg); }
}
 
@-o-keyframes mainpage-screeen-3-orbit-1 {
    from { -o-transform: rotate(0deg) translateX(150px) rotate(0deg); }
    to   { -o-transform: rotate(360deg) translateX(150px) rotate(-360deg); }
}
 
@keyframes myOrbit {
    from { transform: rotate(0deg) translateX(150px) rotate(0deg); }
    to   { transform: rotate(360deg) translateX(150px) rotate(-360deg); }
}



.mainpage-screen-3-cols-single-top-rotate-circle-1 {
	border: 1px solid rgba(255,255,255,0.1);
    width: 350px;
    height: 350px;
    border-radius: 50%;
	transition:0.3s;
}
.mainpage-screen-3-cols-single:hover .mainpage-screen-3-cols-single-top-rotate-circle-1 {
border: 1px solid rgba(255,255,255,0.3);
}

.mainpage-screen-3-cols-wrap {
	display:flex;
	  
    justify-content: space-between;
}

#mainpage-screen-4 {
	margin-top:300px;
}

#mainpage-screen-5, #mainpage-screen-6, #mainpage-screen-7, #mainpage-screen-8 {
	margin-top:160px;
}
#mainpage-screen-6 .text-1 {
color: #7E838E;
	margin-bottom:12px;
}
.mainpage-double-section-text {

}
.mainpage-double-section-text p {
	max-width:355px;
	color: #7E838E;
	
}
.styled-marker-li li p {
		padding-left:25px;
}
.mainpage-double-section-text h3 {
	margin-top:25px;
	margin-bottom:25px;
}
.mainpage-double-section-text .link-1 {
margin-top:50px;
}


#mainpage-screen-2 {
	margin-top:80px;
}

#mainpage-screen-3 {
	margin-top:100px;
}
#mainpage-screen-3 .link-1 {
	border-bottom: 1px dashed #CA4CF5;
	padding-bottom:5px;
}
#mainpage-screen-3 .link-1:hover {
		border-bottom: 1px dashed #862BE7;
}
#mainpage-screen-3 .link-1:after {
	display:none;
}
.mainpage-double-section-image img {
	    height: 760px !important;
    width: auto;
	width:580px;
    object-fit: cover;
    border-radius: 40px !important;
}
#mainpage-screen-4 model-viewer {
	width:120px;
}
.mainpage-double-section-img-right .mainpage-double-section-text {
	padding-right:120px;
	padding-left:90px;
	
}
#mainpage-screen-4 .mainpage-double-section-text {
		padding-top:50px;
}
.mainpage-double-section-img-right .mainpage-double-section-image {
	
	padding-left:20px;
}

.mainpage-double-section-img-left .mainpage-double-section-text {
	padding-left:120px;
	padding-right:90px;
	padding-top:50px;
}
.mainpage-double-section-img-left .mainpage-double-section-image {
	
	padding-right:20px;
}

#mainpage-screen-5 model-viewer {
	width:140px;
}
#mainpage-screen-5 .mainpage-double-section-text {
		padding-top:100px;
}
#mainpage-screen-6 model-viewer {
	width:100px;
}
#mainpage-screen-6 .mainpage-double-section-text {
		padding-top:0px;
}
#mainpage-screen-7 .mainpage-double-section-text {
		padding-top:100px;
}
#mainpage-screen-8 .mainpage-double-section-text {
		padding-top:0px;
}
#mainpage-screen-7 model-viewer {
	width:100px;
}
#mainpage-screen-8 model-viewer {
	width:100px;
}

#mainpage-screen-9 {
	margin:160px 0;
	text-align:center;
}
#mainpage-screen-9 img {
	display:block;
	width:39px;
	height:auto;
	margin:0 auto;
	margin-top:160px;
}
#mainpage-screen-9 h2 {
	max-width:900px;
	margin:0 auto;
	margin-top:20px;
}
#mainpage-screen-9 .title-1 {
	margin-top:40px;
	color: #7E838E;
}

#mainpage-screen-10 {
	background-color: #0F0F0F;
	padding:160px 0;
	background-position-y: 300px;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2021/08/mainpage-section-10-bg-75opac.png);
    background-size: contain;
}
#mainpage-screen-10 h2 {
	text-align:center;
	margin-bottom:70px;
}
#mainpage-screen-10 model-viewer {
	width:100%;
	height:750px;
}
#mainpage-screen-10-text {
	margin-top:-40px;
}
#mainpage-screen-10-text-wrap {
	max-width:380px;
	float: right;
    margin-right: 100px;
}
#mainpage-screen-10-text-wrap p {
	margin-top:20px;
	color: #7E838E;

}
#mainpage-screen-11 {
	background-color: #0F0F0F;
	padding-bottom:160px;
}
#mainpage-screen-11 h3 {
	display:inline-block;
	margin-right:70px;
}
#mainpage-screen-11 a {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 105%;
    letter-spacing: -0.8px;
    color: #CA4CF5;
    opacity: 0.5;
    border-bottom: 1px dashed #CA4CF5;
    padding-bottom: 8px;
	transition:0.3s;
}
#mainpage-screen-11 a:hover {
	opacity:1;
}
#mainpage-screen-11-slider {
	margin-top:50px;
}
.mainpage-section-11-slide {

}
#mainpage-screen-11-slider .owl-stage-outer .owl-item:after {
	content: '';
    background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.mainpage-section-11-slide h5 {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom:12px;
	margin-bottom:18px;
}
.mainpage-section-11-slide-line-left {
	display:inline-block;
}
.mainpage-section-11-slide-line-right {
	display:inline-block;
	float:right;
}
.mainpage-section-11-slide-line {
	padding:10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
#mainpage-screen-11-slider .owl-stage-outer {
	overflow:visible;
	cursor:grab;
}
#mainpage-screen-11-slider .owl-stage-outer .owl-item {
	opacity:0.3;
	transition:0.3s;
		border-radius: 40px;
	background-color:rgba(51, 51, 51, 0.5);
	overflow-x: hidden;
	padding:20px 30px;
	margin-right:40px;
}
#about-screen-6-slider .owl-stage-outer {
	overflow:visible;
	cursor:grab;
}
#about-screen-6-slider .owl-stage-outer .owl-item {
	opacity:0.3;
	transition:0.3s;
	
	
	overflow-x: hidden;

	margin-right:40px;
}
#about-screen-6 {
	overflow:hidden;
}
#about-screen-6-slider .owl-stage-outer .owl-item img {
		border-radius: 40px;
}
.mainpage-section-11-slide .mainpage-section-11-slide-line:last-child {
	border-bottom:0px;
}
.mainpage-section-11-slide .mainpage-section-11-slide-line:last-child p {
font-weight:bold;
}
#mainpage-screen-11-slider .owl-stage-outer .owl-stage {
	width:max-content !important;
}
#mainpage-screen-11-slider .owl-stage-outer .owl-item.active {
opacity:1;
}
#about-screen-6-slider .owl-stage-outer .owl-stage {
	width:max-content !important;
}
#about-screen-6-slider .owl-stage-outer .owl-item.active {
opacity:1;
}
#about-screen-6-slider {
	margin-top:60px;
}
#about-screen-6-slider h4 {
	padding-top:20px;
	padding-left:20px;
}
#about-screen-6-slider .white .sa_owl_theme .owl-nav .owl-prev {
	top:-100px;
	background-color:white;
	    background-image: url(/wp-content/uploads/2021/08/about-slider-arrow-left-black.png)
}
#about-screen-6-slider .white .sa_owl_theme .owl-nav .owl-next {
	top:-100px;
		background-color:white;
	 background-image: url(/wp-content/uploads/2021/08/about-slider-arrow-right-black.png)
}
.white .sa_owl_theme .owl-nav .owl-next {
background-image: url(/wp-content/uploads/2021/08/slider-arrow-right.png);
    width: 65px !important;
    height: 65px !important;
    border-radius: 50% !important;
    background-color: #0F0F0F;
    background-size: 64px 15px;
    background-repeat: no-repeat;
    background-position-x: -22px;
    background-position-y: 23px;
	transition:0.3s;
	right:0px;
top:-85px;
}
.white .sa_owl_theme .owl-nav .owl-next:hover {
	  background-position-x: 24px;
}
.white .sa_owl_theme .owl-nav .owl-next:hover:before {
	opacity:1;
}
.white .sa_owl_theme .owl-nav .owl-next:before {
content: '';
    position: absolute;
    top: -2px;
    right: 0px;
    bottom: 0;
    left: -2px;
    z-index: -1;
    border-radius: inherit;
  background: linear-gradient(90deg, #3904D7 0%, #CA4CF5 100%);
    width: 69px;
    height: 69px;
	transition:0.3s;
	opacity:0.5;
}



.white .sa_owl_theme .owl-nav .owl-prev {
background-image: url(/wp-content/uploads/2021/08/slider-arrow-left.png);
    width: 65px !important;
    height: 65px !important;
    border-radius: 50% !important;
    background-color: #0F0F0F;
    background-size: 64px 15px;
    background-repeat: no-repeat;
    background-position-x: 24px;
    background-position-y: 23px;
	transition:0.3s;
right:75px;
	left:unset;
top:-85px;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover {
	  background-position-x: -22px;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover:before {
	opacity:1;
}
.white .sa_owl_theme .owl-nav .owl-prev:before {
content: '';
    position: absolute;
    top: -2px;
    right: 0px;
    bottom: 0;
    left: -2px;
    z-index: -1;
    border-radius: inherit;
  background: linear-gradient(90deg, #3904D7 0%, #CA4CF5 100%);
    width: 69px;
    height: 69px;
	transition:0.3s;
	opacity:0.5;
}

button:focus {
	outline:none;
}


#mainpage-screen-12 {
	padding-top:160px;
	background-image: url('/wp-content/uploads/2021/08/mainpage-section-12-bg-75opac.png');
	    background-size: contain;
    background-position-y: 220px;
    background-repeat: no-repeat;
}
#mainpage-screen-12 model-viewer {
	width:100%;
	height: 1300px;
    position: absolute;
    TOP: -610PX;
}
#mainpage-screen-12-text {
	display:flex;
	margin-top:65px;
}

#mainpage-screen-12 h2 {

}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(1) {
	width:30%;
}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(2) {
	width:35%;
}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(3) {
	width:47%;
}
.mainpage-screen-12-col {
	padding-left:10px;
}
.mainpage-screen-12-col .title-1 {
	color: #7E838E;
	margin-bottom:120px;
}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(1) p {
	max-width:225px;
}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(2) p {
	max-width:305px;
}
#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(3) p {
	max-width:370px;
}
#mainpage-screen-12-img-wrap {
	margin-top:-155px;
}
#mainpage-screen-12-button-wrap {
	margin-top:100px;
	text-align:center;
}
#mainpage-screen-13 {
	margin-top:160px;
}
#mainpage-screen-13 .owl-item {
	border-radius:40px;
	overflow:hidden;
}
#mainpage-screen-13 .owl-item img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position: top;
	border-radius:40px;
}
#mainpage-screen-13 .owl-dots span {
	width:0px !important;
	height:0px !important;
}
#mainpage-screen-13 .owl-dots .owl-dot:nth-child(1) {
	background-image:url('/wp-content/uploads/2021/08/logo-client-2.png');
	height:26px;
	width:130px;
	background-size:cover;
}
#mainpage-screen-13 .owl-dots .owl-dot:nth-child(2) {
	background-image:url('/wp-content/uploads/2021/08/icon-client-3m.png');
	height:26px;
	width:50px;
	background-size:cover;
	margin:0 200px;
}
#mainpage-screen-13 .owl-dots .owl-dot:nth-child(3) {
	background-image:url('/wp-content/uploads/2021/08/logo-client-3.png');
	height:26px;
	width:145px;
	background-size:cover;
}
#mainpage-screen-13 .owl-dot {
	opacity:0.5;
	transition:0.3s;
}
#mainpage-screen-13 .owl-prev {
	    right: 50%;
    left: unset;
    top: unset;
    bottom: -90px;
    margin-right: 100px;
	background-color:black;
}
#mainpage-screen-13 .owl-next {
	    left: 50%;
    right: unset;
    top: unset;
    bottom: -90px;
    margin-left: 100px;
	background-color:black;
}
#mainpage-screen-13 .owl-dot:hover {
	opacity:1;
}
#mainpage-screen-13 .owl-dot.active {
	opacity:1;
}
#mainpage-screen-13 .owl-nav {
	
}
#mainpage-screen-13 .owl-dots {
	    bottom: -70px !important;
	z-index:-2;
}
#mainpage-screen-13 h2 {
	margin-bottom:60px;
}
.mainpage-screen-13-play-button {
	width: 80px;
    height: 80px;
    position: absolute;
    background-color: white;
    border-radius: 50%;
    top: 250px;
    left: 50%;
    margin-left: -40px;
	cursor:pointer;
	transition:0.3s;
}
.mainpage-screen-13-play-button:hover {
	transform:scale(1.13);
}
.mainpage-screen-13-play-button:hover span {

}
.mainpage-screen-13-play-button:hover span {
	    border-left: 10px solid #862BE7;
}
.mainpage-screen-13-play-button span {
	
	border: 10px solid transparent;
    border-left: 10px solid #CA4CF5;
    position: absolute;
    top: 30px;
    left: 35px;
	transition:0.3s;
}
#mainpage-screen-14 {
	margin-top:250px;
}
#mainpage-screen-14-cols {
	display: flex;
    justify-content: space-between;
}
.mainpage-screen-14-col-single {
	width:350px;
}
.mainpage-screen-14-col-single .button-3 {
	display:block;
	cursor:pointer;
}
#mainpage-screen-14 h2 {
	    text-align: center;
    max-width: 705px;
    margin: 0 auto;
	margin-bottom:110px;
}
.home #page {
	background-image: url(/wp-content/uploads/2021/08/blur-noise.png);
    background-size: 20px;
	overflow-x: hidden;
}
#mainpage-screen-1-blur-circle {
background: transparent;
    width: 580px;
    height: 580px;
    filter: none;
    z-index: -2;
    position: absolute;
    right: -70vw;
    border-radius: 50%;
    box-shadow: -400px 100px 400px #ca4cf5;
}
#mainpage-screen-3-blur-circle {


    z-index: -2;
    position: absolute;
  
    top: 100px;
 
    transform: rotate(
180deg
);
    filter: hue-rotate(
-28deg
);
    left: -55vw;
}
#mainpage-screen-5-blur-circle {



    z-index: -2;
    position: absolute;

    top: -400px;

    filter: hue-rotate(
-45deg
);
    right: -25vw;
}
#mainpage-screen-7-blur-circle {

   
    z-index: -2;
    position: absolute;

    top: -400px;
  
    transform: rotate(
180deg
);
    filter: hue-rotate(
-70deg
);
    left: -25vw;
}
#mainpage-screen-7-blur-circle img {
	height:auto !important;
	width:auto;
	border:none !important;
}
#mainpage-screen-9-blur-circle {

  
    z-index: -2;
    position: absolute;
   
       top: -800px;
    right: -55vw;
	filter: hue-rotate(
-30deg
);
  
}
#mainpage-screen-9-blur-circle img {
	width:auto;
	margin-top:0;
	    margin: unset;
}
#mainpage-screen-10-blur-circle {

   
   
      z-index: 0;
    position: absolute;
    top: -200px;
    transform: rotate(
180deg
);
    left: -28vw;
    width: 580px;
    filter: blur(15px) hue-rotate(
-16deg
);
}


	



#mainpage-screen-12-blur-circle {

 
    z-index: -2;
    position: absolute;
 right: -54vw;
	    filter: hue-rotate(
-40deg
);
    top: -400px;
}
#menu-menu-1 {
	display:block;
}
#menu-menu-1 li {
	display:inline-block;
}
#header-mobile-burger span {
	border-top: 1px solid black;
	width:20px;
	height:1px;
	padding:3px 0;
	display:block;
	transition:0.3s;
}
.home #header-mobile-burger span {
		border-top: 1px solid white;
}
#header-mobile-burger {
display: none;
    margin-bottom: -2px;
	margin-left:15px;
	width:25px;
}
#mobile-menu {
	margin: 40px 0 40px 0;
	display:none;
}
#mobile-menu a {
	margin-bottom:20px;
	display:block;
	
}
#mobile-menu a:hover {
	text-decoration:none;
}
.mobile-burger-active .container {
	border-radius: 0 0 50px 50px !important;
	background-color: #0F0F0F;
	height:342px;
	transition:0.3s;
}
.home .mobile-burger-active .container {
	background-color: #0F0F0F !important;
}

.mobile-burger-active #mobile-menu {

}
.mobile-burger-active #header-mobile-burger span:nth-child(1) {
	transform:rotate(45deg);
}
.mobile-burger-active #header-mobile-burger span:nth-child(2) {
	transform:rotate(-45deg);
	margin-top: -7px;
    margin-left: 4px;
}
#resourses-screen-1 {
	height:650px;
	background-image: url(/wp-content/uploads/2021/08/resourses-header-bg-min.jpg);
	border-radius:0 0 100px 100px;
	background-size: cover;

}
header#masthead .container {
	background-color:white;
}
.home header#masthead .container {
	background-color: transparent;
}
.home .header-scrolled .container {
	background-color:#0F0F0F !important;
}
#contact-screen-1 {
		height:650px;
	background-image: url(/wp-content/uploads/2021/08/contact-header-bg-min-scaled.jpg);
	border-radius:0 0 100px 100px;
	background-size: cover;

}
#contact-screen-1 h1 {
	padding-top:280px;
	text-align:center;
	color:white;
}
#contact-screen-2 {
	margin-top:160px;
}

#contact-screen-left .title-1 {
	color: #862BE7;
	margin-bottom:25px;
}
#contact-screen-left h3 {
	max-width:560px;
}
#contact-screen-right .text-2:nth-child(1) {
	font-weight:bold;
	text-transform:uppercase;
}
#contact-screen-right .text-2 {
	margin-bottom:15px;
	opacity:0.7;
}
#contact-screen-right .text-2:nth-child(3) span {
	border-bottom:1px solid #2F3135;
}
#contact-screen-right-socials {
	
}
#contact-screen-right-socials a {
width:38px;
	height:38px;
	border-radius:50%;
	border: 1px solid #EAEDEF;
	display:inline-block;
	    text-align: center;
    padding-top: 3px;
	transition:0.3s;
}
#contact-screen-right-socials a:hover {
	border: 1px solid rgba(0,0,0,0.3);
}
#contact-screen-right-socials a img {
	height:16px;
	
}
#contact-screen-right-socials a:nth-child(2) {
	margin-left:10px;
}
#contact-screen-right {
	margin-top: 35px;
    max-width: 480px;
    padding-left: 150px;
}
#contact-screen-3 {
	background-image:url(/wp-content/uploads/2021/08/contact-map.png);
	height:630px;
	background-size:cover;
	margin-top:40px;
}
#resourses-screen-1 h1 {
	padding-top:280px;
	text-align:center;
	color:white;
}

#resourses-screen-2 {
	padding:165px 0;
}
.resourses-screen-2-single {
	display:flex;
	margin-top:35px;
	border-bottom: 1px solid #EAEDEF;
}
.resourses-screen-2-single-left {
	width:50%;
	padding-bottom:20px;
	
}
.resourses-screen-2-single-left h3 {
	margin-bottom:25px;
}
.resourses-screen-2-single-right {
	width:50%;
	text-align:right;
	position:relative;
}
.resourses-screen-2-single-right .button-2 {
	position: absolute;
    bottom: 25px;
    right: 0;
}
#resourses-screen-3 {
	padding:150px 0 105px 0;
	background-color:#F9F9F9;
}
#resourses-screen-3-accrodion {
	margin-top:60px;
}
.resourses-screen-3-accrodion-single {
	margin-top:30px;
	padding-bottom:30px;
	border-bottom: 1px solid rgba(126, 131, 142, 0.5);
	display: flex;
    justify-content: space-between;

	transition: 0.3s;
}
.resourses-screen-3-accrodion-single-active {
	
}
.resourses-screen-3-accrodion-single-active .resourses-screen-3-accrodion-button img {
	transform:rotate(180deg);
}
.resourses-screen-3-accrodion-single-drop {
	margin-top:35px;
	display:none;
}
.resourses-screen-3-accrodion-single-drop .button-1 {
	margin-top:30px;
	display:inline-block;
	cursor:pointer;
}
.resourses-screen-3-accrodion-left {
	margin-top: 8px;
	width:60%;
}
.resourses-screen-3-accrodion-right {
	margin-top: 10px;
	width:25%;
}
.resourses-screen-3-accrodion-button {
	margin-right: 2px;
    margin-top: 2px;
}
.resourses-screen-3-accrodion-button img {
	width:11px;
	height:auto;
	margin-top:-3px;
	transition:0.3s;
}
.resourses-screen-3-accrodion-button .button-2-top {
	padding:13px 20px;
}
.resourses-screen-3-accrodion-button:hover .button-2-top img  {
	filter:invert(1);
}







#careers-screen-10-accrodion {
	margin-top:60px;
}
.careers-screen-10-accrodion-single {
	margin-top:30px;
	padding-bottom:30px;
	padding-top:30px;
	border-bottom: 1px solid rgba(126, 131, 142, 0.5);
	border-top: 1px solid rgba(126, 131, 142, 0.5);
	position:relative;
	transition: 0.3s;
}
.careers-screen-10-accrodion-single-active {
	
}
.careers-screen-10-accrodion-single-active .careers-screen-10-accrodion-button img {
	transform:rotate(180deg);
}
.careers-screen-10-accrodion-single-drop {
	margin-top:35px;
	display:none;
}
.careers-screen-10-accrodion-single-drop .button-1 {
	margin-top:30px;
	display:inline-block;
	cursor:pointer;
}
.careers-screen-10-accrodion-left {
	margin-top: 8px;
	
}
.careers-screen-10-accrodion-left h4 {
	padding-right:60px;
}
.careers-screen-10-accrodion-right {
	margin-top: 10px;
	
}
.careers-screen-10-accrodion-button {
	margin-right: 2px;
    margin-top: 2px;
	    position: absolute;
    right: 0;
    top: 25px;
}
.careers-screen-10-accrodion-button img {
	width:11px;
	height:auto;
	margin-top:-3px;
	transition:0.3s;
}
.careers-screen-10-accrodion-button .button-2-top {
	padding:13px 20px;
}
.careers-screen-10-accrodion-button:hover .button-2-top img  {
	filter:invert(1);
}
.careers-screen-10-accrodion-single-drop-single {
	display:flex;
	margin-top:80px;
}
.careers-screen-10-accrodion-single-drop-single-left {
	width:50%;
}

.careers-screen-10-accrodion-single-drop-single-right {
	width:50%;
	padding-left:140px;
}
.careers-screen-10-accrodion-single-drop-single-right .styled-marker-li p {
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 150%;
letter-spacing: 0.5px;

color: #7E838E;
}
#careers-screen-10-accrodion-single-1 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(2) {
	max-width:360px;
	margin: 40px 0 40px 100px;
}
.careers-screen-10-accrodion-single-drop-single-right  {
	color: #7E838E;
}
.careers-screen-10-accrodion-single-drop-single-right  span {
	color:black;
	display:block;
	font-weight:600;
	margin-bottom:15px;
}


#page-bottom-who-we-are .title-1 {
	color: #862BE7;
	
}
#page-bottom-who-we-are {
	text-align:center;
	padding-top:200px;
}
#page-bottom-who-we-are .link-3 {
	margin-top:15px;
	display:inline-block;
}
.contact-map-point {
	opacity:0.5;
	transition:0.3s;
	cursor:pointer;
	position:absolute;
}
.contact-map-point:nth-child(1) {
	top:180px;
	left:75px;
}
.contact-map-point:nth-child(2) {
	top:100px;
	left:170px;
}
.contact-map-point:nth-child(3) {
	top:120px;
	left:500px;
}
.contact-map-point:nth-child(4) {
	top:100px;
	left:525px;
}
.contact-map-point:nth-child(5) {
	top:120px;
	left:565px;
}
.contact-map-point:nth-child(6) {
	top:130px;
	left:590px;
}
.contact-map-point:nth-child(7) {
	top:290px;
	right:335px;
}
.contact-map-point:hover {
	opacity:1;
}
.contact-map-point:hover .title-1 {
	opacity:1;
	
}
.contact-map-point span {
	background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
    width: 19px;
    height: 19px;
    border-radius: 50%;
    display: inline-block;
    padding: 2px;
}
.contact-map-point span p {
	    background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 4px solid white;
}
.contact-map-point .title-1 {
	position: absolute;
    top: -4px;
    background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
    border-radius: 50px;
    padding: 5px 20px;
    left: 25px;
	pointer-events:none;
	opacity:0;
	z-index:2;
}
#contact-screen-4 {
	background-image:url(/wp-content/uploads/2021/08/contact-screen-4-bg.png);
	background-size:cover;
	text-align:center;
	padding-top:70px;
	height: 650px;
}
.page-contact-bottom-who-we-are {
	padding-top:0px !important;
}
#contact-screen-4 h3 {
	
} 
select {
     -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2021/08/dropdown-after.png) !important;
    background-repeat: no-repeat !important;
    background-size: 11px 6px !important;
    background-position: 95% 22px !important;
	cursor:pointer;
}

#contact-screen-4 .wpcf7-form p:nth-child(1) {
	display:flex;
}
.contact-form-fields {
	    display: flex;
    max-width: 580px;
    flex-wrap: wrap;
	    margin: 0 auto;
	margin-top:40px;
}
.wpcf7-form-control {
	padding:13px 20px;
	font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7E838E;
	background: #EAEDEF;
border-radius: 99px;
	height:50px;
	    border: none;
}
.contact-form-fields .wpcf7-form-control:focus {
	outline:none !important;
	box-shadow:none;
	background: #EAEDEF;
	
}
.btn-primary.focus, .btn-primary:focus {
	box-shadow:unset;
}
.wpcf7-submit {
	    max-width: 560px;
	width:100%;
    display:block;
    margin-top: 10px;
    background: linear-gradient(
90deg
, #3904D7 0%, #CA4CF5 100%);
    border-radius: 99px;
    color: white;
	transition:0.3s;
}
.wpcf7-submit:hover {
	background: white;
    border: 1px solid #CA4CF5;
    color: black !important;
    background-color: transparent !important;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow:unset;
}
.wpcf7-form-control-wrap {
	    width: 270px;
    margin: 10px;
}
#about-screen-1 {
		height:850px;
	background-image: url(/wp-content/uploads/2021/08/about-screen-1-bg-min.jpg);
	border-radius:0 0 100px 100px;
	background-size: cover;

}
#about-screen-1 h1 {
	padding-top:380px;
	text-align:center;
	color:white;
}

#about-screen-2  {
	margin-top:160px;
}
#about-screen-2 .title-1 {
	color: #862BE7;
}
#about-screen-2 h3 {
	margin-top:25px;
}
#about-screen-2-right {
	padding-left:120px;
	padding-top:35px;
}
#about-screen-2-right .text-2 {
	color: #7E838E;
}
#about-screen-2-left-img-1 {
	padding:70px 0 30px 110px;
}
#about-screen-2-left-img-1 img {
	max-width:360px;
}
#about-screen-2-left-img-2 img {
	border-radius: 40px;
}
#about-screen-2-right-img-1 {
	margin-top:370px;
}
#about-screen-2-right-img-1 img {
	border-radius: 40px;
}
#about-screen-4 img {
	height:100%;
	    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 40px;
}
#about-screen-4 iframe {
	  border-radius: 40px;
}
#about-screen-4-video {
	 border-radius: 40px;
	overflow:hidden;
}
#about-screen-4 {
	margin-top:160px;
	padding-top:160px;
	padding-bottom:160px;
	background-color: #F9F9F9;
}
#about-screen-5 {
	padding:175px 0 260px 0;
	background-image:url(/wp-content/uploads/2021/08/about-screen-5-bg.png);
	background-size:cover;
	margin-top:50px;
	text-align:center;
}
#about-screen-5 h2 {
	margin: 0 auto;
	margin-top:35px;
	max-width:840px;
}
#about-screen-5 model-viewer {
	margin:0 auto;
}
#careers-screen-1 {
		height:650px;
	background-image: url(/wp-content/uploads/2021/08/careers-screen-1-bg-min-scaled.jpg);
	border-radius:0 0 100px 100px;
	background-size: cover;

}
#careers-screen-1 h1 {
	padding-top:280px;
	text-align:center;
	color:white;
}
#careers-screen-1 .button-1 {
	margin-top:45px;
	display:inline-block;
}





#careers-screen-2  {
	margin-top:160px;
}
#careers-screen-2 .title-1 {
	color: #862BE7;
}
#careers-screen-2 h3 {
	margin-top:25px;
}
#careers-screen-2-right {
	padding-left:120px;
	padding-top:35px;
}
#careers-screen-2-right .text-2 {
	color: #7E838E;
}
#careers-screen-2-right .text-2 span {
color: black;
    margin-bottom: 25px;
    display: block;
    font-weight: 600;
}
#careers-screen-2-left-img-1 {
	padding:70px 0 30px 110px;
}
#careers-screen-2-left-img-1 img {
	max-width:360px;
}
#careers-screen-2-left-img-2 img {
	border-radius: 40px;
}
#careers-screen-2-right-img-1 {
	margin-top:370px;
}
#careers-screen-2-right-img-1 img {
	border-radius: 40px;
}
#careers-screen-3 {
	padding:160px 0 150px 0;
	margin-top:160px;
	background: #F9F9F9;
}
#careers-screen-3 .title-1 {
	color: #862BE7;
	margin-bottom:15px;
}
#careers-screen-3-top {
	display:flex;
}
#careers-screen-3-top-left {
	width:50%;
}
#careers-screen-3-top-right {
	width:50%;
}
#careers-screen-3-top-right .text-2 {
	max-width:480px;
	float:right;
	margin-top: 25px;
}
#careers-screen-3-icons {
	margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.careers-screen-3-icons-single {
	margin-top:85px;
  flex-grow: 1;
  width: 33%;
}
.careers-screen-3-icons-single model-viewer {
	height: 50px;
    width: 50px;
	    filter: saturate(3.5);
}
.careers-screen-3-icons-single h4 {
	margin-top:20px;
	max-width:345px;
}
#careers-screen-4 {
	margin-top:160px;
	background-image:url(/wp-content/uploads/2021/08/careers-screen-4-img-min.jpg);
	padding-top:240px;
	height:550px;
	background-size:cover;
	border-radius: 40px;
}
#careers-screen-4 h2 {
	text-align:center;
	color:white;
}
#mainpage-screen-5-blur-circle {
	
}
#careers-screen-5, #careers-screen-6, #careers-screen-7, #careers-screen-8, #careers-screen-9 {
	margin-top:160px;
}
.careers-double-section-text {
	text-align:center;
}
.careers-double-section-text img {
	width:39px;
}
.careers-double-section-text .title-1 {
	margin-top:40px;
	color: #7E838E;
}
.careers-double-section-text {
	margin-top:190px;
}
#careers-screen-8 .careers-double-section-text, #careers-screen-9 .careers-double-section-text {
		margin-top:120px;
}
.careers-double-section-text .title-1 b {
	color: #2F3135;
	margin-bottom:10px;
	display:block;
}
#careers-screen-10 {
	margin-top:160px;
}
.careers-screen-10-accrodion-single .button-1 {
	margin:60px 0 80px 0;
}
#mainpage-screen-1-blur {
   

    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
  
    margin: 0px auto;
    z-index: -2;
    width: 580px !important;
    right: -25vw;
	top:-200px;
}


#footer-logo-wrap {
	position:relative;
	width:150px;
	display:block;
}
#footer-logo-wrap img {
	
}
#footer-logo-wrap img:nth-child(1) {
	    width: 25px;
    height: auto;
    margin-right: 15px;
	animation: coin-rotate 4s linear infinite;
}
#footer-logo-wrap img:nth-child(2) {
	    height: 14px;
    margin-top: 10px;
    position: absolute;
    left: 44px;
    top: 4px;
}
#footer-logo-wrap p {
	position: absolute;
    top: -1px;
    left: 44px;
    color: rgba(255,255,255,0.5);
    font-weight: 600;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}
@keyframes coin-rotate {
  0% {
    transform: rotateY(0);
  }

 

  100% {
    transform: rotateY(360deg);
  }
}

#popup-wrap {
	position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
    z-index: 20;
	    padding-top: 30px;
	display:none;
}
.body-popup-active {
overflow-y: hidden !important;
}
#popup-wrap .contact-form-fields {
	display:block;
}
.popup-form {
	background-color: #FFFFFF;
box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
border-radius: 40px;
	max-width:480px;
	padding:90px 70px 50px 70px;
	    margin: 0 auto;
	position:relative;
}
.popup-form .title-1 {
	color: #3100D5;
	text-align:center;
}
.popup-form h3 {
	color: #2F3135;
	margin-top:15px;
	text-align:center;
}
.popup-form img {
	    width: 20px;
    height: auto;
    position: absolute;
    right: 35px;
    top: 35px;
	transition:0.3s;
	cursor:pointer;
}
.popup-form img:hover {
	opacity:0.5;
}
.wpcf7-response-output {
	display:none;
}
.wpcf7-not-valid-tip {
	position: absolute;
    width: 200px;
    font-size: 12px;
    left: 10px;
}
.wpcf7-form.sent .contact-form-wrap {
	display:none;
}
.wpcf7-form.sent .contact-form-thankyou {
	display:block;
	opacity:1;
}
.contact-form-thankyou {
	display:none;
	transition:0.3;
	opacity:0;
}
.contact-form-thankyou .button-1 {
	display:block;
}
.contact-form-thankyou span {
	    text-align: center;
    font-size: 25px;
    display: block;
    margin-top: 40px;
}
.contact-form-thankyou img {
	position: relative;
    width: 86px;
    height: auto;
    top: 0;
    right: auto;
    margin: 0 auto;
    display: block;
    cursor: unset;
    margin-bottom: 50px;
	animation: thank-you-icon 4s ease-in-out infinite;
}
.contact-form-thankyou img:hover {
	opacity:1;
}
@keyframes thank-you-icon {
  0% {
    transform: rotateY(0);
  }

 

  25% {
    transform: rotateY(30deg);
  }
	
	 50% {
    transform: rotateY(-30deg);
  }
	
		 100% {
    transform: rotateY(0deg);
  }
	
}
.popup-form-non-active {
	display:none;
}
.popup-form-active {
	display:block;
}
#colophon model-viewer {
	width:25px;
	height:40px;
	display:inline-block;
	margin-top: -6px;
}



/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media only screen and (min-width: 1921px) {
	#mainpage-screen-10-blur-circle {
		left:-32vw;
	}
	#mainpage-screen-7-blur-circle {
		left: -30vw;
	}
	#mainpage-screen-1-blur {
		 right: -30vw;
	}
	#mainpage-screen-5-blur-circle {
		    right: -32vw;
	}
}
@media only screen and (min-width: 1280px) {
	
	.container {
		max-width:1200px !important;
	}
	.elementor-container {
		max-width:1200px !important;
	}
}
@media only screen and (min-width: 1200px) {
	.elementor-container {
		max-width:1140px;
	}
}
@media screen and (max-width: 1280px) {
	#mainpage-screen-1-blur {
		 right: -20vw;
	}
	#mainpage-screen-1-blur-circle {
		right:-85vw;
	}
	#contact-screen-3 {
		height:595px;
	}
	.contact-map-point:nth-child(7) {
		    top: 265px;
    right: 295px;
	}
	.mainpage-double-section-text p {
		max-width:325px;
	}
}
@media screen and (max-width: 1199px) {
	#contact-screen-3 {
		height:500px;
	}
	.contact-map-point:nth-child(1) {
		top: 145px;
    left: 65px;
	}
	.contact-map-point:nth-child(2) {
		    top: 80px;
    left: 120px;
	}
	.contact-map-point:nth-child(3) {
		    top: 80px;
    left: 390px;
	}
	.contact-map-point:nth-child(4) {
		    top: 65px;
    left: 410px;
	}
	.contact-map-point:nth-child(5) {
		top: 80px;
    left: 435px;
	}
	.contact-map-point:nth-child(6) {
		    top: 90px;
    left: 470px;
	} 
	.contact-map-point:nth-child(7) {
		top: 225px;
    right: 250px;
	}
	.mainpage-screen-3-cols-single model-viewer {
	
	}
	
	#mainpage-screen-11 h3 {
		margin-right:30px;
	}
	.mainpage-screen-3-cols-single {
		max-width:100%;
	}
	.mainpage-screen-3-cols-wrap {
		display:block;
	}
	.mainpage-screen-3-cols-single-top-rotate {
		    max-width: 350px;
    margin: 0 auto;
	}
	.mainpage-screen-14-col-single {
		width:250px;
	}
	.mainpage-screen-3-cols-single model-viewer {
		width:100%;
	}
	.mainpage-double-section-img-right .mainpage-double-section-text {
		padding-left:0px;
	}
	.mainpage-double-section-img-left .mainpage-double-section-text {
		padding-right:0px;
	}
	.elementor-container {
		max-width:960px !important;
	}
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	#mainpage-screen-4 {
		margin-top: 100px;
	}
		#popup-wrap {
			padding: 30px 20px;
		overflow-y:scroll;
	}
	.popup-form {
		overflow-y:scroll;
	}
	#mainpage-screen-12-blur-circle {
		right: -45vw;
		top: -200px;
	}
	#mainpage-screen-10-blur-circle {
		    left: -50vw;
	}
	#mainpage-screen-7-blur-circle {
		left: -45vw;
	}
	#mainpage-screen-3-blur-circle {
		left: -38vw;
	}
	#mainpage-screen-3-blur-circle {
		left: -38vw;
	}
	#mainpage-screen-5-blur-circle {
		right:-60vw;
	}
	#mainpage-screen-1-blur {
		 right: -30vw;
		top: -300px;
	}
	#mainpage-screen-1-blur-circle {
		right:-115vw;
	}
	.careers-double-section-text {
		margin-top:30px;
	}
	#careers-screen-5, #careers-screen-6, #careers-screen-7, #careers-screen-8, #careers-screen-9 {
		margin-top:90px;
	}
	#careers-screen-8 .careers-double-section-text, #careers-screen-9 .careers-double-section-text {
		margin-top:90px;
	}
	#careers-screen-10 {
		margin-top:90px;
	}
	.careers-screen-10-accrodion-single-drop-single {
		display:block;
	}
	#careers-screen-10-accrodion-single-1 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(2) {
		display:none;
	}
		#careers-screen-10-accrodion-single-1 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(3) {
	width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 20px 0;
	}
	#careers-screen-10-accrodion-single-2 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(2) {
		display:none;
	}
		#careers-screen-10-accrodion-single-2 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(3) {
	width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 20px 0;
	}
	.careers-screen-10-accrodion-button .button-2-top {
		padding:16px 20px;
	}
	#careers-screen-10-accrodion-single-3 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(2) {
		display:none;
	}
		#careers-screen-10-accrodion-single-3 .careers-screen-10-accrodion-single-drop-single-left img:nth-child(3) {
	width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 20px 0;
	}
	.careers-screen-10-accrodion-single-drop-single {
		margin-top:50px;
	}
	.careers-screen-10-accrodion-single-drop-single-left {
		width:100%;
	}
	.careers-screen-10-accrodion-single-drop-single-left h3 {
		margin-bottom:20px;
	}
	.careers-screen-10-accrodion-single .button-1 {
		margin:30px 0;
	}
	.careers-screen-10-accrodion-single-drop-single-right {
		width:100%;
		padding-left:0px;
	}
	#mainpage-screen-4 .elementor-row {
		display: flex !important;
   flex-flow: wrap;
	}
	.mainpage-double-section-img-left .mainpage-double-section-image {
		order:1;
	}
	#mainpage-screen-4 .mainpage-double-section-text {
		order:2;
	}
	.mainpage-double-section-img-right .mainpage-double-section-image {
		order:1;
	}
	.mainpage-double-section-text p {
		max-width:100%;
	}
	.mainpage-double-section-image img {
		    height: 360px !important;
		width:100%;
	}
		#careers-screen-5 .mainpage-double-section-text {
		display: table-footer-group;
	}
	
	#careers-screen-6 .mainpage-double-section-text {
		display: table-footer-group;
	}
	#careers-screen-7 .mainpage-double-section-text {
		display: table-footer-group;
	}
	#careers-screen-8 .mainpage-double-section-text {
		display: table-footer-group;
	}
	#careers-screen-9 .mainpage-double-section-text {
		display: table-footer-group;
	}
	#careers-screen-1 {
		height:400px;
		border-radius: 0px 0px 50px 50px;
	}
	#careers-screen-1 h1 {
		padding-top:180px;
	}
	#careers-screen-1 .button-1 {
		margin-top:25px;
	}
	#careers-screen-3 {
		margin-top:90px;
		padding:90px 0;
	}
	#careers-screen-3-top {
		display:block;
	}
	#careers-screen-3-top-left {
		width:100%;
	}
	.careers-screen-3-icons-single {
		margin-top:30px;
		width:100%;
		display:flex;
	}
	.careers-screen-3-icons-single model-viewer {
		position: absolute;
		
	}
	#careers-screen-4 {
		height:400px;
		margin-top:90px;
		padding-top: 170px;
	}

	.careers-screen-3-icons-single h4 {
		max-width: 100%;
    display: inline-block;
    width: 100%;
    padding-left: 75px;
    margin-top: 7px;
	}
	#careers-screen-3-top-right .text-2 {
		float:none;
		max-width:100%;
	}
	#careers-screen-3-icons {
		display:block;
		margin-top:60px;
	}
	#careers-screen-3-top-right {
		width:100%;
	}
	
	#about-screen-1 {
		height:400px;
		border-radius: 0px 0px 50px 50px;
	}
	#about-screen-1 h1 {
		padding-top:180px;
	}
	#about-screen-2 {
		margin-top:60px;
	}
	#about-screen-2-left {
		width:100%;
	}
	#about-screen-2-right {
		width:100%;
			    padding-left: 0px;
    padding-top: 20px;
	}
	#about-screen-2-left-img-2 {
		margin-top:50px;
	}
	#about-screen-2-right-img-1 {
		margin-top:30px;
	}
	#about-screen-2-right-img-1 img {
		height:200px;
		object-fit:cover;
	}
	#about-screen-2-left-img-2 img {
		height:360px;
		object-fit:cover;
	}
	#about-screen-2-left-img-1 {
		display:none;
	}
	
	
	
	
	
	#careers-screen-2 {
		margin-top:60px;
	}
	#careers-screen-2-left {
		width:100%;
	}
	#careers-screen-2-right {
		width:100%;
			    padding-left: 0px;
    padding-top: 20px;
	}
	#careers-screen-2-left-img-2 {
		margin-top:50px;
	}
	#careers-screen-2-right-img-1 {
		margin-top:30px;
	}
	#careers-screen-2-right-img-1 img {
		height:200px;
		object-fit:cover;
	}
	#careers-screen-2-left-img-2 img {
		height:360px;
		object-fit:cover;
	}
	#careers-screen-2-left-img-1 {
		display:none;
	}
	
	
	
	
	
	
	#about-screen-4 {
		margin-top: 100px;
    padding-top: 90px;
    padding-bottom: 40px;
	}
	#about-screen-4 iframe {
		height:400px;
	}
	#about-screen-6 {
		height:520px;
	}
	#about-screen-6 .sa_owl_theme .owl-nav {
		text-align: center;
    display: block !important;
    position: relative;
    top: 50px;
	}
	#about-screen-6-slider {
		margin-top:30px;
	}
	#about-screen-6-slider .owl-stage-outer .owl-item {
		margin-right:0px;
	}
	#about-screen-6 .white .sa_owl_theme .owl-nav .owl-prev {
		right: unset;
    left: -10px;
    top: unset;
    display: inline-block;
    position: relative;
	}
	#about-screen-6 .white .sa_owl_theme .owl-nav .owl-next {
	left: unset;
    right: -10px;
    top: unset;
    display: inline-block;
    position: relative;
	}
	#about-screen-5 {
		padding: 0px 0 90px 0;
	}
	#contact-form-fields br {
		display:none;
	}
	#contact-screen-4 {
		background-image:none;
	}
	#contact-screen-3 {
		width:280px;
		height:150px;
		margin:0 auto;
		margin-top:60px;
	}
	#contact-screen-2 {
		margin-top:60px;
	}
	.contact-map-point span {
		    width: 14px;
    height: 14px;
	}
	.contact-map-point span p {
		border: 2px solid white;
		width: 10px;
    height: 10px;
	}
	.contact-map-point .title-1 {
		display:none;
	}
	.contact-map-point:nth-child(1) {
		    top: 32px;
    left: 6px;
	}
		.contact-map-point:nth-child(2) {
		top: 10px;
    left: 35px;
	}
		.contact-map-point:nth-child(3) {
		    top: 10px;
    left: 100px;
	}
		.contact-map-point:nth-child(4) {
		top: 5px;
    left: 110px;
	}
		.contact-map-point:nth-child(5) {
		    top: 10px;
    left: 135px;
	}
		.contact-map-point:nth-child(6) {
		    top: 15px;
    left: 150px;
	}
		.contact-map-point:nth-child(7) {
		top: 45px;
    right: 60px;
	}
	.wpcf7-form-control-wrap {
		width:100%;
	}
	#contact-screen-left {
		width:100%;
	}
	#contact-screen-right {
		width:100%;
	}
	#contact-screen-left h3 {
		max-width:100%;
	}
	#contact-screen-right {
		max-width:100%;
		padding-left:0px;
	}
	#page-bottom-who-we-are {
		padding-top:70px;
	}
	.resourses-screen-3-accrodion-single {
	max-height: 100%;
	}
	
	.resourses-screen-3-accrodion-single {
		display:block;
		overflow:visible;
	}
	.resourses-screen-3-accrodion-single-drop {
		display:none;
	}
	
	.resourses-screen-3-accrodion-left {
		width:100%;
	}
	.resourses-screen-3-accrodion-right {
		width:100%;
		margin-top:30px;
	}
	.resourses-screen-3-accrodion-button {
		margin-top:30px;
	}
	.resourses-screen-3-accrodion-button .button-2-top {
		padding:16px 20px;
	}
	#resourses-screen-2 {
		padding:90px 0;
	}
	#resourses-screen-3 {
		padding:90px 0 80px 0;
	}
	.resourses-screen-2-single {
		display:block;
		padding-bottom:30px;
	}
	.resourses-screen-2-single-left {
		width:100%;
	}
	.resourses-screen-2-single-right .button-2 {
		position:relative;
		bottom:0px;
	}
	.resourses-screen-2-single-right {
		width:100%;
		    text-align: left;
	}
	#resourses-screen-1 {
		height:400px;
		border-radius: 0px 0px 50px 50px;
	}
	#resourses-screen-1 h1 {
		padding-top:180px;
	}
		#contact-screen-1 {
		height:400px;
		border-radius: 0px 0px 50px 50px;
	}
	#contact-screen-1 h1 {
		padding-top:180px;
	}
	.navbar-brand > a img {
		width:35px;
	}
	.elementor-row {
		display:block !important;
	}
	#mainpage-screen-2-left {
	width: 100%;
    padding-right: 0px;
}
#mainpage-screen-2-left img {
	display:none;
}
	#mainpage-screen-2-right {
	    width: 100%;
    padding-left: 0px;
	margin-top:35px;
}

	header#masthead {
		top:10px;
		padding:0 20px;
	}
	
		.mainpage-double-section-img-right .mainpage-double-section-image {
		padding-left:0px;
	}
	.mainpage-double-section-img-right .mainpage-double-section-text {
		padding:0px;
	}
	#mainpage-screen-8 .mainpage-double-section-text {
		display: table-footer-group;
		width: 100% !important;
	}
	#mainpage-screen-6 .mainpage-double-section-text {
		display: table-footer-group;
		width: 100% !important;
	}
	#mainpage-screen-4 .mainpage-double-section-text {
		display: table-footer-group;
		width: 100% !important;
	}
	.mainpage-double-section-img-right .mainpage-double-section-image {
		    display: table-header-group;
		width:100% !important;
	}
	#mainpage-screen-5 .mainpage-double-section-text {
		padding-top:50px;
	}
	.elementor-container {
		display:block !important;
	}
	#mainpage-screen-8 .mainpage-double-section-text p {
		padding-left:0px;
	}
		#mainpage-screen-7 .mainpage-double-section-text p {
		padding-left:0px;
	}
	#mainpage-screen-6 .mainpage-double-section-text p {
		padding-left:0px;
	}
	#mainpage-screen-5, #mainpage-screen-6, #mainpage-screen-7, #mainpage-screen-8 {
		margin-top:90px;
	}
	.mainpage-double-section-img-left .mainpage-double-section-text {
		    width: 100% !important;
    max-width: 100%;
		padding-left:0px;
	}

	.mainpage-double-section-img-left .mainpage-double-section-image {
		padding-right: 0px;
    width: 100% !important;
	}
	#mainpage-screen-7 .mainpage-double-section-text {
		padding-top:50px;
	}
	#mainpage-screen-9 {
		margin: 90px 0 120px 0;
	}
	
	
	#mainpage-screen-13 {
		margin-top:120px;
	}
	#mainpage-screen-14-cols {
		display:block;
	}	
	.mainpage-screen-14-col-single {
		width:100%;
		display:block;
		padding:15px 0;
	}
	footer#colophon:before {
		    border-radius: 0px 0px 40px 40px;
		height:50px;
	}
	
	#mainpage-screen-14 h2 {
		margin-bottom:50px;
	}
	#mainpage-screen-13 iframe {
		height: 400px;
	}
	.mainpage-screen-13-play-button {
		top:170px;
	}
	#mainpage-screen-13 .owl-dot {
		width:100%;
		display: none !important;

	}
	#mainpage-screen-13 .owl-dots .owl-dot:nth-child(2) {
		margin: 0 auto;
	}
	#mainpage-screen-13 .owl-dot.active {
		display: block !important;
    margin: 0 auto;
	}
	#mainpage-screen-14 {
		margin-top:200px;
	}
	.site-info {
		display:block;
	}
	.footer-logo-left {
		width:100%;
	}
		.footer-links-right {
		width:100%;
			margin-top:60px;
	}
	footer#colophon {
		padding: 85px 0 25px 0;
	}
	#header-mobile-burger {
		display:inline-block;
	}
	#footer-under-info {
		margin-top:90px;
	}
	#masthead nav {
		display:block;
		text-align:right;
	}
	.navbar-light .navbar-brand {
		float:left;
	}
	#main-nav {
		display:none;
	}
	h1 {
		font-style: normal;
font-weight: normal;
font-size: 44px;
line-height: 105%;
	}
	
		h2 {
		font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 105%;
	}
	
		h3 {
		font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 115%;
	}
	
		h4 {
		font-size: 28px;
line-height: 115%;
letter-spacing: -0.8px;
	}
	
		h5 {
	font-weight: bold;
font-size: 16px;
line-height: 150%;
letter-spacing: 1.9px;
text-transform: uppercase;
color: #FFFFFF;
	}
	
	p {
		font-size: 16px;
line-height: 150%;
letter-spacing: 0.5px;

	}
	
	.text-1 {
				font-size: 16px;
line-height: 150%;
letter-spacing: 0.5px;

	}
	
	.text-2 {
		font-size: 18px;
line-height: 150%;
letter-spacing: 0.5px;

	}
	.button-1, .button-2-top {
		font-weight: bold;
font-size: 12px;
line-height: 150%;
	}
	

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	#mainpage-screen-10-blur-circle {
		top:-600px;
	}
	#mainpage-screen-1-3d model-viewer {
		height:500px;
		top:100px;
		right:-300px;
	}
	#mainpage-screen-10 model-viewer {
		height:450px;
	}
	.mainpage-double-section-image img {
		    height: 360px !important;
		width:100%;
	}
	#mainpage-screen-1-li {
		position:relative;
		bottom:0px;
		   Order: 2;
		max-width: 100%;
		    margin-top: 25px;
	}
	#mainpage-screen-1 .styled-marker-li p {
		max-width:100%;
	}
	#mainpage-screen-1 {
		margin-top:110px;
	}
	#mainpage-screen-1-logos {
		Order: 4;
		margin-top:0px;
		margin-top:55px;
	}
	#mainpage-screen-1-buttons {
		Order: 3;
		margin-top:0px;
		margin-top:40px;
	}
	.mainpage-screen-1-logos-img img {
		height:15px !important;
		margin-right:20px;
	}
	.mainpage-screen-1-logos-img {
		margin-top:10px;
	}

	
	#mainpage-screen-1 .elementor-widget-wrap {
		display: flex;
   flex-flow: wrap;
		
	}
	#mainpage-screen-1-header {
		Order: 1;
		margin-top:50px;
	}

	#mainpage-screen-10-text-wrap {
		margin-right:0px;
		max-width:100%;
		margin-top:50px;
	}
	#mainpage-screen-10 {
		padding:120px 0;
	}
		#mainpage-screen-10 h2 {
		margin-bottom:0px;
	}
	.mainpage-section-11-slide-line-right {
		width: 100px;
    text-align: right;
	}
	.mainpage-section-11-slide-line {
		display:flex;
	}
	.mainpage-section-11-slide-line-left {
		width:100%;
	}
	#mainpage-screen-11 .white .sa_owl_theme .owl-nav .owl-prev {
		right:unset;
		left:-10px;
		top:unset;
		display: inline-block;
    position: relative;
	}
	#mainpage-screen-11	.white .sa_owl_theme .owl-nav .owl-next {
		left:unset;
		right:-10px;
		top:unset;
		display: inline-block;
    position: relative;
	}
	#mainpage-screen-11 .sa_owl_theme .owl-nav {
		    text-align: center;
		display: block !important;
    position: relative;
		top: 50px;
	}
	#mainpage-screen-11 a {
		font-size: 28px;
line-height: 115%;
	}
	.elementor-container {
		max-width:720px !important;
	}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	#mainpage-screen-9-blur-circle {
		right: -45vw;
	}
	#mainpage-screen-5-blur-circle {
		right:-35vw;
	}
	#mainpage-screen-1-blur {
		right: -40vw;
	}
	#mainpage-screen-1-blur-circle {
		right:-180vw;
	}
	#mainpage-screen-11-slider .owl-stage-outer .owl-item {
		margin-right:0px;
	}
	#mainpage-screen-12-text {
		display:block;
	}
	#mainpage-screen-12 model-viewer {
		width: 100%;
    height: 500px;
    position: absolute;
    TOP: -530PX;
	}
	#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(1) {
		width:100%;
	}
	#mainpage-screen-12 {
		padding-top:120px;
	}
		#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(2) {
		width:100%;
	}
		#mainpage-screen-12-text .mainpage-screen-12-col:nth-child(3) {
		width:100%;
	}
	.mainpage-screen-12-col .title-1 {
		margin-bottom:20px;
	}
	.mainpage-screen-12-col p {
		max-width:100% !important;
	}
	.mainpage-screen-12-col {
		margin-bottom:55px !important;
	}
	.elementor-container {
		padding: 0 20px;
	}
	.container {
		padding: 0 20px;
	}
	.elementor-container {
		max-width:500px !important;
	}
	.footer-links-right {
	display:block;
	}
	#footer-under-info-right {
		float:none;
		
	}
	#footer-under-info-right .menu-link {
		display:block;
	}
	#footer-under-info-left {
		float:none;
		position:absolute;
		width: 100%;
    left: 0;
       bottom: 80px;
    text-align: center;
		margin: 0 auto;
	}
	#footer-logo-wrap {
		margin:0 auto;
	}
	#footer-logo-wrap img:nth-child(2) {
		margin-top:35px;
		top:30px;
		left:25px;
	}
	#footer-logo-wrap img:nth-child(1) {
		display:block;
		    margin: 0 auto;
	}
	#footer-logo-wrap p {
		top: 44px;
    left: 35px;
	}
	footer#colophon {
		padding: 85px 0 145px 0;
	}
	#footer-under-info {
		display:block;
		text-align:center;
	}
	#footer-under-info-right .menu-link:last-child {
		margin-left:0px;
		margin-top:10px;
	}
.footer-links-right-col {
	    width: 49%;
    display: inline-block;
}
.footer-links-right-col:nth-child(3) {
	margin-top:50px;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	.popup-form {
		padding:90px 20px 50px 20px;
	}

	#mainpage-screen-10-blur-circle {
		left: -85vw;
	}
	#mainpage-screen-12 model-viewer {
	
    TOP: -560PX;
	}
		#mainpage-screen-1-blur {
		right: -50vw;
	} 
	#mainpage-screen-1-blur-circle {
		right:-280vw;
	}
		#careers-screen-4 {
		height:300px;
		margin-top:90px;
		padding-top: 100px;
	}
	#about-screen-4 iframe {
		height:300px;
	}
	.mainpage-screen-3-cols-single-top-rotate-circle-2 {
		top:95px;
		right:49%;
	}
	@-webkit-keyframes mainpage-screeen-3-orbit-1 {
    from { -webkit-transform: rotate(0deg) translateX(100px) rotate(0deg); }
    to   { -webkit-transform: rotate(360deg) translateX(100px) rotate(-360deg); }
}
 
@-moz-keyframes mainpage-screeen-3-orbit-1 {
    from { -moz-transform: rotate(0deg) translateX(100px) rotate(0deg); }
    to   { -moz-transform: rotate(360deg) translateX(100px) rotate(-360deg); }
}
 
@-o-keyframes mainpage-screeen-3-orbit-1 {
    from { -o-transform: rotate(0deg) translateX(100px) rotate(0deg); }
    to   { -o-transform: rotate(360deg) translateX(100px) rotate(-360deg); }
}
 
@keyframes myOrbit {
    from { transform: rotate(0deg) translateX(100px) rotate(0deg); }
    to   { transform: rotate(360deg) translateX(100px) rotate(-360deg); }
}
	.mainpage-screen-3-cols-single-top-rotate-circle-1 {
		margin: 0 auto;
		width:200px;
		height:200px;
	}
	.mainpage-screen-3-cols-single model-viewer {
		    top: 50px;
    height: 100px;
	}
	.mainpage-screen-3-cols-single-top-rotate {
		transform:scale(0.8);
	}
	#mainpage-screen-13 iframe {
		height:300px;
	}
	.mainpage-screen-13-play-button {
		top:120px;
	}

}