/*  general  */
body.site {
	border-top: 0px !important;
	background-color: transparent !important;
	padding: 0px !important;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	overflow-x: hidden; 
}
.container {
    max-width: 1170px !important;
    width: 100% !important; 
    position: relative !important;
    padding: 0px !important;
}


/*  titles  */
.title {
	font-family: 'Noto Serif', serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 30px;
}
.subtitle {
	font-family: 'Noto Serif', serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
}


/*  button  */
.button {
    display: inline-block;
    margin-top: 30px;
    color: #68142a;
    border: 1px solid #68142a;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

.col-button {
    display: inline-block;
    background-color: #68142a;
    border: 2px solid #68142a;
    color: #fff;
    padding: 12px 24px;
    border-radius: 25px 25px;
    margin-top: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.col-button:hover {
	cursor: pointer;
    text-decoration: none;
    color: #68142a;
    background-color: transparent;
    border: 2px solid #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}


/*  links  */
.link {
    display: block;
    border-left: 2px solid #68142a;
    padding: 4px 0px 4px 6px;
    color: #333;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.link:hover {
	text-decoration: none;
    padding: 4px 0px 4px 10px;
    color: #68142a;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

/* top bar */
#top-bar {
	background-color: #142d4b;
}
#top-bar .top-left {
	padding-left: 0px;
}
.top-left p, .top-right p {
	margin: 0 0 0 0;
}
.top-left .social {
	display: inline-block;
	width: 42px;
	height: 38px;
	text-align: center;
	padding-top: 8px;
	color: #fff;
	background-color: transparent;
	border-left: 1px solid #fff;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.top-left .social:hover {
	background-color: #68142a;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.top-right {
	color: #fff;
	text-align: right;
}
.top-right .fas {
	margin-right: 8px;
}
#top-bar .top-right .contact-info {
	height: 38px;
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 7px 12px;
}


/*  info  */
.info {
    margin-top: 20px;
    text-align: right;
    color: rgba(51, 51, 51, 0.5);
}
.info a {
	color: rgba(51, 51, 51, 0.5);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.info a:hover {
	color: #68142a;
	text-decoration: none;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.info ul {
	display: inline-block;
}
.info ul li {
	text-align: right;
    display: block;
    float: left;
}
.info ul li a {
	color: rgba(51, 51, 51, 0.5);
}
.info ul li .fas.fa-envelope {
    margin-left: 20px;
    margin-right: 5px;
}
.info ul li:nth-child(5) {
	margin-right: 0px;
}


/* languages */
.header .lang {
	text-align: right;
	margin-top: 30px;
}
.header .lang li:nth-child(2) {
	margin-right: 0px;
}


/*  header  */
.header {
	padding-top: 25px;
	padding-bottom: 25px;
}


/*  logo  */
.brand {
	padding-left: 0px !important;
}
.brand img {
	max-width: 300px;
	height: auto;
}


/*  menu  */
.menu.noscroll {
	background-color: #142d4b;
	position: relative;
}
.menu.addscroll {
	background-color: #142d4b;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1001;
}


/*  welcome  */
.welcome {
	padding: 100px 0px;
	text-align: left;
}


/*  skopos - omades  */
.skopos-omades {
	padding: 100px 0px 120px;
	position: relative;
	background-image: url("/images/skopos-omades_bg-2.jpg");
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 600;
	background-size: cover;
}
.skopos-omades::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(20, 45, 75, 0.6);
	z-index: 0;
}
.skopos-omades ul {
    margin: 0 0 9px 18px;
}
.skopos-omades ul li  {
	line-height: 24px;
}
.skopos-omades .omades ul li {
	margin-bottom: 8px;
}
.skopos-omades .omades .team-1 {
	margin-bottom: 10px;
}
.skopos-omades .button {
	margin-top: 10px;
	color: #fff;
	border: 1px solid #fff;
}
.skopos-omades .button:hover {
	background-color: #fff;
	color: #68142a;
}


/*  sunderia  */
.sunedria h3 {
	margin-bottom: 40px;
	font-family: 'Noto Serif', serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
}

.sunedria {
	padding: 100px 0px 140px;
}
.sunedria .picin {
    height: auto;
    width: 200px;
    overflow: hidden !important;
    float: left;
    max-height: 280px;
    border: 2px solid #eaeaea;
}
.sunedria .rsepro_events_module {
    width: auto;
    margin-top: 20px;
}


/*  sunderis  */
.hmerides h3 {
	margin-bottom: 40px;
	font-family: 'Noto Serif', serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
}
.hmerides {
	padding: 100px 0px 140px;
	background-color: #f1f1f1;
}
.hmerides .picin {
    height: auto;
    width: 200px;
    overflow: hidden !important;
    float: left;
    max-height: 280px;
    border: 2px solid #eaeaea;
}
.hmerides .rsepro_events_module {
    width: auto;
    margin-top: 20px;
}


/*  calendar home  */
.calendar {
	padding: 110px 0px 150px;
	background-image: url("/images/calendar-bg.jpg");
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
}
.calendar::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(20, 45, 75, 0.6);
	z-index: 0;
}
.calendar .title {
	margin-bottom: 40px;
	color: #fff;
}
.calendar table.rs_calendar_module a {
    background-color: #fff;
    line-height: 30px !important;
}

.welcome .title {
	text-align: center;
}

/*  sign in  */
.sign-in {
    background-color: #142d4b;
    padding: 60px 0px;
    color: #fff;
    margin-top: -1px;
    position: relative;
}
.sign-in .title {
	float: left;
	width: 75%;
    margin-bottom: 10px;
    margin-top: 
}
.sign-in .subtitle {
	float: left;
	width: 75%;
}
.sign-in p:nth-child(4) {
    width: 25%;
    float: right;
    margin-top: -25px;
}
.sign-in .button {
    float: right;
    margin-top: 15px;
    color: #fff;
    border: 1px solid #fff;
}
.sign-in .button:hover {
    color: #68142a;
    background-color: #fff;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}


/*  footer  */
.footer {
	padding-top: 60px;
	background-color: rgba(51, 51, 51, 0.1);	
}

.footer-1, .footer-2, .footer-3, .footer-4 {
	margin-bottom: 100px;
}

table.acymailing_form {
    margin: auto;
    width: 100%;
}
.footer-3 .inputbox.required {
	min-height: 40px;
	border-radius: 20px;
	padding-left: 20px;
	font-size: 16px;
	border: none !important;
	margin-top: 10px;
	margin-bottom: 4px;
}
.footer-3 .button.subbutton.btn.btn-primary {
	background-color: transparent;
	color: #68142a;
    margin-top: 0px;
    width: 100%;
    min-height: 40px;
    padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
    border: none;
    font-size: 16px;
    border: 1px solid #68142a;
    border-radius: 20px;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.footer-3 .button.subbutton.btn.btn-primary:hover {
    text-decoration: none;
    color: #fff;
    background-color: #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

.footer-4 .fas {
	color: #68142a;
	margin-right: 5px;
}

.footer-4 a {
	color: #333;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.footer-4 a:hover {
	text-decoration: none;
    color: #68142a;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}


/*  side menu  */
#aside {
	margin-top: 90px;
	margin-bottom: 80px;
}
.moduletable.calendar-right {
	margin-top: 35px;
}


/*  content  */
#content, #content .blog {
	padding-top: 50px;
	padding-bottom: 40px;
}
#content .page-header {
	position: relative;
}
#content .page-header h2, #content h1 {
	font-family: 'Noto Serif', serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 20px;
}
#content h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#content .blog .item {
	margin-bottom: 60px;
}
#content .blog .item .readmore a.btn .icon-chevron-right {
	display: none;
}
#content .blog .item .readmore a.btn {
	font-size: 16px;
	display: inline-block;
	background-image: none;
	background-color: transparent;
    margin-top: 20px;
    color: #68142a;
    border: 1px solid #68142a;
    text-shadow: none;
    box-shadow: none;
    float: right;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
