/*
Theme Name: Hello Elementor Child
Author: Hello Elementor
Author URI: https://wordpress.com
Description: Child Theme for Hello Elementor
Template: hello-elementor
Version: 1
*/


*{padding:0;margin:0;}
*,*:after,*:before{box-sizing:inherit}
* {
  scrollbar-width: thin;
  scrollbar-color: #ccc #eee;
}
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar-track {
  background: #eee;
}
*::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 20px;
  border: 2px solid #eee;
}
html{box-sizing:border-box} 
html{font-size: 10px;}
input[type="tel"] {
	text-align: right;
}
ol, ul {
	list-style-position: inside;
}
.fp-enabled .elementor-section.elementor-section-boxed:not(.mcw-fp-section-slide) > .fp-overflow > .elementor-container {
	max-width: 111rem;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 111rem;
}
	
.fp-enabled .elementor-section-full_width .elementor-section.elementor-section-boxed:not(.mcw-fp-section-slide) > .fp-overflow > .elementor-container {
	/*max-width: 100%;*/
}
.fp-watermark {
	display: none;
}
.wp-fullpage-js .elementor-section.elementor-section-height-full .fp-overflow {
	height: 100%;
}
.wp-fullpage-js .elementor-section.elementor-section-stretched {
	width: 100% !important;
	height: 100vh !important;
}

.product .fp-overflow > .elementor-container {
	height: 100% !important;
}

.property .fp-overflow > .elementor-container {
	flex-direction: column !important;
	width: 100% !important;
}
.property .box-row .fp-overflow > .elementor-container > .elementor-column {
	width: 100% !important;
}

.home #footer {
 display: none;
}
/*.wp-fullpage-js.fp-viewing-property-0 #footer {*/
/*	position: fixed;*/
/*	bottom: 0;*/
/*	right: 0;*/
/*	left: 0;*/
/*	display: block;*/
/*}*/

.wp-fullpage-js[class*="fp-viewing-contact"] #footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  display: block !important;
}

/*
#fp-nav.fp-left {
	left: 13rem !important;
}
#fp-nav ul li .fp-tooltip {
	font-family: "YekanBakh", YekanBakh;
	font-size: 1.5rem;
	font-weight: bold;
	opacity: 1;
	width: 10rem !important;
	right: 3rem;
	left: auto !important;
	text-align: center;
	padding: 0 !important;
}
#fp-nav ul li a.active + .fp-tooltip { 
	font-size: 1.9rem;
	color: var( --e-global-color-primary );
}
.fp-big-nav #fp-nav ul li {
	margin: 1.8rem 0.8rem;
}
.fp-big-nav #fp-nav ul li a span {
	margin: -0.5rem 0 0 -1.5rem !important;
	background: transparent;
	border-radius: 0 !important;
}
.fp-big-nav #fp-nav ul li a.active span {
	width: 0 !important;
	height: 0 !important;
	border-right: 0.7rem solid var( --e-global-color-primary );
	border-bottom: 0.7rem solid transparent;
	border-top: 0.7rem solid transparent;
}
.fp-big-nav #fp-nav ul li a span , .fp-big-nav #fp-nav ul li:hover a:not(.active) span {
	width: 0;
}
#fp-nav::before, #fp-nav::after {
	content: "";
	background: url("img/icon-nav.svg") 0 0 no-repeat;
	width: 3.4rem;
	height: 2.7rem;
	display: table;
	background-size: contain;
	margin: 2rem auto;
	position: relative;
	right: 6.6rem;
}
#fp-nav::after {
	transform: rotate(180deg);
}
*/

#fp-nav.fp-right {
	right: auto;
	left: 17px;
}
#fp-nav ul li, .fp-slidesNav ul li {
	margin: 9px !important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	height: 19px !important;
	width: 2px !important;
	border-radius: 5rem !important;
	margin: 0px !important;
	opacity: 0.2;
	background-color: #000 !important;
}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
	opacity: 1;
	background-color: #000 !important;
	height: 21px !important;
}
#fp-nav ul li .fp-tooltip {
	display: none;
}

.fp-viewing-home #fp-nav ul li a span,
.fp-viewing-home .fp-slidesNav ul li a span ,

.fp-viewing-home-0 #fp-nav ul li a span,
.fp-viewing-home-0 .fp-slidesNav ul li a span ,

