		
html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

*{
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	margin: 0;
	padding: 0;
/*	font-family: 'Roboto', sans-serif;*/
	  font-family: "Outfit", sans-serif;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	outline: none !important;
}

a:hover {
	color: #222;
}

img {
	max-width: 100%;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #353535;
}

button:focus,
input:focus {
	outline: none;
}
img
{
	width: 100%;
}

/*====================================*/




body [data-cel]{
	display: none;
}

body [data-blable]{
	display: none;
}


.bg_body{

	background: rgb(223 228 255);
	background: linear-gradient(90deg, rgb(227 232 252) 0%, rgb(199 207 247) 100%);
}



.weberry_container .logo_wpr{
 width: 100%;
 float: left;
 margin: 50px 0;
/* display: flex;
 justify-content: center;
 align-items: center;*/
}
.weberry_container .logo_wpr img{
	width: 120px;
}
.weberry_container .head_title{
	width: 100%;
	float: left;
}



.weberry_container .head_title{
	width: 100%;
	float: left;
}
.weberry_container h2{
	width: 100%;
	float: left;
	font-size: 35px;
	line-height: 38px;
	margin-bottom: 25px;
	font-weight: 600;
	color: #0b0b91;
	text-shadow: 2px 2px 9px #b7fdd670;
}
.weberry_container h4{
	width: 100%;
	float: left;
	font-size: 20px;
	margin-bottom: 25px;
	color: #1a1b44;
	font-weight: 400;
	letter-spacing: 1px;
}
.weberry_container .demo_wpr{
	width: 100%;
	float: left;
}
.weberry_container .title{
	width: 100%;
	float: left;
	font-weight: 600;
	margin-bottom: 10px;
}
.weberry_container .link_conact{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.weberry_container .link_conact a{
	width: auto;
	float: left;
	display: flex;
	align-items: center;
}
.weberry_container .icon{
	width: 45px;
	height: 45px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-color: #00a884;
	border-radius: 50%;
	background: linear-gradient(90deg, #32c931 0%, #00a884 100%);
	font-size: 25px;
	margin-right: 15px;
}
.weberry_container .txt{
	width: auto;
	float: left;
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

.weberry_container .icon.icon_mail{
	background: linear-gradient(90deg, #0c0cb5 0%, #aaadef 100%);
}

.download_wpr{
	width: 100%;
	float: left;
	margin: 15px 0;
}
.download_wpr .btn_download{
	width: auto;
	float: left;
	padding: 12px 35px;
	background: linear-gradient(19deg, #d2d2ff 0%, #eceaff 100%);
	margin-right: 15px;
	margin-bottom: 15px;
	color: #0b0e97;
	font-size: 15px;
	letter-spacing: 1px;
	border-radius: 6px;
	font-weight: 500;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}

.download_wpr .btn_download:hover{
	    background: linear-gradient(19deg, #2424d5 0%, #0e0652 100%);
    color: #fff;
    box-shadow: 0 0 7px 2px #7ca1f566;
}

.align-items-center{
	align-items: center;
	display: flex;
	min-height: 100vh;
}


.demouser_wpr{
	width: 100%;
	float: left;
	border: solid 1px #efefff;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 15px;
	background: rgb(223 228 255);
	background: linear-gradient(90deg, rgb(218 225 255) 0%, rgb(226 231 255) 100%);
}
.demouser_wpr .info_label{
	font-size: 14px;
	margin-bottom: 2px;
}
.model-viewer-blk{
	width: 100%;
	float: left;
	height: 100vh;
	min-height: 300px;
}










/*======================================
    Intro Video CSS
========================================*/
.intro-video-area {
  background-color: #081828;
  position: relative;
  z-index: 9;
  padding-bottom: 0;
  padding-top: 130px;
  background: linear-gradient(90deg, rgb(251 251 255) 0%, rgb(218 228 250) 100%);
      margin-bottom: 100px;

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-video-area {
    padding-top: 90px;
  }
}

@media (max-width: 767px) {
  .intro-video-area {
    padding-top: 60px;
  }
}

.intro-video-area .section-title {
  margin-bottom: 150px;
  padding: 0 265px;
}


.youtube_iframe{
	width: 100%;
	float: left;
	height: 100%;
	min-height: 500px;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-video-area .section-title {
    padding: 0 50px;
    margin-bottom: 120px;
  }
}

@media (max-width: 767px) {
  .intro-video-area .section-title {
    padding: 0 30px;
    margin-bottom: 100px;
  }
  .intro-video-area .section-title h2 {
    font-size: 20px;
  }
}

.intro-video-area .section-title span {
  display: block;
  margin-bottom: 20px;
  color: #420ccf;
}

@media (max-width: 767px) {
  .intro-video-area .section-title span {
    margin-bottom: 10px;
  }
}

.intro-video-area::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 150px;
  width: 100%;
  background-color: #fff;
  z-index: -1;
}

.intro-video-area .inner-content-head {
  padding: 30px;
  border: 1px solid #faf8ff;
  border-radius: 30px;
  background: #e6eaff;
}

@media (max-width: 767px) {
  .intro-video-area .inner-content-head {
    padding: 0;
    border: none;
  }
}

.intro-video-area .inner-content {
  background-color: #fff;
  /* padding: 100px 0; */
  height: 100%;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 50px rgb(171 171 171 / 26%);
  box-shadow: 0px 0px 50px rgb(171 187 233 / 26%);
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-video-area .inner-content {
    padding: 50px 0;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .intro-video-area .inner-content {
    padding: 50px 0;
  }
}

.intro-video-area .inner-content .shape1 {
  height: 120px;
  width: 120px;
  position: absolute;
  right: -60px;
  bottom: 58px;
}

@media (max-width: 767px) {
  .intro-video-area .inner-content .shape1 {
    width: 80px;
    height: 80px;
    right: -50px;
    bottom: 20px;
  }
}

.intro-video-area .inner-content .shape2 {
  height: 100px;
  width: 100px;
  position: absolute;
  left: -10px;
  top: 30px;
}

@media (max-width: 767px) {
  .intro-video-area .inner-content .shape2 {
    width: 80px;
    height: 80px;
  }
}

.intro-video-area .intro-video-play {
  position: relative;
  z-index: 9;
}

.intro-video-area .intro-video-play .play-thumb a {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 83px;
  background: #420ccf;
  border-radius: 50%;
  padding-left: 5px;
  font-size: 22px;
  color: #000000;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: linear-gradient(231deg, rgb(220 196 255) 0%, rgb(200 215 255) 100%);
  border: solid 1px #ffffff;
  box-shadow: 0 0 7px 1px #e2d1ff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .intro-video-area .intro-video-play .play-thumb a {
    height: 70px;
    width: 70px;
    font-size: 20px;
    line-height: 70px;
  }
}

@media (max-width: 767px) {
  .intro-video-area .intro-video-play .play-thumb a {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 18px;
  }
}

.intro-video-area .intro-video-play .play-thumb a:hover {
  background-color: #081828;
  color: #fff;
}

.intro-video-area .intro-video-play .play-thumb a::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #420ccf;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 1.5s linear infinite;
  animation: pulse-border-2 1.5s linear infinite;
}

.intro-video-area .intro-video-play .play-thumb a::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border 1s linear infinite;
  animation: pulse-border 1s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}






/*------ responsive -------*/



@media (max-width:580px) {
.weberry_container h2{
	    font-size: 25px;
    line-height: 28px;
        margin-bottom: 15px;
}
.weberry_container h4{
	font-size: 14px;
}
#model{
  display: none;
}
.youtube_iframe{
  min-height: 300px;
}
.weberry_container .logo_wpr img {
    width: 100px;
}
.weberry_container .logo_wpr {
    margin: 35px 0;
}
.weberry_container .txt{
	font-size: 18px;
}
.weberry_container .icon {
    width: 35px;
    height: 35px;
    font-size: 22px;
}

}