/*Hover Effect on element A*/
a:hover,
.sr7-btn:hover{
	opacity: .7!important;
	text-decoration: none!important;
}


.main_button_arrow a{
	position: relative;
	
}



.main_button_arrow a:before{
	content: '';
    position: absolute;
    width: 21px;
    height: 17px;
    background: url('https://kkpis.gr/wp-content/uploads/2025/02/arrow-right-solid.svg');
    background-size: contain!important;
    right: 29px;
    top: 26px;
    z-index: 99;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

.main_button_arrow_white a{
	border: 1px solid #972D07;
	color: #972D07;
	background: transparent;
}

.download_button a{
	background: #972D07 0% 0% no-repeat padding-box;
	border-radius: 5px;
	opacity: 1;
	color: #fff;
}

.download_button a:before{
    background: url('https://kkpis.gr/wp-content/uploads/2025/02/downloads.svg');
}

.main_button_arrow a.button{
    padding-top: 25px;
    padding-right: 102px;
    padding-bottom: 25px;
    padding-left: 40px;
}

/*H2 header style*/
.h2-usable-header h2.title{
	font: normal normal bold 40px/50px Geologica;
	letter-spacing: 0px;
	color: #972D07;
	opacity: 1;
	margin-bottom: 10px;
}

/*H2 after text style*/
.h2-usable-header .inside{
	font: normal normal normal 18px/23px Geologica;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	max-width: 784px;
}

.h2-usable-header.center-tt .inside{
	margin: 0 auto;
}


/*4 columns with Icons Title and text*/

.yphresies-cols .mfn-icon-box{
	flex-direction: column;
}

.yphresies-cols .mfn-icon-box .icon-wrapper{
	justify-content: start;
    margin-bottom: 18px;
}

.yphresies-cols .mfn-icon-box h4.title{
	text-align: left;
	font: normal normal bold 24px/30px Geologica;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	margin-bottom: 15px;
	min-height: 60px;
}

.yphresies-cols .mfn-icon-box div.desc{
	text-align: left;
	font: normal normal normal 16px/20px Geologica;
	letter-spacing: 0px;
	color: #707070;
	position: relative;
	min-height: 117px;
}

.yphresies-cols .mfn-icon-box div.desc:after{
	content: '';
    position: absolute;
    width: 21px;
    height: 17px;
    background: url('https://kkpis.gr/wp-content/uploads/2025/02/arrow-right-solid.svg');
    background-size: contain;
    left: 0px;
    bottom: 0px;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
}


/*Image Title Text Group*/

.half-col-header-text-button h3.title{
	text-align: left;
	font: normal normal bold 32px/40px Geologica;
	letter-spacing: 0px;
	opacity: 1;
	color: #972D07;
	max-width: 535px;
	margin-bottom: 15px;
}
.half-col-header-text-button h3.title span{
	color: #FFB20F;
}

.half-col-header-text-button p{
	font: normal normal normal 16px/20px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	margin-bottom: 67px;
	max-width: 514px;
}


/*Proionta Group*/

.proionta-red-border .mfn-icon-box h4.title{
	color: #972D07!important;
	min-height: 90px;
}

.proionta-red-border .mcb-column-inner{
	border: 1px solid #5727072B;
	border-radius: 5px;
	padding: 29px 25px 29px 25px!important;
	margin-right: 16px!important;
	margin-bottom: 15px!important;
}


/*Sub page Style*/

.sub-page-header-text h2.title{
	font: normal normal bold 64px/80px Geologica;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	margin-bottom: 22px;
}

.sub-page-header-text div.inside,
.sub-page-header-text div.desc{
	font: normal normal normal 18px/30px Geologica;
	letter-spacing: 0px;
	color: #FFB20F;
	opacity: 1;
	max-width: 555px;
	margin:0 auto;
}


/*Sub Product Style */

.sub-product-cover-panel .sub-product-upperheader-text{
	font: normal normal normal 18px/30px Geologica;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	margin-bottom: 2px;
}

.sub-product-cover-panel .sub-page-header-text h2.title{
	font: normal normal bold 40px/50px Geologica;
}

.sub-product-cols .mfn-icon-box{
	flex-direction: row!important;
}

.sub-product-cols .mfn-icon-box .icon-wrapper{
	width: 50%;
}

@media(max-width: 1200px){
	.sub-product-cols .mfn-icon-box{
		flex-direction: column!important;
	}

	.sub-product-cols .mfn-icon-box .icon-wrapper{
		width: 1000%;
	}
}

.sub-product-cols .mfn-icon-box .icon-wrapper img{
	max-width: 220px;
}

.sub-product-cols .mfn-icon-box h4.title {
    min-height: 60px!important;
}

.sub-product-cols .mfn-icon-box div.desc {
    min-height: 160px!important;
}

.sub-low-header h4.title{
	font: normal normal bold 24px/32px Geologica;
	letter-spacing: 0px;
	color: #972D07;
	opacity: 1;
	margin-bottom: 22px;
}

.sub-list-1-3 ul{
	margin: 0px;
	margin-left: 20px;
}
.sub-list-1-3 ul li{
	margin-bottom: 0px;
	font: normal normal normal 18px/30px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
}


.white-border-pleon{
	padding: 30px;
    background: #fff;
    border-radius: 5px;
    margin: 8px;
}

.white-border-pleon h4.title {
	font: normal normal bold 22px/30px Geologica;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.white-border-pleon div.inside{
	font: normal normal normal 14px/22px Geologica;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.sub-highlights-group h4.title{
	font: normal normal bold 22px/30px Geologica;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
}

.sub-highlights-group div.inside{
	font: normal normal normal 14px/22px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	max-width: 536px;
}


.relate-posts-footer article.post{
	display: flex;
    border: 1px solid #5727072B;
    border-radius: 5px;
    padding: 29px 25px 29px 25px!important;
    margin-right: 16px!important;
    margin-bottom: 15px!important;
    background: #ffffff;
}

.relate-posts-footer article.post .image_frame{
	width: 60%;
}

.relate-posts-footer article.post .image_wrapper {
	
    width: 100%;
    height: 100%;
}

.relate-posts-footer article.post .image_wrapper a{
	
    width: 100%;
    height: 100%;
}

.relate-posts-footer article.post .image_wrapper img{
	object-fit: contain;
    width: 100%;
    height: 100%;
}

.relate-posts-footer article.post .post-title h2.entry-title {
	text-align: left;
    font: normal normal bold 24px/30px Geologica;
    letter-spacing: 0px;
    opacity: 1;
    margin-bottom: 15px;
    min-height: 60px;

}

.relate-posts-footer article.post .post-title h2.entry-title a{
	color: #972D07;
    
}

.relate-posts-footer article.post div.post-excerpt{
	text-align: left;
    font: normal normal normal 16px/20px Geologica;
    letter-spacing: 0px;
    color: #707070;
    position: relative;
    min-height: 160px;
    position: relative;
}


.relate-posts-footer article.post div.post-excerpt:after{
	content: '';
    position: absolute;
    width: 21px;
    height: 17px;
    background: url('https://kkpis.gr/wp-content/uploads/2025/02/arrow-right-solid.svg');
    background-size: contain;
    left: 0px;
    bottom: 0px;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
}

.post-footer,
.post .image_links{
	display: none!important;
}

.relative-group{
	max-width: 1245px;
	margin: 0 auto;
}

.sub-yphresies-group h2.title{
	font: normal normal bold 40px/49px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	margin-bottom: 22px;
}

.sub-yphresies-group div.inside{
	font: normal normal normal 16px/30px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	margin-bottom: 47px;
}

.sub-yphresies-group h3.title{
	font: normal normal bold 30px/37px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	margin-bottom: 22px;
}

.sub-yphresies-group p a{
	font: normal normal bold 16px/30px Geologica;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
	margin-bottom: 22px;
	display: block;
}