.fp-viewing-product-0 #fp-nav ul li a span,
.fp-viewing-product-0 .fp-slidesNav ul li a span 
{
	background-color: #fff !important;
	opacity: 0.4;
}

.fp-viewing-home #fp-nav ul li a.active span, 
.fp-viewing-home #fp-nav ul li:hover a.active span, 
.fp-viewing-home .fp-slidesNav ul li a.active span, 
.fp-viewing-home .fp-slidesNav ul li:hover a.active span ,

.fp-viewing-home-0 #fp-nav ul li a.active span, 
.fp-viewing-home-0 #fp-nav ul li:hover a.active span, 
.fp-viewing-home-0 .fp-slidesNav ul li a.active span, 
.fp-viewing-home-0 .fp-slidesNav ul li:hover a.active span ,

.fp-viewing-product-0 #fp-nav ul li a.active span, 
.fp-viewing-product-0 #fp-nav ul li:hover a.active span, 
.fp-viewing-product-0 .fp-slidesNav ul li a.active span, 
.fp-viewing-product-0 .fp-slidesNav ul li:hover a.active span 
{
	background-color: #fff !important;
	opacity: 1;
}

.home #header , .single-products #header {
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	/*mix-blend-mode: difference;*/
}
/*#header .elementor-button-text , #header .elementor-button-icon , #header .elementor-widget-text-editor {
	color: #fff;
}*/

#header .elementor-button-text , #header .elementor-button-icon , #header .elementor-widget-text-editor 
{
	transition: 1s ease-in-out all;
}


.single-products #header .elementor-widget-text-editor ,
.fp-viewing-home #header .elementor-widget-text-editor ,
.fp-viewing-home-0 #header .elementor-widget-text-editor ,
.fp-viewing-product-0 #header .elementor-widget-text-editor
{
	color: #fff;
}

.single-products #header .elementor-button-text ,
.single-products #header .elementor-button-icon ,
.single-products #header .logo-header img ,
.fp-viewing-home #header .elementor-button-text ,
.fp-viewing-home #header .elementor-button-icon ,
.fp-viewing-home #header .logo-header img ,
.fp-viewing-home-0 #header .elementor-button-text ,
.fp-viewing-home-0 #header .elementor-button-icon ,
.fp-viewing-home-0 #header .logo-header img ,
.fp-viewing-product-0 #header .elementor-button-text ,
.fp-viewing-product-0 #header .elementor-button-icon ,
.fp-viewing-product-0 #header .logo-header img 
{
	filter: brightness(0) invert(1);
}

.header-white .fp-table {
	justify-content: flex-start;
	margin-top: 12vh;
}

.phone-call .elementor-widget-container {
	display: flex;
	justify-content: center;
}
.elementor-popup-modal {
	/*background-color: rgba(0,0,0,.6) !important;*/
}
.showblur .fullpage-wrapper > .elementor {
	filter: blur(4px);
	opacity: 0.6;
}
.btnchat {
	position: fixed;
	bottom: 0rem;
	left: 1rem;
	z-index: 1;
}

.dialog-close-button {
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 3px;
	top: 5rem !important;
}

.elementor-nav-menu .sub-arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	justify-content: center;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
	background-image: linear-gradient(to right, #eee, #f8f8f8) !important;
	margin: 0 auto !important;
	padding: 0 10px !important;
}
.elementor-sub-item::before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: var( --e-global-color-primary );
	border-radius: 5em;
	position: absolute;
	right: 3px;
}
.elementor-nav-menu a, .elementor-nav-menu li {
	background-color: transparent !important;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-right: 0 solid transparent !important;
}
.elementor-nav-menu li .elementor-item-active::before {
	content: "";
	width: 2px;
	height: 70%;
	position: absolute;
	background-color: var( --e-global-color-accent );
	right: 0;
}

/*
.box-header {
	background-color: #4c4c4c;
}
.elementor-template-canvas .box-header {
	background-color: transparent;
}
*/

/*
.tax-cate-product .box-header , .post-type-archive-products .box-header {
	background-color: transparent;
}
.tax-cate-product > .elementor-location-header , 
.tax-cate-product > .elementor-location-footer , 
.post-type-archive-products > .elementor-location-header ,
.post-type-archive-products > .elementor-location-footer
{
	display: none;
} 
*/

