/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 99.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;600;800;900&display=swap');

@font-face {
    font-family: 'Gotham Rounded';
    src: url('font/GothamRounded-Bold.woff2') format('woff2'),
        url('font/GothamRounded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('font/GothamRounded-Book.woff2') format('woff2'),
        url('font/GothamRounded-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#top .av-special-heading-tag, #top .iconbox_content_title {
	font-family: 'Gotham Rounded' !important;
	font-weight: bold !important;
}

#top .logo a {
    width: 130px;
    display: flex;	
}

#top .logo a .subtext img {
	top: 50%;
    transform: translateY(-50%);
}

#top .page-header h1 {
	color: #ffffff;
    font-weight: bold;
}

#top .section-title-with-subtitle .av-subheading {
	color: #ffffff;
    margin-top: 10px;
    margin-bottom: 6px;
}

#top .checkin-btn a, #top .wpcf7-submit {
	background-color: #FFA300;
    border: none;
    border-radius: 50px;
    font-family: 'Montserrat';
    line-height: 1;
    padding: 10px 30px;
    font-weight: bold;
    letter-spacing: 1px;
	-webkit-transition: background-color .4s ease-out;
  -moz-transition: background-color .4s ease-out;
  -o-transition: background-color .4s ease-out;
  transition: background-color .4s ease-out;
}

#top .checkin-btn a:hover, #top .wpcf7-submit:hover {
	opacity: 1 !important;
	background-color: #78be20;
}

#top .header_bg {
	opacity: 1 !important;
}

#top .home-icon-box {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    justify-content: center;
    margin-left: -74px;
}

#top .about-us-values-sect .home-icon-box {
	grid-template-columns: max-content 1fr;
    margin-left: 0px;
}

#top .section-title * {
	font-weight: bold;
    color: #00A9CE;
}

::-moz-selection { /* Code for Firefox */
  color: #ffffff !important;
  background: #78be20 !important;
}

::selection {
  color: #ffffff !important;
  background: #78be20 !important;
}

#top .av_header_transparency .avia-menu-fx {
    bottom: 22%;
    width: 84%;
    left: 50%;
    transform: translateX(-50%);
}

#top strong {
	color: #78BE20;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select, #top .header_color input[type='text'] {
    border-color: #ebebeb;
    border-radius: 50px;
    background-color: #fcfcfc !important;
    font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 10px 22px !important;
    margin-bottom: 0px;
    color: #000000;
}

#top .main_color textarea {
	border-radius: 20px;
}

.center-form-btn {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

#top .wpcf7-not-valid-tip {
	font-size: 14px;
	color: #f00;
	margin-left: 24px;
    margin-top: 4px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #FFA300;
    border-radius: 50px;
    text-align: center;
}

.products-cont {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.single-product-cont {
	color: unset !important;
    text-decoration: none !important;
    width: 100%;
    height: 400px;
    display: flex;  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.maltese-camino {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/maltesecamino.jpg);
}

.escape-for-life {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/escapeforlife.jpg);
}

.training-courses {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/trainingcourses.jpg);
}

.corps {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/corps.jpg);
}

.erasmus {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/erasmus.jpg);
}

.current-projects {
	background-image: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%), url(/wp-content/uploads/2022/03/currentprojects.jpg);
}

.product-title {
    font-family: 'Gotham Rounded' !important;
    font-weight: bold !important;
    color: #ffffff;
    font-size: 20px;
}

.product-btn {
	font-family: 'Montserrat';
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 0px 14px;
	height: 0px;
    overflow: hidden;
		-webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.single-product-cont:hover .product-btn {
	height: 25px;
}

#top #scroll-top-link {
	display: none;
}

#top .av-main-nav ul a {
	border: none !important;
}

#top .widget_nav_menu a {
    padding: 0px 0px 4px 0 !important;
}

.flex_column .widget .widgettitle, .content .widget .widgettitle {
    font-size: 16px !important;
	color: #aeed6b !important;
}

.footer-social-icon {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.facebook-icon {
	background-image: url(/wp-content/uploads/2022/03/facebook-White.svg);	
}

.footer-social-cont {
	display: flex;
    flex-direction: row;
    gap: 10px;
}

@media only screen and (max-width: 1920px) {
	#top .home-icon-box {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1500px) {
	#top .home-icon-box {
		display: block;
	}
}

@media only screen and (max-width: 989px) {
	#top .grid-section-cont .flex_cell {
		margin-bottom: 0px !important;
	}
	
	#top .home-icon-box {
		display: grid;
	}
	
	#top .page-header h1 {
		font-size: 26px;
	}
	
	#top .checkin-btn a, #top .wpcf7-submit {
		padding: 8px 30px;
		font-size: 12px;
	}
	
	.product-btn {
		height: unset;
		overflow: visible;
		padding: 0px 10px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	.products-cont {
		grid-template-columns: 1fr;
	}
	
	.single-product-cont {
		height: 250px;
	}
	
	#top .mob-nomarg-bot {
		margin-bottom: 0px !important;
	}
	
	#footer .widget {
		margin: 0px !important;
	}
	
	#footer {
		padding: 70px 0 30px 0 !important;
	}
	
	#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select, #top .header_color input[type='text'] {
		font-size: 14px;
		padding: 8px 22px !important;
	}
	
	#top .wpcf7-form br {
		display: none !important;
	}
}

@media only screen and (max-width: 600px) {
	#top .home-icon-box {
		display: block;
	}
	
	#top .grid-section-cont .flex_cell .flex_column {
		margin-bottom: 0px !important;
	}
	
	#top .page-header h1 {
		font-size: 26px;
	}
	
	#top .section-title * {
		font-size: 22px;
	}
	
	.avia-section-large .content, .avia-section-large .sidebar {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	#footer {
		padding: 40px 0 30px 0 !important;
	}
}

@media only screen and (max-width: 500px) {
	.product-title {
		font-size: 18px;
	}
	
	.single-product-cont {
		gap: 5px;
	}
	
	.product-btn {
		font-size: 12px;
		padding: 0px 8px;
	}
}