#content .blog .item .readmore a.btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#content .blog.docs .item .item-image {
    width: 210px;
    margin-right: 20px;
    height: auto;
    overflow: hidden;
    max-height: 210px;
}

#content .page-header {
	padding-bottom: 0px;
	margin-bottom: 40px;
}

#content .page-header


/*  social buttons  */
#ampz_inline_bottom {
	margin: 10px 0px 60px !important;
}
.ampz_support_author {
	display: none !important;
}


/*  registration form  */
#content #userForm {
    padding-top: 20px;
}
#content #userForm .row {
    margin-bottom: 20px;
}
#content #userForm .subtitle {
    font-size: 20px;
}

#userForm .control-label {
	display: none;
}
#userForm .col-sm-9.formControls {
	max-width: 95%;
	width: 100%;
	flex: 0 0 95%;
}
#userForm .col-4 .col-sm-9.formControls {
	max-width: 92.6%;
	width: 100%;
	flex: 0 0 92.6%;
}

#content #userForm .rsform-submit-button.btn.btn-primary {
	width: 150px;
	margin-right: 20px;
	font-size: 16px;
    display: inline-block;
    background-color: #68142a;
    box-shadow: none;
    text-shadow: none;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #68142a;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
#content #userForm .rsform-submit-button.btn.btn-primary:hover {
    text-decoration: none;
    color: #68142a;
    background-color: transparent;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#content #userForm .rsform-reset-button.btn.btn-danger {
	width: 150px;
	font-size: 16px;
    display: inline-block;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 10px;
    color: #68142a;
    border: 1px solid #68142a;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
