/*
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
*/

@layer {
	.r-header > .fusion-builder-row {
		max-width: 1340px !important;
	}
}

.r-slider .e-scroll-down {
	opacity: 0;
}

.r-slider .fusion-image-element::after {
	content: "SCROLL";
  	position: absolute;
  	top: calc(100% - 33px);
  	left: calc(50% - 1.65em);
  	color: #fff;
  	font-size: 14px;
  	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  	font-weight: 300;
}


.r-slider .fusion-image-element::before {
	content: "";
  	position: absolute;
  	top: calc(100% + 10px);
  	left: calc(50% - 2px);
  	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  	border: solid white;
  	border-width: 0 3px 3px 0;
  	display: inline-block;
 	  padding: 3px;
	  z-index: 10;
	  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.c-text .featured-text {
	color: #e8c579;
	font-size: 30px;
	font-weight: 600;
	font-style: italic;
}


.c-text .featured-text-noitalic {
	color: #e8c579;
	font-size: 30px;
	font-weight: 600;
}

.c-text h2 {
	margin-bottom: 10px;
	color: #e8c579 !important;
}

.c-text em {
	color: #e8c579;
}


.c-text h3 {
	color: #e8c579 !important;
	margin: 0px 0px 15px 0px;
	font-weight: bolder !important;
}

.c-text h4,
.c-text h5{
	color: #e8c579 !important;
	margin: 0px
}

.c-text h5 {
	font-weight: lighter !important
}

.c-text p:has(small) {
	line-height: 1 !important
}

.c-text small {
	font-size: 14px !important
}

.c-video-col .c-video-icon {
	background-color: #e8c579;
	width: 110px;
	height: 110px;
	display: flex;
	justify-content: center;
}

.c-video-col .c-video-icon img {
	width: 48px;
	filter: invert(1);
}

.c-video-col .c-video {
	width: 636px !important;
}

@media only screen and (max-width: 809px) { 
	.c-video-col .c-video-icon {
		display: none;	
	}
}

/* Program Tabs */

.c-program-tabs .nav {
	margin-top: 25px
}

.c-program-tabs .nav-tabs h4 {
	font-size: 24px !important;
	color: #4d6b9f !important;
	font-weight: 400 !important
}

.c-program-tabs .nav-tabs li .tab-link {
	padding: 20px 67px 20px 33px !important
}

.c-program-tabs .nav-tabs li.active h4 {
	color: white !important;
}

@layer {
.c-program-tabs .nav-tabs li .tab-link{
	background-color: transparent !important;
	border-color: transparent !important;
	border-width: 2px !important;
}
	
	.c-program-tabs .nav-tabs li.active .tab-link
	{
		border-color: #29426e !important;
	}
}

.c-program-tabs .nav-tabs li .tab-link:hover h4
{
	color: white !important
}

.c-program-tabs .tab-content div * {
	color: white;
}

.c-program-tabs .tab-content p.c-program-title {
	font-size: 30px;
	margin-bottom: 25px;
}

.c-program-tabs .tab-content p.c-program-title span {
	color: #e8c579;
	font-weight: bolder;
}

.c-program-tabs .tab-content em {
	color: #e8c579;
	font-size: 26px;
	font-weight: lighter;
}


.c-program-tabs .tab-content p:has(em) {
	text-align: center;
}

.c-program-tabs {
	margin-top: 84px !important;
}

.c-program-tabs .tab-content hr {
	border: 1px solid #4d6b9f;
}

.c-program-tabs .tab-content {
	adding-left: 115px !important
}

.c-program-tabs .tab-content dl > *  {
	font-size: 22px;
}

.c-program-tabs .tab-content dl dt {
	width: 30%;
	float: left;
	text-align: right;
	clear: left;
	font-weight: bolder;
	color: #e8c579;
}

.c-program-tabs .tab-content dl dt:after {
	content: '-';
	color: white;
	font-weight: lighter;
	margin-left: 27px;
}

.c-program-tabs .tab-content dl dd {
	float: left;
	margin-left: 34px
}

.r-footer .c-footer-textbox:before{
	content: '';
	border: 1px solid #e8c579;
	height: 0px;
	width: 200px;
	left: calc(50% - 100px);
	position: absolute;
}

.c-dieta-images .c-dieta-image2 {
	left: 26px
}

.r-contact-form .fusion-form-field input {
	padding-left: 21px !important;
}

.r-contact-form .c-file-input input {
	height: 50px !important;
	text-align: left !important
}

.r-contact-form .c-file-input .fusion-form-upload-field-container .fusion-form-upload-field {
	border-style: solid !important;
}

.r-contact-form .c-file-input .fusion-form-upload-field-container {
	align-items: center !important;
	width: 104% !important;
}

.r-contact-form .c-file-input .fusion-form-upload-field-container:after{
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("/wp-content/uploads/2025/03/file-upload.svg");
	width: 24px;
	height: 24px;
	position: relative;
	top: 0;
	left: -58px
}

.c-consent-form label {
	font-size: 10px !important;
	text-align: justify;
}

.c-consent-form label:before {
	display: inline-block;
	position: relative !important;
	top: 10px !important;
	margin-right: 2px;
}


.c-consent-form label:after {
	left: 17px !important;
	top: 10px !important;
	margin-right: 0px;
}

.c-consent-form {
	margin-top: 0px !important;
}

/* Mobile */

@media only screen and (max-width: 1024px) { 
	.r-footer .c-copyright,
	.r-footer .c-copy-terms{
		text-align: center !important;
	}
	
	.c-copy-terms.c-second-copy strong {
		font-weight: lighter;
		display: block;
		height: 0px;
		opacity: 0;
	}
	
	.c-copy-terms.c-second-copy {
		margin-top: -17px !important;
	}
	
}

@media only screen and (max-width: 1024px) { 
	
	.r-slider .fusion-image-element::after {
  		top: calc(90% - 33px);
	}
	
	.r-slider .fusion-image-element::before {
  		top: calc(90% + 10px);
	}
	
	.r-slider .c-slider-subtitle {
		line-height: 1;
		font-size: 28px;
		margin-top: 15px;
		margin-bottom: 0px;
	}
	
	.r-slider .c-slide-place {
		line-height: 1.2;
		font-size: 22px;
		margin-top: 5px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 640px) { 
	.r-slider {
		background-color: #0C1523 !important;
		background-position: center 80px !important;
   		background-size: 230% !important;
	}
	
	.r-slider .e-scroll-down {margin-top: 0px !important;}
}
	
@media only screen and (max-width: 900px) { 
	
	.c-text .featured-text,
	.c-text .featured-text-noitalic {
		font-size: 22px;
		line-height: 1.2;
	}
	
	.c-text-about-congres {
		line-height: 1.6 !important;
	}
	
	
	.c-text h2 {
		line-height: 1.3 !important;
		font-size: 35px !important;
	}
	
	.c-program-tabs {
		margin-top: 0px !important;
	}
	
	
	.c-program-tabs .tab-content p.c-program-title {
		font-size: 24px;
		display: none !important;
	}
	
	.c-program-tabs .tab-content dl dt {
		width: 100%;
		text-align: center;
	}
	
	.c-program-tabs .tab-content dl > *  {
		font-size: 18px;
	}
	
	.c-program-tabs .tab-content dl dt:after,
	.c-program-tabs .tab-content hr{
		display: none;
	}
	
	.c-program-tabs .tab-content dl dd {
		margin-left: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.c-program-tabs .nav {
		margin-top: 0px;
	}
	
	.c-program-tabs .tab-pane {
		margin-top: 0px !important;
	}
	
	.c-program-tabs .nav-tabs li .fusion-tab-heading {
		justify-content: center !important;
	}
	
	.c-program-tabs .tab-content em {
		font-size: 20px;
		line-height: 1.3;
	}
	
	.c-form-title {
		font-size: 35px !important;
		line-height: 1.3 !important;
	}
	
	.c-text .featured-text-noitalic {
		line-height: 1.3 !important;
	}
	
	.r-contact-form .c-file-input .fusion-form-upload-field-container {
		width: 107% !important;
	}
	
	.r-contact-form .c-file-input .fusion-form-upload-field-container:after{
		left: -28px;	
	}
	
	.c-consent-form .fusion-form-checkbox {
		margin-right: 0px !important;
	}
	
	.c-text.c-contact-text {
		font-size: 18px !important;
	}
	
	.c-text.c-contact-text h3 {
		font-size: 24px !important;
	}
	
	#toTop {
		right: 15px !important;
	}
	
	#kontakt .c-text.c-contact-text:nth-of-type(2) {
		margin-top: 0px !important;
	}

}
@media only screen and (max-width: 1024px) { 
	.c-program-tabs .nav-tabs h4:after {
	content: ">";
	margin-left: 10px;
	-webkit-transition: transform 0.2s ease-in;
	-moz-transition: transform 0.2s ease-in;
	-ms-transition: transform 0.2s ease-in;
	-o-transition: transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
	}

	.c-program-tabs .nav-tabs li.active h4:after {
		transform: rotate(.25turn)
	}
	
}

.c-sticky-socials {
	position: fixed !important;
	top: 20%;
	right: 0px;
	padding: 10px !important;
	background-color: #00051a !important;
	border-top-left-radius: 22px !important;
	border-bottom-left-radius: 22px !important;
	z-index: 50 !important
}


.c-sticky-socials .c-social-col {
	margin-bottom: 0px;
}

.c-copy-terms.c-second-copy strong {
	font-weight: lighter !important;
}

@media only screen and (max-width: 1024px) { 
	.c-sticky-socials {
		top: 50%;
	}
}

@media only screen and (max-width: 700px) { 
	.c-sticky-socials {
		top: 75%;
	}
}

