.elementor-8673 .elementor-element.elementor-element-2502de9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;border-style:solid;--border-style:solid;border-width:0px 0px 4px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:4px;--border-left-width:0px;border-color:#007D55;--border-color:#007D55;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8673 .elementor-element.elementor-element-2502de9:not(.elementor-motion-effects-element-type-background), .elementor-8673 .elementor-element.elementor-element-2502de9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E7BC8A;}.elementor-8673 .elementor-element.elementor-element-2502de9, .elementor-8673 .elementor-element.elementor-element-2502de9::before{--border-transition:0.3s;}.elementor-8673 .elementor-element.elementor-element-8f09aaa{text-align:center;}.elementor-8673 .elementor-element.elementor-element-8f09aaa .elementor-heading-title{color:#008051;font-family:"Inter", Sans-serif;font-size:45px;font-weight:400;font-style:italic;}.elementor-8673 .elementor-element.elementor-element-8f09aaa > .elementor-widget-container{padding:10px 0px 10px 0px;}.elementor-8673 .elementor-element.elementor-element-7e1153e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-8673 .elementor-element.elementor-element-ec9a543{--display:flex;--gap:0px 0px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8673 .elementor-element.elementor-element-0f513da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-8673 .elementor-element.elementor-element-ec9a543{--width:100%;}}@media(max-width:1024px){.elementor-8673 .elementor-element.elementor-element-8f09aaa .elementor-heading-title{font-size:35px;}.elementor-8673 .elementor-element.elementor-element-7e1153e{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-8673 .elementor-element.elementor-element-2502de9{border-width:0px 0px 0px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8673 .elementor-element.elementor-element-8f09aaa .elementor-heading-title{font-size:25px;}.elementor-8673 .elementor-element.elementor-element-7e1153e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-7e1153e */.custom-accordion-left{
	border-color: #007D55;
	    border-style: solid;
    border-width: 0px 0px 4px 0px;
}

.custom-accordion-right{
	border-color: #007D55;
	    border-style: solid;
    border-width: 0px 0px 4px 3px;
}

@media only screen and (max-width: 900px) {
	.custom-accordion-left{
	border-color: #007D55;
	    border-style: solid;
    border-width: 0px 4px 4px 0px;
}
	.custom-accordion-right{
	border-color: #007D55;
	    border-style: solid;
    border-width: 0px 4px 4px 0px;
}
}


.custom-accordion{
	background-color: #F8EBD3;
	border-color: #007D55;
	    border-style: solid;
    border-width: 0px 4px 4px 4px;
}

.custom-accordion-prvi{
    	border-color: #007D55;
	    border-style: solid;
    border-width: 4px;
}

.custom-accordion button:focus{
	background-color: #F8EBD3;
	color: #007D55;
}

.custom-accordion-button {
    background-color: #F8EBD3;
    color: #007D55;
		text-transform: uppercase;
		line-height: 25px;
	font-size: 20px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: background-color 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-weight: 500;
	padding: 20px;
}
@media only screen and (min-width: 900px) {
	.custom-accordion-button{
		height: 110px;
	}
	padding: 30px 30px 30px 65px; 
}
.custom-accordion-button:hover, .custom-accordion-button.active {
    background-color: #F8EBD3;
	color: #007D55;
}

.custom-arrow {
    transition: transform 0.3s;
}

.custom-panel {
    max-height: 0;
    padding: 0 18px;
    background-color: white;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
	background-color: #F8EBD3;
}

.custom-panel p{
    margin-bottom: 0;
	padding: 0px 30px 30px 50px;
}/* End custom CSS */