.box-step1 .elementor-widget-container {
	height: 27rem;
	overflow-y: auto;
}	
.box-step1 .elementor-icon-box-title {
	min-height: 5rem;
}

.box-step2 .elementor-widget-container {
	height: 15rem;
	overflow-y: auto;
}

.box-step .elementor-icon {
	position: absolute;
	top: -2rem;
	right: 3rem;
}
.box-step-pro .box-step .elementor-icon {
	top: -3rem;
}
.box-step .elementor-icon-box-title {
	position: relative;
	bottom: 1rem;
}

.box-call .elementor-icon-box-wrapper {
	flex-direction: row;
	display: flex;
	align-items: center;
}
.call-add , .call-inline {
	margin-bottom: 1.5rem !important;
}
.call-inline .elementor-icon-box-content {
	flex-direction: row !important;
	display: flex;
	align-items: center;
	gap: 10px;
}
.call-inline .elementor-icon-box-title {
	margin: 0;
}

.iframe_googlemap {
	position: absolute;
	width: 100%;
	height: 100%;
}
.iframe_googlemap > .elementor-widget-container {
	background-color: #f5f5f5;
}
.iframe_googlemap iframe {
    height: 100vh !important;
    opacity: 0.95;
    -webkit-filter: grayscale(70%);
    filter: grayscale(90%);
/*     margin-top: -15vh; */
}
.iframe_googlemap iframe .gm-style .place-card-large {
	display: none !important;
}


.img-form::before {
	content:"";
	width: 100%;
	height: calc(100% - 4rem);
	background-color:#f3f3f3;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.img-form img {
	position: relative;
	z-index: 1;
}
.img-form::after {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 10rem 10rem;
	border-color: transparent transparent #fff transparent;
	transform: rotate(180deg);
	position: absolute;
	left: 0;
	top: 4rem;
}

.tab-slider .elementor-tabs-wrapper {
	background-color: #f3f3f3;
	border-radius: 8px;
	width: 75% !important;
	margin: 0 auto;
}
.tab-slider .elementor-tab-content {
	border-radius: 8px;
	border: 1px solid var( --e-global-color-8b7720d ) !important;
	width: 100% !important;
	margin: 30px auto;
	padding: 20px !important;
}
.tab-slider .elementor-main-swiper {
	border-radius: 8px;
	border: 1px solid var( --e-global-color-8b7720d );
	width: 100% !important;
	padding: 0 !important;
}
.tab-slider .swiper-slide {
  padding: 20px !important;
}
.swiper-pagination-bullet {
	margin: 0 0.3rem !important;
	border-radius: 5rem;
}
.swiper-pagination-bullet-active {
	width: 2rem !important;
}
.tab-slider .swiper-pagination {
	bottom: -60px !important;
}
.tab-slider .elementor-swiper-button-prev {
	top: auto !important;
bottom: -80px !important;
right: 35% !important;
z-index: 10!important;
}
.tab-slider .elementor-swiper-button-next {
	top: auto !important;
bottom: -80px !important;
left: 35% !important;
z-index: 10 !important;
}
.tab-slider .elementor-main-swiper {
	display: flex;
	flex-direction: column;
}
.tab-slider .elementor-tab-content {
	padding: 30px 10px !important;
}

.eicon-chevron-right , .eicon-chevron-left {
	display: flex;
	width: 3.5rem;
	height: 3.5rem;
	border: 1px solid #EAECF0;
	border-radius: 8px;
	z-index: -1 !important;
}
.eicon-chevron-right::before , .eicon-chevron-left::before {
	content: "";	
	background: url('img/arrow-left.svg') 0 0 no-repeat;
	width: 100%;
	height: 100%;
	background-position: center;
}
.eicon-chevron-left::before {
	transform: rotate(180deg);
}

.tab-slider .elementor-tab-title {
	position: relative;
}
.tab-slider .elementor-tab-title.elementor-active {
	color: var( --e-global-color-accent ) !important;
}
.tab-slider .elementor-tab-title::after {
	content: "" !important;
	width: 70% !important;
	height: 0px !important;
	background-color: var( --e-global-color-accent );
	position: absolute !important;
	bottom: 1px !important;
	right: 15% !important;
	left: 15% !important;
	transition: 0.3s all ease-in-out;
}
.tab-slider .elementor-tab-title.elementor-active::after {
	height: 2px !important;
}

