@charset "utf-8";
/* CSS Document */

.contact-out{
padding:40px 0px;
float:left;
width:100%;
}
.co-in {
	float: left;
	width: 100%;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 4px;
	padding: 40px;
	margin-bottom: 15px;
	border-right: 3px solid #02c0f1;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.rs-in {
	float: left;
	/*width: 12%;*/
}
.rs-text {
	float: left;
	width: 88%;
}
.ss-in{
float:left;
width:12%;
}
.co-in p {
	/* float: left; */
	padding: 0px 30px;
	color: #000;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight:600;
}
.co-in h2 {
	/* float: left; */
	padding: 8px 30px;
	color: #212529;
	font-size: 18px;
	margin-bottom: 0px;
	font-weight: 400;
	line-height:20px;
}
.co-in h2 a {
	text-decoration: none;
	color: #212529;
}
.co-in h2 a:hover {
	text-decoration: none;
	color: #212529 !important;
}

.rs-in i {
	background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #fff;
}

.form-control2 {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #02c0f1;
	color: #000;
	border-radius:10px;
}
.contact_submit_button {
	background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
	border: 0;
	letter-spacing: 1px;
	padding: 15px 45px 15px 45px;
	color: #fff;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	border-radius: 30px 30px 30px 0;
}

.cont-submit-out {
	float: left;
	width: 100%;
	text-align: center;
}

.m-in {
	position: relative;
	float: left;
	width: 100%;
	padding: 30px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-bottom: 3px solid #02c0f1;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}



#captcha_code{
color:#000;
}

.map_out{
margin-top:20px;
}


.ft-in {
	position: absolute;
	right: -20px;
	top: -24px;
	z-index: -1;
}


.contact-section .need_content {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 25px 25px 35px 35px;
	width: 100%;
	padding: 30px 30px 30px;
	background-color: #fff;
    border-bottom: 3px solid #02c0f1;
	transition: all 0.3s ease-in-out;
	/*text-align: center;*/
	position: relative;
}
.contact-section .need_content .faq-image {
	position: absolute;
	left: -20px;
	top: -24px;
	z-index: -1;
}
.contact-section .need-section {

}


.abt-out{
float:left;
width:100%;
padding:40px 0px;
}


.ftft li p {

  line-height: 20px;
}

.abt-in img {
    -webkit-mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
    mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
    -webkit-mask-size: 800%;
    mask-size: 800%;
    -webkit-mask-position: 0;
    mask-position: 0;
}

.abt-in img:hover {
    transition: mask-position 2s ease,-webkit-mask-position 2s ease;
    -webkit-mask-position: 120%;
    mask-position: 120%;
    opacity: 1;
}
.samsp
{
	list-style: decimal;
	padding-left: 30px;
}
.v-al1
{
	margin-top: 30px;
}
.samsp1
{
	
	list-style:circle;
	padding-left: 30px;
}



#content_block_one .content-box .inner-box .single-item {
	position: relative;
	padding: 15px 0px 0px 0px;
	margin-bottom: 0px;
}
#content_block_one .content-box .inner-box .single-item .icon-box {
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 60px;
	line-height: 60px;
}
#content_block_one .content-box .inner-box .single-item .icon-box .bg-box {
	position: absolute;
	content: '';
	background: #c7f0fb;
	width: 40px;
	height: 45px;
	left: 26px;
	bottom: 20px;
	transform: rotate(-45deg);
	transition: all 500ms ease;
	z-index: -1;
}
#content_block_one .content-box .inner-box .single-item .icon-box i {
	position: relative;
	color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#content_block_one .content-box .inner-box .single-item h4 {
	margin-bottom: 10px;
	padding:0px 0px;
	font-weight:600;
}
#content_block_one .content-box .inner-box .single-item p{
padding:0px 0px;
}

#content_block_one .content-box .inner-box .single-item:hover .icon-box .bg-box {
	transform: rotate(-90deg);
}

.material-symbols-outlined {
float:left;
font-size:40px !important;
	
}

.ba-in{
float:left;
width:20%;
}
.ba-inn{
float:left;
width:80%;
}
#content_block_one .content-box h1 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 15px;
}

#content_block_one .content-box h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #02c0f1;
	margin-bottom: 15px;
}
/*#v-in{
margin-top:110px;
}*/
.abt-in img {
	float: left;
	width: 100%;
	/*margin-top: 64px;
*/}