#content #userForm .rsform-reset-button.btn.btn-danger:hover {
    text-decoration: none;
    color: #fff;
    background-color: #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#content #userForm .formControls input.rsform-input-box {
    height: 34px;
    box-shadow: none;
}
#content #userForm label {
    font-size: 14px;
    color: #777;
}

#content #userForm .form-group.rsform-block.rsform-block-emailcopy {
    margin-top: 10px;
}

#content #userForm .form-group.rsform-block.rsform-block-message .rsform-text-box {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    box-shadow: none;
    border-radius: 0px;
}


/*  contact enhanced  */
#content #ce-contact-1, #content #ce-contact-2 {
    margin-top: 75px;
    padding-bottom: 80px;
}
#content #ce-contact-1 .page-header, #content #ce-contact-2 .page-header {
    width: 75%;
}
#content #ce-contact-1 .span8.col-md-8, #content #ce-contact-2 .span8.col-md-8 {
	padding-left: 0px;
}
#content #contact-form .ce-cf-container {
    padding-left: 0px;
}
small.requiredsign span, span.requiredsign {
	color: #68142a !important;
}
#content #ce-contact-1 .requiredsign, #content #ce-contact-2 .requiredsign {
    margin-bottom: 10px;
}
#content #contact-form .inputbox {
	height: 34px;
    border-radius: 0px;
    border-left: none;
    border-top: none;
    border-right: none;
    box-shadow: none;
    margin-bottom: 10px;
    background-image: none;
}

#content #ce-contact-1 .button.btn.btn-primary.ce-button-submit, #content #ce-contact-2 .button.btn.btn-primary.ce-button-submit {
	width: 150px;
	margin-right: 20px;
	font-size: 16px;
    display: inline-block;
    background-color: #68142a;
    box-shadow: none;
    text-shadow: none;
    margin-top: 40px;
    color: #fff;
    border: 1px solid #68142a;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
#content #ce-contact-1 .button.btn.btn-primary.ce-button-submit:hover, #content #ce-contact-2 .button.btn.btn-primary.ce-button-submit:hover {
    text-decoration: none;
    color: #68142a;
    background-color: transparent;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#content #ce-contact-1 .button.btn.btn-default.ce-button-reset, #content #ce-contact-2 .button.btn.btn-default.ce-button-reset {
	width: 150px;
	font-size: 16px;
    display: inline-block;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 40px;
    color: #68142a;
    border: 1px solid #68142a;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
#content #ce-contact-1 .button.btn.btn-default.ce-button-reset:hover, #content #ce-contact-2 .button.btn.btn-default.ce-button-reset:hover {
    text-decoration: none;
    color: #fff;
    background-color: #68142a;
    -webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#content #ce-contact-1 .contact-sidebar .fas, #content #ce-contact-2 .contact-sidebar .fas {
	color: #68142a;
}


/*  events  */
.events-title {
	font-family: 'Noto Serif', serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 75px;
}
#rs_events_container {
    padding-bottom: 120px !important;
}
.rs_events_container .rs_event_detail {
    padding: 0px !important;
    margin-bottom: 40px !important;
}
.rs_events_container .rs_event_detail .rs_event_image {
    float: left;
    padding: 0px;
    height: auto !important;
    width: 18%;
    margin-right: 10px;
}
.rs_events_container .rs_event_detail .thumbnail {
    display: block;
    padding: 0px !important;
    line-height: auto;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    margin-bottom: 0px !important;
}

