/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2024 | 12:40:47 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* Hide Logo Of Template */

.mkdf-logo-wrapper,
.mkdf-mobile-logo-wrapper {
    display: none;
}

/* End Edit Hide Logo Of Template */

/* Edit General */

h1, h2, h3, h4, h5, h6, p, a, div {
	font-family: "Roboto", sans-serif!important;
	font-weight: 300!important;
  	font-style: normal!important;
}

#mkdf-back-to-top .mkdf-btt-tb {
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(95, 58, 252,0.2);
    background: transparent !important;
	color: #5f3afc;
	font-size: 1em;
    line-height: .9;
}

#mkdf-back-to-top .mkdf-icon-stack {
	color: #5f3afc;
}

.link-in-text {
	color: #1c7df8;
}

/* End Edit General */

/* Edit TopBar */

.mkdf-top-bar .mkdf-icon-widget-holder {
    font-size: 1.2em;
}

.mkdf-top-bar .mkdf-icon-widget-holder .mkdf-icon-text {
    color: #6d737a;
    font-size: 13px;
    font-weight: 600;
}

.mkdf-top-bar .mkdf-icon-widget-holder:hover .mkdf-icon-text {
    color: #1c7df8;
}

.mkdf-icon-widget-holder {
    margin-right: 2em;
}

.topbar-follow-me {
    font-size: 13px;
    font-weight: 600;
    color: #6d737a;
}

.topbar-linkedin{
    width: 2em;
}

.topbar-instagram img {
    width: 18px;
}

/* End Edit TopBar */

/* Edit Home Page */

.hero-row-image-inside {
    padding-top: 6em;
    padding-bottom: 2em;
}

.hero-row-image-inside img {
    webkit-border-radius: 51% 49% 77% 23% / 65% 50% 50% 35%;
    -moz-border-radius: 51% 49% 77% 23% / 65% 50% 50% 35%;
    border-radius: 51% 49% 77% 23% / 65% 50% 50% 35%;
}

.home-hero-title {
    letter-spacing: 2px;
}


.hero-row-second-image-inside img {
    position: absolute;
    right: -14px;
    top: 83px;
    z-index: -1;
}

.home-hero-mage-text h2 {
    color: #fff;
    opacity: 0.7;
    font-size: 18px;
    line-height: 32px;
}

.home-second-row {
    padding-top: 7em;
    padding-bottom: 5em;
}

.home-second-row-first-image img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    -moz-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
}

.home-second-row-second-image {
	margin-left: -130px;
    margin-top: -180px;
	padding-left: 5em;
}

.home-second-row-second-image img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    -moz-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
}

.home-second-row-title {
    font-weight: 800;
}

.home-second-row .mkdf-counter.mkdf-zero-counter, .home-second-row .mkdf-counter-symbol {
    font-size: 30px;
    font-weight: 700;
    color: #011224;
    margin-bottom: 0px;
}

.home-second-row-counter-subrow {
    margin-top: 3em;
}

.home-second-row-button {
	margin-top: 2em;
}

.home-second-row-button a {
    background: #6c63ff !important;
    color: #fff !important;
    font-size: 1.2em !important;
    border-color: #6c63ff !important;
}

.home-second-row-button a:hover {
    background: #0f1432 !important;
    border-color: #0f1432 !important;
}

.home-third-row .mkdf-video-button-holder .mkdf-video-button-play:hover, .home-third-row .mkdf-video-button-holder .mkdf-video-button-play {
    background-color: #fff;
}

.home-third-row {
	padding-top: 5em;
    padding-bottom: 5em;
}

.home-third-row .mkdf-video-button-image::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 18, 36, 0.6);
    bottom: 0;
    right: 0;
}


.home-third-row-first-text p {
    font-size: 17px;
    color: #011224;
    font-weight: 700;
}

.home-third-row-second-text {
    margin-top: 2em;
}

.home-ti-exo-kanei-subrow {
    margin-top: 6em;
    display: flex;
}

.home-ti-exo-kanei-col {
    padding-left: 2%;
	display: flex;
	flex: 1;
}

.home-ti-exo-kanei-col .vc_column-inner {
    padding: 40px 60px;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(11, 6, 70, 0.08);
    -moz-box-shadow: 0px 30px 70px 0px rgba(11, 6, 70, 0.08);
    box-shadow: 0px 30px 70px 0px rgba(11, 6, 70, 0.08);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.ti-tha-kano-col .vc_column-inner {
    background: #fff;
}

/* End Edit Home Page */

/* Edit Footer */

.mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mkdf-page-footer #custom_html-5 a {
    display: inline-block;
	width: 30px;
	height: 30px;
}

