/* SUBSET of legacy-codeconomy-style.css — generated by docs/migration/subset-css.py.
 * Kept 24 matched + 4 safety-allowlisted + 58 theme-class rules;
 * dropped 405. The full original is in
 * assets/css/legacy-originals/legacy-codeconomy-style.css — regenerate from there, never
 * hand-edit this file.
 */

/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*Global*/
.fixed-body {
	position: fixed;
}






.fusion-button {
	--button_typography-font-weight: 400;
}
.fusion-button.button-white {
	--button_gradient_top_color: #ffffff;
	--button_gradient_bottom_color: #ffffff;
	--button_gradient_top_color_hover: #8B8B8B;
	----button_gradient_bottom_color_hover: #8B8B8B;
}




/*Global*/
/*Menu*/












/*Menu*/
/*Our services*/

.post-content .services-item h3 {
	margin-bottom: 5px;
}
.post-content .services-item p {
	margin-bottom: 0;
}



/*Our services*/
/*Success stories custom accordion*/



















	/*Success stories custom accordion*/
/*How we do it*/

.horizontal-accordion-container {
	position: absolute;
    right: 50px;
    width: 100%;
    height: 100%;
}

.horizontal-accordion-header {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.post-content .horizontal-accordion-header h3 {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    max-height: 50%;
    margin: 0;
    color: #000000;
}
.post-content .horizontal-accordion-item-big .horizontal-accordion-header h3 {
	transform: none;
	writing-mode: lr;
}
.horizontal-accordion-header span {
    margin-left: 15px;
    color: #13EBDE;
}








.horizontal-accordion-item.horizontal-accordion-item-dark .horizontal-accordion-content p,
.post-content .horizontal-accordion-item-dark .horizontal-accordion-header h3 {
    color: #ffffff;
}

/*How we do it*/
/*We also help to innovate*/







.post-content .innovate-accordion-header h3 {
	margin-bottom: 0;
	color: #8B8B8B;
	transition: .3s ease;
}
.post-content .innovate-accordion-header.active h3 {
	color: #ffffff;
	transition: .3s ease;
}

.post-content .innovate-accordion-item p {
	margin: 20px 0 0 0;
}
/*We also help to innovate*/
/*Codeconomy by the numbers*/


/*Codeconomy by the numbers*/
/*Team*/

.post-content .team-member h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
/*Team*/
/*FAQ*/


.post-content .faq-accordion-item h4 {
	color: #8b8b8b;
	margin-right: 34px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.post-content .faq-accordion-item.active h4 {
	color: #ffffff;
}


.post-content .faq-accordion-header h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}


/*FAQ*/
/*Footer*/















/*Footer*/
/*UI UX Design page*/


.project-element .title {
	display: flex;
    justify-content: center;
    align-items: center;
}
.post-content .project-element h3,
.post-content .project-element h4 {
	margin-bottom: 0;
}
.post-content .project-element h4 {
	text-transform: uppercase;
	position: absolute;
	left: 40px;
}


.post-content .project-element-white h3,
.post-content .project-element-white h4 {
	color: #000000;
}










.post-content .design-process-contet {
	width: 50%;
}
.post-content .design-process-contet h3 {
	position: relative;
}
.post-content .design-process-element h3 {
	margin-bottom: 55px;
}




.post-content .why-to-work-with-us-container h3 {
	margin-bottom: 45px;
}
/*UI UX Design page*/
/*Contact us page*/

.post-content .contact-us-item p,
.post-content .contact-us-item h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}



.post-content .contact-us-number h3 {
	margin-bottom: 55px;
}
.post-content .contact-us-number h3 a {
	color: #13EBDE;
}

.wpcf7-form {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}



.contact-form-item span.wpcf7-quiz-label {
	width: max-content;
	color: #8B8B8B;
    font-size: 14px;
    font-weight: 600;
    background: #F7F7F7;
    padding: 2px 14px;
    position: absolute;
    top: -13px;
    left: 25px;
    z-index: 99;
}