.breadcrumbs * {
	color: var( --e-global-color-primary );
}
.breadcrumbs a {
	color: #444 !important;
}


/*footer*/
.logo-footer img {
	filter: brightness(0) invert(1);
}

/*single*/

.sec-comment #respond {
	margin-bottom: 10px;
}
.sec-comment #respond .required {
	display: none;
}
.sec-comment .comments-area {
	display: flex;
flex-direction: column-reverse;
}
.sec-comment .comments-area , .sec-comment .comments-area * {
}
.sec-comment .comments-area .title-comments {
	display:none;
}
.sec-comment .comment-notes {font-size: 1.9rem;}
.sec-comment .comment-form-cookies-consent {
	display: none;
}
.sec-comment .comment-form-comment , .sec-comment .comment-form-author , 
.sec-comment .comment-form-email , .sec-comment .comment-form-url , .sec-comment .comment-form-phone {
	position: relative;
	text-indent: 0rem;
}
.sec-comment .comment-form-comment , .sec-comment .form-submit {
	width: 100%;
	float: right;
}
.sec-comment .comment-form-author , .sec-comment .comment-form-email , 
.sec-comment .comment-form-url , .sec-comment .comment-form-phone {
	width: 49%;
	float: right;
}
.sec-comment .comment-form label {
	position: absolute;
	top: 1rem;
	right: 1rem;
	transition:0.4s all ease-in-out;
	color: #666 !important;
}
.sec-comment .comment-form .is-active label { 
	top: -0.3rem;
	font-size: 1.3rem;
	color: #999 !important;
}
.sec-comment .comment-form-email , .sec-comment .comment-form-phone {
	margin-right: 2%;
}
.sec-comment #reply-title {
	font-size: 0rem;
	margin: 0;
}
.sec-comment #reply-title small {
	font-size: 1.4rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: block;
	text-align: left;
}
.sec-comment #comments .reply {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
}
.sec-comment .comment-notes {
	text-align: center;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	outline: none;
}
.elementor-field-group .elementor-field-textual:focus {
	box-shadow: unset !important;
}
.sec-comment .comment-body {
	border-bottom: 1px solid #999 !important;
	padding: 15px 60px 15px 0 !important;
}
.sec-comment .comment-content {
	background-color: #50505099;
	padding: 10px;
	border-radius: 10px;
	margin: 5px auto 15px;
	width: 100%;
}
.sec-comment .comment-content, .sec-comment .comment-content * {
	font-size: 1.2rem;
	line-height: 2.1rem;
}
.sec-comment #comments .comment .avatar, .sec-comment #comments .pingback .avatar {
	background-color: #50505099;
	padding: 3px;
}
.sec-comment .form-submit #submit {
	margin: 0 auto;
	display: table;
	padding: 1rem 3rem;
}

/*blog*/
/*
body.blog > .elementor > .elementor-section , body.category > .elementor > .elementor-section {
	float: right;
	width: 100%;
}
.scrollbox > .elementor-container {
	position: relative;
	display: block;
}
.contentText , .rightSidebar {
	position: relative;
	float: right;
}
.rightSidebar {
	padding-left: 20px;
}
*/

/*product*/
.gallery-product > .elementor-container > .elementor-column > .elementor-widget-wrap {
	height: calc(50vh);
}
.btn-icon .elementor-button-icon {
	font-size: 2rem;
	display: flex;
	align-items: center;
}
.btn-icon .elementor-button-content-wrapper {
	align-items: center;
}
.text-gallery-product .elementor-section {
	width: 52.4rem;
}
.elementor-accordion .elementor-accordion-item {
	border-radius: 8px;
}


.tab-download .elementor-tab-content {
	padding: 0 2rem !important;
}
.tab-download .elementor-tabs-content-wrapper {
	display: flex;
	align-items: center;
}
.tab-download .elementor-tab-content p {
	margin-bottom: 0;
}
.tab-download .elementor-tab-content a {
	background-color: var( --e-global-color-accent );
	color: #fff;
	padding: 1rem 3rem;
	border-radius: 8px;
	min-width: 14.5rem;
display: block;
text-align: center;
}
.tab-download .elementor-tabs-wrapper {
	border-radius: 8px;
	width: 30.3rem !important;
	border: 1px solid #E5E5E5 !important; 
	background-color: #fff;
	padding: 0.4em 0;
	display: flex;
flex-direction: column !important;
position: relative;
}
.tab-download .elementor-tabs-wrapper::before {
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1rem;
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	color: color: var( --e-global-color-secondary );
}
.tab-download .elementor-tabs-wrapper.isopen::before {
	content: "\f068";
}
.tab-download .elementor-tab-title {
	transition: 0.3s all ease-in-out;
	height: 0;
	overflow: hidden;
	padding: 0 2.5rem !important;
	width: 100%;
}
.tab-download .elementor-tab-title.elementor-active,
.tab-download .elementor-tab-title.showing {
	height: auto;
	padding: 0.8rem 2.5rem !important;
}
.tab-download .elementor-tab-title.elementor-active {
	order: 1;
}
.tab-download .elementor-tab-title.showing {
	
}

