.entry-content img {
	margin: 0 0 1.5em 0;
}

.gallery-caption, .bypostauthor {
	font-weight: normal;
}

div.alignleft, img.alignleft {
	display: inline-block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.alignright, img.alignright {
	display: inline-block;
	float: right;
	margin-left: 1em;
	margin-top: 1em;
}
div.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.wp-caption {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 12px;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	text-align: center;
	padding-bottom: 0 !important;
	font-size: 12px;
	color: #777;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
	border: 0;
	padding: 0;
}

.wp-caption img, .alignnone img, .alignleft img, .alignright img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
a img 
{
	border:none;
}

p,
#page_content_wrapper .wpcf7 p,
.page_content_wrapper .wpcf7 p
{
	padding-top: 1em;
    padding-bottom: 1em;
}

p:empty
{
	padding: 0 !important;
}

em
{
	font-style: italic;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.center
{
	text-align: center;
}

#page_content_wrapper p, .page_content_wrapper p 
{
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}

#page_content_wrapper p.woocommerce-info,
#page_content_wrapper p.woocommerce-message,
#page_content_wrapper p.woocommerce-error
{
	padding-top: 1em;
}

#page_content_wrapper p:empty, .page_content_wrapper p:empty
{
	padding: 0 !important;
	margin: 0 !important;
}

#footer p {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

img, a img {
	image-rendering: optimizeQuality;
}

em { font-style: italic; }

::selection {
	background: #efc337;
	color: #fff;
}

table
{
	border-spacing: 0;
}

.sticky .post_wrapper
{
	background: #FFFAE4;
	border-color: #FFFAE4 !important;
}

.marginright
{
	margin-right: 7px;
}

img.alignright 
{
	float:right; margin:0 0 1em 2em;
}

img.alignleft
{
	float:left; margin:0 2em 1em 0;
}

img.aligncenter 
{
	display: block; margin-left: auto; margin-right: auto
}

a img.alignright 
{
	float:right; margin:0 0 1em 2em;
}

a img.alignleft 
{
	float:left; margin:0 2em 1em 0;
}

a img.aligncenter 
{
	display: block; margin-left: auto; margin-right: auto
}

.screen-reader-text 
{
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus 
{
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

body.page-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul:not(.children),
body.page-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol,
body.page-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl,
body.page-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul:not(.children),
body.page-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol,
body.page-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl,
body.page-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul:not(.children),
body.page-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol,
body.page-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl,
body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul:not(.children),
body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol,
body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl
{
	margin: 5px 0 5px 20px;
}

body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul li ul:not(.children),
body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li ol,
body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li dl,
body.post-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul li ul:not(.children),
body.post-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li ol,
body.post-template-page-l:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li dl,
body.post-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ul li ul:not(.children),
body.post-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li ol,
body.post-template-page-r:not(.elementor-page) #page_content_wrapper .inner .sidebar_content ol li dl
{
	margin: 5px 0 5px 20px;
}

body.archive #page_content_wrapper,
body.home.blog #page_content_wrapper
{
	padding-bottom: 60px;
}

body.page-template-default.elementor-page #page_content_wrapper
{
	padding-bottom: 0;
}

body.archive #page_content_wrapper,
body.home #page_content_wrapper
{
	padding-bottom: 60px;
}

body.error404 #page_content_wrapper
{
	padding-bottom: 20px;
}

body.home.blog #page_caption
{
	display: none;
}

.sidebar_widget li.widget_recent_comments ul li.recentcomments .comment-author-link
{
	font-style: italic;
}

.sidebar_widget li.widget_recent_comments ul li.recentcomments .comment-author-link a
{
	font-weight: 400;
}

.sidebar_widget li.widget_recent_comments ul li.recentcomments a
{
	font-weight: 900;
}

body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl.gallery-item
{
	margin: 0 0 30px 0;
}

body.post-template-default:not(.elementor-page) #page_content_wrapper .inner .sidebar_content dl.gallery-item img
{
	border: 0;
}

/*
*
* Gutenberg CSS
*
*/

.wp-block-embed
{
	margin: 1em 0 1em 0;
}

.wp-block-embed .video-container,
.video-container
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.wp-block-embed .video-container
{
	margin: 0;
}

.video-container
{
	padding-top: 0;
	margin: 0 0 1em 0;
}

.wp-block-embed .video-container iframe,
.video-container iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





















.elementor-element.dance-top-box.e-flex.e-con-boxed.e-con.e-parent {
    min-height: 705px;
}
.dance-top-right-box {
    max-width: 260px !important;
    background-color: #ffffff42;
    border-radius: 20px;
    padding: 11px 12px 20px 23px;
    margin-left: auto;
    height: 155px;
    margin-top: 75px;
}
.dance-top-right-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row-reverse;
    text-align: left;
}
.dance-top-right-box .elementor-image-box-wrapper .elementor-image-box-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
	text-align: left;
}
.dance-top-right-box .elementor-image-box-wrapper .elementor-image-box-description {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #fff;
    padding: 0;
    margin: 0;
	text-align: left;
}
.dance-top-box-button {
    position: absolute !important;
    bottom: 55px;
    right: 10px;
    background: transparent;
}
.dance-top-box .e-con-full.e-flex.e-con.e-child {
    height: 100%;
}
.dance-top-box-button .elementor-button {
    background-color: transparent;
}
.dance-top-box-button .elementor-button:after {
    content: "";
}
.dance-top-left-box {
    margin-top: 260px;
}
.dance-top-box-button:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/10/bg-button-dance.svg);
    width: 390px;
    height: 140px;
    display: block;
    position: absolute;
    right: -61px;
    bottom: -15px;
	    -webkit-filter: brightness(98%);
}
.dance-top-box-button .elementor-button {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dance-top-box-button .elementor-button:after {
    background-image: url(/wp-content/uploads/2025/10/6824fcc682a8baea81127654_Group-9.svg);
    width: 86px;
    height: 86px;
}
.dance-top-box-button .elementor-button .elementor-button-content-wrapper {
    background-image: linear-gradient(90deg, #f46dbc, #937abf);
    border-radius: 90px;
    padding: 30px 49px;
    font-family: Fixeltext-600, Arial, sans-serif;
    font-weight: 600;
    line-height: 140%;
}
.dance-top-box-button .elementor-button:hover:after {
    transform: rotate(45deg);
}
.dance-top-box-button .elementor-button, .dance-top-box-button .elementor-button * {
    transition: 0.45s;
}
.dance-top-box-button .elementor-button:after {
    transition: 0.45s;
}
.dance-top-left-box h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    color: #fff;
}
.dance-top-left-box p {
    max-width: 410px;
    margin-top: 14px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    line-height: 130%;
    margin: 0;
}
.dance-top-left-box ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
    grid-column-gap: 10px;
    grid-row-gap: 14px;
}
.dance-top-left-box ul li {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #fff3;
    border-radius: 90px;
    padding: 10px 15px;
    display: flex;
    position: relative;
    align-items: center;
    color: #fff;
    font-size: 18px;
    line-height: 130%;
}
.dance-top-left-box ul li:before {content: "";background-image: url(/wp-content/uploads/2025/10/6824f3eac9f12bbebc220ef2_Group-6.svg);width: 22px;height: 22px;background-size: contain;}
.dance-top-box-button .elementor-button {
    margin-bottom: -15px;
}
.box_sect-system-wrap {
    background-color: #f0f0f0;
    border-radius: 40px !important;
    padding: 80px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 25px !important;
	 margin-bottom: 50px !important;
}
.box_sect-system-wrap .elementor-heading-title {
    font-size: 32px;
    color: #3a2a52;
    text-align: center;
    margin-top: 0;
    margin-bottom: 39px;
    font-weight: 500;
    line-height: 105%;
}
.box_sect-system-wrap .elementor-widget-image-box, .box_sect-system-wrap  .elementor-widget-image {
    display: inline-flex;
    max-width: 33.3%;
    width: calc(33.3% - 18px);
    align-items: center;
    justify-content: center;
    align-content: center;
}
.box_sect-system-cart-1, .box_sect-system-cart-2 {
    border-radius: 50px;
    padding: 33px;
    position: relative;
}
.box_sect-system-cart-1 {
    background-color: #f46dbc;
}
.box_sect-system-cart-2 {
    background-color: #937abf;
}
.box_sect-system-cart-1 .elementor-image-box-title, .box_sect-system-cart-2 .elementor-image-box-title {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 500;
    line-height: 105%;
    color: #fff;
}
.box_sect-system-cart-1 .elementor-image-box-description, .box_sect-system-cart-2 .elementor-image-box-description {
    margin-top: 40px !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    color: #fff;
    padding: 0 !important;
}
.box_sect-system-cart-1 .elementor-image-box-title:after, .box_sect-system-cart-2 .elementor-image-box-title:after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    top: 30px;
}
.box_sect-pract-wrap {
    background-color: #ece8f9;
    border-radius: 40px!important;
    padding: 80px 8%!important;
    margin: 40px 0 !important;
}
.box_sect-pract-wrap .elementor-heading-title {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
}
.box_sect-pract-wrap .elementor-widget-text-editor * {
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    max-width: 441px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
}
.box_sect-pract-wrap .elementor-widget-text-editor {
    margin-bottom: 30px !important;
}
.box_sect-pract-wrap .elementor-image-box-wrapper {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    color: #3a2a52;
    background-color: #fff;
    border: 1px solid #fbb6de;
    border-radius: 30px;
    justify-content: flex-start;
    padding: 22px 75px 33px 22px;
    position: relative;
    overflow: hidden;
}
.box_sect-pract-wrap .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 118px;
    min-width: 118px;
    margin-right: 0 !important;
}
.box_sect-pract-wrap .elementor-image-box-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
}