.footer-linkedin {
	width: 1.44em;
    padding-top: .29em;
}

.footer-instagram img {
    width: 1.2em;
    padding-top: .413em;
    padding-left: .4em;
}

/* End Edit Footer */

/* Edit Contact Page */

.contact-hero-image-row {
    padding-top: 10em;
    padding-bottom: 8em;
}

.contact-details-column {
    padding: 70px 100px;
    padding-bottom: 100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(57, 32, 147, 0.1);
    -moz-box-shadow: 0px 30px 70px 0px rgba(57, 32, 147, 0.1);
    box-shadow: 0px 30px 70px 0px rgba(57, 32, 147, 0.1);
    margin-top: -4em;
    z-index: 999;
    background: #fff;
}

.contact-details-column input, .contact-details-column textarea {
    width: 100%;
    margin-bottom: 30px !important;
    padding: 0 30px;
    background: #f2f7ff !important;
    border: 2px solid #f2f7ff !important;
    outline: none !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
}

.contact-details-column input[type="submit"] {
    color: #1c7df8 !important;
    background: #ffffff !important;
    border-color: #1c7df8 !important;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(15, 0, 40, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(15, 0, 40, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(15, 0, 40, 0.2);
}

.contact-details-column input[type="submit"]:hover {
	color: #fff!important;
    background: #1c7df8!important;
}

.contact-details-row {
    margin-bottom: 5em !important;
}

.contact-main-heading {
    letter-spacing: 2px;
}

.wpcf7-not-valid-tip {
    margin-top: -1em;
    margin-bottom: 1em !important;
}


/* End Edit Contact Page */

/* Edit About Page */

.about-hero-image-row {
    padding-top: 10em;
    padding-bottom: 8em;
}

.about-main-heading {
    letter-spacing: 2px;
}

.about-first-row {
    padding-top: 5em;
    padding-bottom: 5em;
}

.about-first-row-img img {
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    -moz-box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
    box-shadow: 0px 30px 60px 0px rgba(2, 0, 35, 0.1);
}

.about-call-to-action-title {
    padding: 2em;
}


/* End Edit About Page */

/* Edit Ti Exo Kanei Row */

.ti-exo-kanei-row {
	padding-top: 10em;
    padding-bottom: 8em;
}

.ti-exo-kanei-main-heading {
    letter-spacing: 2px;
}

/* End Edit Ti Exo Kanei Row */

/* Edit Responsiveness */

@media(max-width: 1024px) {
	.home-hero-col {
		width: 100%;
	}
	
	.home-hero-col.col1 {
		padding-top: 4em;
	}
	
	.hero-row-second-image-inside img {
		top: 40px;
    	height: 84%;
		right: 9px;
	}
	
	.home-hero-title,
	.home-hero-mage-text {
		text-align: center !important;
	}
}

@media(max-width: 992px) {
	.contact-details-title {
		font-size: 2em !important;
	}
	
	.home-ti-exo-kanei-subrow {
		flex-direction: column;
	}
	
	.home-ti-exo-kanei-col {
		width: 100%;
		margin-bottom: 4em;
	}
	
	.home-ti-exo-kanei-subrow.subrow2 {
		margin-top: inherit;
	}
	
	.home-ti-exo-kanei-col {
		padding-left: inherit;
	}

}

@media(max-width: 768px) {
	.contact-details-inner-column.col1 {
		padding-bottom: 3em;
	}
	
	.about-first-row-img {
		margin-top: 2em;
	}
}

@media(max-width: 480px) {
	.home-hero-title,
	.contact-main-heading,
	.about-main-heading,
	.ti-exo-kanei-main-heading,
	.ti-exo-kanei-main-heading {
		font-size: 2em !important;
	}
	
	.home-hero-col.col1 {
		padding-top: inherit;
	}
	
	.home-second-row-second-image {
		margin-left: -50%;
		margin-top: -98px;
		padding-left: 45%;
	}
	
	.home-second-row-second-image img {
		width: 70%;
	}
	
	.contact-details-column {
		padding-left: .5em;
		padding-right: .5em;
	}
}

/* End Edit Responsiveness */