#content_block_one .content-box .inner-box {
	float: left;
	width: 100% !important;
	margin-bottom: 100px;
}
#content_block_one{
float:left;
width:100%;
}
.content-box{
float:left;
width:100%;
}
.contact-out h1{
text-align:center;
margin-bottom:40px;
font-size: 36px;
  font-weight: 600;
}
.abt-out h1{
  margin-bottom:40px;
  font-weight:600;
  font-size:36px;

}
.f1-in:hover{
background:#4167b1;
}
.f2-in:hover{
background:#1877f2 ;
}
.f3-in:hover{
background: linear-gradient( 1deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100% );
}
.f4-in:hover{
background:#ff0000;
}


.rs-in  {
	background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #fff;
}
.co-in i {
	position: absolute;
	top: 16px;
	left: 16px;
	font-size: 30px;
	color: #fff;
}
/*.rs-text{
padding:0px 50px;
float:none;
}*/
.co-in:hover{
}
#rotate:hover{
   width:60px;
   height:60px;
   animation: rotation infinite 3s linear !important;
}

@keyframes rotation {
  from{
    transform:rotate(0deg);
  }
  
  to{
    transform:rotate(360deg);
  }
}


.form-control3 {
	width: 100%;
	padding: 8px;
	margin: 10px 0;
	border:0px;
	color: #000;
	float:left;
	background:#fff;
	border-radius:4px;
}
.contact_submit_button1 {
	
	background: #19b1fd;
	border: 0;
	padding: 5px 15px 5px 15px;
	color: #fff;
	text-transform: uppercase;
/*	width: 100%;*/
	color: #fff;
	margin-top: 15px;
	float: left;
	cursor: pointer;
	font-weight: bold;
	border-radius:4px;
}

.e-in {
background:url(../images/e-bg.jpg) no-repeat;
background-size:cover;
	/*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
	padding: 30px;
	float:left;
	width:50%;
	/*background: #19b1fd;*/
	/*background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);*/
}

.em-in img{
width:100%;
}

.tr-in {
	/*float: left;
	width: 50%;*/
	padding-left: 0;
	padding-right: 0;
}



.nav-pills .nav-link.active::before {
	content: "";
	position: absolute;
	display: block;
	width: 0px;
	right: 5px;
	top: 50%;
	border: 15px solid transparent;
	border-right: 0;
	border-left: 15px solid #02c0f1 !important;
	transition: all 0.5s linear;
	transform: translate(calc(100% + 5px), -50%);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: var(--bs-nav-pills-link-active-color);
	
	background:#02c0f1;
	transition: all 0.5s linear;
}
.nav-pills .nav-link {
	position: relative;
	color: #000;
	text-align: center;
	width: 250px;
	height: 60px;
	border-radius: 0;
	margin: 5px 0;
	padding: 0px;
	border: 1px solid #e1e6eb;
	
}
.nav-pills .nav-link {
	color: #000;
	text-align: center;
}
.nav-img {
	position: absolute;
	transition: opacity 0.5s linear;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color:#fff;
}

/*.nav-pills .nav-link:hover{
background:#02c0f1;
color:#fff;
}*/

.n-inn h2{
	font-size: 26px;
	font-weight: 500;
	color: #02c0f1 !important;
}

.tab-content{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 30px;
}
.n-inn{
padding:0px 20px;
}
.sv-in img {
	-webkit-mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
	mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
	-webkit-mask-size: 800%;
	mask-size: 800%;
	-webkit-mask-position: 0;
	mask-position: 0;
}

.sv-in img:hover {
	transition: mask-position 2s ease,-webkit-mask-position 2s ease;
	-webkit-mask-position: 120%;
	mask-position: 120%;
	opacity: 1;
}

.material-symbols-outlined {
	font-family: 'Material Symbols Outlined';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
	float:left;
}
.tab-content h4 {
	font-size: 18px !important;
	padding-left: 25px;
	padding-bottom: 10px;
	font-weight:500;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
 background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
 background:#02c0f1;
  border-radius: 0px;
  
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #fff !important;
}
.hvr-sweep-to-right:hover:after, .hvr-sweep-to-right:focus:after, .hvr-sweep-to-right:active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}



/*.nav-link.hvr-sweep-to-right.active {
	background: #ccc;
}
*/
.port-out{
margin-bottom:15px;
float:left;
width:33.33%;
}
label{
color:#fff;
margin-bottom:0px;
}
.ee-y h1 {
	font-size: 36px !important;
	margin-bottom: 10px;
	text-align: left !important;
}
.ee-y p{
margin-bottom:20px;
color:#fff;
}