.box_sect-pract-wrap  .elementor-image-box-description {
    padding: 0 !important;
    font-size: 18px;
    line-height: 130%;
    margin-top: 5px !important;
}
.box_sect-pract-wrap .elementor-image-box-wrapper:after {
    content: "";
    background-color: #fbb6de;
    width: 21px;
    position: absolute;
    inset: 0% 0% 0% auto;
}
.sect-work-wrap {
    text-align: center;
    background-color: #f86ebd;
    border-radius: 40px !important;
    padding: 60px 40px !important;
    margin: 40px 0 !important;
}
.sect-work-wrap .elementor-heading-title {
    font-weight: 500;
    line-height: 105%;
    text-align: center;
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
}
.sect-work-wrap  .elementor-image-box-wrapper {
    color: #3a2a52;
    background-color: #fff;
    border-radius: 50px;
    height: 100%;
    padding: 12px 12px 28px;
}
.sect-work-wrap .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100% !important;
    z-index: 0;
    background-color: #fbb6de;
    border-radius: 43px;
    position: relative;
    margin-bottom: 0 !important;
    height: 250px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.sect-work-wrap .elementor-image-box-title {
    text-transform: uppercase;
    margin: 21px 14px 6px 24px;
    font-family: Fixeltext-600, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
}
.sect-work-wrap  .elementor-image-box-description {
    font-size: 18px;
    line-height: 130%;
    margin-left: 24px !important;
    margin-right: 14px !important;
}
.sect-work-wrap .elementor-widget-image {
    height: 100%;
}
.sect-work-wrap .elementor-widget-image-box:nth-child(5) {
    height: auto;
}
.sect-work-wrap .elementor-element.e-grid.e-con-full.e-con.e-child {
    display: flex;
    flex-wrap: wrap;
	align-items: stretch;
}
.sect-work-wrap .elementor-element.e-grid.e-con-full.e-con.e-child > * {
    width: calc(33.3% - 15px);
    flex: 1 1 auto;
    height: auto !important;
}
.sect-work-wrap .elementor-widget-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 40px;
}
.sect-work-wrap .elementor-image-box-wrapper figure.elementor-image-box-img img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 40px;
}
.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    display: flex;
    align-items: center;
}
div#elementor_header {
    background-color: #000000cc;
}
.elementor-element.dance-top-box.e-flex.e-con-boxed.e-con.e-parent {
    margin-top: 70px;
}



