/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

.text-about p{
	text-align:justify !important;
	
}

.av-logo-container {
	margin-top:30px;
	margin-bottom:30px;
}

.av-mdv8hvmt-a4cbbe33d2acfcba2aed437e6d10e714 .avia-image-container-inner{
height:inherit;
}

.page-id-19 .avia_textblock a{
	color:black !important;
	
}

.page-id-19 .avia_textblock a:hover{
	text-decoration:underline !important;
	color:black !important;
}

.page-id-19 h3{
	padding-bottom:20px;
}

.page-id-19 .avia_textblock li{
	margin-bottom:12px;
}

.page-id-19 .without *{
	text-align:center !important;
}

.av-mduujjut-7f84f3266f4c9f3a4f0a723c4770ea32 div p{

    padding-right: 50px !important;
}

.mfp-title{
	text-align:center;
	font-weight:bold;
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
	
	.av-image-caption-overlay, .avia-image-container-inner, .avia_image {
		height:inherit;
	}
	
	.av-mdv8jpbm-faac26090594941a523539919045d39b{
		margin-top:0px !important;
	}
	
	.av-mdvbgat9-21dd73d787c01e2947784ee5ccfb3c7a{
		margin-bottom:0px !important;
	}
	
	.av-mdv8hvmt-83bb621ccf46022deb1007ff55e6d330 img{
		height:auto !important;
	}
}