@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&display=swap');*/
*{
	margin:0px;
	padding: 0px;
}
*:focus{
	outline: none;
}
/*Default Css*/
html {
    scroll-behavior: smooth;
}
body{
   /*font-family: 'Open Sans', sans-serif;*/
    scroll-behavior: smooth;
}
.row {
	margin: 0 auto!important;
}
ul,ol{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
/*Default-css End*/
.lan span{
   margin:0px 10px;
}
.manu-area{
	background: #f1f1f1;
	height: auto;
}
.logo-brand img {
	width: 110px;
}
.logo-area a{
	text-decoration: none;
	color: #333;
	font-size: 22px;
	line-height: 60px;
}
.logo-area a:hover{
	text-decoration: none;
}
.navber-bg{
	background: #f1f1f1;

}
.nav-color .navbar-nav .nav-item a{
	color: #333;
}
.main-menu ul li{
    display: inline-block;
}
.main-menu ul li a {
    padding: 0px 6px;
    text-decoration: none;
    display: block;
    line-height: 60px;
    color: #64409f;
    font-size: 15px;
}
.language-area a{
	text-decoration: none;
	font-size: 16px;
	color: #333;
	line-height: 60px;
}
.language-area a:hover{
   text-decoration: none;
}
.video-area{
	width: 100%;
	margin: 0 auto;
	height: 600px;
	background: #010c18;
	position: relative;
	margin: 0!important;
	overflow: hidden;
}
.curve_div_ban {
	position: absolute;
	top: 0;
	right: 0;
	width: 0%;
	transition: all 1s;
}
.curve_div_ban.active {
	width: 70%;
}
.curve_div_ban img {
	width: 100%;
}

.curve_div_ban_button{
	width: 0%;
	bottom: 0;
	left: -13%;
	opacity: .3;
	position: absolute;
	transition: all 1s;
	transform: rotate(180deg);
}
.curve_div_ban_button img {
	width: 100%;
}
.curve_div_ban_button.active {
	width: 30%;
}
.video-area .video-text{
	width: 100%;

	position: relative;
	top: 50%;
	transform: translateY(-50%);

}

.top-logo img{
   margin-bottom: 40px;
}
.text-content h2{
	font-size: 50px;
	/* margin-bottom: 40px; */
	color: #fff;
	font-family: 'Baloo Tamma 2', cursive;
	font-weight: bold;
}
.text-content p{
	color: #fff;
	font-size: 17px;
	font-weight: 100;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 100;
	width: 90%;
}
.left-icon{
	margin-top: 40px;
}
.left-icon a{
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	margin-right: 30px;
	cursor: pointer;
	z-index: 999;
}
.left-icon a i{
	cursor: pointer;
}

.curve img {
    width: 100%;
    bottom: -34%;
    position: absolute;
}
.mobile-automation img{
	width: 400px;
	position: absolute;
	top:-30px;
	right: 0;
}
.for-rotate_mob {
	
/*	transform: rotateY(49deg);
	filter: blur(1.5px);*/
	transform: rotateY(0deg);
	filter: blur(0.0px);
}
.for-rotate_mob .active {
	
	animation: rotate 2s ease forwards;
}
@keyframes rotate{
	0%{
		transform: rotateY(49deg);
		filter: blur(1.5px);
	}
	100%{
		transform: rotateY(0deg);
		filter: blur(0.0px);
	}
}
.about-round img{
	width: 100%;
	position: relative;
	transform: scale(0);
	transition: all .5s;
}
.ani_decore .about-round img{
	width: 100%;
	position: relative;
	transform: scale(1);
	transition: all .5s;
}

.about-image img {
    position: absolute;
    top: 0%;
    left: 25%;
    width: 36%;
}

.curve {
	position: absolute;
	bottom: -3px;
	width: 100%;
	left: 0;
}
/*about*/
.about{
	margin-top: 100px;
	position: relative;
	padding-bottom: 100px;
	margin-top: 4%;
}
.curvetwo {
	position: absolute;
	bottom: -21px;
	right: 0;
	width: 41%;
	transform: rotatey(180deg);
}
.mobile_logo {
	top: 12px;
	position: absolute;
	z-index: 1;
	left: 29px;
	width: 87px;
	display: none;
}
.mobile_logo img {
	width: 100%;
}
.curvetwo img {
	width: 100%;
	opacity: 1;
}
.inner-column{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.left-column{
	width: 50%;
}
.crb{
	clear: both;
}
.about-text-content{
	position: relative;
	top: 50%;
	transform: translateY(-0%);
	left: 25px;
	width: 80%;
}
.about-text-content h2{
	font-weight: bold;
	color: #518ebb;
	font-size: 46px;
	margin-bottom: 0;
	font-family: 'Baloo Tamma 2', cursive;
	color: #924fbe;
	line-height: 0.9em!important;
	margin-bottom: 19px;
}
.about-text-content p{
	margin-bottom: 60px;
}
/*peralax-area*/

/*peralax-area end*/
.iot-text{
	
}
.iot-text p{
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	z-index: 1;
	font-weight: 300;
}
.iot-text h2{
	font-size: 36px;
	color: #fff;
	font-weight: 400;
}
/*count-area*/
.count-area{
	padding-top: 100px;
	padding-bottom: 100px;
}
/*count-area end*/

/*iot-home end*/
/*iot slider*/

/*image filter*/

/*download-area end*/
/*footer start*/
footer{
	background: #1b1b1b;
    padding-bottom: 11px;
	z-index: 2;
	position: relative;
	/* top: 200px; */
}
.four-columns h3{
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 40px;
	margin-top: 60px;
}
.four-columns ul li{
	padding-bottom: 10px;
}
.four-columns ul li a{
	font-size: 15px;
	color: #eee;
	text-decoration: none;
}
/*footer end*/

/*features*/
.some_features {
	width: 100%;
	margin: 5% auto;
	background-color: white;
	position: relative;
	min-height: 400px;
	padding-top: 0%;
	display: grid;
}
.some_features:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 0%;
	background-color: #e9eef8;
	border-radius: 135px 0 0 135px;
	transition: all .5s;
}
.ani_decore.some_features:before {
    content: '';
    width: 50%;
    transition: all .5s;

}

.inner_some_featurs {
	width: 85%;
	margin: 0 auto
}
.feaures {
	min-height: 200px;
	background-color: #ffffff;
	position: relative;
	box-shadow: 4px 9px 20px 0px #0a0a0a1f;
	padding: 27px 20px 0px;
	background: rgba( 255, 255, 255, 0.30 );
	box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
	backdrop-filter: blur( 6.0px );
	-webkit-backdrop-filter: blur( 6.0px );
	border-radius: 10px;
	border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.feaures.blured {
    min-height: 200px;
    background-color: #ffffff26;
    position: relative;
    overflow: hidden;
    background-image: linear-gradient(#ffffff4a, #ffffff);
}
.some_features div.container{
	margin: auto;
}
.features_images {
	position: absolute;
	bottom: 0%;
	left: -3%;
	width: 32%;
}
.features_images img {
	width: 100%;
}
.blur {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 255, 255, 255, 0.30 );
	box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
	backdrop-filter: blur( 6.0px );
	-webkit-backdrop-filter: blur( 6.0px );
	border-radius: 10px;
	border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.feaures h2 , .feaures p {
	position: relative;
	z-index: 2;
}
.feaures h2{
	font-size: 25px;
	font-weight: 700;
	/* margin-bottom: 13px; */
	font-family: 'Baloo Tamma 2', cursive;
	color: #924fbe;
}
.feaures p {
    font-size: 13px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}


/*sharing*/
.share_image_cont img {
	width: 100%;
}
.sharing_cont {
	width: 100%;
	margin: 0 auto;
	background-color: #453e3e;
	padding-top: 10%;
	padding-bottom: 10%;
	position: relative;
	overflow: hidden;
}
.sharing_cont .curvetwo {
	position: absolute;
	top: 0px;
	right: 0;
	width: 41%;
	transform: rotatey(-0deg);
}
.text_cont_sharing h3{
	font-weight: bold;
    color: #518ebb;
    font-size: 46px;
    margin-bottom: 0;
    font-family: 'Baloo Tamma 2', cursive;
    color: #924fbe;
    line-height: 0.9em!important;
}

.text_cont_sharing p{
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    margin-top: 16px;
    color: #ffffff;
}
.text_cont_sharing {
	margin-top: 45px;
    float: left;
}

.sharing_cont {
	position: relative;
}
.curved_div_decor {
	width: 0%;
	background-color: #893ac121;
	position: absolute;
	left: 0;
	top: 17%;
	bottom: 17%;
	border-radius: 0px 100px 100px 0px;
	transition:all .5s;
}
.ani_decore .curved_div_decor {
	width: 39%;
	transition:all .5s;
}


/*daynight switch*/



.daynight_cont {
	width: 100%;
	min-height: auto;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.day_night_img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.night_img {
	/*z-index: 2;*/
	display: none;
}
.day_img {
	/*z-index: 1;*/
	display: block;
}
.daynight_inner_cont {
	width: 90%;
	position: absolute;
	top: 10%;
	left: 5%;
	right: 5%;
	bottom: 0%;
	/* background-color: #ccccccdb; */
	z-index: 3;
}
.mobile_frame_cont {
	width: 85%;
	/* background: green; */
	position: relative;
	margin: 0 auto;
}
.mobile_frame {
	width: 100%;
}
.mobile_cont_col {
	/*position: absolute;*/
	bottom: 0;
}
.text_cont_mobile_cont {
	/* background: red; */
	height: 300px;
	float: left;
	margin-top: 33%;
	width: 90%;
}
.mobile_screencont{
	width: 88%;
	height: 100%;
	background-color: #f5f5f5;
	margin: 0;
	position: absolute;
	top: 4.9%;
	left: 6%;
	right: 0;
	overflow: hidden;
	padding: 5%;
	transition: all .5s;
}
.mobile_screencont:before {
	content: '';
	position: absolute;
	top: -.5%;
	left: 5%;
	width: 90%;
	background-color: red;
	height: 0px;
	box-shadow: 1px 3px 8px 1px #0000004a;
}
.mobile_screencont h3  {
    font-family: 'Baloo Tamma 2', cursive;
    font-size: 28px;
    text-align: left;
    font-weight: bold;
    margin-top: 34px;
    color: #353535;
    margin-bottom: 43px;
}
.bulb_cont {
	/* margin-top: 100px; */
	width: 200px;
	height: 200px;
	background-color: #f5f5f5;
	margin:0 auto;
	display: grid;
	border-radius: 100%;
	border: 4px solid #f0f0f0;
	box-shadow: 6px 7px 13px 3px #ccc, -12px -6px 16px 6px #fff;
	/* border-top: 2px solid #f6f8f6; */
	/* border-left: 3px solid white; */
	/* border-bottom: 2px solid #f6f8f6; */
	position: relative;
}
.bulb_cont {
    position: relative;
}
.bulb_cont:before{
	content: '';
	position: absolute;
	top: 30%;
	left: 34%;
	bottom: 0;
	width: 30%;
	height: 30%;
	background-color: inherit;
	box-shadow:inherit;
	border-radius: 100%;
	filter: blur(9px);
	transition: all .5s;
}
.bulb_cont.bulboncont:before{
	content: '';
	position: absolute;
	top: 30%;
	left: 34%;
	bottom: 0;
	width: 30%;
	height: 30%;
	background-color: #ffffc4;
	box-shadow: 0px 0px 40px 40px #ffd65b7a;
	border-radius: 100%;
	filter: blur(9px);
	transition: all .5s;
}
.bulb_cont img{
	width: 48%;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -29%;
	margin-left: -24%;
}
.power_buton {
	width: 56%;
	margin: auto;
}
.poweroff img {
	filter: brightness(0);
}
.powerOn img {
	filter: brightness(5);
}
.power_button_cont {
	width: 35px;
	height: 36px;
	background-color: whitesmoke;
	/* padding: 10px; */
	display: grid;
	border-radius: 100%;
	box-shadow: 3px 4px 7px 0px #c3c2c2, -3px 0px 16px 6px #fff;
	transform: translateY(-2px);
}
.power_button_cont.powerOn {
	background: #924fbe;
}
.power_button_cont.poweroff img{
	/*transition: all .5s;*/
}
.power_button_cont.poweron img{
	/*transition: all .5s;*/
	filter: brightness(3);
}
.device_status_cont  {
	width: 100%;
	background: whitesmoke;
	border-radius: 13px;
	margin-top: 39px!important;
	float: left;
	box-shadow: 5px 4px 9px 2px #ccc, -12px -6px 16px 6px #fff;
	/* min-height: 70px; */
	padding: 5% 0%;
}
.device_text {
	margin-top: 4%;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: 'Baloo Tamma 2', cursive;
	letter-spacing: 1px;
	font-weight: bold;
	color: #924fbe;
	margin-left: 10px;
}
.text_cont_mobile_cont.daytime_text h3 {
	color: #353535;
	font-family: 'Baloo Tamma 2', cursive;
	font-size: 28px;
	font-weight: bold;
}
.text_cont_mobile_cont.daytime_text p{
	font-size: 15px;
	font-family: 'Ubuntu', sans-serif;
	color: #353535;
}
.toggleday {
	
background: #924fbe;
color: white;
border: none;
padding: 7px 17px;
border-radius: 7px;
margin-top: 7px;
font-family: 'Baloo Tamma 2', cursive;
font-weight: bold;
}

.nightbutton{
	display: none;
}
.bulb_on{
	display: none;
}
.night_initiate .text_cont_mobile_cont h3 {
	color: white;
	transition: all .5s;
}
.night_initiate .text_cont_mobile_cont p {
	color: white;
	transition: all .5s;
}

.mobile_screencont.night_mode{
	width: 88%;
	height: 100%;
	background-color: #323030;
	margin: 0;
	position: absolute;
	top: 4.9%;
	left: 6%;
	right: 0;
	overflow: hidden;
	padding: 5%;
	transition: all .5s;
}
.night_mode .bulb_cont {
    width: 200px;
    height: 200px;
    background-color: #3a3737;
    margin: 0 auto;
    display: grid;
    border-radius: 100%;
    border: 4px solid #3a3737;
    box-shadow: 6px 7px 13px 3px #2a2929, -12px -6px 16px 6px #4f4f4f;
    position: relative;
}
 .mobile_screencont.night_mode h3{
	color: white!important;
}
.night_mode .device_status_cont {
    width: 100%;
    background: #323030;
    border-radius: 13px;
    margin-top: 39px!important;
    float: left;
    box-shadow: 5px 4px 9px 2px #2a2929, -12px -6px 16px 6px #4f4f4f;
    /* min-height: 70px; */
    padding: 5% 0%;
}
.night_mode .power_button_cont {
	box-shadow: 6px 7px 13px 3px #2a2929, -6px -4px 16px 6px #4f4f4f;
	
}
.night_mode .power_button_cont.poweroff{
	background: #323030!important;
}
.night_mode .power_button_cont.poweron{
	background: #323030!important;
}
.night_mode .poweroff img{
	filter: brightness(5);
}
.night_mode .powerOn img {
	filter: brightness(5);
}
.night_mode .device_text {
	color: white;
}
/*product slider*/
.ban_slide_cont img{
	width: 56%;
	margin: 0 auto;
}
.main {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	margin-top: 4%;
}
.our_product_cont {
	width: 100%;
	margin: 0 auto;
	padding: 0% 0%;
	position: relative;
	overflow: hidden;
}
.our_product_cont h2 {
	color: #924fbe;
	font-weight: bold;
	font-size: 43px;
	margin-bottom: 0;
	font-family: 'Baloo Tamma 2', cursive;
	line-height: .9em!important;
	margin-bottom: 1%;
	text-align: center;
	position: relative;
	z-index: 2;
}
.our_product_cont p {
	color: black;
	font-size: 15px;
	font-family: 'Ubuntu', sans-serif;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 300;
	position: relative;
	z-index: 2;
}
.leafdecore {
	position: absolute;
	top: -6%;
	right: -2%;
	width:00%;
	opacity: .7;
	transition: all .5s;
}
.ani_decore .leafdecore {
	width: 20%;
	transition: all .5s;
}
.leafdecore_two {
    position: absolute;
    top: -4%;
    left: -5%;
    width: 0%;
    opacity: .1;
    transform: rotateY(180deg);
    transition: all .5s;
}
.ani_decore .leafdecore_two {
    width: 41%;
    transition: all .5s;
}

/*feedback
*/
.feedback_cont {
	width: 100%;
	min-height: 100vh;
	background-color: #f6f9fe;
	padding-top: 5%;
	padding-bottom: 5%;
}
.feedback_cont h3{
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: 100;
    font-size: 45px;
    font-weight: 100;
    text-align: center;
    color: #565656;
    margin-bottom: 2%;
    word-break: break-word;
}
.missvis {
    width: 100%;
    padding: 20px 31px;
    /* background: #ffffff; */
    /* box-shadow: 1px 1px 9px 0px #00000052; */
}
.missvis p {
		font-family: 'Ubuntu', sans-serif;
		text-align: justify;

}
.feedback {
	width: 100%;
	background: white;
	position: relative;
	padding: 35px 20px 20px 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 7px 2px #06060614;
}
.face {
	width: 70px;
	border-radius: 100px;
	position: absolute;
	left: 6%;
	top: -24%;
}
.row.feedback_row {
    margin-top: 5% auto;
    padding: 5% 27px 5%;
}
p.speech {
    /* font-family: 'Ubuntu', sans-serif; */
    font-size: 14px;
    line-height: 22px;
}
p.name {
    font-size: 25px;
    font-family: 'Baloo Tamma 2', cursive;
    font-weight: bold;
    color: #924fbe;
    margin-bottom: 5px;
}

 h3 strong {
    color: #924fbe;
    font-weight: 700;
    margin: 0px 5px;
}
.night_initiate .toggleday {
    background: #ffffff;
    color: #323030;
}

/*hamburger menu cont*/

.hamburger_triger{
	position: fixed;
	top: 13px;
	right: 2%;
	width: 38px;
	z-index: 10;
	transform: scale(.8);
	display: none;
}
.hamburger_triger span:nth-child(1){
	background-color: white;
	width: 100%;
	height: 6px;
	float: left;
	border-radius: 5px;
	margin-bottom: 4px;
	transition: all .5s;
}
.hamburger_triger span:nth-child(2){
	background-color: white;
	width: 100%;
	height: 6px;
	float: left;
	border-radius: 5px;
	margin-bottom: 4px;
	transition: all .5s;
}
.hamburger_triger span:nth-child(3){
	background-color: white;
	width: 100%;
	height: 6px;
	float: left;
	border-radius: 5px;
	margin-bottom: 4px;
	background:white;
	transition: all .5s;
}
.open.hamburger_triger span:nth-child(1){
	transform: translateY(10px);
	transition: all .5s;
}
.open.hamburger_triger span:nth-child(2){
	transform: translateY(0px);
	transition: all .5s;
}
.open.hamburger_triger span:nth-child(3){
	transform: translateY(-10px);
	transition: all .5s;
	background: #a22b97;
}
.overleymenu {
	position: fixed;
	z-index: 9;
	background-color: white;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: grid;
	display: none;
	transition: all .2s;
}
.overleymenu.open{

	display: grid;
	animation: fadeInAni .2s linear forwards;
}
@keyframes fadeInAni {
	0%{
		display: none;
		opacity: 0;
	}
	1%{
		display: grid!important;
		opacity: 0;
	}
	100%{
		display: grid;
		opacity: 1;
	}
}
.innermenu {
	margin: auto;
}
.innermenu ul li a{
	font-size: 30px;
	color: #4a4649;
	font-weight: bold;
	font-family: 'Baloo Tamma 2', cursive;
}
.innermenu ul li {
	margin-bottom: 6px;
}

/*fireplace*/
.fireplacecont {
    width: 100%;
    background: #292a84;
    position: relative;
    overflow: hidden;
}
.fireplace {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.overley_fireplace {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #010c18;
}
.mob_text_cont {
	width: 90%;
	margin: 0 auto;
	/* background: red; */
	/* height: 100px; */
	position: relative;
	bottom: 0;
	margin-top: 8%!important;
}
.thermocont {
	position: absolute;
	width: 18%;
	margin: 0 auto;
	transform: scale(1);
	top: 35%;
	left: 39%;
}
.thermocont img{
	width: 100%;
}
.fireplacecont  .mob_frameandthermocont {
    position: relative;
    transform: translateX(62%);
    transition: all .9s;
}
.fireplacecont.ani_decore  .mob_frameandthermocont {
    position: relative;
    transform: translateX(0%);
    transition: all .9s;
}
.fireplacecont 	.mobile_screencont {
    width: 88%;
    height: 100%;
    background-color: #f5f5f5;
    margin: 0;
    position: absolute;
    top: 9.9%;
    left: 6%;
    right: 0;
    overflow: hidden;
    padding: 5%;
    transition: all .5s;
}
.fireplacetext_cont {
	width: 90%;
	margin-top: 52%;
	opacity: 0;
	transition: all .8s;
}
.fireplacetext_cont.only_thermo  {
	opacity: 1;
	transition: all .8s;
}
.fireplacetext_cont h3{
	font-family: 'Baloo Tamma 2', cursive;
	font-size: 28px;
	font-weight: bold;
	color: white;
}
.fireplacetext_cont p{
	font-size: 15px;
	font-family: 'Ubuntu', sans-serif;
	color: white;

}
.only_thermo .mobile_frame_cont{
	opacity: 0;
	transition: all .8s;
}
.only_thermo .thermocont {
	transform: scale(1.2) translateY(-21%);
	transition: all .8s;
}

.fireplacecont.ani_decore .overley_fireplace{
	animation: fadeOut_overlay 1s linear forwards 1s;
}
@keyframes fadeOut_overlay {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.fireplacecont .curve_div_ban {
	width: 40%;
}
.fireplacecont .curve_div_ban_button {
    width: 30%;
    bottom: 0;
    left: -13%;
    opacity: 1;
    position: absolute;
    transition: all 1s;
    transform: rotate(180deg);
}
.fireplacecont.ani_decore .curve_div_ban {
	width: 0%;
}
.fireplacecont.ani_decore .curve_div_ban_button {
    width: 0%;
    bottom: 0;
    left: -13%;
    opacity: 1;
    position: absolute;
    transition: all 1s;
    transform: rotate(180deg);
}
.thermobar {
	width: 6%;
	/* height: 100%; */
	position: absolute;
	top: 10%;
	left: 47.5%;
	background-color: #887a7a66;
	border-radius: 10px;
	bottom: 9%;
	overflow: hidden;
	z-index: 3;
}
.thermobar:before {
	position: absolute;
	bottom: -4%;
	left: 0;
	content: '';
	background-color: #d80909;
	width: 770%;
	height: 17%;
	left: -360%;
	border-radius: 1100000%;
}
.merccury {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #d80909;
	animation: mercury 12s linear infinite 1s;
}
@keyframes mercury {
	0%{
		top:0%;
	}
	50%{
		top:80%;
	}
	100%{
		top:0%;
	}
}
/*fireplace end*/

/*scedule start*/
.rule_cont {
	width: 100%;
	position:relative;
	overflow: hidden;	
}
.rule_cont   .curton {
	width:100%;
	position: absolute;
	left: 0;
	top: 0;
}
.scedule_text_cont h3 {
    color: white;
    font-family: 'Baloo Tamma 2', cursive;
    font-size: 28px;
    font-weight: bold;
    padding: 20px;
    padding-bottom: 17px;
    transition: all .5s;
    border-radius:10px 10px 0px 0px;
}
.scedule_text_cont p {
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    color: white;
    /* background: white; */
    margin-top: -10px;
    padding: 0px 20px;
    padding-bottom: 22px;
    display: block;
    border-radius:0px 0px 10px 10px;
    transition: all .5s;

}
.scedule_text_cont {
    padding-top: 23%;
}
.daynight_rotate .scedule_text_cont h3 {
    color: black;
    font-family: 'Baloo Tamma 2', cursive;
    background: white;
    /* display: block; */
    /* padding: 20px; */
    /* padding-bottom: 31px; */
}
.daynight_rotate .scedule_text_cont p {
    font-family: 'Ubuntu', sans-serif;
    color: black;
    background: white;
}
.curtoncont {

position: absolute;

top: 15%;
left: 30%;
width: 39%;
height: 62%;
border-top: 10px solid black;
opacity: .9;
}
.curton_on_window {

width: 50%;

/*background: green;*/

position: absolute;

left: 0;

height: 100%;
}
.curton_parts {
width: 33%;
height: 100%;
position: absolute;
border-radius: 0px 0px 28px 28px;
overflow: hidden;
}
.curton_parts:before {
	position: absolute;
	content: '';
	background-color: #6f0306;
	left: 0;
	right: 0;
	bottom: 0;
	height: 22px;
}

.left_curton .curton_parts.one{
	left: 0%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);

	transition: all .5s;
	transition-delay: 0s;
}
.left_curton .curton_parts.two{
	left: 33%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);

	transition: all .5s;
	transition-delay: .5s;
}
.left_curton .curton_parts.three{
	left: 66%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
	transition: all .5s;
	transition-delay: 1s;
}

.left_curton.animate .curton_parts.three {
	width: 0%;
	transition: all .5s;
	transition-delay: 0s;
}
.left_curton.animate .curton_parts.two {
	width:0%;
	transition: all .5s;
	transition-delay: .5s;
}
.left_curton.animate .curton_parts.one {
	width: 5%;
	transition: all .5s;
	transition-delay: 1s;
}
.right_curton {
	right: 0;
	/* background-color: #ccc; */
	left: initial;
}

.right_curton .curton_parts.one{
	right: 0%;
	background-color: background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
	transition: all .5s;
	transition-delay: 0s;
}
.right_curton .curton_parts.two{
	right: 33%;
	background-color: background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
	transition: all .5s;
	transition-delay: .5s;
}
.right_curton .curton_parts.three{
	right: 66%;
	background-color: background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
	transition: all .5s;
	transition-delay: 1s;
}


.right_curton .curton_parts.one{
	right: 0%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
}
.right_curton .curton_parts.two{
	right: 33%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
}
.right_curton .curton_parts.three{
	right: 66%;
	background: rgb(113,5,5);
	background: linear-gradient(90deg, rgba(113,5,5,1) 0%, rgba(228,30,30,1) 51%, rgba(113,5,5,1) 100%);
}
.mob_frame_scedulecont {

}
.right_curton.animate .curton_parts.three {
	width: 0%;
	transition: all .5s;
	transition-delay: 0s;
}
.right_curton.animate .curton_parts.two {
	width: 0%;
	transition: all .5s;
	transition-delay: .5s;
}
.right_curton.animate .curton_parts.one {
	width: 5%;
	transition: all .5s;
	transition-delay: 1s;
}
.mob_frame_scedulecont .mobile_screencont {
    width: 88.1%;
    height: 100%;
    background-color: #f5f5f5;
    margin: 0;
    position: absolute;
    top: 9.9%;
    left: 5.9%;
 }
 .col-md-5.mob_frame_scedulecont {
     position: relative;
     padding-top: 8%;
 }


 .scedule_mob_cont {
 	width: 90%;
 }
 .watch_cont {
 	width: 200px;
    height: 200px;
    background-color: #f5f5f5;
    margin: 0 auto;
    display: grid;
    border-radius: 100%;
    border: 4px solid #f0f0f0;
    box-shadow: 6px 7px 13px 3px #ccc, -12px -6px 16px 6px #fff;
 }
 /****************************** clock start *********************************************************************/
 .clock {
  position: relative;
  height: 150px;
  width: 150px;
  background: white;
  box-sizing: border-box;
  border-radius: 100%;
  border: 10px solid #a204ba;
  margin: auto;
}
.clock .top {
  position: absolute;
  width: 3px;
  height: 8px;
  background: #262626;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.clock .right {
  position: absolute;
  width: 8px;
  height: 3px;
  background: #262626;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}
.clock .bottom {
  position: absolute;
  width: 3px;
  height: 8px;
  background: #262626;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.clock .left {
  position: absolute;
  width: 8px;
  height: 3px;
  background: #262626;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.clock .center {
  height: 6px;
  width: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #262626;
  border-radius: 100%;
}
.clock .hour {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: time 5s infinite linear;
}
.clock .hour:before {
  position: absolute;
  content: "";
  background: #262626;
  height: 60px;
  width: 3px;
  top: 30px;
}
.clock .minute {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: time 10s infinite linear;
}
.clock .minute:before {
  position: absolute;
  content: "";
  background: #262626;
  height: 40px;
  width: 1px;
  top: 50px;
}
.clock .second {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: time 1s infinite linear;
}
.clock .second:before {
  position: absolute;
  content: "";
  background: #fd1111;
  height: 45px;
  width: 2px;
  top: 45px;
}

@keyframes time {
  to {
    transform: rotate(360deg);
  }
}
/**********************************clock end*********************************/

.rule_cont .curton.night_rule{
	opacity: 1;
	transition: all .5s;
}
.rule_cont.daynight_rotate  .curton.night_rule{
	opacity: 0;
	transition: all .5s;
}
/*rule end

/*product individual strt*/
.product_individualcont {
	width: 100%;
	margin: 0 auto;
	min-height: 100px;
	background-color: #fff;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 7%;
	position: relative;
	overflow: hidden;
}
.product_individual_inner {
	width: 90%;
	margin: 5% auto 1%!important;
	/* background-color: #ccc; */
}
.product_individual_inner img {
	width: 100%;
}
.product_individualcont h2{
	font-weight: bold;
	color: #518ebb;
	font-size: 46px;
	margin-bottom: 0;
	font-family: 'Baloo Tamma 2', cursive;
	color: #924fbe;
	line-height: 0.9em!important;
}
.product_individualcont p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	margin-top: 16px;
	color: #453e3e;
	width: 42%;
	letter-spacing: .5px;
	margin: 2% auto 0%;
	/* text-align: justify; */
}
.product_individualcont.dark {
	background-color: #453e3e;
}
.product_individualcont.dark p {
	color: white;
}
.outer_sidebyside_img_wrapper img{
    width: 82%;
    /* max-width: 400px; */
}
.outer_sidebyside_text_wrapper {
    text-align: center;
    padding-top: 22px;
}
.outer_sidebyside_text_wrapper p{
    width:100%;
    max-width: 500px;
    margin-left: 0;
    text-align: justify;
}

.copyright {
    margin: 19px auto 0px;
    display: block;
    text-align: center;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.devolopby {
    margin: 20px auto 0px;
    display: block;
    text-align: center;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.main-menu {
    text-align: right;
}
.for_ciruit_image .outer_sidebyside_text_wrapper h2{
    text-align:left;
    margin-top:80px;
}
.row.product_individualcont.for_ciruit_image{
    background-color: #f9f7f7;
    background-image: linear-gradient(#f9f7f7, white);
}