.equal-height .elementor-widget-container {
	height: 100%;
}


/*media*/
@media(max-width:767px) {
	.home #header, .single-products #header {
		background-color: #fff;
		position: relative;
	}
	.single-products #header ,
	.fp-viewing-home #header ,
	.fp-viewing-home-0 #header ,
	.fp-viewing-product-0 #header 
	{
		background-color: #111;
	}
	.wp-fullpage-js .elementor-section.elementor-section-stretched {
		/*height: calc(100vh - 35px) !important; */
	}
	.wp-fullpage-js .elementor-section.elementor-section-stretched.product > .elementor-container {
		height: calc(100vh - 75px) !important;
		min-height: auto !important;
	}
	/*.product .elementor-col-50 {
		height: 50vh;
	} */
	.tab-slider  .elementor-tabs .elementor-tab-content {
		padding: 15px !important;
	  }
	.tab-slider.elementor-widget-tabs .elementor-tab-mobile-title {
		display: none !important;
	}
	.tab-slider.elementor-widget-tabs .elementor-tabs-wrapper {
		overflow: hidden;
		display: flex !important;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100% !important;
	}
	.tab-slider .elementor-tab-content {
		padding: 30px 0px !important;
	}
	.tab-slider.elementor-widget-tabs .elementor-tab-title {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 15px !important;
	}
	.tab-slider .elementor-tab-title::after {
		right: 8% !important;
		left: 8% !important;
	}
	.tab-slider .elementor-swiper-button-prev {
		right: 0% !important;
	}
	.tab-slider .elementor-swiper-button-next {
		left: 0% !important;
	}
	#fp-nav.fp-right {
    	left: -4px;
    }
    
    .gallery-product > .elementor-container > .elementor-column > .elementor-widget-wrap {
    	height: calc(25vh);
    }
    .text-gallery-product > .elementor-widget-wrap {
        height: calc(50vh) !important;
    }
    .text-gallery-product .elementor-section {
    	width: 100%;
    }
    .btn-icon .elementor-button-icon {
    	margin-left: 100px;
    	position: absolute;
    }
    .phone-call .elementor-icon-box-icon {
        display: flex !important;
        align-items: center;
    }

    .tab-download {
        width: 100% !important;
		margin-bottom: 20px;
    }
	.tab-download .elementor-tabs-content-wrapper {
		text-align: left;
	}
/* 	.tab-download .elementor-tab-title ,
	.tab-download .elementor-tab-title.elementor-active,
	.tab-download .elementor-tab-title.showing {
		padding: 0.8rem 1rem !important;
	} */
	.tab-download .elementor-tab-content {
		position: absolute;
		right: 0;
	}
    .tab-download .elementor-tabs .elementor-tabs-wrapper {
    	display: block;
		margin-bottom: 30px;
    }
    .tab-download .elementor-tab-content {
    	padding: 1rem 0rem !important;
    }
    .tab-download .elementor-tabs-wrapper {
    	width: 100% !important;
    }
    .icon-download .elementor-icon-box-wrapper {
        align-items: center;
    }
	.tab-download .elementor-tab-mobile-title {
		display: none;
	}
	.equal-height .elementor-widget-icon-box {
		margin-bottom: 15px !important;
	}	
	.btnchat {
		bottom: 2rem;
	}
    
}

@media(min-width:1920px) {
	html {font-size: 12px;}
	#fp-nav.fp-left {
		left: 17rem !important;
	}
	.fp-big-nav #fp-nav ul li {
		margin: 2.4rem 0.8rem;
	}	
	.phone-call .elementor-icon-box-title {
	  margin-bottom: 0px !important;
	}

}
