/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 13:51:36 */
*{
	line-height: 1.2;
}
b>a{
	font-weight: 500 !important;
    text-decoration: underline !important;
	font-size: inherit !important;
}
.site-header:not(.header-stacked) .header-inner .site-branding{
	max-width: 20%;
}
.site-header:not(.header-stacked) .header-inner .site-navigation{
	max-width: 80%;
}
.elementor-button-wrapper{
	line-height: 0;
}
.button-w100 .elementor-button.elementor-button-link{
	width: 100%;
}
.site-header .header-inner{
	padding-left: 10px;
}

.site-header .site-navigation ul.menu li a{
	font-size: inherit;
}
.site-header .site-navigation ul.menu .current-menu-item a{
	font-weight: bold;
	color: var(--e-global-color-secondary);
}
.site-header .site-navigation ul.menu li:hover a{
	color: var(--e-global-color-secondary);	
}
.smaller-links a{
	font-size:20px;
}
.footer-note i{
	font-style: normal;
	color: var(--e-global-color-text);
}
.custom-tabs .elementor-tab-title{
	font-weight: normal;
	width: calc(100vh/3) !important;
	background-color: #eaeaea;
	text-align: center;
	padding: 10px !important;
	vertical-align: middle;
}
.custom-tabs .elementor-tab-title + .elementor-tab-title{
	margin-left: 10px;
}

.custom-tabs .elementor-tab-title.elementor-active{
	font-weight: bold;
	background-color: #DC006B;
}
.custom-tabs .elementor-tab-content{
	background-image: url(/wp-content/uploads/tab-content-bg2.png);
	background-repeat: repeat;
	box-shadow: 0 2px 13px #eaeaea;
	/*padding: 25px 70px 140px 80px;*/
}
.custom-tabs .elementor-tabs-content-wrapper{
	padding-top: 8px;
}

.custom-tabs .elementor-tabs .elementor-tabs-wrapper{
	display: block;
}


.custom-tabs .elementor-tab-title.elementor-tab-mobile-title{
	display: none;
}

body:not(.elementor-editor-active) .expect-tab, 
body:not(.elementor-editor-active) .home-tab {
	display: none;
}

.gray-link a{
	color: var(--e-global-color-accent);
	font-size: inherit;
}

.e-con li+li{
	margin-top: 5px;
}
.site-header .site-navigation .menu li+li{
	margin-top: 0;
}
.brochure a{
	text-decoration: underline !important;
	font-weight: 500;
	font-size: 20px;
}
.brochure a+a{
	margin-left: 30px;
	color: var(--e-global-color-accent);
}
.res-links a{
	text-decoration: underline !important;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
}

.elementor-widget-container>p>a{
	font-size: inherit !important;
}

/* SITE TOGGLE */
#site-toggle{
	background-color: #26282a;
	font-family: Barlow;
}
#site-toggle-inner{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	height:50px;
	position: relative;
}
#site-toggle a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	padding:0 5px;
}
#site-toggle > div > div > div + div{
	margin-left: 10px;
}
#site-toggle a.active{
	color: #f9bd75;
}
#site-toggle .left, #site-toggle .right{
	height: 50px;
	display: flex;
	line-height: 50px;
	position: absolute;
}
#site-toggle .left{
	left:0;
}
#site-toggle .right{
	right:0;
}
#site-toggle > div > div > div{
	display: inline-block;
	line-height: 50px;
	height: 50px;
}
@media (max-width: 992px){
	#site-toggle .left, #site-toggle .right{
		display: block;
		line-height: 30px;
		height: 30px;
	}
	#site-toggle > div > div > div{
		display: block;
		line-height: 30px;
		height: 30px;
	}
	#site-toggle a{
		line-height: 30px;
		height: 30px;
		font-size: 13px;
	}
	#site-toggle > div > div > div + div{
		margin-left: 0px;
	}
	#site-toggle-inner{
		height: 65px;
	}
	#site-toggle .left{
		text-align: left;
		margin-left: 10px;
	}
	#site-toggle .right{
		text-align: right;
		margin-right: 10px;
	}
}
/* /SITE TOGGLE */