.post-content .contact-form-item p {
	margin: 0;
}
.wpcf7-form .contact-form-item textarea {
	height: 98px;
	padding: 16px 40px;
}

.post-content .contact-form-item-dp p {
	color: #000000;
}
.post-content .contact-form-item-dp p a:hover {
	color: #000000;
}
.wpcf7-acceptance .wpcf7-list-item {
	display: block;
}
.wpcf7-acceptance .wpcf7-list-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 2px;
}
.wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]:checked:before {
	position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    background: #000000;
    border-radius: 1px;
    left: 3px;
    top: 3px;
}
.wpcf7-acceptance .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin: 0;
    cursor: pointer;
    z-index: 1;
}
form.wpcf7-form input[type="submit"] {
	background: #000000;
	color: #ffffff;
	font-weight: 400;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #fff;
}
/*Contact us page*/

/*Single post*/
.single-post .post-content .fusion-fullwidth:not(.image-fullwidth) .fusion-column-wrapper {
    margin: 0;
}

.single-post .post-content .fusion-fullwidth:not(.image-fullwidth) .fusion-column-wrapper:last-child {
    margin-bottom: 0;
}
.single-post .post-content .fusion-fullwidth:not(.image-fullwidth) {
	width: 70%;
	margin: 0 auto;
}

.single-post .post-content .fusion-text h2, .single-post .post-content .fusion-text h3, .single-post .post-content .fusion-text h3, .single-post .post-content .fusion-text h4 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 140%;
	margin-bottom: 30px;
	margin-top: 75px;
}

.single-post .fusion-text img, .single-post .post-content .image-fullwidth, .single-post .post-content .fusion-image-element {
	margin-top: 75px;
}
.single-navigation {
	min-height: 34px;
	font-size: 22px;
	line-height: 140%;
	font-weight: 700;
	margin-bottom: 60px;
	padding-left: 30px;
	text-align: left !important;
}
.single-navigation .navigate-to-aticles {
	color: #13ebde;
}
.single-post div.single-navigation a.navigate-to-aticles:before {
	position: absolute;
    top: 50%;
    left: -30px;
    font-size: 17px;
    font-family: "Font Awesome Kit";
    content: "\e009";
    transform: translateY(-51%) rotate(180deg);
    color: #13ebde !important;
}























.structured-data-list {
	/*float: left;*/
	width: 100%;
	padding: 25px;
	margin: 50px 0 0;
	border-radius: 20px;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, .15);
}

.structured-data-list .structured-data-item {
	border-color: #b4e4f1 !important;
	border-bottom: 1px solid #efefef;
}

.structured-data-question {
	font-weight: 700;
	padding: 20px 0;
	margin-right: 20px;
	position: relative;
}

.structured-data-question:hover {
	cursor: pointer;
}

.structured-data-list .structured-data-item .structured-data-question:after {
	content: "+";
	border: none;
	transform: none;
	font-size: 22px;
	font-weight: 300;
}
.structured-data-question:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	right: 0;
	top: calc(50% - 5px);
	transform: rotate(45deg);
	border-bottom: 1px solid;
	border-right: 1px solid;
	transition: .2s
	ease;
}

.structured-data-answer {
	display: none;
	padding-bottom: 20px;
}


/*Single post*/

/*Post Archive*/

































/*Post Archive*/
/*WPML Language Select*/

















.custom-mobile-header .mobile-menu-wrapper {
    width: auto !important;
}
/*WPML Language Select*/
/*Digital marketing*/