.left-in {
	float: left;
	width: 100%;
	padding: 34px 20px 33px 0px;
}
.left-in i {
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 26px;
	color: #fff;
}
.left-in  p {
	/* float: left; */
	padding: 0px 30px;
	color: #000;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 600;
}
.left-in  h2 {
	/* float: left; */
	padding: 8px 30px;
	color: #212529;
	font-size: 18px;
	margin-bottom: 0px;
	font-weight: 400;
	line-height: 20px;
}
.left-in h2 a {
	text-decoration: none;
	color: #212529;
}
.em-in {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 30px;
}

.em-in::before {
	position: absolute;
	content: '';
	border-left: 2px solid #02c0f1;
	/* top: 212px; */
	top: 232px;
	left: 54px;
	width: 30px;  height: 150px;
	/* bottom: 64px; */
	bottom: 110px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0;
}
.rs-in1 {
	background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #fff;
}
.so-in i {
	float: left;
	padding: 0 6px;
	position: relative;
	color: #000;
	font-size: 16px;
	left:0;
}
.quote-in i{
color:#02c0f1;
font-size:30px;
}
.quote-in h3 {
	margin: 15px 0px;
}
.pp-in{
  padding-right: 0;
  padding-left: 0;
}
.core-in{
margin:15px 0px !important;
}
.info-section.home-one .info-left img:hover{
    transition: mask-position 2s ease,-webkit-mask-position 2s ease;
	-webkit-mask-position: 120%;
	mask-position: 120%;
	opacity: 1;
}
.info-section.home-one .info-left img {
	-webkit-mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
	mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
	-webkit-mask-size: 800%;
	mask-size: 800%;
	-webkit-mask-position: 0;
	mask-position: 0;
}
#captcha_code1 {
	padding: 6px;
	margin: 10px 0px 0px 6px;
	width: 24%;
}
.padi a:hover{
color: #333333 !important;
}
.info-right h1{
font-size:30px;
}

.ct-r{
margin-top:10px;
margin-bottom:0px;
}
.why-h{
color:#02c0f1;
font-size:26px;
float:left;
width:100%;
margin-bottom:15px;
}




#content_block_one1 .content-box1 .inner-box {
	float: left;
	width: 100% !important;
	margin-bottom: 100px;
}
#content_block_one1 .content-box1 .inner-box .single-item {
	position: relative;
	padding: 15px 0px 0px 0px;
	margin-bottom: 0px;
}
#content_block_one1 .content-box1 .inner-box .single-item .icon-box {
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 60px;
	line-height: 60px;
}
#content_block_one1 .content-box1 .inner-box .single-item .icon-box .bg-box {
	position: absolute;
	content: '';
	background: #c7f0fb;
	width: 40px;
	height: 45px;
	left: 26px;
	bottom: 20px;
	transform: rotate(-45deg);
	transition: all 500ms ease;
	z-index: -1;
}
.ba-in {
	float: left;
	width: 12%;
}
.ba-inn {
	float: left;
	width: 88%;
}
#content_block_one1 .content-box1 .inner-box .single-item h4 {
	margin-bottom: 10px;
	padding: 0px 0px;
	font-weight: 600;
}
#content_block_one1 .content-box1 .inner-box .single-item p {
	padding: 0px 0px;
}
#content_block_one1 .content-box1 .inner-box {
	float: left;
	width: 100% !important;
	margin-bottom: 100px;
}
#content_block_one1 .content-box1 .inner-box .single-item {
	position: relative;
	padding: 35px 0px 0px 0px;
	margin-bottom: 0px;
}
#content_block_one1 .content-box1 .inner-box .single-item .icon-box {
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 60px;
	line-height: 60px;
}
#content_block_one1 .content-box1 .inner-box .single-item .icon-box .bg-box {
	position: absolute;
	content: '';
	background: #c7f0fb;
	width: 40px;
	height: 45px;
	left: 35px;
	bottom: 20px;
	transform: rotate(-45deg);
	transition: all 500ms ease;
	z-index: -1;
}

#content_block_one1 .content-box1 .inner-box .single-item:hover .icon-box .bg-box {
	transform: rotate(-90deg);
}

#content_block_one1{
	float: left;
	width: 100%;
	margin-top: 20px;
}

#content_block_one1 h2{
	float: left;
	width: 100%;
	color:#02c0f1;
	font-size:26px;
}