/* ISI AND FOOTER */
.isi-fixed{
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	display:none;
	/*background-color: red !important;
	opacity: 0.5;*/
	z-index: 100000;
	/*transition: bottom 0.5s ease-in-out 0s;*/
}
.isi-header{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #dc006b;
	color: #fff;
	display: none;
}
.isi-fixed .isi-header{
	display: block;
}
.isi{
	font-family: Barlow;
	font-size: 20px;
	color: #000;
	background-color: #fff;
}
.isi .isi-inner{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: transparent;
	/*
    background-image: url(/wp-content/uploads/FPO@2x-1.png);
    background-position: center center;
    background-repeat: no-repeat space;
    background-size: 320px;
*/
}
.isi .isi-header .isi-inner{
	padding: 0;
	height: 40px;
	line-height: 40px;
	background-image: url('/wp-content/uploads/expand@2x.png');
	background-repeat: no-repeat;
	background-size: 16px 18px;
    background-position: calc(100% - 25px) 10px;
}
.isi-opened .isi-header .isi-inner{
	background-image: url('/wp-content/uploads/collapse@2x.png');
}
.isi-opened{
	overflow: hidden;
}
.isi-opened .isi-fixed{
	bottom: 0 !important;
	height: 60vh;
}
.isi-opened .isi-fixed > .isi-inner{
	overflow: auto;
	height: calc(100% - 40px);
}
.isi a{
	font-size: 20px;
}
.isi h6{
	font-size: 20px;
	font-weight: bold;
/* 	text-transform: uppercase; */
	margin-bottom: 4px;
}
.isi-inner ul, .isi-inner ul li {
	margin-bottom: 15px;

}
.isi-inner ul ul {
	list-style-type: disc;
}
.isi-inner a[href^="tel:"] {
	color: rgb(3, 3, 3) !important;
}


.isi-inner-header{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
	color: #dc006b;
	display: block;
}

#isi-clone{
	.isi-inner-header{
		display: none;
	}
}

@media (max-width: 992px){
	.isi .isi-inner, .isi .isi-header .isi-inner{
		padding-left: 30px;
		padding-right: 30px;
	}
	.isi .isi-header .isi-inner{
		font-size: 20px;
	}
}
@media (max-width: 767px){
	.isi .isi-header .isi-inner,
	.isi-inner-header {
		font-size: 14px;
	}
}


#footer{
	font-family: Barlow;
	font-size: 18px;
	color: #000;
	background-color: #fef2e3;
}
#footer b{
	margin-bottom: 10px;
	display: inline-block;
}
#footer a{
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
#footer-inner{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0; 
}
#footer-inner .infos{
	float:left;
	width:50%;
}
#footer-inner .logo{
	float:right;
	width:50%;
	text-align:right;
	clear:right;
}
#footer-inner .logo img{
	max-width: 300px;
}
#footer-inner .links{
	float:right;
	width:100%;
	text-align:right;
	margin-top: 10px;
}
#footer-inner .first{
	display: inline-block;
}
#footer-inner .last{
	margin-top: 40px;
	text-align: right;
	font-size: 16px;
	line-height: 1.5;
}
@media (max-width: 992px){
	#footer-inner{
		padding-left: 30px;
		padding-right: 30px;
	}
	#footer-inner .logo img{
		width: 100%;
		padding-left: 20px;
	}
	#footer-inner .links, #footer-inner .last{
		text-align: left;
	}
	#footer-inner .links{
		margin-top: 50px;
		font-size: 13px;
	}
	#footer-inner .links a{
		font-size: 13px;
	}
	
	#footer-inner .infos{
		font-size: 13px;
	}
	#footer-inner .last{
		margin-top: 20px;
		font-size: 13px;
		line-height: 1.1;
	}

}
/* /ISI AND FOOTER */


/* COOKIE BANNER */
.cky-consent-container,.cky-modal{
	font-family: Barlow;
	color: #26282a;
}

.cky-consent-container {
    background-color: #ffffff;
    box-shadow: 0 -1px 10px 0 #acabab4d;
}

.cky-consent-container a{
	color: #26282a;
    font-size: inherit;
    text-decoration: underline;
}
.cky-btn.cky-btn-accept{
	padding: 5px 25px;
    text-transform: uppercase;
	font-size: 20px;
}
.cky-notice-des{
	/*
	background-image: url(/wp-content/uploads/cookie-bg@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	*/
}


.cky-consent-bar {
	max-width: 920px;
	margin: auto;
	box-shadow: none !important;
	border: none !important;
}


.cky-consent-bar .cky-banner-btn-close{
	background-image: url(/wp-content/uploads/cookie-close@2x.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px;
}
.cky-consent-bar .cky-banner-btn-close img{
	display: none;
}
.cky-notice-des {
	margin-right: 20px;
}
.cky-notice-des * {
	font-size: 16px;
	line-height: 20px;
}
.cky-notice-btn-wrapper {
	display: flex;
    margin-left: 0;
    flex-direction: column-reverse;
}
.cky-btn-accept, .cky-btn-reject {
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3) !important;
	width: 100%;
	margin-right: 0;
}
.cky-btn-accept {
	margin-bottom: 10px;
}
.cky-btn-reject {
	font-size: 20px !important;
	text-transform: uppercase !important;
	border: 2px solid #9B9B9B !important;
}
@media (max-width: 767px){ 
	.cky-notice-btn-wrapper {
		flex-direction: column;
	}
	.cky-btn.cky-btn-accept {
		padding: 10px 25px;
		margin-bottom: 0;
	}
}