#adminForm {
    display: none;
}

.rs_event_image img {
    border-radius: 0px !important;
    width: 200px;
}
.thumbnail {
	background-color: #68142a;
    border-radius: 0px !important;
    border: none !important;
    box-shadow: none !important;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 0px !important;
}
.thumbnail:hover {
    background-color: #68142a;
    border: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 0px !important;
}

.rs_image .thumbnail img {
    border: 2px solid #eaeaea !important;
}

.rs_event_link {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.rs_event_link:hover {
    color: #68142a;
    text-decoration: none;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.fasa {
    padding: 15px 0px;
    background-color: rgba(20, 45, 75, 0.8);
    margin-bottom: 10px !important;
}
.rs_event_detail:hover, .rs_event_detail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: 0 5px 0 #68142a !important;
}
.rsepro-image img {
    border: 2px solid #f1f1f1;
    width: 100%;
    min-height: 255px;
}
#rs_event_show .rs_modal.thumbnail > img {
    border: 0px solid #68142a;
    width: 200px;
}
.rs_event_details > div {
    margin-bottom: 10px;
}
.event-right .description a {
    background: #68142a none repeat scroll 0 0;
    clear: none;
    color: #fff;
    display: inline;
    float: left;
    font-weight: 400;
    margin-bottom: 10px;
    margin-right: 15px;
    padding: 7px;
    text-align: center;
    width: 35% !important;
}
.event-right .description a:hover {
    background: #142d4b none repeat scroll 0 0;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding: 7px;
    text-align: center;
}

.rsepro-event-until-block {
    position: relative;
    margin-left: 15px;
}
.rsepro-event-until-block::before {
    content: "-";
    width: 5px;
    height: 10px;
    position: absolute;
    left: -12px;
    top: 1px;
    z-index: 1;
    font-weight: bold;
}
.rsepro-event-from-block .far.fa-calendar, .rsepro-event-on-block .far.fa-calendar {
	margin-right: 8px;
	color: #68142a;
}
.rsepro-event-location-block .fas.fa-map-marker-alt {
    margin-right: 5px;
    color: #68142a;
}
.location {
    color: #777;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.location:hover {
    color: #68142a;
    text-decoration: none;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.rsepro-location-content {
	padding-top: 70px;
}
.rsepro-location-content h1 {
	font-family: 'Noto Serif', serif;
	font-size: 22px;	
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 30px;
}


/*  calendar  */
.calendar-title {
    font-family: 'Noto Serif', serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 28px;
    margin-top: -10px;
}
table.rs_calendar_module td.has-events a {
    background: #68142a none repeat scroll 0 0!important;
    color: #fff !important;
    font-weight: bold;
}
table.rs_calendar_module th {
    background-color: #142d4b !important;
    border: 1px solid #d1d1d1 !important;
    padding-bottom: 7px;
    padding-top: 7px;
}
.rs_table > tbody:first-child > tr:first-child {
    background: #68142a;
    border: 1px solid #68142a !important;
    height: 40px;
    font-weight: 400;
    color: #fff;
}
.rs_clear {
	height: 0px !important;
}
#rs_calendar_arrow_left_module, #rs_calendar_arrow_right_module {
	color: #fff;
}


/*  upcoming events  */
.upcoming-title {
	font-family: 'Noto Serif', serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 40px;
}