.v-al {
float:left;
width:100%;
	
	
}
.visi-in {
	
}
.visi-img {
	float: left;
	width: 15%;
	position: relative;
	z-index: 0;
}
.visi-img::before {
	content: '';
	width: 35px;
	height: 35px;
	background: #c7f0fb;
	/* border-radius: 50%; */
	position: absolute;
	z-index: -1;
	left:22%;
	top: 37px;
	transform: rotate(-45deg);
	transition: all 500ms ease;
	z-index: -1;
}

.xx-in{
float:left;
width:85%;
}
.xx-in h5 {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: 600;
	font-size: 24px;
}
.xx-in p{
float:left;
width:100%;

}


.v-al .visi-in:hover .visi-img::before {
	transform: rotate(-90deg)!important;
 
}



/* product page */

a.main-button-slider {
	font-size: 14px;
	border-radius: 25px;
	padding: 15px 25px;
	background-color: #fba70b;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	/* background: linear-gradient(145deg, rgba(244,129,63,1) 0%, rgba(241,85,106,1) 100%); */

	background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
}

.know {
	padding-bottom: 60px;
	line-height: 28px;
}

.kop {
	font-weight: 600 !important;
	font-size: 52px !important;
	line-height: 70px;
	letter-spacing: 1px;
	margin-bottom: 40px !important;
	color: #191a20;
	font-family: 'Poppins', sans-serif;
	margin-top: -15px;
}

em {
	font-style: normal !important;
	color: #0985e0 !important;

}

#about {
	padding: 100px 0px;
	position: relative;
	z-index: 9;
}
.features-item {
    border-radius: 5px;
    padding: 20px 30px;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    background: #333;
    background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0);
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.features-item img {
	z-index: 10;
	position: relative;
	max-width: 100%;
	margin-bottom: 20px;
}

a.main-button {
	font-size: 14px;
	border-radius: 25px;
	padding: 15px 25px;
	background-color: #fff;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	/* background-image: linear-gradient(to right, #0172d0, #19a9fe, #19a9fe, #0172d0); */
}

.center-heading {
	margin-bottom: 40px;
}
.center-heading h2 {
	margin-top: 0px;
	text-align: center;
	font-size: 42px;
	/* font-weight: 700; */
	color: #1e1e1e;
	margin-bottom: 25px;
}
.center-heading p {
font-size: 16px;
    text-align: left;
  
	line-height:28px;
}

.center-heading h2 {
	margin-top: 0px;
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	color: #1e1e1e;
	margin-bottom: 25px;
}

.yet {
	padding-bottom: 20px;
	padding-top: 20px;

}

.hdd {
    margin-top: 0px;
    text-align: center;
    /* font-size: 42px !important; */
    /* font-weight: 700 !important; */
    color: #1e1e1e;
    /* margin-bottom: 25px !important; */
   /* padding-bottom: 40px;*/
}

#about {
	padding-top: 30px !important;
	padding-bottom: 0 !important;
}


#promotion {
	padding: 0px 0px;
	padding-top: 40px;
}

#promotion .right-text img {
	/* display: inline-block; */
	float: left;
/*	margin-right: 20px;
	margin-bottom: 30px;*/
}
#promotion .right-text ul li {
    display: inline-block;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
/* product page */



.magic{
	display: none;
}

.abt-out {
    overflow: hidden;
}

.kop {
    font-weight: 600 !important;
    font-size: 41px !important;
    line-height: 50px;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
    color: #191a20;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
}

.know {
	padding-bottom: 30px;
	line-height: 30px;
}
.col-lg-6.col-md-7.ga-in.aos-init.aos-animate {
    padding-left: 20px;
}

.new-ct {
	margin-top: 60px;
	float: left;
	width: 100%;
}
.intro-in{
float:left;
width:20%;
}
.text1 {
    float: left;
    width: 80%;
    padding: 0 20px;
}
.text1 p{
margin-bottom:0px;
}


.ga-in1 {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 15px;
}
.ga-in img{
float:left;
width:100%;
}
#ga-1 {
    float: left;
    width: 32%;
}

.under-in{
text-align:center;
 font-size:18px; 
 margin:20px 0px;
}
#products {
	margin-top: 40px;
}

.point-in p{
margin-bottom:20px !important;
float:left;
width:100%;
padding:0px !important;
}

.point-in{
margin:20px 0px;
float:left;
width:100%;
}
.point-inn {
    float: left;
    width: 8%;
}
.point-on{
float:left;
width:92%;
}


.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    padding: 10px 0px;
}