.site-navigation-toggle-holder .site-navigation-toggle{
	width: 50px;
	height: 40px;
	background-image: url(/wp-content/uploads/mobile-menu-open.png);
	background-size: cover;
	z-index: 10001;
}
.site-navigation-toggle-holder.elementor-active .site-navigation-toggle{
	background-image: url(/wp-content/uploads/mobile-menu-close.png);
}
.site-navigation-toggle-holder .site-navigation-toggle i{
	display: none;
}
.site-navigation-dropdown ul.menu{
	width: 300px;
    right: 40px;
    top: -60px;
	border-left: 1px solid #798382;
	border-right: 1px solid #798382;
	background-image: url(/wp-content/uploads/mobile-menu-sep.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -2px 311px;
}
.site-navigation-dropdown ul.menu li{
	background-image: url(/wp-content/uploads/mobile-menu-sep.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -1px -7px;
}
.site-navigation-dropdown ul.menu li a{
	box-shadow: none;
	background: none;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #55595c;
}
.site-navigation-dropdown ul.menu li.current-menu-item a{
	color: #55595c;
	background-image: url(/wp-content/uploads/mobile-menu-active-bg.jpg);
	background-size: 250px 50px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
}


.modal {
  display: none;
}
.modal.is-open {
  display: block;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000000;
}
.modal__container {
  background-color: #fff;
  margin: 20px;
}
.modal-wrapper{
	border-top: 30px solid #F9BD75;
	background-image: url(/wp-content/uploads/5.00-graph-paper-cropped.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 720px;
	padding: 30px;
	text-align: center;
	line-height: 1;
    font-size: 21px;
}
.modal-title{
	background-image: url(/wp-content/uploads/Green-stokepng-optimized.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: Barlow;
	font-size: 27px;
	color: #26282A;
	height: 60px;
	line-height: 60px;
}
.modal-body{
	font-weight: 500;
	font-family: Barlow;
	font-size: 20px;
	color: #26282A;
	text-align: center;
	padding: 0 70px;
}
.modal-buttons{
	margin-top: 30px;
	display: flex;
}
.modal-buttons a{
	text-transform: uppercase;
	color: #fff;
	padding: 8px 10px;
	display: inline-block;
	width: 50%;
	border: 2px solid var(--e-global-color-secondary);
	background-color: var(--e-global-color-secondary);
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.modal-buttons a+a{
	margin-left: 20px;	
}
a.modal-button-primary{

}
a.modal-button-primary:hover{
	background-color: #fff;
	color: var(--e-global-color-secondary);
}
a.modal-button-secondary{
	background-color: #fff;
	color: var(--e-global-color-secondary);
}
a.modal-button-secondary:hover{
	color: #fff;
	background-color: var(--e-global-color-secondary);
}
@media (max-width: 992px){
	.modal-wrapper{
		width:100%;
		max-width: 500px;
	}
	.modal-title{
		height: auto;
		line-height: 1.2;
		font-size: 21px;
		padding: 0 10px;
		background-size: cover;
	}
	.modal-buttons{
		display: block;
	}
	.modal-buttons a+a{
		margin-top: 10px;
		margin-left: 0;
	}
	.modal-buttons a{
		width: 100%;
		max-width: 360px;
		font-size: 16px;
	}
	.modal-body{
		padding: 0;	
	}
}


/* Landing Page Styles */
#site-header, #site-toggle {
	display: none !important;
}
.homepage_hero {
	border-top: 10px solid #f9bd75;
}
.now-approved_image {
	padding-top: 20px;
}
.kresladi_logo img {
	margin-top: -15px;
	padding-bottom: 40px;
}
.text-outline_container {
	padding-bottom: 70px;
}
.text-outline_container img {
	position: relative;
}

@media screen and (max-width: 400px){
	.text-outline_container .elementor-hidden-desktop img{
		height: 430px;
	}
}

.box-text {
	font-size: 24px;
	line-height: 1.2;
	font-family: Barlow;
	color: rgb(3, 3, 3);
	position: absolute;
/*	max-width: 800px !important;*/
  text-align: center !important;
  margin-top: 12px !important;
}

.box-text p:first-child{
	margin-bottom:20px !important;
}

.indication{
		font-size: 20px;
	line-height: 1.2;
	font-family: Barlow;
	color: rgb(3, 3, 3);

  margin-top: 12px !important;
}

.box-text strong {
	color: rgb(80, 45, 127);
}
.rocket-cares_text {
	font-size: 24px !important;
	line-height: 28px !important;
}

@media (max-width: 767px){ 
	.now-approved_image {
		max-width: 80% !important;
		padding-top: 0 !important;
		margin-left: 20px;
	}
	.kresladi_logo img {
		margin-top: 5px !important;
		max-width: 250px;
		padding-bottom: 30px;
	}
	.text-outline_container {
		padding-bottom: 30px !important;
	}
	.text-outline_container img {
		width: 90% !important;
	}
	.box-text {
		font-size: 18px;
		line-height: 22px;
		margin: 0 30px;
		top: 0;
	}
	
	.indication{
		font-size: 16px;


  margin-top: 12px !important;
}
	.rocket-cares_text {
		font-size: 17px !important;
		line-height: 21px !important;
	}
	.telephone-number_image a img {
		max-width: 70%;
		margin-top: -30px;
	}
	ul{
		padding-left: 20px;
	}
	.isi-inner ul, .isi-inner ul li {
		margin-left: -1px !important;
	}
	.homepage_hero {
		width: 100%;
		min-height: 600px;
	}
	.button-container {
/*		margin-top: -150px;*/
	}
}


/* MISC */
@media (min-width:768px) and (max-width: 992px) {
	ul{
		padding-left: 20px;
	}
	.box-text {
		font-size: 22px;
		line-height: 28px;
		margin-top: 18px !important;
	}
	.button-container {
		margin-top: 0;
	}
	.isi-inner ul, .isi-inner ul li {
		margin-left: -1px !important;
	}
	.homepage_hero {
		width: 100%;
		min-height: 600px;
	}
}

@media (min-width:1024px) {
	.homepage_hero {
		width: 100%;
		min-height: 600px;
	}
	.rocket-cares_text {
		text-align: left !important;
	}
	.button-container {
		margin-top: 0px;
	}
}

@media (min-width:2200px) {
	.homepage_hero {
		min-height: 650px;
	}
}




/*Mobile Fixes - DA*/

@media (max-width: 1024px) {
	.elementor-35 .elementor-element.elementor-element-61c059c:not(.elementor-motion-effects-element-type-background), 
	.elementor-35 .elementor-element.elementor-element-61c059c > .elementor-motion-effects-container > .elementor-motion-effects-layer{
		background-image: none!important;
		min-height: 1px;
		padding-bottom: 10vh;
			&:before{
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 95%;
				background-image: url('../mobile-torn-paper_v2.webp');
				background-size: cover;
				background-position: bottom center;
				background-repeat: no-repeat;
			}
	}
}


@media (max-width: 1920px) {
	.elementor-element.elementor-element-6895337{
		padding-bottom: 0!important;
	}

	.elementor-element.elementor-element-b06edf7{
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		padding: 0;
		margin-top: 0!important;
		width: 80%;
		display: flex;
		align-items: center;
		top: 50%;
		transform: translate3d(0, -50%, 0);
		bottom: unset;
			p{
				margin-bottom: 0;
			}
	}

}

@media (max-width: 920px) {
	.elementor-element.elementor-element-b06edf7{
		width: 92%;
	}
	
}


@media (min-width: 768px) {
	.elementor-35 .elementor-element.elementor-element-61c059c:not(.elementor-motion-effects-element-type-background), 
	.elementor-35 .elementor-element.elementor-element-61c059c > .elementor-motion-effects-container > .elementor-motion-effects-layer{
			&:before{
				height: 100%;
			}
	}
}


@media (min-width: 1024px) {
	.elementor-35 .elementor-element.elementor-element-61c059c:not(.elementor-motion-effects-element-type-background), 
	.elementor-35 .elementor-element.elementor-element-61c059c > .elementor-motion-effects-container > .elementor-motion-effects-layer{
			&:before{
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-size: cover;
				background-position: bottom center;
				background-repeat: no-repeat;
				background-image: url('../torn_paper_v3.webp');
			}
	}
	.elementor-element-b06edf7.box-text{
		max-width: var(--content-width)!important;
		width: 90%;
	}
}

@media (max-width: 767px) {
	.isi-inner h6,
	.isi-inner p,
	.isi-inner ul,
	.isi-inner li,
	.isi-inner a{
		font-size: 14px;
	}
}