/*Digital marketing*/
@media only screen and (max-width: 1440px) {

	body h1 {
		--h1_typography-font-size: 100px;
		margin-bottom: 20px;
	}


	body h2 {
		--h2_typography-font-size: 60px;
		--h2_typography-line-height: 72px;
		margin-bottom: 40px;
	}

	body h3 {
		--h3_typography-font-size: 35px;
		--h3_typography-line-height: 42px;
	}
	body h4 {
		--h4_typography-font-size: 20px;
		--h4_typography-line-height: 28px;
	}
	body {
		--hundredp_padding-fallback_to_zero: 30px;
		--hundredp_padding-fallback_to_zero_px: 30px;
		--hundredp_padding-hundred_percent_negative_margin: -30px;
	}



































	.home-project-discuss-container .fusion-button.button-flat {
		margin: 40px 0 0 0;
	}







	.team-wrapper .fusion-button {
		margin-top: 50px !important;
	}
	/*ui ux page*/
	.post-content .design-process-element h3 {
		margin-bottom: 40px;
	}







	/*ui ux page*/

	/*Single post*/








	/*Single post*/
	/*Post Archive*/






	/*Post Archive*/
}

@media only screen and (max-width: 1024px) {




	/*footer*/

	/*footer*/
}

@media only screen and (max-width: 820px) {

	body h1 {
		--h1_typography-font-size: 50px;
		--h1_typography-line-height: 60px;
		margin-bottom: 0;
	}


	body h2 {
		--h2_typography-font-size: 35px;
		--h2_typography-line-height: 42px;
		margin-bottom: 30px;
	}

	body h3 {
		--h3_typography-font-size: 24px;
		--h3_typography-line-height: 29px;
	}
	body h4 {
		--h4_typography-font-size: 18px;
		--h4_typography-line-height: 25px;
	}










































	.post-content .success-stories-container .accordion-header h4 {
		order: 1;
		width: 90%;
	}








	.post-content .innovate-accordion-header h3 {
		color: #ffffff;
	}


	.post-content .innovate-accordion-item p {
		margin-top: 25px;
	}


	.post-content .statistics-wrapper h2 {
		margin-bottom: 0;
	}



	.team-member .fusion-button {
		margin-top: 10px;
		max-width: 290px;
		width: 100%;
	}







	.home-project-discuss-container .fusion-button.button-flat {
		margin-top: 30px;
		max-width: 290px;
		width: 100%;
	}
	body #main {
		padding-bottom: 30px;
	}





	.post-content .mobile-horizontal-accordion-item h3,
	.post-content .mobile-horizontal-accordion-item .fakeh3 {
		color: #000000;
		margin-bottom: 30px;
	}




	.mobile-horizontal-accordion-item-dark .mobile-horizontal-accordion-content-short,
	.post-content .mobile-horizontal-accordion-item-dark h3,
	.post-content .mobile-horizontal-accordion-item-dark .fakeh3,
	.mobile-horizontal-accordion-item-dark .mobile-horizontal-accordion-content {
		color: #ffffff;
	}








	/*ui ux page*/
	.project-element .title {
		position: relative;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.post-content .project-element h4 {
		order: 3;
		position: relative;
		width: 100%;
		margin-top: 20px;
		left: unset;
	}



	.post-content .design-process-contet {
		width: 100%;
	}


	.post-content .design-process-element h3 {
		margin-bottom: 30px;
	}








	/*ui ux page*/
	/*contact page*/
	.post-content .contact-us-item h4 {
		margin-bottom: 30px;
	}





	form.wpcf7-form input[type=submit]:not(.fusion-button-span-yes) {
		width: 290px;
	}
	.contact-form-item span.wpcf7-quiz-label {
		font-size: 13px;
		padding: 2px 10px;
	}
	/*contact page*/

	/*Single post*/

	.single-post .post-content .fusion-fullwidth:not(.image-fullwidth) {
		width: 60%;
		margin: 0 auto;
	}







	/*Single post*/
	/*Post Archive*/





	/*Post Archive*/
}

@media only screen and (max-width: 480px) {






	/*Single post*/

	.single-post .post-content .fusion-fullwidth:not(.image-fullwidth) {
		max-width: 100%;
		width: 95%;
		margin: 0 auto;
	}













	/*Single post*/
	/*Post Archive*/

	/*Post Archive*/
	/*footer*/



	/*footer*/
}
