@import 'css/fontawesome-6.4.2.min.css';
@import 'css/helper-4.0.0.min.css';

.headertop{
	z-index: 5;
}
.headertop a{
	color: #fff;
}
.headertop a:hover{
	color: #474462;
}
header{
	min-height: calc(56px + 130px);
}
.sliderhomebox{
	margin-top: calc(-56px - 130px);
}
.headerbg{
	padding: 25px 0;
	background-color: #fff;
	z-index: 99;
	transition: .5s;
}
.headerbg .navbar-brand,
.headerbg .navbar-brand img{
	height: 135px;
}
.headerbg .navbar .navbar-nav .nav-item + .nav-item{
	margin-right: 10px;
}
.headerbg .navbar .navbar-nav .nav-item{
	position: relative;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link {
	font-size: 18px;
	font-weight: 600;
	padding: 10px 10px;
	border-radius: 50px;
	color: #4f335b;
	position: relative;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link:hover,
.headerbg .navbar .navbar-nav .nav-item.active .nav-link,
.headerbg .navbar .navbar-nav .nav-item .nav-link.active {
	background-color: #423f5d;
	color: #fff;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle {
	padding-left: 20px !important;
	margin-left: 0 !important;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle::after {
	left: 0;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-menu{
	margin-top: 10px;
}
.headerbg .navbar-toggler {
	padding: 0;
	border: 0;
	color: #423f5d;
	font-size: 20px;
}
.headerbg .navbar-toggler.collapsed {
	color: #2b2d42;
}
.headerbg.sticky .navbar-toggler.collapsed {
	color: #4f335b;
}
.headerbg.sticky{
	background-color: #fff;
	border-bottom: 1px solid #e5e6ee;
	padding: 10px 0;
	top: 0;
	transition: .8s;
}
.headerbg.sticky .navbar-brand,
.headerbg.sticky .navbar-brand img{
	height: 100px;
}
.headerbg.sticky .navbar .navbar-nav .nav-item .nav-link{
	font-size: 16px;
	padding: 5px 15px;
}
.headerbg.sticky .navbar .navbar-nav .nav-item .nav-link:hover,
.headerbg.sticky .navbar .navbar-nav .nav-item.active .nav-link,
.headerbg.sticky .navbar .navbar-nav .nav-item .nav-link.active {
	color: #fff;
	background-color: #423f5d;
}
.sliderhomebox .sliderslick{
	margin-bottom: 0;
}
.sliderhomebox .sliderhomebox_box{
	padding-top: calc(100px + 110px);
}
.sliderhomebox_box__shape{
	padding-bottom: 180px;
}
.sliderhomebox_box::before{
	background: linear-gradient(90deg, transparent 0%, #fff 140%);
}
.sliderhomebox_box::after{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, transparent 0%, #fff 150%);
}
.sliderhomebox_box__content .icon{
	top: 0px;
	left: 0px;
}
.sliderhomebox_box__content .btn{
	bottom: -25px;
}
.sliderhomebox .slick-dots{
	left: 25px;
	bottom: 50%;
	width: 30px;
}
.sliderhomebox .slick-dots li{
	display: block;
	margin-bottom: 10px;
}
.sliderhomebox .slick-dots li button{
	border-width: 1px;
}
.sliderhomebox .slick-dots li.slick-active button{
	background-color: #423f5d;
	border-color: #423f5d;
}
.sliderhomebox.sliderhomebox__pages .sliderhomebox_box{
	height: inherit;
	min-height: 250px;
	padding-top: calc(100px + 80px);
	padding-bottom: 50px;
}
.sliderhomebox__pages{
	min-height: 180px;
}
.sliderhomebox__pages .breadcrumb{
	background-color: #ffffff35;
	font-size: 16px;
}
.sliderhomebox__pages .breadcrumb li{
	margin: 0;
}
.sliderhomebox__pages .breadcrumb a,
.sliderhomebox__pages .breadcrumb-item.active,
.sliderhomebox__pages .breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
}
.sliderhomebox__pages .breadcrumb a:hover{
	color: #423f5d;
}
.sliderhomebox_box__shape::before{
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(img/shp1.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
.sliderhomebox_box__shape > *{
	position: relative;
	z-index: 4;
}
.ga-btn{
	font-weight: 700;
}
.rounded-pill{
	border-radius: 50px;
}
.rounded-circle{
	border-radius: 50%;
}
.boxshadow{
	box-shadow: 0 10px 30px 0 rgb(225 223 255 / 40%);
}
.boxshadow2{
	box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.boxshadow3{
	box-shadow: 0px 10px 35px 0 rgb(0 0 0 / 12%);
}
.boxshadow4{
	box-shadow: 0px 4px 25px rgb(0 0 0 / 8%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 42%);
}
.buttonwhatsapp{
	z-index: 9;
	left: 15px;
	bottom: 15px;
	transition: .5s;
}
.buttonwhatsapp .btn{
	transition: .2s;
}
.buttonwhatsapp.onleft{
	left: 60px;
}
.scroll-to-top.endpage,
.buttonwhatsapp.endpage{
	bottom: 57px;
}
.scroll-to-top.endpage{
	left: 0;
	border-radius: 0 8px 0 0;
}
.buttonwhatsapp.endpage{
	left: 45px;
}
.buttonwhatsapp.endpage .btn{
	height: 40px;
	border-radius: 8px 8px 0 0 !important;
}
body.stop{
	overflow: hidden !important;	
}
li::marker{
	color: #4f335b;
}
.boxslider::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
	/* border-radius: 0.5rem; */
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
}
.boxcats .boxcats__thu{
	transition: .9s;
}
.boxcats:hover .boxcats__thu{
	transform: scale(1.5);
}
.boxcats p{
	min-height: 90px;
}
.footerbg__2{
	background-color: #41294b;
}
.footerbottom{
	border-color: #704f7e !important;
}
.footerbg__links{
	padding-right: 20px;
}
.footerbg__links li::marker{
	color: #eea446;
}
.footerbg__links li{
	margin-top: 6px;
}
.footerbg__links li a{
	color: #fff;
}
.footermail button{
	bottom: 10px;
	left: 9px;
}
.footermail .form-control{
	background-color: #1d1a1b;
	border-color: #1d1a1b;
}
.footermail .form-control:focus{
	border-color: #eea446;
}
.roweven > .box:nth-child(even) .row{
	flex-direction: row-reverse;
}
.customaccordion .card {
	border-radius: 0;
	border: 0;
	margin-bottom: 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 8%);
}
.customaccordion .card .card-header {
	border-radius: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
.customaccordion .card .card-header a {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #4f335b;
	background-color: transparent;
	padding: 20px 25px;
	padding-left: 55px;
	position: relative;
}
.customaccordion .card .card-header a.collapsed:hover {
	color: #4f335b;
}
.customaccordion .card .card-header a.collapsed {
	color: #4f335b;
	background-color: transparent;
}
.customaccordion .card .card-header a:before {
	position: absolute;
	content: "\f077";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	top: 20px;
	left: 30px;
}
.customaccordion .card .card-header a.collapsed:before {
	content: "\f078";
}
.customaccordion .card .card-body {
	background-color: transparent;
	font-size: 18px;
	line-height: 1.7;
	border: none;
	padding: 0 25px 25px;
}
.customaccordion .card .card-body p:last-child {
	margin-bottom: 0;
}
.box-partners{
	height: 100px;
}
.box-partners img{
	max-width: 100%;
	max-height: 100px;
}
.customslider22 .slick-dots{
	bottom: -56px;
}
.customslider22 .slick-dots li button{
	width: 18px;
	height: 5px;
	background-color: #4f335b35;
	border: 0;
	border-radius: 20px;
	margin: 0;
	font-size: 7px;
}
.customslider22 .slick-dots li.slick-active button{
	background-color: #4f335b;
}
.text-white-70{
	color: rgba(255, 255, 255, 0.8);
}
.boxcoursess::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 60%;
	bottom: 0;
	right: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.761) 0%, transparent 100%);
	transition: .8s;
	border-radius: 0 0 0.85rem 0.85rem;
}
.boxcoursess:hover::before{
	height: 100%;
}
.boxcoursess__title{
	bottom: 0;
	right: 0;
}
.boxcoursess .label100{
	top: 15px;
	left: 15px;
}
.customsliderslick__2{
	margin-bottom: 80px !important;
}
.customsliderslick__2 .slick-next,
.customsliderslick__2 .slick-prev {
	top: inherit;
	bottom: -80px;
}
.customsliderslick__2 .slick-prev {
	right: inherit;
	left: 50%;
}
.customsliderslick__2 .slick-next {
	left: calc(50% - 45px);
}
.custom__counter > [class^="ga-col"]:nth-child(1) .counter{
	background-color: #4f335b;
	color: #fff;
}
.custom__counter > [class^="ga-col"]:nth-child(2) .counter{
	background-color: #67baaf;
	color: #fff;
}
.custom__counter > [class^="ga-col"]:nth-child(3) .counter{
	background-color: #eea446;
	color: #fff;
}
.custom__counter > [class^="ga-col"]:nth-child(4) .counter{
	background-color: #e15077;
	color: #fff;
}
.custom__counter > [class^="ga-col"]:nth-child(odd) .counter{
	margin-top: 50px;
}
.singlecontentbg.font-bigger p{
	font-size: 21px;
	line-height: 1.6;
}
.customshop__header .numberrrr{
	top: -5px;
    right: -2px;
    width: 20px;
    height: 20px;
    line-height: 17px;
    border: 3px solid #fff;
}
#sliderhomebox__video{
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
}
.boxservices__cats a{
	background-color: #e5e5e5;
	color: #5d5e64;
	padding: 10px 20px;
	margin: 5px;
	font-size: 17px;
	font-weight: 500;
	border-radius: 5px;
}
.boxservices__cats a.active,
.boxservices__cats a:hover{
	background-color: #4f335b;
	color: #fff;
}
.single-product .product-info .product-title{
	font-size: 32px;
	line-height: 1.2;
	color: #151515;
	margin-bottom: 5px;
}
.single-product .product-info .is-divider,
.single-product #product-sidebar{
	display: none;
}
.single-product .product-info .woocommerce-Price-amount{
	color: #4f335b;
}
.single-product .product-info .product-short-description{
	margin-bottom: 20px;
}
.single-product .product-info .product-short-description p{
	font-size: 17px;
	line-height: 1.3;
	color: #a2a2a4;
}
.secondary, .checkout-button, .button.checkout, .button.alt{
	background-color: #4f335b;
	border-radius: 6px;
}
.single-product .product-info .product_meta>span{
	padding-top: 12px;
}
.single-product .product-info form{
	margin-bottom: 0;
}
.single-product .shop-container{
	border-top: 1px solid #e5e5e5;
}
.single-product .button i{
	top: 1px;
}
.single-product .is-form,
.single-product button.is-form,
.single-product input[type=submit].is-form,
.single-product input[type=reset].is-form,
.single-product input[type=button].is-form{
	background-color: #4f335b;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 0 18px;
	text-shadow: none
}
.single-product .quantity input[type=number]{
	max-width: 80px;
	width: 80px;
}
.single-product .quantity .button.minus{
	border-radius: 0 6px 6px 0;
}
.single-product .quantity .button.plus{
	border-radius: 6px 0 0 6px;
}
*{
	letter-spacing: 0 !important;
}
.single-product .product-section-title{
	padding: 0;
	margin: 30px 0;
}
/*--------- Responsive ----- */
@media (max-width: 992px) {
	.headerbg .navbar .navbar-nav{width: 50%;margin-bottom: 20px;}
	.headerbg .navbar .navbar-nav .nav-item + .nav-item{margin-right: 0;margin-top: 10px;}
	.headerbg .navbar .navbar-nav .nav-item::before{display: none;}
	.headerbg .navbar .navbar-nav .nav-item{text-align: center;}
	.headerbg .navbar .navbar-nav .nav-item .nav-link{font-size: 20px;color: #2b2d42;}
	.headerbg .navbar-collapse{position: fixed;width: 100%;height: 100%;top: 0;left: 0;right: 0;background-color: #fff;padding: 25px;z-index: 1081;transition: .4s;overflow-y: scroll;}
	.headerbg .navbar-collapse .navbar-toggler{z-index: 1082;position: absolute;top: 20px;left: 20px;}
	.headerbg .navbar-collapse.show{opacity: 1;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.headerbg .navbar-collapse.collapsing {transition: none !important;opacity: 0;height: 100vh !important;}
	.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle{padding-left: 0 !important;}
	.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle::after{position: relative;top: 6px;left: -9px;}
	.customslier1000 .slick-prev,.customslier1000 .slick-next{top: 85px;}
	header{min-height: 160px;}
	.sliderhomebox{margin-top: 0;}
	.sliderhomebox .sliderhomebox_box{min-height: 500px;padding-top: 50px;}
	.scroll-to-top.endpage,.buttonwhatsapp.endpage{bottom: 0;}
}
@media (max-width: 768px) {
	header{min-height: 130px;}
	.headerbg .navbar .navbar-nav{width: 70%;}
	.sliderhomebox_box__shape{padding-bottom: 100px;}
}
@media (max-width: 500px) {
	.headerbg .navbar .navbar-nav{width: 85%;}
}
@media (max-width: 375px) {

}
@media (min-width: 1440px) {
	.container{max-width: 1280px;}
}