@media screen and (max-width: 860px) {
.dance-top-box {
    background-color: #5097e2;
    border-radius: 40px !important;
}
.dance-top-left-box h2 {
    font-size: 24px;
    line-height: 28px;
}
.dance-top-left-box p {
    font-size: 16px;
}
.dance-top-box {
    padding: 0;
}
.dance-top-left-box ul li {
    font-size: 14px;
}
.dance-top-right-box {
    position: absolute !important;
    width: 170px;
    padding: 10px;
    height: 125px;
	margin-top: 125px;
}
.dance-top-right-box .elementor-image-box-wrapper .elementor-image-box-title {
    font-size: 10px;
    margin-top: 5px;
}
.dance-top-right-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
}
.dance-top-right-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 0 !important;
    width: 30px !important;
    height: 30px;
}
.dance-top-right-box .elementor-image-box-wrapper .elementor-image-box-description {
    font-size: 12px;
    padding: 5px 0 0 0 !important;
}
.dance-top-box-button {
    position: relative;
}
.dance-top-box-button {
    position: relative !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
}
.dance-top-box-button:before {
    display: none;
}
.dance-top-box-button > .elementor-widget-container {
    margin: 0 !important;
}
.dance-top-box-button .elementor-button .elementor-button-content-wrapper {
    padding: 15px 50px;
}
.dance-top-box-button .elementor-button:after {
    width: 51px;
    height: 51px;
    background-size: contain;
    object-position: center;
}
.dance-top-box .e-con-full.e-flex.e-con.e-child > .elementor-widget-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
}
	.dance-top-box .e-con-full.e-flex.e-con.e-child {
    margin-top: -20px;
    margin-bottom: 15px;
}
	.dance-top-box .e-con-full.e-flex.e-con.e-child {
    padding: 0;
}
	.dance-top-left-box {
    margin-top: 320px;
}
	.box_sect-system-wrap {
    padding: 15px !important;
    margin: 25px 0 !important;
}
.box_sect-system-wrap .elementor-heading-title {
    font-size: 24px;
    margin-bottom: 0;
}
.box_sect-system-wrap {
    display: flex;
    flex-direction: column;
}
.box_sect-system-wrap .elementor-widget-image-box, .box_sect-system-wrap .elementor-widget-image {
    width: 100%;
}
.box_sect-system-cart-1 .elementor-image-box-title, .box_sect-system-cart-2 .elementor-image-box-title {
    font-size: 24px;
}
.box_sect-system-cart-1 .elementor-image-box-description, .box_sect-system-cart-2 .elementor-image-box-description {
    margin-top: 15px !important;
    font-size: 14px;
}
	.box_sect-system-wrap {
    padding: 15px !important;
    margin: 25px 0 !important;
}