.grow img {
	height: 270px !important;
	width: 186px !important;
	border: none;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.grow img:hover {
	height: 370px !important;
	width: 286px !important;
	max-width: 286px !important;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.pic {
	border: 0x solid #fff;  
	height: 270px;
	width: 186px;
	overflow: hidden;
	float:left;
}
.growin img {
	height: 100% !important;
	width: 100% !important;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.growin img:hover {
	height: 120% !important;
	width: 120% !important;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.picin {
    height: auto;
    width: 100%;
    overflow: hidden !important;
    float: left;
    max-height: 370px;
    border: 2px solid #eaeaea;
}
.rsepro_events_module {
    list-style-type: none;
    margin: 0px;
    width: 100%;
}
.rsepro_events_module li {
	width: 100%;
}


/*  breadcrumbs  */
.breads {
    background-color: #68142a;
    color: #fff;
    padding: 10px 0px;
}
.breads .breadcrumb {
	background-color: transparent;
	text-shadow: none;
	font-size: 14px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.breads .breadcrumb a.pathway {
	color: #fff;
	text-shadow: none !important;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.breads .breadcrumb a.pathway:hover {
	color: #777;
	text-decoration: none;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.breads .breadcrumb li.active {
	color: #fff;
	text-shadow: none !important;
	font-weight: 400;
}

.breads .breadcrumb li .divider {
	padding: 0 0;
}
.breads .breadcrumb li .divider img {
	display: none;
}

.divider.icon-location::before {
    color: #fff;
    display: inline;
}


/*  sliders  */
#set-rl_sliders-1 {
	clear: both;
}
.rl_sliders.accordion > .accordion-group .panel-heading {
    background: #142d4b none repeat scroll 0 0;
    padding: 0;
    font-weight: normal;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
    color: #fff;
    text-decoration: none;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    background: #68142a none repeat scroll 0 0 !important;
    color: #fff !important;
    text-decoration: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background: #68142a none repeat scroll 0 0 !important;
    color: #fff !important;
}
.rl_sliders.accordion > .accordion-group > div > a:focus, .rl_sliders.accordion > .accordion-group.active > div > a:focus {
    box-shadow: none !important;
    outline: 0 none;
    color: #fff;
}
.accordion-group .accordion-heading .accordion-toggle.nn_sliders-toggle:after {
    content: "+";
    font-size: 25px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    top: 2px;
}
.accordion-group.active > .accordion-heading > .accordion-toggle.nn_sliders-toggle::after {
    content: "-";
    font-size: 35px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    top: 2px;
}
.accordion-heading.panel-heading {
    position: relative;
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    padding: 10px 15px!important;
}


/*  copy  */
.copy {
	background-color: #142d4b;
	color: #fff;
	padding-top: 12px;
}
.copy a {
    display: inline-block;
    color: #EAEAEA;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.copy a:hover {
	text-decoration: none;
    color: #e94e1b;
    -webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.rs_event_link.thumbnail {
	min-height: 205px;
}

.rsepro-image figure img {
    transition: transform .2s; /* Animation */
}

.rsepro-image figure:hover img {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.ce-checkbox-agree-lbl.col-md-12.span12 {
	padding-left: 0;
}
.cf-type-checkbox .col-md-12.span12 {
	padding-left: 0;
}
#agree_0 {
	height: 13px;
	margin-top: -3px;
}
#idealCaptcha {
	padding-left: 0;
	margin-top: 20px;
}
.thank-you {
	margin-top: 100px;
}
.phplist input.make {
	min-height: 40px;
	border-radius: 20px;
	padding-left: 20px;
	font-size: 16px;
	border: none !important;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.phplist button {
	background-color: transparent;
	color: #68142a;
	margin-top: 0px;
	width: 100%;
	min-height: 40px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
	border: none;
	font-size: 16px;
	border: 1px solid #68142a;
	border-radius: 20px;
	box-shadow: none !important;
	text-shadow: none !important;
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.phplist button:hover {
	text-decoration: none;
	color: #fff;
	background-color: #68142a;
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.cpnb-button {
	text-shadow: none;
	font-weight: normal;
}
#email {
	border-radius: 20px;
	padding: 19px;
	height: 30px;
	margin-bottom: -15px;
}


/*  social share  */
.itemid-101 #ampz_inline_mobile {
	display: none !important;
}

/* content - home */
.itemid-101 .content.container {
	display: none;
}

/* content ekpaideutiko uliko */
#content .edu h1, #content .edu .page-header {
	border-bottom: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content .edu .item .page-header {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
#content .edu .pull-left.item-image, #content .item-page .pull-left.item-image {
	max-width: 200px;
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}

#content .edu .pull-right.item-image, #content .item-page .pull-right.item-image {
	max-width: 250px;
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}

.pull-left.item-image {
    max-width: 250px;
    width: 100%;
    height: auto;
    border: 1px solid #eee;
}

#content .blog.edu .item .readmore a.btn {
	float: left;
}