.box_sect-system-wrap .elementor-heading-title {
    font-size: 24px;
    margin-bottom: 0;
}

.box_sect-system-wrap {
    display: flex;
    flex-direction: column;
}

.box_sect-system-wrap .elementor-widget-image-box, .box_sect-system-wrap .elementor-widget-image {
    width: 100%;
}

.box_sect-system-cart-1 .elementor-image-box-title, .box_sect-system-cart-2 .elementor-image-box-title {
    font-size: 24px;
}

.box_sect-system-cart-1 .elementor-image-box-description, .box_sect-system-cart-2 .elementor-image-box-description {
    margin-top: 15px !important;
    font-size: 14px;
}

.box_sect-pract-wrap {
    padding: 25px 10px !important;
}

.box_sect-pract-wrap .elementor-heading-title {
    font-size: 26px;
}

.box_sect-pract-wrap .elementor-widget-text-editor * {
    font-size: 14px;
}

.box_sect-pract-wrap .elementor-widget-text-editor {
    margin-bottom: 0 !important;
}

.sect-work-wrap {
    padding: 25px 10px !important;
}

.sect-work-wrap .elementor-heading-title {
    font-size: 26px;
}

.sect-work-wrap .elementor-element.e-grid.e-con-full.e-con.e-child {
    display: flex;
    flex-direction: column;
}

.sect-work-wrap .elementor-element.e-grid.e-con-full.e-con.e-child > * {
    width: 100%;
    height: auto;
}

.sect-work-wrap .elementor-image-box-wrapper figure.elementor-image-box-img {
    height: 170px;
}

.sect-work-wrap .elementor-image-box-wrapper figure.elementor-image-box-img img {
    object-fit: cover;
    object-position: center;
    height: 100% !important;
}

.sect-work-wrap .elementor-image-box-title {
    margin: 15px 0;
}

.sect-work-wrap .elementor-image-box-description {
    font-size: 14px;
    margin: 10px 0 !important;
    padding: 0 !important;
}
	
	}
	